summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-15 * ext/date/date_strftime.c: should also be aware of flags ontadf
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove
2012-05-15* 2012-05-16svn
2012-05-15* ext/psych/lib/psych/visitors/yaml_tree.rb: keep a reference totenderlove
2012-05-15lib/test/unit.rb: --color optionnobu
2012-05-15test for Bug #6385nobu
2012-05-15test/ruby/test_file.rb: use tmpdirnobu
2012-05-15test/ruby/test_marshal.rb: close pipesnobu
2012-05-14* 2012-05-15svn
2012-05-14trivial changestadf
2012-05-14Check IFDISABLED on Mac OS X.naruse
2012-05-14Bug #6403: reset states after empty argsnobu
2012-05-13trivial changestadf
2012-05-13* ChangeLog: fix a typo.nagachika
2012-05-13* 2012-05-14svn
2012-05-13* enumerator.c (lazy_take_func, lazy_take): multiple calls ofnagachika
2012-05-13* test/ruby/test_io.rb (test_flush_in_finalizer1): don't use IO.for_fdnagachika
2012-05-13* test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent ofnagachika
2012-05-13* ext/etc/etc.c (passwd_ensure): move endpwent() call fromakr
2012-05-13 * ext/date/date_strftime.c: removed unused code and changed the style.tadf
2012-05-13 * ext/date/date_strftime.c: refactored.tadf
2012-05-12* 2012-05-13svn
2012-05-12* test/ruby/test_io.rb (class TestIO): Disable GC during IO tests toluislavena
2012-05-11Fixed issue number in fileutils changelog entrydrbrain
2012-05-11* ext/sdbm/init.c: Added documentation. Patch by Justin Collins,drbrain
2012-05-11* lib/fileutils.rb (cp_r): Fixed cp_r example. Patch by TJ Koblentzdrbrain
2012-05-11* thread.c (rb_threadptr_execute_interrupts_common):naruse
2012-05-11* 2012-05-12svn
2012-05-11Revert r35622.naruse
2012-05-11* thread.c (rb_threadptr_execute_interrupts_common): th->errinfo isnaruse
2012-05-11Add a test: BigDecimal("0").div(BigDecimal("Infinity")).naruse
2012-05-11Bug #6419: fix cmdarg beginnobu
2012-05-11 * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,nobu
2012-05-11Revert r35616 "* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]"nobu
2012-05-11lib/test/unit.rb: no unnecessary newlinesnobu
2012-05-10* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]mrkn
2012-05-10* 2012-05-11svn
2012-05-10adding a few tests surrounding file open argumentstenderlove
2012-05-10fix the path of ifconfig.naruse
2012-05-10skip addresses whose interface is set as POINTOPOINT.naruse
2012-05-10Skip IPv6 addresses whose interface is set as IFDISABLED.naruse
2012-05-10test/minitest: Correct requiring path to metametameta.rb.nobu
2012-05-10* 2012-05-10svn
2012-05-10parse.y: debugging stuffnobu
2012-05-09Ignore mkmf-generated Makefiledrbrain
2012-05-09lib/mkmf.rb: check pkg-config resultnobu
2012-05-09* lib/net/imap.rb (decode_utf7, encode_utf7): refactored byshugo
2012-05-09 * test/rubygems/test_gem_remote_fetcher.rb: skip OpenSSL dependentnobu
2012-05-09Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan