index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2004-10-04
eban
2004-10-04
1
-3
/
+3
*
* ext/tk/lib/tk/image.rb: bug fix
nagai
2004-10-04
6
-1
/
+90
*
* lib/net/imap.rb (TEXT_REGEXP): allow 8-bit characters for the german
shugo
2004-10-03
2
-3
/
+12
*
2004-10-03
eban
2004-10-03
1
-3
/
+3
*
* MANIFEST: add test/ruby/test_string.rb.
eban
2004-10-03
1
-0
/
+1
*
test String#sum for bits=0..7.
akr
2004-10-03
1
-1
/
+1
*
add test for String#sum.
akr
2004-10-03
1
-0
/
+19
*
* parse.y (local_vars): moved to struct parser_params.
nobu
2004-10-02
3
-55
/
+106
*
* string.c (rb_str_sum): should use bignums when bits is greater
matz
2004-10-02
3
-2
/
+8
*
* string.c (rb_str_sum): wrong cast caused wrong result.
matz
2004-10-02
3
-16
/
+24
*
* string.c (rb_str_sum): check was done with false pointer.
matz
2004-10-02
2
-4
/
+7
*
2004-10-02
eban
2004-10-01
1
-4
/
+4
*
* string.c (rb_str_sum): string may be altered. [ruby-dev:24381]
matz
2004-10-01
9
-39
/
+84
*
* ext/tk/lib/tk/grid.rb: revive TkGrid.grid
nagai
2004-10-01
4
-3
/
+14
*
2004-09-30
eban
2004-09-30
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c (ip_init): bug fix
nagai
2004-09-29
8
-10
/
+133
*
* array.c (rb_ary_delete): comparison may change the capacity.
matz
2004-09-29
8
-76
/
+132
*
2004-09-29
eban
2004-09-29
1
-3
/
+3
*
* enum.c (sort_by_i): internally used object must not be changed
nobu
2004-09-29
2
-0
/
+6
*
add ML reference.
nobu
2004-09-27
1
-1
/
+1
*
* eval.c (rb_call0): invoke finalizers periodically.
nobu
2004-09-27
4
-42
/
+75
*
2004-09-27
eban
2004-09-27
1
-3
/
+3
*
* parse.y [ripper]: missing ';'.
aamine
2004-09-27
2
-1
/
+5
*
* intern.h, struct.c (rb_struct_s_members, rb_struct_members): public
nobu
2004-09-27
4
-25
/
+28
*
2004-09-26
eban
2004-09-26
1
-3
/
+3
*
synchronized with date2 3.6.1
tadf
2004-09-25
3
-32
/
+81
*
* hash.c: iterator functions for hash_foreach() should return enum
nobu
2004-09-24
2
-19
/
+24
*
* struct.c (rb_struct_s_members): wrong call of struct_members.
matz
2004-09-24
3
-6
/
+36
*
2004-09-24
eban
2004-09-24
1
-3
/
+3
*
* parse.y (rb_parser_append_print): should handle prelude.
matz
2004-09-24
11
-155
/
+196
*
* ext/ripper/Makefile.dev: removed.
aamine
2004-09-23
13
-1352
/
+1365
*
* eval.c: remove debug print.
matz
2004-09-23
1
-1
/
+0
*
* eval.c: remove debug print.
matz
2004-09-23
1
-3
/
+0
*
* hash.c (rb_hash_rehash): replace st_foreach() by its deep
matz
2004-09-23
7
-48
/
+76
*
* parse.y [ripper]: on__scan event removed.
aamine
2004-09-22
14
-287
/
+379
*
* hash.c (hash_alloc): was using tbl pointer without
matz
2004-09-22
2
-4
/
+7
*
* hash.c (rb_hash_rehash): add iteration check. [ruby-dev:24301]
matz
2004-09-22
6
-49
/
+103
*
* win32/win32.c (rb_w32_call_handler): workaround for Ctrl-C.
usa
2004-09-22
2
-1
/
+5
*
2004-09-22
usa
2004-09-22
1
-3
/
+3
*
* parse.y: remove global variables ruby_eval_tree and
matz
2004-09-22
8
-74
/
+94
*
Add documentation to fork()
dave
2004-09-21
2
-1
/
+16
*
should use 'c' for 'unsigned char ref'.
ttate
2004-09-21
1
-2
/
+2
*
* enum.c (enum_sort_by): do not use qsort directly. use
matz
2004-09-21
11
-93
/
+232
*
* ext/ripper/lib/ripper/tokenizer.rb: fix typo.
aamine
2004-09-20
2
-1
/
+4
*
* test/ripper/test_scanner_events.rb: tokens must be reordered.
aamine
2004-09-20
3
-10
/
+64
*
* parse.y [ripper]: do not delay dispatching.
aamine
2004-09-20
3
-56
/
+44
*
* ext/ripper/MANIFEST: add lib/ripper/tokenizer.rb.
eban
2004-09-20
1
-0
/
+1
*
* ext/ripper/lib/ripper/tokenizer.rb: new file.
aamine
2004-09-20
2
-0
/
+39
*
* test/ripper/test_scanner_events.rb: test #lineno and #column.
aamine
2004-09-20
2
-19
/
+63
*
* parse.y [ripper]: delayed heredocument events should be dispatched after EOF.
aamine
2004-09-20
2
-4
/
+8
[prev]
[next]