aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * strftime.c (STRFTIME): return 0 and ERANGE when precision is toonaruse2011-03-032-0/+9
* * addr2line.c (uleb128): cast the value to unsigned long.naruse2011-03-022-1/+13
* * 2011-03-03svn2011-03-021-2/+2
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-0211-147/+114
* * string.c (str_byte_substr): return nil for negative length.nobu2011-03-023-27/+34
* * ext/openssl/ossl_pkey_dh.c: parenthesize macro arguments.akr2011-03-022-2/+6
* * lib/test/unit/parallel.rb: Fix name from `inclement_io` tosorah2011-03-022-4/+9
* * string.c (rb_str_slice_bang): move treatments which is only needednaruse2011-03-022-4/+9
* * 2011-03-02svn2011-03-021-2/+2
* * 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