summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-07-31* common.mk (ECHO1): ":" in a make variable replacement cause a syntaxyugui
2011-07-31* backport r32768 from trunk.ktsj
2011-07-30* 2011-07-31svn
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* 2011-07-30svn
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-28* 2011-07-29svn
2011-07-28merge revision 32725:nagachika
2011-07-28* backport r32723 from trunk.nahi
2011-07-28merge revision(s) 32715:naruse
2011-07-27 * lib/delegate.rb: Move file-level documentation to the appropriatedrbrain
2011-07-27merge revision(s) 32707:naruse
2011-07-27merge revision(s) 32702:naruse
2011-07-27merge revision(s) 32699:naruse
2011-07-27 * object.c: Add usage documentation for BasicObject. Based on patchdrbrain
2011-07-27 * lib/rubygems/uninstaller.rb: Add missing require and updatedrbrain
2011-07-27 * lib/rubygems: Update to RubyGems 1.8.6.1.drbrain
2011-07-27* backport r32690 from trunk.emboss
2011-07-27* property.nobu