summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-04-23* .gdbinit (rb_ps_vm): follow st_table's packing change.naruse
2012-04-23* configure.in: disable rubygems not to load rbconfig.rb beforenobu
2012-04-22add ML ref.akr
2012-04-22* lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr
2012-04-21* lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.akr
2012-04-21* ChangeLog: fix a typonagachika
2012-04-21 * test/rinda/test_rinda.rb: fix sticks on some testsf problem seki
2012-04-20* lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoiddrbrain
2012-04-19* ChangeLog: fix typo.nobu
2012-04-19* lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain
2012-04-19fix typoskazu
2012-04-19* strftime.c (rb_strftime_with_timespec): fix carrir-up bug andnobu
2012-04-19* ext/-test-/win32/dln/extconf.rb: need import library for ordinalnobu
2012-04-19* ChangeLog: remove garbage spaces.nobu
2012-04-19 * random.c (random_init): Clarify that the default seed isdrbrain
2012-04-18* ext/curses/curses.c (window_nodelay): Fixed call-seq of nodelay todrbrain
2012-04-18* io.c (io_readpartial): Document the output buffer parameter isdrbrain
2012-04-18* configure.in (DOT, DOXYGEN): use AC_CHECK_PROGS instead ofnobu
2012-04-18* win32/file.c (INVALID_FILE_ATTRIBUTES): define for old SDK.usa
2012-04-18Revert r35339-35343 because of no tests.naruse
2012-04-18Removed ChangeLog entry from reverted r35370drbrain
2012-04-18* strftime.c (rb_strftime_with_timespec): add an interim digit fornobu
2012-04-18* lib/rubygems/version.rb: Fixed init_with warning by calling intodrbrain
2012-04-18* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17Revert r35370 due to bad source branchdrbrain
2012-04-17* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17* strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu
2012-04-17* dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu
2012-04-16* dln.c (rb_w32_check_imported): skip ordinal entries. patched bynobu
2012-04-16* spec/default.mspec: expand relative path for ruby_exe which usesnaruse
2012-04-16* win32/win32.c (gmtime_r, localtime_r): POSIX compliant reentrantnobu
2012-04-16* configure.in (RUBY_MSVCRT_VERSION): define on mingw too.nobu
2012-04-16* configure.in (NO_RUBY_VENDOR_LIB): fix missing comma.nobu
2012-04-16* ChangeLog: typos.usa
2012-04-16* lib/matrix.rb (hermitian?): Bug fix, patch by George Koehlermarcandre
2012-04-16* hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]marcandre
2012-04-16* lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): shouldusa
2012-04-14* configure.in (UNREACHABLE): gcc 4.4 eliminates unreachable codenobu
2012-04-14* lib/webrick/server.rb (WEBrick::GenericServer#start):naruse
2012-04-14* variable.c (trace_ev): Removed "not reached" comment as this line isdrbrain
2012-04-13* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain
2012-04-13* hash.c (inspect_i): keep string's coderange.naruse
2012-04-13* hash.c (rb_hash_aset, rb_hash_update, rb_hash_update_by): usenobu
2012-04-13* lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse
2012-04-12 * ext/date/date_core.c: added some notes.tadf
2012-04-12Add a ticket number for last commit.ko1
2012-04-12* compile.c (compile_array, compile_array_):ko1
2012-04-11* lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain
2012-04-11* lib/net/protocol.rb (module Net): Added ReadTimeout to matchdrbrain
2012-04-11* lib/webrick/server.rb (module WEBrick::GenericServer): A serverdrbrain