aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * README.EXT.ja (Data_Wrap_Struct): Remove a description aboutkou2013-04-192-5/+17
* Add --disable-gems for tests which doesn't use rubygemsnaruse2013-04-191-1/+1
* * lib/net/imap.rb (body_type_msg): should acceptshugo2013-04-193-20/+70
* test_module.rb: renamenobu2013-04-191-1/+1
* * lib/cgi/session.rb: update use rescue nil all becausexibbar2013-04-191-3/+3
* * remove trailing spaces.nobu2013-04-191-1/+1
* * lib/cgi/session.rb: update use rescue Errno::ENOENT becausexibbar2013-04-191-4/+3
* * lib/cgi/session.rb: update rescue in delete session filexibbar2013-04-191-3/+4
* marshal.c: no duplicated encodingnobu2013-04-193-2/+26
* ChangeLog: remove garbagenobu2013-04-191-2/+0
* configure.in: -g and -fstack-protector flags can't worknobu2013-04-192-7/+16
* * lib/cgi/cookie.rb: refactoring.xibbar2013-04-181-27/+27
* * lib/cgi/cookie.rb(CGI::Cookie.parse): add requirexibbar2013-04-181-0/+1
* * test/openssl/test_cipher.rb: Correct a typonaruse2013-04-182-3/+9
* Fix .travis.yml for current known Linux failurenaruse2013-04-181-14/+14
* * 2013-04-19svn2013-04-181-2/+2
* test_rinda.rb: use spawnnobu2013-04-181-5/+9
* "garbage" (noun) is uncountable.kazu2013-04-181-1/+1
* Fix ChangeLog duplicated by wrong mergenaruse2013-04-181-38/+0
* Overwrite Ruby's path for cgi in testsnaruse2013-04-181-0/+7
* * common.mk (clean-ext): remove timestamps.naruse2013-04-181-0/+4
* * ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.naruse2013-04-181-0/+4
* Oops, I forgot to use JST in the ChangeLog entry.naruse2013-04-181-1/+1
* iseq: reduce array allocations for simple sequencesnaruse2013-04-181-0/+15
* iseq.c: remove duplicated strings for file pathsnaruse2013-04-181-0/+5
* assertions.rb: remove UNASSIGNEDnaruse2013-04-181-0/+5
* thread.c: fix overflow on Windowsnaruse2013-04-181-0/+5
* Run test-all on travis-cinaruse2013-04-181-14/+16
* vm_method.c: fix visibility on anonymous modulenobu2013-04-183-2/+15
* dir.c: not skip dot directories if matchingnobu2013-04-183-4/+17
* pack.c: refix unpack base64nobu2013-04-182-1/+8
* Increase capacity for skipping paddingsnaruse2013-04-181-1/+1
* * pack.c (pack_unpack): output characters even if the input doesn'tnaruse2013-04-183-2/+11
* * 2013-04-18svn2013-04-171-2/+2
* * common.mk (clean-ext): remove timestamps.naruse2013-04-172-0/+5
* * ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.akr2013-04-172-1/+5
* Oops, I forgot to use JST in the ChangeLog entry.tmm12013-04-171-1/+1
* iseq: reduce array allocations for simple sequencestmm12013-04-175-7/+31
* * ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.akr2013-04-173-1/+16
* iseq.c: remove duplicated strings for file pathstmm12013-04-172-1/+9
* test_curses.rb: default TERMnobu2013-04-171-1/+1
* test_readline.rb: try UTF-8nobu2013-04-171-1/+18
* envutil.rb: env hashnobu2013-04-171-1/+1
* assertions.rb: remove UNASSIGNEDnobu2013-04-172-9/+10
* thread.c: fix overflow on Windowsnobu2013-04-172-11/+17
* * 2013-04-17svn2013-04-171-2/+2
* fix typo by @zsalzbank [fix GH-289]hsbt2013-04-171-1/+1
* * ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.akr2013-04-162-4/+9
* fix ENV.to_a rdoc example by @benolee [fix GH-288]hsbt2013-04-161-1/+1
* * properties.nobu2013-04-160-0/+0