aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.c (rb_thread_atfork_internal): reinitialize global locknobu2009-11-182-0/+4
* * thread.c (rb_thread_atfork_internal): reinitialize global locknobu2009-11-183-0/+26
* * thread.c (terminate_atfork_i): all mutex locks by other threadsnobu2009-11-182-0/+23
* * file.c (file_path_convert): delay getting filesystem encodingusa2009-11-182-3/+8
* * encoding.c (enc_set_default_encoding): reset filesytemnaruse2009-11-184-5/+37
* * math.c (math_gamma): fix incorrect comparison expression.takano322009-11-182-4/+8
* * io.c (rb_scan_open_args): move path encoding conversionnaruse2009-11-183-21/+39
* * test/ruby/test_undef.rb: eol-style.nobu2009-11-180-0/+0
* * string.c (str_utf8_nth): no count_utf8_lead_bytes_with_wordnobu2009-11-182-3/+8
* forgot to add test_undef.rb in the previous revision.shugo2009-11-181-0/+37
* * vm_method.c (rb_undef): should raise TypeError if klass is nil.shugo2009-11-182-0/+10
* * string.c (str_utf8_nth): fixed overrun. [ruby-core:26787]nobu2009-11-173-0/+10
* * test/ruby/test_m17n.rb: get rid of empty string interpolationsnobu2009-11-171-43/+43
* * 2009-11-18svn2009-11-171-2/+2
* * io.c (parse_mode_enc): fix invalid access.akr2009-11-172-1/+8
* * vm_method.c (rb_alias): should raise TypeError if klass is nil.shugo2009-11-173-1/+22
* rdoc update.akr2009-11-171-1/+1
* unused argument removed.akr2009-11-171-1/+1
* * enc/trans/big5-uao-tbl.rb: eol-style.nobu2009-11-170-0/+0
* * enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,duerst2009-11-175-1/+19852
* * ksvndifftest/date/test_date_parse.rb: use UTF-8 literals.nobu2009-11-171-5/+2
* * test/ruby/test_dir_m17n.rb, test/yaml/test*.rb: eol-style.nobu2009-11-170-0/+0
* * insns.def (opt_case_dispatch): runtime value cannot be used asnobu2009-11-173-5/+12
* * 2009-11-17svn2009-11-161-2/+2
* Adding yaml tests [ruby-core:26732]tenderlove2009-11-167-0/+231
* add tests.akr2009-11-162-84/+152
* * vm_insnhelper.c (vm_call_method): protected singleton methods ofshugo2009-11-164-2/+36
* * io.c (read_all): shift read buffer if exception occured.wanabe2009-11-162-1/+13
* Rolled out last changeryan2009-11-161-3/+4
* Minor cleanup to improve hash useryan2009-11-161-4/+3
* fix previous change.akr2009-11-151-4/+4
* * io.c (read_all): don't call io_shift_cbuf until bufffering enough orwanabe2009-11-152-2/+17
* add a test.akr2009-11-151-1/+17
* add tests.akr2009-11-151-0/+10
* tests refined.akr2009-11-153-11/+38
* * include/ruby/ruby.h (rb_classext_t): annotate @internal.mame2009-11-152-0/+5
* * encoding.c (rb_filesystem_encindex): use default external encodingakr2009-11-153-2/+10
* add tests.akr2009-11-152-22/+83
* * 2009-11-16svn2009-11-151-2/+2
* * thread.c (thread_cleanup_func): delete locking_mutex when threadmame2009-11-153-0/+32
* * class.c (rb_mod_init_copy): fix memory leak of Class#dup.mame2009-11-143-3/+16
* * configure.in (--with-opt-dir): ignore and suppress a warning.nobu2009-11-142-0/+8
* * hash.c (ruby_setenv): get rid of crash in Solaris 8 and 10.nobu2009-11-142-1/+32
* * ext/bigdecimal/bigdecimal.c (BigDecimalCmp): Fix comparisons [ruby-core:26646]marcandre2009-11-143-9/+25
* * ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value.nagai2009-11-132-4/+7
* * 2009-11-14svn2009-11-131-2/+2
* * ext/tk/lib/tk/variable.rb: TkVariable#*(other) and /(other) have anagai2009-11-132-2/+7
* * ext/zlib/zlib.c (rb_zlib_adler32): fix typo.mame2009-11-132-1/+5
* * thread.c (thread_start_func_2): see first_func, not first_proc,nobu2009-11-132-3/+6
* * test/dl/test_cptr.rb (**): using ruby_xfree instead of libc's freetenderlove2009-11-132-5/+5