aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* remove duplicated and change comment locationkazu2011-03-191-5/+2
* * .gitignore: ignore files generated by mkmf.nobu2011-03-181-5/+4
* * ext/openssl/ossl_x509req.c: parenthesize macro arguments.akr2011-03-182-7/+11
* * lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cpnobu2011-03-173-1/+17
* * .gitignore: reduce duplications.nobu2011-03-171-336/+8
* * ext/win32ole/extconf.rb (create_docfile): removed. should notnobu2011-03-174-16/+7
* * 2011-03-18svn2011-03-171-2/+2
* * include/ruby/ruby.h (rb_funcall_passing_block): add prototype.nobu2011-03-175-0/+60
* * ext/openssl/ossl_x509name.c: parenthesize macro arguments.akr2011-03-162-7/+11
* * 2011-03-17svn2011-03-161-2/+2
* fix typos and add a spacekazu2011-03-161-3/+3
* * ext/socket/ipsocket.c (init_inetsock_internal): raise an error onakr2011-03-162-1/+7
* Ignore generated files exts.mk, change.log, ext/date/{Makefile,extconf.h,mkmf...drbrain2011-03-160-0/+0
* * ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush shoulddrbrain2011-03-163-0/+74