summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24* ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse
2011-03-24* ext/openssl/ossl_x509name.c: id_aref's type is ID.naruse
2011-03-24* ext/io/console/console.c (console_set_winsize):naruse
2011-03-24* ext/openssl/ossl_ocsp.c (ossl_ocspreq_verify): flags is VALUE,naruse
2011-03-23* 2011-03-24svn
2011-03-23fix typos and remove trailing spaceskazu
2011-03-23* ext/readline/readline.c: parenthesize macro arguments.akr
2011-03-22* numeric.c (flo_round): fix inaccurate results.nobu
2011-03-22* ruby.c (proc_options): remove an experimental feature: --gem option.nobu
2011-03-22* ruby.c (proc_options): remove an experimental feature: --requirenobu
2011-03-22* ruby.c (add_gems): remove unused variable.nobu
2011-03-22* win32/win32.c: fix r31152 (dup line)arton
2011-03-22* 2011-03-23svn
2011-03-22* win32/win32.c: wait process real termination after reading arton
2011-03-22* lib/rubygems/test_case.rb: save current dir to @current_dirnaruse
2011-03-22* ext/psych/parser.c: parenthesize macro arguments.akr
2011-03-22* ext/openssl/ruby_missing.h: parenthesize macro arguments.akr
2011-03-22 * ext/openssl/lib/openssl/buffering.rb: removed circular require ofnahi
2011-03-22* test/runner.rb: set Gem::TestCase's @@project_dir.naruse
2011-03-22* numeric.c (flo_round): use pow instead of while-loop. fixes #4510naruse
2011-03-22* 2011-03-22svn
2011-03-21* ext/date/date_strftime.c (date_strftime_wo_timespec):naruse
2011-03-21* ext/date/date_core.c: surpress warning: shorten-64-to-32.naruse
2011-03-21* lib/test/unit/parallel.rb: remove unused variable.naruse
2011-03-21* enc/utf_16le.c: surpress warning: shorten-64-to-32.naruse
2011-03-21* lib/test/unit.rb: Refactoring. Unified if and elsif.sorah
2011-03-20* 2011-03-21svn
2011-03-20 * ext/date/date_strftime.c: checks duplicated modifiers.tadf
2011-03-20* ext/date/date_strftime.c: removed unused code and arguments.tadf
2011-03-20 * ext/date/date_strftime.c: removed unused code and arguments.tadf
2011-03-20 * ext/date/date_core.c: replacement of implementation oftadf
2011-03-20* ext/openssl/ossl_x509store.c: parenthesize macro arguments.akr
2011-03-19* 2011-03-20svn
2011-03-19* hash.c (ruby_setenv): check env process block size with OS ver.arton
2011-03-19* hash.c: refactoring prior patch (getenvsize win32 specfic function).arton
2011-03-19* hash.c (ruby_setenv): calculate total env block size for win32.arton
2011-03-19* hash.c (ruby_setenv): checking with max process environment block size fow ...arton
2011-03-19* ext/openssl/ossl_x509revoked.c: parenthesize macro arguments.akr
2011-03-19* 2011-03-19svn
2011-03-19remove duplicated and change comment locationkazu
2011-03-18* .gitignore: ignore files generated by mkmf.nobu
2011-03-18* ext/openssl/ossl_x509req.c: parenthesize macro arguments.akr
2011-03-17* lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cpnobu
2011-03-17* .gitignore: reduce duplications.nobu
2011-03-17* ext/win32ole/extconf.rb (create_docfile): removed. should notnobu
2011-03-17* 2011-03-18svn
2011-03-17* include/ruby/ruby.h (rb_funcall_passing_block): add prototype.nobu
2011-03-16* ext/openssl/ossl_x509name.c: parenthesize macro arguments.akr
2011-03-16* 2011-03-17svn
2011-03-16fix typos and add a spacekazu