aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Supports static linking of extensions and encodings again.yugui2012-05-1631-129/+306
* * io.c: fixed a merge mistake of r33878, reported by nobu via IRC.usa2012-05-162-2/+6
* test/ruby/test_time.rb: split a big testnobu2012-05-151-0/+22
* * ext/date/date_strftime.c: should also be aware of flags ontadf2012-05-153-31/+76
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove2012-05-154-2/+27
* * ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove2012-05-153-0/+21
* * 2012-05-16svn2012-05-151-2/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: keep a reference totenderlove2012-05-152-0/+7
* lib/test/unit.rb: --color optionnobu2012-05-152-14/+37
* test for Bug #6385nobu2012-05-151-0/+20
* test/ruby/test_file.rb: use tmpdirnobu2012-05-151-2/+4
* test/ruby/test_marshal.rb: close pipesnobu2012-05-151-8/+8
* * 2012-05-15svn2012-05-141-2/+2
* trivial changestadf2012-05-142-21/+25
* Check IFDISABLED on Mac OS X.naruse2012-05-141-3/+17
* Bug #6403: reset states after empty argsnobu2012-05-143-0/+14
* trivial changestadf2012-05-131-36/+17
* * ChangeLog: fix a typo.nagachika2012-05-131-1/+1
* * 2012-05-14svn2012-05-131-2/+2
* * enumerator.c (lazy_take_func, lazy_take): multiple calls ofnagachika2012-05-133-1/+19
* * test/ruby/test_io.rb (test_flush_in_finalizer1): don't use IO.for_fdnagachika2012-05-132-2/+9
* * test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent ofnagachika2012-05-132-8/+5
* * ext/etc/etc.c (passwd_ensure): move endpwent() call fromakr2012-05-132-2/+9
* * ext/date/date_strftime.c: removed unused code and changed the style.tadf2012-05-132-1085/+584
* * ext/date/date_strftime.c: refactored.tadf2012-05-132-225/+206
* * 2012-05-13svn2012-05-121-2/+2
* * test/ruby/test_io.rb (class TestIO): Disable GC during IO tests toluislavena2012-05-122-0/+14
* Fixed issue number in fileutils changelog entrydrbrain2012-05-111-1/+1
* * ext/sdbm/init.c: Added documentation. Patch by Justin Collins,drbrain2012-05-112-3/+342
* * lib/fileutils.rb (cp_r): Fixed cp_r example. Patch by TJ Koblentzdrbrain2012-05-112-1/+6
* * thread.c (rb_threadptr_execute_interrupts_common):naruse2012-05-112-1/+20
* * 2012-05-12svn2012-05-111-2/+2
* Revert r35622.naruse2012-05-113-10/+2
* * thread.c (rb_threadptr_execute_interrupts_common): th->errinfo isnaruse2012-05-113-2/+10
* Add a test: BigDecimal("0").div(BigDecimal("Infinity")).naruse2012-05-111-0/+4
* Bug #6419: fix cmdarg beginnobu2012-05-113-0/+13
* * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,nobu2012-05-112-1/+7
* Revert r35616 "* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]"nobu2012-05-112-297/+213
* lib/test/unit.rb: no unnecessary newlinesnobu2012-05-112-2/+10
* * ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]mrkn2012-05-102-213/+297
* * 2012-05-11svn2012-05-101-2/+2
* adding a few tests surrounding file open argumentstenderlove2012-05-101-0/+30
* fix the path of ifconfig.naruse2012-05-101-1/+1
* skip addresses whose interface is set as POINTOPOINT.naruse2012-05-101-3/+11
* Skip IPv6 addresses whose interface is set as IFDISABLED.naruse2012-05-101-8/+26
* test/minitest: Correct requiring path to metametameta.rb.nobu2012-05-103-2/+10
* * 2012-05-10svn2012-05-101-2/+2
* parse.y: debugging stuffnobu2012-05-102-0/+37
* Ignore mkmf-generated Makefiledrbrain2012-05-090-0/+0
* lib/mkmf.rb: check pkg-config resultnobu2012-05-092-2/+6