summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-26* eval_jump.c (rb_exec_end_proc): remove unused variable.nobu
2011-02-26* ext/date/date_core.c: adjust indent.nobu
2011-02-26* property.nobu
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* 2011-02-26svn
2011-02-25* ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove
2011-02-24* common.mk (love): make ruby, not war.nobu
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* 2011-02-24svn
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-23Fix type of arguments in debug prints.naruse
2011-02-23* 2011-02-23svn
2011-02-23Show encoding of compiling regexp.naruse
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
2011-02-21* ext/psych/lib/psych/streaming.rb: refactor streaming methods to atenderlove
2011-02-21should have used anchor, not oidtenderlove
2011-02-21* 2011-02-22svn
2011-02-21* ext/psych/lib/psych/visitors/yaml_tree.rb (accept): use Hash#key?tenderlove
2011-02-21* ext/psych/lib/psych/json/yaml_events.rb: refactoring JSON eventtenderlove
2011-02-21* ext/psych/lib/psych/json/stream.rb: do not emit custom tags in mapstenderlove
2011-02-21moving autoload to require so that the correct files are requiredtenderlove
2011-02-21* ext/psych/lib/psych/json/ruby_events.rb: DRY up ruby event handlingtenderlove
2011-02-21* ext/psych/lib/psych/json/stream.rb: fix JSON stream emits to usetenderlove
2011-02-20* 2011-02-21svn
2011-02-20* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-20* ext/openssl/ossl_cipher.c: parenthesize macro arguments.akr
2011-02-20* thread.c (exec_recursive): prevent temporary objects from GC.nobu
2011-02-20* property.nobu
2011-02-20* prevent temporary objects from GC, and should not usenobu
2011-02-20* file.c (rb_file_flock): use rb_thread_io_blocking_region for thenobu
2011-02-19lib/minitest/*.rb: Imported minitest 2.0.2 r6207ryan
2011-02-19* signal.c (sig_trap): avoid pthread_sigmask(xx, &mask, &mask) usagekosaki
2011-02-19* 2011-02-20svn
2011-02-19* ext/openssl/ossl_bn.c: parenthesize macro arguments.akr
2011-02-19 * vm_insnhelper.c (vm_check_if_namespace): guard temporary objectnagachika
2011-02-19Fix tests.naruse