aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/test_mathn.rb (TestMathn): new test case.yugui2009-11-262-0/+15
* * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case.yugui2009-11-262-0/+20
* * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):yugui2009-11-263-0/+72
* * gem_prelude.rb (Gem.set_home): must dup before force_encodingnaruse2009-11-262-26/+33
* * win32/{configure.bat, setup.mak, Makefile.sub}: add new configureusa2009-11-264-1/+20
* * removed spaces just before tabs.nobu2009-11-2615-35/+35
* * test: eol-style.nobu2009-11-260-0/+0
* * test/mkmf/base.rb: use $INCFLAGS to add -I option. [Bug#2387]nobu2009-11-262-2/+5
* * marshal.c (mark_dump_arg): mark str. see also [ruby-dev:39735]wanabe2009-11-252-0/+5
* * 2009-11-26svn2009-11-251-2/+2
* * test/digest/test_digest_extend.rb: Added tests for current digestnahi2009-11-252-0/+72
* * vm_eval.c (rb_search_method_entry): refine error message.akr2009-11-252-9/+18
* * ext/digest/digest.c (rb_digest_instance_method_unimpl): Do notknu2009-11-252-4/+19
* * transcode.c: Added a check for an internal errorduerst2009-11-252-0/+7
* * 2009-11-25svn2009-11-251-2/+2
* * bootsraptest/test_io.rb: skip the test of io/nonblock on Windows.usa2009-11-251-1/+2
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Errorakr2009-11-242-1/+6
* * vm.c (ruby_vm_destruct, thread_memsize): fix argument type to makemame2009-11-242-4/+8
* * error.c: include errno.h at beginning.akr2009-11-242-2/+6
* * strftime.c: %Y format a year with 4 digits at least.akr2009-11-244-7/+28
* * defs/known_errors.def: more errors.akr2009-11-242-0/+27
* * include/ruby/ruby.h (rb_bug_errno): declared.akr2009-11-246-25/+52
* * bootstraptest/test_thread.rb: propagate the exception within a thread tousa2009-11-241-1/+6
* * file.c (file_path_convert): fix fs_encoding is not assign.naruse2009-11-242-2/+6
* * error.c (rb_strerrno): constified.nobu2009-11-243-2/+6
* * 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