aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-011-0/+5
* * win32/win32.c: revert r30987 because it causes some failures inusa2011-03-011-0/+5
* * string.c (rb_str_byteslice): the resulted encoding should keepnaruse2011-03-011-0/+6
* * ext/bigdecimal/bigdecimal.c (VpMemAlloc): CVE-2011-0188.mrkn2011-03-011-0/+5
* * string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse2011-03-011-0/+4
* * include/ruby/win32.h: define WIN32 if neither _WIN64 nor WIN32 defined. it ...arton2011-02-281-0/+5
* * test/testunit/test_rake_integration.rb (test_with_rake_runner):nagachika2011-02-281-0/+5
* * win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki2011-02-281-0/+12
* * ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.akr2011-02-281-0/+4
* * ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.akr2011-02-281-0/+4
* * string.c (tr_trans): when the hash for multibyte repl is empty,naruse2011-02-281-0/+6
* * ext/openssl/ossl_ocsp.c: parenthesize macro arguments.akr2011-02-281-0/+4
* * lib/tempfile.rb: Fix example file paths in docs for tempfile.shyouhei2011-02-281-0/+5
* * ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix.shyouhei2011-02-281-0/+5
* * ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()usa2011-02-281-0/+6
* * test/testunit/test_parallel.rb: Temporally disable test on Windows.sorah2011-02-281-0/+4
* * lib/test/unit.rb(Test::Unit::Runner#after_worker_quit):sorah2011-02-271-0/+8
* * test/ruby/test_system.rb (TestSystem#test_system_redirect_win):kosaki2011-02-271-0/+5
* * lib/test/unit.rb: Refactoring; Worker never use Hash for internal storage.sorah2011-02-271-0/+7
* * ext/openssl/ossl_ns_spki.c: parenthesize macro arguments.akr2011-02-271-0/+4
* * lib/date.rb: [Feature #4257]tadf2011-02-261-0/+8
* * ChangeLog: us-ascii only.nobu2011-02-261-1/+2
* * lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah2011-02-261-0/+8
* * ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove2011-02-251-0/+7
* * ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr2011-02-241-0/+4
* * common.mk (love): for the birthday.nobu2011-02-241-0/+4
* * vm.c (ruby_vm_destruct): run vm exit hooks after all objects arenobu2011-02-241-0/+5
* * ChangeLog: style fix.nobu2011-02-241-2/+2
* * ChangeLog(vim): Modeline for vimsorah2011-02-241-9/+24
* * common.mk: Use $RUNRUBY for worker process.sorah2011-02-241-0/+7
* * test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah2011-02-241-0/+5
* * test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah2011-02-231-0/+9
* * ext/openssl/ossl_engine.c: parenthesize macro arguments.akr2011-02-231-0/+4
* * lib/test/unit.rb: Fix --ruby option doesn't effect.sorah2011-02-221-0/+5
* * ext/openssl/ossl_digest.c: parenthesize macro arguments.akr2011-02-221-0/+4
* * lib/test/unit.rb: Fix merging miss.sorah2011-02-221-0/+4
* * lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah2011-02-221-0/+9
* Apply documentation patch from mathew murphy. [Bug #4149]drbrain2011-02-211-0/+5
* * ext/psych/lib/psych.rb: increase Psych to 1.1.0 for help withtenderlove2011-02-211-0/+5
* * ext/psych/lib/psych/streaming.rb: refactor streaming methods to atenderlove2011-02-211-0/+12
* * ext/psych/lib/psych/visitors/yaml_tree.rb (accept): use Hash#key?tenderlove2011-02-211-0/+6
* * ext/psych/lib/psych/json/yaml_events.rb: refactoring JSON eventtenderlove2011-02-211-0/+9
* * ext/psych/lib/psych/json/stream.rb: do not emit custom tags in mapstenderlove2011-02-211-0/+9
* * ext/psych/lib/psych/json/ruby_events.rb: DRY up ruby event handlingtenderlove2011-02-211-0/+7
* * ext/psych/lib/psych/json/stream.rb: fix JSON stream emits to usetenderlove2011-02-211-0/+6
* * test/ruby/test_system.rb (TestSystem#test_system_at):kosaki2011-02-201-0/+5
* * ext/openssl/ossl_cipher.c: parenthesize macro arguments.akr2011-02-201-0/+4
* * thread.c (exec_recursive): prevent temporary objects from GC.nobu2011-02-201-1/+3
* * prevent temporary objects from GC, and should not usenobu2011-02-201-0/+6
* * file.c (rb_file_flock): use rb_thread_io_blocking_region for thenobu2011-02-201-0/+5