aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/mkmf.rb: check pkg-config resultnobu2012-05-091-0/+5
* * lib/net/imap.rb (decode_utf7, encode_utf7): refactored byshugo2012-05-091-0/+5
* * test/rubygems/test_gem_remote_fetcher.rb: skip OpenSSL dependentnobu2012-05-091-0/+5
* Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan2012-05-091-0/+8
* * re.c (rb_reg_equal): Removed incorrect example for Regexp#== withdrbrain2012-05-081-0/+5
* * ext/date/date_core.c: reverted.tadf2012-05-081-0/+4
* * lib/rinda/ring.rb (lookup_ring_any): fix Rinda::RingFinger.primary seki2012-05-081-0/+5
* fix typoskazu2012-05-081-2/+2
* * include/ruby/win32.h (FD_SET): change function to macro.shirosaki2012-05-081-0/+21
* * io.c (io_unread): fix IO#pos with mode 'r' bug on Windows.shirosaki2012-05-081-0/+10
* * ext/date/date_core.c: improving introduction in Date/DateTime doc.ayumin2012-05-081-0/+6
* configure.in: fix for BSD makenobu2012-05-081-0/+5
* lib/test/unit.rb: remove exact tracenobu2012-05-081-0/+5