aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * insns.def (opt_mod): Use % operator if both operands are positive forcharliesome2013-04-222-4/+11
* enhanced Array#delete_if docs by johnnymugshsbt2013-04-221-2/+2
* marshal.c: fix marshal_load ivarnobu2013-04-223-14/+64
* More tests.akr2013-04-221-0/+19
* * 2013-04-22svn2013-04-221-2/+2
* Specify --disable-gemsnaruse2013-04-221-2/+2
* * util.c (ruby_hdtoa): revert r29729.naruse2013-04-222-5/+8
* * configure.in: Revert using sigsetjmp by default due to performancecharliesome2013-04-212-3/+8
* * configure.in: Use sigsetjmp by default so jumping out of signalcharliesome2013-04-212-4/+20
* Replace use of obsolete variable `last-command-char` by @maser [fix GH-290]hsbt2013-04-211-1/+1
* * test/csv/test_features.rb, test/logger/test_logger.rbakr2013-04-2024-1209/+1174
* * lib/tempfile.rb (Tempfile.create): Close when the block exits.akr2013-04-202-0/+5
* * 2013-04-21svn2013-04-201-2/+2
* * lib/webrick/httpauth/htpasswd.rb: Use Tempfile.create to avoidakr2013-04-203-6/+18
* * lib/tempfile.rb (Tempfile.create): New method.akr2013-04-204-0/+76
* marshal.c: use ivars of marshal_dump datanobu2013-04-203-6/+24
* Add example for String#scrubnaruse2013-04-191-0/+4
* * string.c (str_scrub): add ruby method String#scrub which verify andnaruse2013-04-195-4/+334
* * 2013-04-20svn2013-04-191-2/+2
* * lib/matrix.rb: Fix typo in rdocmarcandre2013-04-191-1/+1
* Fixed ChangeLog typo found by @Nami-Doczzak2013-04-191-1/+1