aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/testunit/test_parallel.rb(TestParallel#spawn_runner):sorah2011-03-023-5/+8
* * ext/openssl/ossl_pkey.h: parenthesize macro arguments.akr2011-03-012-8/+12
* * lib/test/unit/parallel.rb: Fix number.sorah2011-03-012-1/+5
* * lib/test/unit/parallel.rb: For Windows.sorah2011-03-013-41/+31
* * test/ruby/test_system.rb (TestSystem#test_system_at):kosaki2011-03-012-16/+7
* * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf2011-03-013-2/+8
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-0173-715/+2404
* * win32/win32.c: revert r30987 because it causes some failures inusa2011-03-012-9/+5
* * string.c (rb_str_byteslice): the resulted encoding should keepnaruse2011-03-013-22/+29
* * ext/bigdecimal/bigdecimal.c (VpMemAlloc): CVE-2011-0188.mrkn2011-03-012-4/+9
* Fix rdoc of String#byteslice. Feature #4447naruse2011-03-011-1/+2
* * string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse2011-03-014-0/+137
* * 2011-03-01svn2011-02-281-3/+3
* * include/ruby/win32.h: define WIN32 if neither _WIN64 nor WIN32 defined. it ...arton2011-02-282-0/+8
* * test/testunit/test_rake_integration.rb (test_with_rake_runner):nagachika2011-02-282-1/+11
* * win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki2011-02-283-5/+25
* * version.h: test commit.shugo2011-02-281-0/+1
* * version.h: test commit.shugo2011-02-281-1/+0
* * ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.akr2011-02-282-19/+23
* * version.h: test commit.shugo2011-02-281-0/+1
* * test commiteban2011-02-281-1/+0
* * test commiteban2011-02-281-0/+1
* * test commiteban2011-02-281-1/+0
* * test commiteban2011-02-281-0/+1
* * ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.akr2011-02-282-6/+10
* * string.c (tr_trans): when the hash for multibyte repl is empty,naruse2011-02-283-1/+8
* * ext/openssl/ossl_ocsp.c: parenthesize macro arguments.akr2011-02-282-24/+28
* * lib/tempfile.rb: Fix example file paths in docs for tempfile.shyouhei2011-02-282-3/+8
* * ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix.shyouhei2011-02-282-1/+6
* * ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()usa2011-02-282-5/+13
* * test/testunit/test_parallel.rb: Temporally disable test on Windows.sorah2011-02-282-6/+22
* * 2011-02-28svn2011-02-271-2/+2
* * lib/test/unit.rb(Test::Unit::Runner#after_worker_quit):sorah2011-02-272-6/+13
* * test/ruby/test_system.rb (TestSystem#test_system_redirect_win):kosaki2011-02-272-0/+17
* * lib/test/unit.rb: Refactoring; Worker never use Hash for internal storage.sorah2011-02-272-50/+62
* * 2011-02-27svn2011-02-271-2/+2
* * ext/openssl/ossl_ns_spki.c: parenthesize macro arguments.akr2011-02-272-4/+8
* * lib/test/unit.rb, lib/test/unit/parallel.rb: remove trailing spaces.nobu2011-02-263-7/+7
* * eval_jump.c (rb_exec_end_proc): remove unused variable.nobu2011-02-261-1/+0
* * ext/date/date_core.c: adjust indent.nobu2011-02-261-161/+161
* * property.nobu2011-02-260-0/+0
* * lib/date.rb: [Feature #4257]tadf2011-02-264-167/+3837
* * ChangeLog: us-ascii only.nobu2011-02-261-1/+2
* * lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah2011-02-264-217/+246
* * 2011-02-26svn2011-02-251-2/+2
* * ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove2011-02-253-13/+19
* * common.mk (love): make ruby, not war.nobu2011-02-242-2/+3
* * ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr2011-02-242-5/+9
* * common.mk (love): for the birthday.nobu2011-02-242-0/+6
* * vm.c (ruby_vm_destruct): run vm exit hooks after all objects arenobu2011-02-243-10/+19