aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * README.EXT: Update note from r40504, by Jeremy Evans [Bug #7982]zzak2013-04-271-0/+4
* * README.EXT: Add note to warn use of %i in Exceptions [Bug #7982]zzak2013-04-271-0/+4
* * configure.in: Fix a typo. Should check endgrent() instead ofakr2013-04-271-2/+7
* * process.c (obj2gid): Don't call endgrnam() if not exist.akr2013-04-271-0/+7
* * lib/yaml.rb: add security warning to YAML documentationcharliesome2013-04-271-0/+4
* * lib/yaml.rb: Documentation for YAML module [Bug #8213]zzak2013-04-271-0/+4
* * thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.akr2013-04-271-0/+6
* * thread.c: fix typos and documentationeregon2013-04-271-0/+4
* * sparc.c: Use __asm__ instead of asm for gcc.akr2013-04-271-0/+6
* * ext/socket/extconf.rb: Redundant test removed.akr2013-04-271-0/+4
* * ext/socket/extconf.rb (test_recvmsg_with_msg_peek_creates_fds):akr2013-04-271-0/+5
* * internal.h (SIGNED_INTEGER_TYPE_P): New macro.akr2013-04-271-0/+12
* * thread.c (TIMEVAL_SEC_MAX, TIMEVAL_SEC_MIN): Consider environments,akr2013-04-271-0/+6
* * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou2013-04-261-0/+8
* * lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou2013-04-261-0/+9
* * 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