summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2011-03-02* string.c (str_byte_substr): return nil for negative length.nobu
2011-03-02* ext/openssl/ossl_pkey_dh.c: parenthesize macro arguments.akr
2011-03-02* lib/test/unit/parallel.rb: Fix name from `inclement_io` tosorah
2011-03-02* string.c (rb_str_slice_bang): move treatments which is only needednaruse
2011-03-02* test/testunit/test_parallel.rb(TestParallel#spawn_runner):sorah
2011-03-01* ext/openssl/ossl_pkey.h: parenthesize macro arguments.akr
2011-03-01* lib/test/unit/parallel.rb: Fix number.sorah
2011-03-01* lib/test/unit/parallel.rb: For Windows.sorah
2011-03-01* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-03-01 * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf
2011-03-01Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan
2011-03-01* win32/win32.c: revert r30987 because it causes some failures inusa
2011-03-01* string.c (rb_str_byteslice): the resulted encoding should keepnaruse
2011-03-01* ext/bigdecimal/bigdecimal.c (VpMemAlloc): CVE-2011-0188.mrkn
2011-03-01* string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse
2011-02-28* include/ruby/win32.h: define WIN32 if neither _WIN64 nor WIN32 defined. it ...arton
2011-02-28 * test/testunit/test_rake_integration.rb (test_with_rake_runner):nagachika
2011-02-28* win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki
2011-02-28* ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.akr
2011-02-28* string.c (tr_trans): when the hash for multibyte repl is empty,naruse
2011-02-28* ext/openssl/ossl_ocsp.c: parenthesize macro arguments.akr
2011-02-28* lib/tempfile.rb: Fix example file paths in docs for tempfile.shyouhei
2011-02-28* ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix.shyouhei
2011-02-28* ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()usa
2011-02-28* test/testunit/test_parallel.rb: Temporally disable test on Windows.sorah
2011-02-27* lib/test/unit.rb(Test::Unit::Runner#after_worker_quit):sorah
2011-02-27* test/ruby/test_system.rb (TestSystem#test_system_redirect_win):kosaki
2011-02-27* lib/test/unit.rb: Refactoring; Worker never use Hash for internal storage.sorah
2011-02-27* ext/openssl/ossl_ns_spki.c: parenthesize macro arguments.akr
2011-02-26 * lib/date.rb: [Feature #4257]tadf
2011-02-26* ChangeLog: us-ascii only.nobu
2011-02-26* lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah
2011-02-25* ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove
2011-02-24* ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr
2011-02-24* common.mk (love): for the birthday.nobu
2011-02-24* vm.c (ruby_vm_destruct): run vm exit hooks after all objects arenobu
2011-02-24* ChangeLog: style fix.nobu
2011-02-24* ChangeLog(vim): Modeline for vimsorah
2011-02-24* common.mk: Use $RUNRUBY for worker process.sorah
2011-02-24* test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah
2011-02-23* test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah
2011-02-23* ext/openssl/ossl_engine.c: parenthesize macro arguments.akr
2011-02-22* lib/test/unit.rb: Fix --ruby option doesn't effect.sorah
2011-02-22* ext/openssl/ossl_digest.c: parenthesize macro arguments.akr
2011-02-22* lib/test/unit.rb: Fix merging miss.sorah
2011-02-22* lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah
2011-02-21Apply documentation patch from mathew murphy. [Bug #4149]drbrain
2011-02-21* ext/psych/lib/psych.rb: increase Psych to 1.1.0 for help withtenderlove