summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
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* 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
2011-02-11* ruby.c (proc_options): enable rubygems if --gem option is given.nobu
2011-02-11* ruby.c (proc_options): add --gem=enabled as an alias ofyugui
2011-02-11* ext/dl/cfunc.c: parenthesize macro arguments.akr
2011-02-11* bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu
2011-02-11* eval.c (ruby_cleanup): use rb_ary_free to free internal object.nobu
2011-02-11* test/ruby/test_transcode.rb (test_from_cp50221): fix wrongnobu
2011-02-11* lib/test/unit/assertions.rb (assert_no_match): alias fornobu
2011-02-11* ruby.c (add_gems, require_libraries, proc_options): addnobu
2011-02-11* configure.in (rubygems): add --disable-rubygems option.nobu
2011-02-11* template/fake.rb.in (CROSS_COMPILING): get rid of NameError.nobu
2011-02-10* ext/dl/dl.h: parenthesize macro arguments.akr
2011-02-09* ext/pty/pty.c: parenthesize macro arguments.akr
2011-02-09* array.c: documentation clarification in rotate, rotate!,kosaki
2011-02-09* test/rdoc/test_rdoc_encoding.rb: remove unnecessary (and wrong)usa
2011-02-08fix typoskazu
2011-02-08* ext/etc/etc.c: parenthesize macro arguments.akr