summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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 * 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* 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* lib/mkmf.rb (link_command): use static library only for bundlednobu
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-01 * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections.drbrain
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-31* common.mk (ECHO1): ":" in a make variable replacement cause a syntaxyugui
2011-07-31* backport r32768 from trunk.ktsj
2011-07-30Merge commit r32762:mrkn
2011-07-30 * lib/cmath.rb (cbrt): should return a real number if possible.tadf
2011-07-30 * ext/date/date_core.c: an issue that is same as [ruby-dev:44071].tadf
2011-07-30* defs/default_gems: separate from tool/rbinstall.rb.nobu
2011-07-30* io.c (rb_io_each_byte): rbuf can be refreshed during yield.nobu
2011-07-30* strftime.c (NEEDS): avoid SEGV due to integer overflow in sparc-solaris2.10ngoto
2011-07-30Merge commit r32754:mrkn
2011-07-30* ext/bigdecimal/lib/bigdecimal/util.rb (Rational#to_d):mrkn
2011-07-30merge revision(s) 32749:kosaki
2011-07-29* ext/socket/lib/socket.rb (udp_server_sockets): unused variableakr
2011-07-29* ChangeLog: remove trailing spaces.nobu
2011-07-29* lib/securerandom.rb: call OpenSSL::Random.seed at the akr
2011-07-29* ext/socket/mkconstants.rb: fix typos.akr
2011-07-29* ext/socket/mkconstants.rb: use whitespaces as a separator.akr
2011-07-29* ext/socket/mkconstants.rb: add documents for constants.akr
2011-07-28* backport r32671 from trunk.mame
2011-07-28* backport r32669 from trunk.mame
2011-07-28merge revision 32725:nagachika
2011-07-28* backport r32723 from trunk.nahi
2011-07-27 * lib/delegate.rb: Move file-level documentation to the appropriatedrbrain
2011-07-27merge revision(s) 32707:naruse