RUBY Developers: ttate

Login name:
ttate
Total Commits:
323 (0.9%)
Lines of Code:
8369 (0.7%)
Most Recent Commit:
2006-07-07 15:19

Activity by Clock Time

Activity by Hour of Day for ttate

Activity by Day of Week for ttate

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 323 (100.0%) 8369 (100.0%) 25.9
ext/dl/ 149 (46.1%) 3962 (47.3%) 26.5
ext/dl/lib/dl/ 69 (21.4%) 2247 (26.8%) 32.5
ext/curses/ 15 (4.6%) 1257 (15.0%) 83.8
ext/dl/test/ 35 (10.8%) 551 (6.6%) 15.7
ext/dl/sample/ 20 (6.2%) 117 (1.4%) 5.8
lib/ 2 (0.6%) 88 (1.1%) 44.0
/ 17 (5.3%) 79 (0.9%) 4.6
ext/dl/doc/ 10 (3.1%) 59 (0.7%) 5.9
ext/ 5 (1.5%) 5 (0.1%) 1.0
doc/ 1 (0.3%) 4 (0.0%) 4.0

Activity of ttate

Most Recent Commits

ttate 2006-07-07 15:19

should define FUNC_CDECL/STDCALL if the macros are not defined.

7 lines of code changed in:

  • ext/dl: dl.h (+7)
ttate 2006-07-06 20:59

conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].

9 lines of code changed in:

ttate 2006-07-06 20:59

2006-07-07

3 lines of code changed in:

ttate 2006-06-30 19:05

fixed the alignment problems discussed in [ruby-dev:28667].

50 lines of code changed in:

ttate 2006-06-30 19:05

2006-07-01

4 lines of code changed in:

ttate 2005-11-08 14:50

should compare SIZEOF_VOIDP with SIZEOF_LONG_LONG.

1 lines of code changed in:

ttate 2005-06-08 15:38

if dlload fail to load a library, it should raise an error.

1 lines of code changed in:

ttate 2005-05-14 21:59

Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION.

7 lines of code changed in:

ttate 2005-05-09 15:43

added a test.

6 lines of code changed in:

ttate 2005-05-09 15:38

replaced the local variable 'entity' with an instance variable.

6 lines of code changed in:

ttate 2005-05-08 19:56

use DL::CStructBuilder instead of CStructBuilder.

2 lines of code changed in:

ttate 2005-04-11 00:05

CUnionEntity should inherit CStructEntity.

1 lines of code changed in:

ttate 2005-03-08 12:31

changed the spec of CPtr#[]/[]= to suit String#[]/[]=.

37 lines of code changed in:

ttate 2005-03-08 11:50

minor bugfix.

1 lines of code changed in:

ttate 2005-02-09 10:42

modified some test scripts for [ruby-dev:25661].

4 lines of code changed in:

ttate 2005-02-08 10:18

added bcc32 support [ruby-dev:25657] and fixed a minor bug.

19 lines of code changed in:

ttate 2005-02-08 00:08

Use define_method instead of module_eval.

13 lines of code changed in:

ttate 2005-02-07 13:13

minor bugfix.

1 lines of code changed in:

ttate 2005-02-07 10:45

Improved DL::Handle#sym.

98 lines of code changed in:

ttate 2005-02-06 19:07

Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]

18 lines of code changed in:

(92 more)

Generated by StatSVN 0.3.2-SNAPSHOT