aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * error.c (rb_strerrno): return "UNKNOWNERROR" for non-zero unknownakr2009-11-242-1/+7
* * 2009-11-24svn2009-11-241-2/+2
* * include/ruby/intern.h (rb_strerrno): declared.akr2009-11-245-14/+45
* * thread_pthread.c (RUBY_STACK_MIN, RUBY_STACK_SPACE): delay fornobu2009-11-232-7/+15
* * dln.c (dln_find_1): removed duplication.nobu2009-11-232-4/+5
* * dln.c (dln_find_1): fixed commit miss.nobu2009-11-231-1/+1
* * dln.c (dln_find_1): removed duplication.nobu2009-11-232-7/+10
* * 2009-11-23svn2009-11-221-2/+2
* * enc/trans/newline.trans (fun_so_universal_newline): generate \nakr2009-11-224-15/+37
* * vm_eval.c (rb_search_method_entry): show flags and klass value inakr2009-11-212-10/+26
* * marshal.c (marshal_dump): use normal object as the buffer sonobu2009-11-213-2/+16
* * io.c (read_all): fix: false negative invalid byte seequencenaruse2009-11-213-1/+13
* * 2009-11-21svn2009-11-211-2/+2
* * file.c (file_path_convert): delay getting UTF8-MAC encodingnaruse2009-11-212-7/+13
* * vm_eval.c (rb_search_method_entry): avoid trigraph.akr2009-11-202-1/+5
* * 2009-11-20svn2009-11-191-2/+2
* move Test::Unit::Assertions#invoke_ruby to EnvUtil.invoke_ruby.akr2009-11-191-54/+53
* * lib/net/ftp.rb (putbinaryfile): use APPE for resume.shugo2009-11-192-2/+11
* added a ChangeLog entry.shugo2009-11-191-0/+8
* * lib/net/imap.rb (flag_list): untaint strings to intern in the safeshugo2009-11-192-1/+87
* * ext/socket/getnameinfo.c: need to include extconf.h for HAVE_* macros.usa2009-11-192-0/+8
* * win32/Makefile.sub: nmake execute the file named echo if it existsusa2009-11-192-2/+7
* * test_thread.rb: DO NOT USE FORK WITHOUT RESCUE.usa2009-11-191-5/+8
* * vm_eval.c (rb_search_method_entry): show the type of the hiddenakr2009-11-182-6/+58
* * 2009-11-19svn2009-11-181-2/+2
* * io.c (MORE_CHAR_SUSPENDED): renamed from MORE_CHAR_CBUF_FULL.akr2009-11-182-5/+9
* add test.akr2009-11-181-0/+31
* * io.c (fill_cbuf): extracted from more_char.akr2009-11-182-25/+48
* * thread.c (rb_thread_atfork_internal): reinitialize global locknobu2009-11-181-1/+1
* * 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