aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu2012-04-241-1/+4
* * lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu2012-04-241-0/+5
* * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu2012-04-241-0/+5
* * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERMusa2012-04-241-0/+5
* * thread.c (rb_check_deadlock): refine an error message of deadlockmame2012-04-231-0/+5
* * parse.y (primary): remove wrong "fixpos" that caused incorrectmame2012-04-231-0/+7
* * ext/iconv: deprecated. [Feature #6322]nobu2012-04-231-0/+4
* * test/socket/test_unix.rb (bound_unix_socket): make temporaryakr2012-04-231-0/+6
* * win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa2012-04-231-0/+9
* * lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr2012-04-231-1/+9
* * test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.akr2012-04-231-0/+5
* * .gdbinit (rb_ps_vm): follow st_table's packing change.naruse2012-04-231-0/+4
* * configure.in: disable rubygems not to load rbconfig.rb beforenobu2012-04-231-0/+5
* add ML ref.akr2012-04-221-0/+2
* * lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr2012-04-221-0/+13
* * lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.akr2012-04-211-0/+5
* * ChangeLog: fix a typonagachika2012-04-211-1/+1
* * test/rinda/test_rinda.rb: fix sticks on some testsf problem seki2012-04-211-0/+5
* * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoiddrbrain2012-04-201-0/+9
* * ChangeLog: fix typo.nobu2012-04-191-1/+1
* * lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain2012-04-191-0/+13
* fix typoskazu2012-04-191-2/+2
* * strftime.c (rb_strftime_with_timespec): fix carrir-up bug andnobu2012-04-191-0/+6
* * ext/-test-/win32/dln/extconf.rb: need import library for ordinalnobu2012-04-191-0/+5
* * ChangeLog: remove garbage spaces.nobu2012-04-191-1/+2
* * random.c (random_init): Clarify that the default seed isdrbrain2012-04-191-0/+7
* * ext/curses/curses.c (window_nodelay): Fixed call-seq of nodelay todrbrain2012-04-181-0/+7
* * io.c (io_readpartial): Document the output buffer parameter isdrbrain2012-04-181-0/+16
* * configure.in (DOT, DOXYGEN): use AC_CHECK_PROGS instead ofnobu2012-04-181-0/+9
* * win32/file.c (INVALID_FILE_ATTRIBUTES): define for old SDK.usa2012-04-181-0/+4
* Revert r35339-35343 because of no tests.naruse2012-04-181-13/+0
* Removed ChangeLog entry from reverted r35370drbrain2012-04-181-9/+0
* * strftime.c (rb_strftime_with_timespec): add an interim digit fornobu2012-04-181-0/+5
* * lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain2012-04-181-0/+5
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-181-0/+18
* Revert r35370 due to bad source branchdrbrain2012-04-171-9/+0
* * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain2012-04-171-0/+9
* * strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu2012-04-171-0/+5
* * dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu2012-04-171-3/+4
* * dln.c (rb_w32_check_imported): skip ordinal entries. patched bynobu2012-04-161-0/+5
* * spec/default.mspec: expand relative path for ruby_exe which usesnaruse2012-04-161-0/+6
* * win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu2012-04-161-1/+4
* * configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu2012-04-161-0/+7
* * configure.in (NO_RUBY_VENDOR_LIB): fix missing comma.nobu2012-04-161-0/+4
* * ChangeLog: typos.usa2012-04-161-1/+1
* * lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre2012-04-161-0/+5
* * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]marcandre2012-04-161-0/+13
* * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa2012-04-161-0/+6
* * configure.in (UNREACHABLE): gcc 4.4 eliminates unreachable codenobu2012-04-141-0/+7
* * lib/webrick/server.rb (WEBrick::GenericServer#start):naruse2012-04-141-0/+9