aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/date/date_core.c (leap_p): surpress warning: parentheses.naruse2011-04-234-12/+20
* * 2011-04-24svn2011-04-231-2/+2
* * ext/date/date_parse.c: removed some unused macros. use strchr()tadf2011-04-232-19/+14
* * 2011-04-23svn2011-04-231-2/+2
* * ext/date/date_core.c: replacement of implementation oftadf2011-04-234-594/+1459
* Use Float#finite?.naruse2011-04-221-2/+1
* * array.c (rb_ary_sort_bang): fix rdoc.naruse2011-04-222-2/+7
* * lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):naruse2011-04-223-5/+29
* * 2011-04-22svn2011-04-211-2/+2
* * ext/psych/parser.c (parse): strings from psych have proper tainttenderlove2011-04-213-0/+149
* * random.c (rb_f_srand): fix rdoc: srand(0)'s 0 is a seed.naruse2011-04-202-2/+7
* * 2011-04-21svn2011-04-201-2/+2
* * win32/win32.c (CreateChild): maximum length of lpCommandLine istarui2011-04-202-0/+11
* * ext/date/date_strptime.c (date__strptime_internal): do nottadf2011-04-202-0/+6
* * string.c (rb_str_each_line): check string's length when comparenaruse2011-04-202-1/+7
* * 2011-04-20svn2011-04-191-2/+2
* * misc/ruby-mode.el (ruby-parse-partial): use position of open paren.nobu2011-04-193-2/+22
* * 2011-04-19svn2011-04-181-2/+2
* * test/ruby/test_io.rb (TestIO#test_cross_thread_close_fd):arton2011-04-182-0/+6
* * 2011-04-18svn2011-04-181-2/+2
* * test/ruby/test_range.rb (TestRange#test_step_ruby_core_35753):usa2011-04-182-3/+8
* added date_tmx.htadf2011-04-161-0/+19
* * 2011-04-17svn2011-04-161-2/+2
* * ext/date/date_{core,strftime}.c: use struct tmx instead of vtm.tadf2011-04-165-142/+141
* typotadf2011-04-161-2/+2
* * ext/date/date_strftime.c (date_strftime_wo_timespec): changedtadf2011-04-162-59/+12
* typotadf2011-04-161-1/+1
* * ext/date/date_core.c: replacement of implementation oftadf2011-04-164-219/+788
* * 2011-04-16svn2011-04-161-2/+2
* replace reduce with suppresskazu2011-04-161-2/+2
* * vm.c (Init_VM): suppress warning: "OPT_BASIC_OPERATIONS" is not defined.kazu2011-04-162-4/+5
* * ruby.c (proc_options): reduce warning: "ALLOW_DEFAULT_SOURCE_ENCODING" is n...kazu2011-04-152-2/+7
* * 2011-04-15svn2011-04-151-2/+2
* Add some more tests for the previous fix.knu2011-04-151-3/+9
* * lib/uri/generic.rb (#route_from_path): Fix a bug whereknu2011-04-153-15/+22
* * lib/fileutils.rb (FileUtils#touch): Fix corrupted output whenknu2011-04-152-1/+7
* * numeric.c (ruby_float_step): wrong loop condition.usa2011-04-143-1/+18
* * lib/test/unit.rb (Test::Unit::Options#setup_options): set possiblenobu2011-04-142-4/+8
* * lib/test/unit.rb (Test::Unit::Runner::Worker#initialize): usenobu2011-04-142-6/+9
* * lib/test/unit.rb (Test::Unit::Runner#jobs_status): io/console maynobu2011-04-142-7/+15
* * lib/test/unit.rb (Test::Unit::Runner::Worker#died): rename using anobu2011-04-142-5/+8
* * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): check if workernobu2011-04-142-4/+8
* * lib/test/unit.rb (Test::Unit::Runner::Worker#dead): no longer @innobu2011-04-142-2/+6
* * variable.c (rb_autoload_p): search superclasses as same as actualnobu2011-04-143-1/+27
* * include/ruby/win32.h (frexp, modf): wrongly declared as pure innobu2011-04-142-1/+18
* * include/ruby/win32.h (ftruncate, truncate): mingw64 missesnobu2011-04-142-3/+6
* * win32/win32.c (rb_w32_read): suppress warning.nobu2011-04-142-2/+6
* fix style.nobu2011-04-141-4/+4
* fix ChangeLog description.kosaki2011-04-141-1/+2
* * lib/fileutils.rb (FileUtils#touch): fix corrupted output whenkosaki2011-04-142-1/+7