aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/sdbm/_sdbm.c (sdbm_open): use size_t.naruse2011-03-2510-34/+56
* * ext/nkf/nkf-utf8/nkf.c: import nkf 7f18e30.naruse2011-03-252-3/+7
* * test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa2011-03-255-23/+35
* * 2011-03-25svn2011-03-241-2/+2
* fix typoskazu2011-03-241-2/+2
* * test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):nobu2011-03-241-0/+5
* * vm_insnhelper.c (vm_get_ev_const): should not autoload innobu2011-03-243-1/+16
* * variable.c (rb_const_defined_0): fix autoloading base.nobu2011-03-243-1/+24
* * test/ruby/test_defined.rb (TestDefined#test_defined): get rid ofnobu2011-03-241-3/+3
* * ext/sdbm/_sdbm.c: parenthesize macro arguments.akr2011-03-242-5/+9
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-2420-71/+110
* * ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse2011-03-244-6/+21
* * ext/openssl/ossl_x509name.c: id_aref's type is ID.naruse2011-03-242-1/+5
* * ext/io/console/console.c (console_set_winsize):naruse2011-03-242-1/+6
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_verify): flags is VALUE,naruse2011-03-242-2/+9
* * 2011-03-24svn2011-03-231-2/+2
* fix typos and remove trailing spaceskazu2011-03-231-6/+6
* * ext/readline/readline.c: parenthesize macro arguments.akr2011-03-232-1/+5
* * numeric.c (flo_round): fix inaccurate results.nobu2011-03-224-1/+19
* * ruby.c (proc_options): remove an experimental feature: --gem option.nobu2011-03-221-45/+2
* * ruby.c (proc_options): remove an experimental feature: --requirenobu2011-03-221-3/+0
* * ruby.c (add_gems): remove unused variable.nobu2011-03-221-1/+1
* * win32/win32.c: fix r31152 (dup line)arton2011-03-221-1/+0
* * 2011-03-23svn2011-03-221-2/+2
* * win32/win32.c: wait process real termination after reading arton2011-03-222-1/+12
* * lib/rubygems/test_case.rb: save current dir to @current_dirnaruse2011-03-222-1/+7
* * ext/psych/parser.c: parenthesize macro arguments.akr2011-03-222-3/+7
* * ext/openssl/ruby_missing.h: parenthesize macro arguments.akr2011-03-222-5/+9
* * ext/openssl/lib/openssl/buffering.rb: removed circular require ofnahi2011-03-226-17/+12
* * test/runner.rb: set Gem::TestCase's @@project_dir.naruse2011-03-223-1/+11
* * numeric.c (flo_round): use pow instead of while-loop. fixes #4510naruse2011-03-222-5/+7
* * 2011-03-22svn2011-03-221-2/+2
* * ext/date/date_strftime.c (date_strftime_wo_timespec):naruse2011-03-212-2/+7
* * ext/date/date_core.c: surpress warning: shorten-64-to-32.naruse2011-03-211-0/+4
* * lib/test/unit/parallel.rb: remove unused variable.naruse2011-03-213-44/+47
* * enc/utf_16le.c: surpress warning: shorten-64-to-32.naruse2011-03-215-25/+36
* * lib/test/unit.rb: Refactoring. Unified if and elsif.sorah2011-03-212-8/+5
* * 2011-03-21svn2011-03-201-2/+2
* * ext/date/date_strftime.c: checks duplicated modifiers.tadf2011-03-202-0/+6
* * ext/date/date_strftime.c: removed unused code and arguments.tadf2011-03-201-3/+3
* * ext/date/date_strftime.c: removed unused code and arguments.tadf2011-03-202-45/+12
* * ext/date/date_core.c: replacement of implementation oftadf2011-03-206-210/+1509
* * ext/openssl/ossl_x509store.c: parenthesize macro arguments.akr2011-03-202-12/+16
* * 2011-03-20svn2011-03-191-2/+2
* * hash.c (ruby_setenv): check env process block size with OS ver.arton2011-03-194-11/+22
* * hash.c: refactoring prior patch (getenvsize win32 specfic function).arton2011-03-191-7/+3
* * hash.c (ruby_setenv): calculate total env block size for win32.arton2011-03-193-1/+32
* * hash.c (ruby_setenv): checking with max process environment block size fow ...arton2011-03-192-1/+12
* * ext/openssl/ossl_x509revoked.c: parenthesize macro arguments.akr2011-03-192-6/+10
* * 2011-03-19svn2011-03-191-2/+2