aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems: Import RubyGems 1.8.7:drbrain2011-08-051-0/+21
* * test/io/console/test_io_console.rb: for Fedora Rawhide, not OpenBSD.nobu2011-08-051-2/+5
* * test/io/console/test_io_console.rb (test_noctty): daemon() onnobu2011-08-041-0/+6
* * thread_pthread.c (native_cond_signal): retry to call pthread_cond_signalmrkn2011-08-041-0/+17
* * configure.in: when Solaris cc, use $(CC) to link shared libs.ngoto2011-08-041-0/+4
* * error.c (report_bug): use a small message buffer instead of BUFSIZ.kosaki2011-08-041-0/+8
* * tool/rbinstall.rb (gem): install all gemspecs under lib and ext.nobu2011-08-041-1/+3
* * tool/rbinstall.rb (Gem::Specification): may not be defined whennobu2011-08-041-0/+5
* * include/ruby/missing.h: define __syscall on OpenBSD as r32702.naruse2011-08-041-0/+4
* * tool/rbinstall.rb: use rubygems to load gemspecs, copy actualtenderlove2011-08-031-0/+5
* * configure.in: set CXX variable to the C++ compiler that matches themrkn2011-08-031-0/+5
* * lib/mkmf.rb (link_command): use static library only for bundlednobu2011-08-031-0/+5
* installing psych as a gemtenderlove2011-08-031-0/+4
* * util.c, include/ruby/util.h (ruby_add_suffix): remove the function.usa2011-08-031-0/+20
* * test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):shyouhei2011-08-031-0/+5
* * encoding.c (enc_find): mistakenly remained !. [Bug #5150]nobu2011-08-021-0/+4
* * lib/prettyprint.rb: update document. [ruby-core:36776]akr2011-08-021-0/+4
* * gc.c (init_heap): allocate sigaltstack after heaps are allocated.naruse2011-08-021-0/+9
* * test/testunit/test_parallel.rb: pass "--ruby" option tosorah2011-08-021-0/+5
* * encoding.c (str_to_encoding): rename from to_encoding andnaruse2011-08-021-0/+16
* * hash.c (recursive_hash): hash value of emptied hash should benobu2011-08-021-0/+5
* * parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136]nobu2011-08-021-0/+4
* * test/net/http/test_http.rb (TestNetHTTP_version_1_1_methods#test_timeout_du...shyouhei2011-08-011-0/+8
* Correct RubyGems bin check on Windows. Bug #5111luislavena2011-08-011-0/+6
* * ChangeLog: fix a typo.nagachika2011-08-011-1/+1
* * test/ruby/test_process.rb (TestProcess#windows?): new method.usa2011-08-011-0/+9
* * test/rake/test_rake_functional.rb: Don't assume the binary name ofdrbrain2011-08-011-0/+6
* * test/io/console/test_io_console.rb (TestIO_Console#test_sync):shyouhei2011-08-011-0/+5
* * test/xmlrpc/test_webrick_server.rb (Test_Webrick#setup_http_server):shyouhei2011-08-011-0/+12
* * lib/rdoc.rb: Import RDoc 3.9.1. Fixes bugs in the RDoc::Markupdrbrain2011-08-011-0/+5
* remove duplicated entrykazu2011-08-011-2/+0
* * insns.def (concatstrings): don't use initial ASCII-8BIT string.naruse2011-08-011-0/+5
* Forward-ports r32780 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-0/+6
* Forward-ports r32777 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-0/+7
* Forward-ports r32776 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-0/+6
* Forward-ports r32778 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-0/+7
* Forward-ports r32775 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-0/+5
* * vm.c (check_env): print debug messages to stderr.ktsj2011-07-311-0/+5
* * vm.c (vm_make_env_each): don't save prev env value.ktsj2011-07-311-0/+7
* Forwardports r32772 and r32773 from branches/ruby_1_9_3 to trunk.yugui2011-07-311-0/+11
* * io.c (rb_pipe): pipe on cygwin can succeed half but failnobu2011-07-311-0/+5
* * vm.c: check if cfp is valid. [Bug #5083] [ruby-dev:44208]ktsj2011-07-311-0/+4
* * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain2011-07-311-0/+5
* * io.c (rb_io_each_byte): remove unused variable e.naruse2011-07-301-0/+4
* * test/bigdecimal/test_bigdecimal.rb (test_version): removed.mrkn2011-07-301-0/+4
* * defs/default_gems: separate from tool/rbinstall.rb.nobu2011-07-301-0/+4
* * io.c (rb_io_each_byte): rbuf can be refreshed during yield.nobu2011-07-301-0/+5
* * strftime.c (NEEDS): avoid SEGV due to integer overflow in sparc-solaris2.10ngoto2011-07-301-0/+5
* * test/win32ole/test_win32ole_variant.rb: use skip method to skip the test.suke2011-07-301-0/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_version): version 1.1.0.mrkn2011-07-301-0/+8