summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-11* 2011-08-11svn
2011-08-11* lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig fornobu
2011-08-10Merge the commit r32903:mrkn
2011-08-10* lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of sharednobu
2011-08-09merge revision(s) 32899:naruse
2011-08-09* 2011-08-10svn
2011-08-09merge revision(s) 32859:nagachika
2011-08-09* ChangeLog: mention [ruby-core:38853] [Bug #5168] for r32892ngoto
2011-08-09* test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto
2011-08-09* 2011-08-09svn
2011-08-09* array.c: Fix typo. https://github.com/ruby/ruby/pull/36shyouhei
2011-08-07merge revision(s) 32859:kosaki
2011-08-07merge revision(s) 32885:kosaki
2011-08-07* backport r32876 from trunk.ktsj
2011-08-06* 2011-08-07svn
2011-08-06 * marshal.c (w_object): Fix exception message when _dump_data is notdrbrain
2011-08-05 * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections.drbrain
2011-08-05Remove orphaned date in ChangeLogdrbrain
2011-08-05* 2011-08-06svn
2011-08-05 * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections.drbrain
2011-08-05* backport r32845 from trunk.ngoto
2011-08-05* numeric.c (rb_infinity, rb_nan): use WORDS_BIGENDIAN to get endian.ngoto
2011-08-05* complex.c (f_signbit): fix compile error in gcc4 on Solaris withngoto
2011-08-05Merge commit r32846:mrkn
2011-08-05* test/io/console/test_io_console.rb: for Fedora Rawhide, not OpenBSD.nobu
2011-08-04Backported r32804 from trunkluislavena
2011-08-04* 2011-08-05svn
2011-08-04* test/io/console/test_io_console.rb (test_noctty): daemon() onnobu
2011-08-03* configure.in: use build_os variable for checking C and C++ compilersmrkn
2011-08-03* 2011-08-04svn
2011-08-03* lib/mkmf.rb (link_command): use static library only for bundlednobu
2011-08-02* 2011-08-03svn
2011-08-02* lib/prettyprint.rb: update document. [ruby-core:36776]akr
2011-08-02* test/testunit/test_parallel.rb: pass "--ruby" option tosorah
2011-08-02* hash.c (recursive_hash): hash value of emptied hash should benobu
2011-08-02* parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136]nobu
2011-08-02Revert r32803.naruse
2011-08-02* property.nobu
2011-08-01 * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections.drbrain
2011-08-01* 2011-08-02svn
2011-08-01* test/rake/test_rake_directory_task.rb (TestRakeDirectoryTask#usa
2011-08-01 * test/rake/test_rake_functional.rb: Don't assume the binary name ofdrbrain
2011-07-31merge revision(s) 32582:naruse
2011-07-31* enc/Makefile.in (ECHO1): Same as the recent fix in common.mk.yugui
2011-07-31* configure.in: fix typos.ktsj
2011-07-31* lib/mkmf.rb (configuration:ECHO1): Same as the recent fix inyugui
2011-07-31* complex.c (f_signbit): gcc4 on Solaris DOES have signbit but doesyugui
2011-07-31* common.mk (node_name.inc): Use $(Q) for consistency.yugui
2011-07-31* common.mk (ECHO1): nmake does not allow parenthesis in make variableyugui
2011-07-31Fixes a wrong part in the previous commit.yugui