summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-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-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* 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* 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* ext/openssl/ossl_bn.c: parenthesize macro arguments.akr
2011-02-19 * vm_insnhelper.c (vm_check_if_namespace): guard temporary objectnagachika
2011-02-18* lib/test/unit.rb: partial revert of r30849. [ruby-core:32864]tenderlove
2011-02-18* lib/fileutils.rb (FileUtils::remove_entry_secure): there is ashyouhei
2011-02-17 * compile.c (get_exception_sym2type): guard temporary object from GC.nagachika
2011-02-17 * iseq.c (prepare_iseq_build): initialize iseq_compile_data::err_infonagachika
2011-02-17 * test/ruby/test_marshal.rb (test_marshal_dump_extra_iv):nagachika
2011-02-17* ext/openssl/ossl.h: parenthesize macro arguments.akr
2011-02-16* eval_jump.c (rb_exec_end_proc): changed at_exit and END prockosaki
2011-02-16* ext/openssl/openssl_missing.h: parenthesize macro arguments.akr
2011-02-15* ext/gdbm/gdbm.c: parenthesize macro arguments.akr
2011-02-15* array.c (ary_join_1): fix array size.akr
2011-02-15* configure.in: fix and resubmit r30621. [ruby-dev:43203]kosaki
2011-02-15* array.c (array_join): copy the encoding of the first element asnaruse
2011-02-15* hash.c (inspect_i): copy the encoding of the first key asnaruse
2011-02-15* array.c (inspect_ary): don't taint the inspected result of anaruse
2011-02-15* encoding.c (rb_enc_compatible): change the rule for empty strings:naruse
2011-02-15* string.c (rb_enc_cr_str_buf_cat): remove special treatment ofnaruse
2011-02-15* test/ruby/test_system.rb (TestSystem#test_system_at): use findstrusa
2011-02-14 * thread.c (rb_thread_io_blocking_region): reset th->waiting_fdnagachika
2011-02-14* configure.in: revert r30621. That revision introduced mkmf testshyouhei
2011-02-14* ext/fiddle/conversions.h: parenthesize macro arguments.akr
2011-02-14* win32/setup.mak (USE_RUBYGEMS): fixed r30835. It didn't work onkosaki
2011-02-14* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-14* win32/win32.c (is_internal_cmd): if the first char of prog is '@',usa
2011-02-14* lib/test/unit.rb: revert r30863, because it causes too many noise.usa
2011-02-13* ext/curses/curses.c: parenthesize macro arguments.akr
2011-02-13* lib/test/unit.rb (Test::Unit::RequireFiles#non_options): skipnobu
2011-02-13* ChangeLog: re-edit, and fix indent.nobu
2011-02-13* test/openssl/test_config.rb (OpenSSL#test_freeze): fix errornobu
2011-02-13* test/io/nonblock/test_flush.rb (TestIONonblock#flush_test):nobu