aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.kou2013-04-261-0/+4
* * lib/rss/maker.rb (RSS::Maker): Fix indent of document comment.kou2013-04-261-0/+4
* * ext/socket/extconf.rb: Use a block of enable_config() forakr2013-04-261-0/+5
* * dir.c (dir_set_pos): Fix a compilation error when seekdir() is notakr2013-04-261-0/+5
* * thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.akr2013-04-261-0/+5
* * lib/rss/atom.rb: Documentation for RSS::Atom based on a patch byzzak2013-04-261-0/+6
* * ext/curses/extconf.rb: Test linkability of curses_version at first.akr2013-04-261-0/+8
* ring.rb: specify multicast interfaceshirosaki2013-04-251-0/+20
* ring.rb: add a socket to @sockets in make_socket()shirosaki2013-04-251-0/+8
* test_rinda.rb: Use KILL on Windowsshirosaki2013-04-251-0/+6
* * ext/curses/extconf.rb: Implementakr2013-04-251-0/+6
* * ext/socket/extconf.rb: Don't use WIDE getaddrinfo by default.akr2013-04-251-0/+4
* * ext/socket/extconf.rb: Remove obsolete options: ---with-ipv6-lib andakr2013-04-251-0/+5
* * ext/socket/extconf.rb: Implementakr2013-04-251-0/+8
* io.c: conversion from bom encodingnobu2013-04-251-0/+11
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse2013-04-251-0/+5
* * lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse2013-04-251-0/+12
* * benchmark/bm_hash_shift.rb: add benchmark for Hash#shiftcharliesome2013-04-251-0/+15
* * ext/socket/extconf.rb: Extract C programs as toplevel constants.akr2013-04-251-0/+4
* configure.in: RUBY_RM_RECURSIVEnobu2013-04-241-0/+5
* tracer.rb: File.readlinesnobu2013-04-241-1/+3
* debug.rb: Fix debug listingnobu2013-04-241-1/+9
* debug.rb: Fix debug listingnobu2013-04-241-0/+6
* describe the reason to check mblen().akr2013-04-241-0/+1
* * configure.in: Check mblen().akr2013-04-241-0/+6
* * io.c (rb_fd_fix_cloexec): use rb_update_max_fd().kosaki2013-04-241-0/+4
* * numeric.c: Fix wiki link on Float imprecision in overview, patchedzzak2013-04-241-0/+5
* parse.y: disallow $-nobu2013-04-241-0/+8
* * string.c: Document String#setbyte return value by @gjmurakami-10genzzak2013-04-241-0/+5
* * class.c: Example of Object#methods by @windwiny [Fixes GH-293]zzak2013-04-241-0/+10
* * ext/socket/lib/socket.rb: Doc typos by @vipulnsward [Fixes GH-292]zzak2013-04-241-0/+4
* * array.c: Fix documentation for Array#index and #replace aliaseszzak2013-04-241-0/+5
* * string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual characternaruse2013-04-231-0/+6
* * missing/isnan.c (isnan): Don't define if isnan() macro is defined.akr2013-04-231-0/+5
* lib/rexml/document.rb, lib/rexml/element.rb,duerst2013-04-231-0/+7
* * lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo2013-04-231-0/+5
* string.c: fix for UTF-32nobu2013-04-231-0/+6
* * test/ruby/test_module.rbknu2013-04-231-0/+6
* Add references.knu2013-04-231-2/+2
* * string.c (rb_str_inspect): NUL should not be represented asknu2013-04-231-0/+5
* * insns.def (opt_mod): Use % operator if both operands are positive forcharliesome2013-04-221-0/+5
* marshal.c: fix marshal_load ivarnobu2013-04-221-0/+5
* * util.c (ruby_hdtoa): revert r29729.naruse2013-04-221-0/+6
* * configure.in: Revert using sigsetjmp by default due to performancecharliesome2013-04-211-0/+5
* * configure.in: Use sigsetjmp by default so jumping out of signalcharliesome2013-04-211-0/+9
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-201-0/+15
* * lib/tempfile.rb (Tempfile.create): Close when the block exits.akr2013-04-201-0/+4
* * lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr2013-04-201-0/+6
* * lib/tempfile.rb (Tempfile.create): New method.akr2013-04-201-0/+6
* marshal.c: use ivars of marshal_dump datanobu2013-04-201-0/+8