summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-04-25* ext/socket/raddrinfo.c (init_unix_addrinfo): refine error messageakr
2012-04-24* lib/optparse.rb (OptionParser#to_a): split for each lines.nobu
2012-04-24* ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path lengthakr
2012-04-24* lib/net/smtp.rb (check_continue): raise an error with an explanatorymame
2012-04-24* lib/optparse.rb (OptionParser#to_a): should split by end-of-line,naruse
2012-04-24* enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa
2012-04-24* compile.c: fix to output warning when the same literalsko1
2012-04-24* win32/win32.c (waitpid): need to check the return value ofusa
2012-04-24* parse.y (parser_yylex): EXPR_BEG by keywords is a start point ofnobu
2012-04-24* lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu
2012-04-24* lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu
2012-04-24* hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu
2012-04-24* test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERMusa
2012-04-23* thread.c (rb_check_deadlock): refine an error message of deadlockmame
2012-04-23* parse.y (primary): remove wrong "fixpos" that caused incorrectmame
2012-04-23* ext/iconv: deprecated. [Feature #6322]nobu
2012-04-23* test/socket/test_unix.rb (bound_unix_socket): make temporaryakr
2012-04-23* win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa
2012-04-23* lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr
2012-04-23* test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.akr
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