aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/securerandom.rb: more refactoring.usa2014-11-081-37/+46
* * lib/securerandom.rb (SecureRandom::AdvApi32): split from `initialize`.usa2014-11-082-33/+41
* * test/net/http/utils.rb: Don't connect to spawned serverakr2014-11-082-9/+5
* * object.c (Module#const_defined?): [DOC] Revise the documentation.eregon2014-11-082-10/+35
* * 2014-11-09svn2014-11-081-2/+2
* * test/webrick: Examine log and use assert_join_threads.akr2014-11-086-28/+65
* Use assert_join_threads.akr2014-11-082-66/+219
* * 2014-11-08svn2014-11-071-2/+2
* thread.c: no function callsin RARRAY_LENnobu2014-11-071-3/+6
* test_exception.rb: more testsnobu2014-11-072-13/+37
* ChangeLog: not a typo [ci skip]nobu2014-11-071-1/+1
* fix typo, NUL -> NULLhone2014-11-071-1/+1