summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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* 2011-02-18svn
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* 2011-02-17svn
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* 2011-02-16svn
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-15Fix typo of rdoc. [ruby-core:35016]naruse
2011-02-15Add a test for the encoding of str_aset. [ruby-core:35142]naruse
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* 2011-02-15svn
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* 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* 2011-02-14svn
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
2011-02-13* test/syck/test_string.rb (Syck::TestString#test_non_binary_string):nobu
2011-02-13* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):nobu
2011-02-12* enum.c (enum_inject): typo fixed. a patch from Gaku Ueda inmatz
2011-02-12 * lib/date.rb (Date#===): [ruby-core:35127]tadf
2011-02-12* 2011-02-13svn
2011-02-12* lib/test/unit.rb (Test::Unit::Options#process_args): alwaysnobu
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2011-02-12* thread.c (rb_thread_io_blocking_region): new function to runnobu
2011-02-12* vm.c (th_init): rename from th_init2.nobu
2011-02-12* lib/test/unit.rb (Test::Unit::AutoRunner#initialize): usenobu
2011-02-12* lib/test/unit.rb (Test::Unit::Runner): rename from Test::Unit::Mini.nobu
2011-02-12* lib/test/unit.rb (Test::Unit::GlobOption#non_options): run testsnobu
2011-02-11* test/ruby/test_settracefunc.rb (TestSetTraceFunc): ensure to usenobu