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
*
* io.c (MORE_CHAR_SUSPENDED): renamed from MORE_CHAR_CBUF_FULL.
akr
2009-11-18
2
-5
/
+9
*
add test.
akr
2009-11-18
1
-0
/
+31
*
* io.c (fill_cbuf): extracted from more_char.
akr
2009-11-18
2
-25
/
+48
*
* thread.c (rb_thread_atfork_internal): reinitialize global lock
nobu
2009-11-18
1
-1
/
+1
*
* thread.c (rb_thread_atfork_internal): reinitialize global lock
nobu
2009-11-18
2
-0
/
+4
*
* thread.c (rb_thread_atfork_internal): reinitialize global lock
nobu
2009-11-18
3
-0
/
+26
*
* thread.c (terminate_atfork_i): all mutex locks by other threads
nobu
2009-11-18
2
-0
/
+23
*
* file.c (file_path_convert): delay getting filesystem encoding
usa
2009-11-18
2
-3
/
+8
*
* encoding.c (enc_set_default_encoding): reset filesytem
naruse
2009-11-18
4
-5
/
+37
*
* math.c (math_gamma): fix incorrect comparison expression.
takano32
2009-11-18
2
-4
/
+8
*
* io.c (rb_scan_open_args): move path encoding conversion
naruse
2009-11-18
3
-21
/
+39
*
* test/ruby/test_undef.rb: eol-style.
nobu
2009-11-18
0
-0
/
+0
*
* string.c (str_utf8_nth): no count_utf8_lead_bytes_with_word
nobu
2009-11-18
2
-3
/
+8
*
forgot to add test_undef.rb in the previous revision.
shugo
2009-11-18
1
-0
/
+37
*
* vm_method.c (rb_undef): should raise TypeError if klass is nil.
shugo
2009-11-18
2
-0
/
+10
*
* string.c (str_utf8_nth): fixed overrun. [ruby-core:26787]
nobu
2009-11-17
3
-0
/
+10
*
* test/ruby/test_m17n.rb: get rid of empty string interpolations
nobu
2009-11-17
1
-43
/
+43
*
* 2009-11-18
svn
2009-11-17
1
-2
/
+2
*
* io.c (parse_mode_enc): fix invalid access.
akr
2009-11-17
2
-1
/
+8
*
* vm_method.c (rb_alias): should raise TypeError if klass is nil.
shugo
2009-11-17
3
-1
/
+22
*
rdoc update.
akr
2009-11-17
1
-1
/
+1
*
unused argument removed.
akr
2009-11-17
1
-1
/
+1
*
* enc/trans/big5-uao-tbl.rb: eol-style.
nobu
2009-11-17
0
-0
/
+0
*
* enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,
duerst
2009-11-17
5
-1
/
+19852
*
* ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.
nobu
2009-11-17
1
-5
/
+2
*
* test/ruby/test_dir_m17n.rb, test/yaml/test*.rb: eol-style.
nobu
2009-11-17
0
-0
/
+0
*
* insns.def (opt_case_dispatch): runtime value cannot be used as
nobu
2009-11-17
3
-5
/
+12
*
* 2009-11-17
svn
2009-11-16
1
-2
/
+2
*
Adding yaml tests [ruby-core:26732]
tenderlove
2009-11-16
7
-0
/
+231
*
add tests.
akr
2009-11-16
2
-84
/
+152
*
* vm_insnhelper.c (vm_call_method): protected singleton methods of
shugo
2009-11-16
4
-2
/
+36
*
* io.c (read_all): shift read buffer if exception occured.
wanabe
2009-11-16
2
-1
/
+13
*
Rolled out last change
ryan
2009-11-16
1
-3
/
+4
*
Minor cleanup to improve hash use
ryan
2009-11-16
1
-4
/
+3
*
fix previous change.
akr
2009-11-15
1
-4
/
+4
*
* io.c (read_all): don't call io_shift_cbuf until bufffering enough or
wanabe
2009-11-15
2
-2
/
+17
*
add a test.
akr
2009-11-15
1
-1
/
+17
*
add tests.
akr
2009-11-15
1
-0
/
+10
*
tests refined.
akr
2009-11-15
3
-11
/
+38
*
* include/ruby/ruby.h (rb_classext_t): annotate @internal.
mame
2009-11-15
2
-0
/
+5
*
* encoding.c (rb_filesystem_encindex): use default external encoding
akr
2009-11-15
3
-2
/
+10
*
add tests.
akr
2009-11-15
2
-22
/
+83
*
* 2009-11-16
svn
2009-11-15
1
-2
/
+2
*
* thread.c (thread_cleanup_func): delete locking_mutex when thread
mame
2009-11-15
3
-0
/
+32
*
* class.c (rb_mod_init_copy): fix memory leak of Class#dup.
mame
2009-11-14
3
-3
/
+16
*
* configure.in (--with-opt-dir): ignore and suppress a warning.
nobu
2009-11-14
2
-0
/
+8
*
* hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.
nobu
2009-11-14
2
-1
/
+32
*
* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646]
marcandre
2009-11-14
3
-9
/
+25
*
* ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value.
nagai
2009-11-13
2
-4
/
+7
*
* 2009-11-14
svn
2009-11-13
1
-2
/
+2
[next]