aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse2012-05-181-0/+14
* * ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki2012-05-181-0/+4
* * ext/psych/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-181-0/+4
* * ext/fiddle/extconf.rb: Use an exception instaed of bare abort.kosaki2012-05-181-0/+4
* * ext/readline/extconf.rb: Use an exception instead of bare exit.kosaki2012-05-181-0/+4
* * ext/ripper/extconf.rb: Use an exception instead of barekosaki2012-05-181-0/+5
* * ext/openssl/extconf.rb: Clarify a message when hit Applekosaki2012-05-181-0/+5
* * ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki2012-05-181-0/+7
* * ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain2012-05-171-0/+7
* * ext/psych/parser.c (transcode_string): fix encoding index names.tenderlove2012-05-171-0/+5
* fix NaCl supportnobu2012-05-171-0/+8
* * thread.c, thread_pthread.c: Moved pthread-specific preprocessoryugui2012-05-171-0/+5
* * io.c: Fix a mistake on merging the patch in the previous commit.yugui2012-05-171-0/+4
* Imports Ruby's port to NativeClient (a.k.a NaCl).yugui2012-05-171-1/+48
* fix static-linked-extnobu2012-05-171-1/+4
* enc/encinit.c.erb: use %-linesnobu2012-05-171-1/+3
* fix static-linked-extnobu2012-05-171-1/+6
* fix static-linked-extnobu2012-05-171-0/+4
* configure.in: Fix an unbalanced quote.yugui2012-05-161-0/+4
* * ext/extmk.rb (exts.mk): use double quotes instead of single quotesusa2012-05-161-0/+5
* configure.in: use single quotesnobu2012-05-161-3/+8
* Supports static linking of extensions and encodings again.yugui2012-05-161-0/+36
* * io.c: fixed a merge mistake of r33878, reported by nobu via IRC.usa2012-05-161-0/+4
* * ext/date/date_strftime.c: should also be aware of flags ontadf2012-05-151-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove2012-05-151-0/+9
* * ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove2012-05-151-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: keep a reference totenderlove2012-05-151-0/+5
* lib/test/unit.rb: --color optionnobu2012-05-151-0/+7
* Bug #6403: reset states after empty argsnobu2012-05-141-0/+7
* * ChangeLog: fix a typo.nagachika2012-05-131-1/+1
* * enumerator.c (lazy_take_func, lazy_take): multiple calls ofnagachika2012-05-131-0/+9
* * test/ruby/test_io.rb (test_flush_in_finalizer1): don't use IO.for_fdnagachika2012-05-131-1/+8
* * test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent ofnagachika2012-05-131-0/+5
* * ext/etc/etc.c (passwd_ensure): move endpwent() call fromakr2012-05-131-0/+7
* * ext/date/date_strftime.c: removed unused code and changed the style.tadf2012-05-131-0/+4
* * ext/date/date_strftime.c: refactored.tadf2012-05-131-0/+4
* * test/ruby/test_io.rb (class TestIO): Disable GC during IO tests toluislavena2012-05-121-0/+6
* Fixed issue number in fileutils changelog entrydrbrain2012-05-111-1/+1
* * ext/sdbm/init.c: Added documentation. Patch by Justin Collins,drbrain2012-05-111-0/+5
* * lib/fileutils.rb (cp_r): Fixed cp_r example. Patch by TJ Koblentzdrbrain2012-05-111-0/+5
* * thread.c (rb_threadptr_execute_interrupts_common):naruse2012-05-111-0/+18
* Revert r35622.naruse2012-05-111-8/+0
* * thread.c (rb_threadptr_execute_interrupts_common): th->errinfo isnaruse2012-05-111-0/+8
* Bug #6419: fix cmdarg beginnobu2012-05-111-0/+5
* * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,nobu2012-05-111-0/+6
* Revert r35616 "* ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]"nobu2012-05-111-4/+0
* lib/test/unit.rb: no unnecessary newlinesnobu2012-05-111-0/+5
* * ext/bigdecimal/bigdecimal.c: use RB_GC_GUARD. [ruby-dev:45627]mrkn2012-05-101-0/+4
* test/minitest: Correct requiring path to metametameta.rb.nobu2012-05-101-0/+8
* parse.y: debugging stuffnobu2012-05-101-0/+5