summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-04-25ring.rb: specify multicast interfaceshirosaki
2013-04-25ring.rb: add a socket to @sockets in make_socket()shirosaki
2013-04-25test_rinda.rb: Use KILL on Windowsshirosaki
2013-04-25* ext/curses/extconf.rb: Implementakr
2013-04-25* ext/socket/extconf.rb: Don't use WIDE getaddrinfo by default.akr
2013-04-25* ext/socket/extconf.rb: Remove obsolete options: ---with-ipv6-lib andakr
2013-04-25* ext/socket/extconf.rb: Implementakr
2013-04-25io.c: conversion from bom encodingnobu
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2013-04-25* benchmark/bm_hash_shift.rb: add benchmark for Hash#shiftcharliesome
2013-04-25* ext/socket/extconf.rb: Extract C programs as toplevel constants.akr
2013-04-24configure.in: RUBY_RM_RECURSIVEnobu
2013-04-24tracer.rb: File.readlinesnobu
2013-04-24debug.rb: Fix debug listingnobu
2013-04-24debug.rb: Fix debug listingnobu
2013-04-24describe the reason to check mblen().akr
2013-04-24* configure.in: Check mblen().akr
2013-04-24* io.c (rb_fd_fix_cloexec): use rb_update_max_fd().kosaki
2013-04-24* numeric.c: Fix wiki link on Float imprecision in overview, patchedzzak
2013-04-24parse.y: disallow $-nobu
2013-04-24* string.c: Document String#setbyte return value by @gjmurakami-10genzzak
2013-04-24* class.c: Example of Object#methods by @windwiny [Fixes GH-293]zzak
2013-04-24* ext/socket/lib/socket.rb: Doc typos by @vipulnsward [Fixes GH-292]zzak
2013-04-24* array.c: Fix documentation for Array#index and #replace aliaseszzak
2013-04-23* string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual characternaruse
2013-04-23* missing/isnan.c (isnan): Don't define if isnan() macro is defined.akr
2013-04-23lib/rexml/document.rb, lib/rexml/element.rb,duerst
2013-04-23* lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo
2013-04-23string.c: fix for UTF-32nobu
2013-04-23* test/ruby/test_module.rbknu
2013-04-23Add references.knu
2013-04-23* string.c (rb_str_inspect): NUL should not be represented asknu
2013-04-22* insns.def (opt_mod): Use % operator if both operands are positive forcharliesome
2013-04-22marshal.c: fix marshal_load ivarnobu
2013-04-22* util.c (ruby_hdtoa): revert r29729.naruse
2013-04-21* configure.in: Revert using sigsetjmp by default due to performancecharliesome
2013-04-21* configure.in: Use sigsetjmp by default so jumping out of signalcharliesome
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-20* lib/tempfile.rb (Tempfile.create): Close when the block exits.akr
2013-04-20* lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr
2013-04-20* lib/tempfile.rb (Tempfile.create): New method.akr
2013-04-20marshal.c: use ivars of marshal_dump datanobu
2013-04-19* string.c (str_scrub): add ruby method String#scrub which verify andnaruse
2013-04-19Fixed ChangeLog typo found by @Nami-Doczzak
2013-04-19* README.EXT.ja (Data_Wrap_Struct): Remove a description aboutkou
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2013-04-19marshal.c: no duplicated encodingnobu
2013-04-19ChangeLog: remove garbagenobu
2013-04-19configure.in: -g and -fstack-protector flags can't worknobu