aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki2012-05-183-4/+20
* * trunk/ext/json/extconf.rb: remove fake file.nobu2012-05-181-3/+0
* * ext/extmk.rb (extmake): remove particular platform specific condition.nobu2012-05-181-1/+1
* * ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain2012-05-174-0/+691
* * ext/psych/parser.c (transcode_string): fix encoding index names.tenderlove2012-05-172-2/+7
* * 2012-05-18svn2012-05-171-2/+2
* * properties.nobu2012-05-170-0/+0
* * ext/curses/curses.c (curses_pair_number): suppress 64-to-32 warning.nobu2012-05-171-1/+1
* fix NaCl supportnobu2012-05-173-3/+11
* * io.c: re-fix merge miss.nobu2012-05-171-2/+0
* * thread.c, thread_pthread.c: Moved pthread-specific preprocessoryugui2012-05-173-5/+10
* * io.c: Fix a mistake on merging the patch in the previous commit.yugui2012-05-172-2/+7
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-1737-36/+1855
* fix static-linked-extnobu2012-05-172-2/+6
* enc/encinit.c.erb: use %-linesnobu2012-05-172-9/+10
* fix static-linked-extnobu2012-05-173-14/+21
* * 2012-05-17svn2012-05-171-2/+2
* fix static-linked-extnobu2012-05-172-1/+7
* * configure.in (PIE): fix operator.nobu2012-05-161-1/+1
* configure.in: Fix an unbalanced quote.yugui2012-05-162-1/+5
* * ext/extmk.rb (exts.mk): use double quotes instead of single quotesusa2012-05-162-1/+6
* configure.in: use single quotesnobu2012-05-162-17/+22
* 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