aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ring.rb: specify multicast interfaceshirosaki2013-04-253-9/+111
* * 2013-04-26svn2013-04-251-2/+2
* ring.rb: add a socket to @sockets in make_socket()shirosaki2013-04-252-1/+11
* test_rinda.rb: Use KILL on Windowsshirosaki2013-04-252-2/+9
* * ext/curses/extconf.rb: Implementakr2013-04-252-30/+54
* * ext/socket/extconf.rb: Don't use WIDE getaddrinfo by default.akr2013-04-252-2/+6
* * ext/socket/extconf.rb: Remove obsolete options: ---with-ipv6-lib andakr2013-04-252-7/+5
* * ext/socket/extconf.rb: Implementakr2013-04-252-3/+82
* ext/openssl/ossl_bn.c: fix implicit conversionnobu2013-04-251-2/+2
* io.c: conversion from bom encodingnobu2013-04-253-18/+57
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse2013-04-255-6/+79
* * lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse2013-04-254-38/+340
* * st.c (st_shift): remove unused variable.nobu2013-04-251-1/+0
* * properties.nobu2013-04-250-0/+0
* * benchmark/bm_hash_shift.rb: add benchmark for Hash#shiftcharliesome2013-04-255-17/+64
* * ext/socket/extconf.rb: Extract C programs as toplevel constants.akr2013-04-252-240/+249
* * array.c: Improve rdoc for eql?marcandre2013-04-241-1/+1
* configure.in: RUBY_RM_RECURSIVEnobu2013-04-242-1/+11
* tracer.rb: File.readlinesnobu2013-04-242-11/+5
* debug.rb: Fix debug listingnobu2013-04-242-10/+21
* * 2013-04-25svn2013-04-241-2/+2
* debug.rb: Fix debug listingnobu2013-04-242-1/+10
* describe the reason to check mblen().akr2013-04-241-0/+1
* * configure.in: Check mblen().akr2013-04-243-2/+12
* update doc.akr2013-04-241-6/+6
* update doc.akr2013-04-241-0/+38
* parse.y: setup_fake_strnobu2013-04-241-19/+14
* * io.c (rb_fd_fix_cloexec): use rb_update_max_fd().kosaki2013-04-242-2/+5
* * numeric.c: Fix wiki link on Float imprecision in overview, patchedzzak2013-04-242-1/+6
* parse.y: disallow $-nobu2013-04-243-13/+19
* Typo by @windwiny [Fixes GH-295]zzak2013-04-241-1/+1
* * string.c: Document String#setbyte return value by @gjmurakami-10genzzak2013-04-242-2/+7
* * remove trailing spaces.nobu2013-04-241-1/+1
* * class.c: Example of Object#methods by @windwiny [Fixes GH-293]zzak2013-04-243-8/+27
* * ext/socket/lib/socket.rb: Doc typos by @vipulnsward [Fixes GH-292]zzak2013-04-242-6/+10
* * array.c: Fix documentation for Array#index and #replace aliaseszzak2013-04-242-2/+6
* * 2013-04-24svn2013-04-231-2/+2
* * Typo in defining EWOULDBLOCKWaitReadable on platforms whereheadius2013-04-231-1/+1
* * string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual characternaruse2013-04-234-9/+12
* * missing/isnan.c (isnan): Don't define if isnan() macro is defined.akr2013-04-232-0/+20
* lib/rexml/document.rb, lib/rexml/element.rb,duerst2013-04-234-11/+12
* * lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo2013-04-233-3/+22
* typo s/Singelton/Singletonzzak2013-04-231-1/+1
* string.c: fix for UTF-32nobu2013-04-233-14/+24
* string.c: suppress warningsnobu2013-04-231-4/+6
* * test/ruby/test_module.rbknu2013-04-232-2/+8
* Add references.knu2013-04-231-2/+2
* * string.c (rb_str_inspect): NUL should not be represented asknu2013-04-233-1/+16
* * 2013-04-23svn2013-04-221-2/+2
* fix minor code comment typostmm12013-04-222-3/+3