aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* template/prelude.c.tmplnobu2014-11-113-41/+36
* suppress warning: shadowing outer local variable - linenaruse2014-11-111-1/+1
* remove debug codenaruse2014-11-111-1/+1
* * lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse2014-11-113-5/+17
* * string.c (sym_equal): use rb_obj_equal().ko12014-11-112-7/+10
* * lib/rdoc/known_classes.rb: reverted regression changes ofhsbt2014-11-112-1/+5
* * 2014-11-11svn2014-11-101-2/+2
* * test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr2014-11-102-221/+179
* * test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignoreakr2014-11-102-13/+15
* win32.c: user namenobu2014-11-101-0/+3
* * win32/win32.c (rb_w32_read): retry with reduced length if cannot tousa2014-11-102-0/+12
* * lib/webrick/server.rb: Setup shutdown pipe in listen method.akr2014-11-104-1/+45
* * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa2014-11-106-12/+72
* win32.c: login name encodingnobu2014-11-104-6/+21
* * lib/rubygems/*.rb: Update to RubyGems master(3e36528).hsbt2014-11-103-22/+28
* signal.c: signal list to killnobu2014-11-102-0/+7
* unicode_normalize: UNICODE_VERSION constantnobu2014-11-102-2/+12
* * lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)hsbt2014-11-103-2/+7
* * lib/webrick/server.rb: Less instance variables.akr2014-11-102-17/+28
* * lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w toakr2014-11-102-4/+13
* * lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr2014-11-093-40/+51
* * 2014-11-10svn2014-11-091-2/+2
* * test/webrick/webrick.cgi: Don't use debug mode.akr2014-11-093-2/+8
* test_bmethod.rb: block in bmethod testnobu2014-11-092-2/+14
* test_bmethod.rb: super in bmethod testnobu2014-11-092-1/+24
* vm.c: super in bmethodnobu2014-11-097-7/+61
* * test/open-uri: Test server log in server thread.akr2014-11-098-169/+203
* * lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.akr2014-11-092-0/+6
* fix a typo in comment [ci skip]kazu2014-11-091-1/+1
* Fix typos in assert messages [ci skip]kazu2014-11-091-4/+4
* fix a typo [ci skip]kazu2014-11-091-1/+1
* * test/webrick: Fix the argument order of assert_equal.akr2014-11-094-33/+37
* * test/webrick: Store log in an array.akr2014-11-099-33/+45
* normalize.rb: fix syntax errornobu2014-11-091-1/+1
* * test/xmlrpc: Refine log test.akr2014-11-093-21/+24
* lib/unicode_normalize/normalize.rb: Replaced if-else by case in self.normaliz...duerst2014-11-092-3/+9
* * test/xmlrpc: Use assert_join_threads.akr2014-11-094-27/+33
* * test/xmlrpc: Test webrick error log is empty.akr2014-11-093-5/+11
* * gc.c (is_incremental_marking): use #if/#else becauseko12014-11-092-2/+22
* securerandom.rb: separate implementationsnobu2014-11-092-14/+20
* win32/registry.rb: slice in WCHARsnobu2014-11-092-4/+12
* * test/net/http: Examine webrick log.akr2014-11-094-1/+10
* * gems/bundled_gems: upgraded to test-unit 3.0.5.hsbt2014-11-092-1/+5
* * defs/known_errors.def: More errors for FreeBSD.akr2014-11-092-0/+6
* * gems/bundled_gems: upgraded to power_assert 0.2.0.ktsj2014-11-092-1/+5
* securerandom.rb: fix substring of FormatMessage resultnobu2014-11-092-0/+8
* Fix previous change.akr2014-11-091-2/+2
* * test/webrick: Refine log tests.akr2014-11-093-15/+28
* * defs/known_errors.def (EHWPOISON): New errno symbol.akr2014-11-092-0/+6
* * lib/securerandom.rb (initialize): call the special method for Win32usa2014-11-082-4/+9