summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-19* lib/cgi/session.rb: update use rescue nil all becausexibbar
2013-04-19* remove trailing spaces.nobu
2013-04-19* lib/cgi/session.rb: update use rescue Errno::ENOENT becausexibbar
2013-04-19* lib/cgi/session.rb: update rescue in delete session filexibbar
2013-04-19marshal.c: no duplicated encodingnobu
2013-04-19ChangeLog: remove garbagenobu
2013-04-19configure.in: -g and -fstack-protector flags can't worknobu
2013-04-18* lib/cgi/cookie.rb: refactoring.xibbar
2013-04-18* lib/cgi/cookie.rb(CGI::Cookie.parse): add requirexibbar
2013-04-18* test/openssl/test_cipher.rb: Correct a typonaruse
2013-04-18Fix .travis.yml for current known Linux failurenaruse
2013-04-18* 2013-04-19svn
2013-04-18test_rinda.rb: use spawnnobu
2013-04-18"garbage" (noun) is uncountable.kazu
2013-04-18Fix ChangeLog duplicated by wrong mergenaruse
2013-04-18Overwrite Ruby's path for cgi in testsnaruse
2013-04-18* common.mk (clean-ext): remove timestamps.naruse
2013-04-18* ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.naruse
2013-04-18Oops, I forgot to use JST in the ChangeLog entry.naruse
2013-04-18iseq: reduce array allocations for simple sequencesnaruse
2013-04-18iseq.c: remove duplicated strings for file pathsnaruse
2013-04-18assertions.rb: remove UNASSIGNEDnaruse
2013-04-18thread.c: fix overflow on Windowsnaruse
2013-04-18Run test-all on travis-cinaruse
2013-04-18vm_method.c: fix visibility on anonymous modulenobu
2013-04-18dir.c: not skip dot directories if matchingnobu
2013-04-18pack.c: refix unpack base64nobu
2013-04-18Increase capacity for skipping paddingsnaruse
2013-04-18* pack.c (pack_unpack): output characters even if the input doesn'tnaruse
2013-04-17* 2013-04-18svn
2013-04-17* common.mk (clean-ext): remove timestamps.naruse
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.akr
2013-04-17Oops, I forgot to use JST in the ChangeLog entry.tmm1
2013-04-17iseq: reduce array allocations for simple sequencestmm1
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.akr
2013-04-17iseq.c: remove duplicated strings for file pathstmm1
2013-04-17test_curses.rb: default TERMnobu
2013-04-17test_readline.rb: try UTF-8nobu
2013-04-17envutil.rb: env hashnobu
2013-04-17assertions.rb: remove UNASSIGNEDnobu
2013-04-17thread.c: fix overflow on Windowsnobu
2013-04-17* 2013-04-17svn
2013-04-17fix typo by @zsalzbank [fix GH-289]hsbt
2013-04-16* ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.akr
2013-04-16fix ENV.to_a rdoc example by @benolee [fix GH-288]hsbt
2013-04-16* properties.nobu
2013-04-16* ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277]zzak
2013-04-16* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-16fixed wrong value by @taksatou [fix GH-287]hsbt
2013-04-16* 2013-04-16svn