summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-08* re.c (rb_reg_equal): Removed incorrect example for Regexp#== withdrbrain
2012-05-08 * ext/date/date_core.c: reverted.tadf
2012-05-08* 2012-05-09svn
2012-05-08 * lib/rinda/ring.rb (lookup_ring_any): fix Rinda::RingFinger.primary seki
2012-05-08fix typoskazu
2012-05-08* include/ruby/win32.h (FD_SET): change function to macro.shirosaki
2012-05-08* io.c (io_unread): fix IO#pos with mode 'r' bug on Windows.shirosaki
2012-05-08test/mkmf/base.rb: hide compiler outputnobu
2012-05-08test: fix test conditionsnobu
2012-05-08test: why believe source directories are writable always?nobu
2012-05-08* ext/date/date_core.c: improving introduction in Date/DateTime doc.ayumin
2012-05-08configure.in: fix for BSD makenobu
2012-05-08lib/test/unit.rb: remove exact tracenobu
2012-05-08* test/minitest/metametameta.rb (MetaMetaMetaTestCase#assert_report):usa
2012-05-08tests: customizable colorsnobu
2012-05-08lib/test/unit.rb: old behavior if verbosenobu
2012-05-07* lib/abbrev.rb: Fixed typo in abbrev pattern documentation. Based ondrbrain
2012-05-07* ext/openssl/ossl_ssl.c (ossl_start_ssl): remove useless rb_sys_failnaruse
2012-05-07* object.c (Init_Object): Added reference to variable.c wheredrbrain
2012-05-07lib/test/unit.rb: initialize instace variablenobu
2012-05-07lib/test/unit.rb: use local outputnobu
2012-05-07lib/test/unit.rb: test name in $0nobu
2012-05-07lib/test/unit.rb: output in status linenobu
2012-05-07test/testunit: fix for recent minitestnobu
2012-05-07lib/test/unit.rb: refactoring pukenobu
2012-05-07bootstraptest/runner.rb: refine outputnobu
2012-05-07sample/test.rb: refine outputnobu
2012-05-07* ext/json/lib/json/generic_object.rb: missing file.nobu