summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-11-11template/prelude.c.tmplnobu
2014-11-11* lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse
2014-11-11* string.c (sym_equal): use rb_obj_equal().ko1
2014-11-11* lib/rdoc/known_classes.rb: reverted regression changes ofhsbt
2014-11-10* test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr
2014-11-10* test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignoreakr
2014-11-10* win32/win32.c (rb_w32_read): retry with reduced length if cannot tousa
2014-11-10* lib/webrick/server.rb: Setup shutdown pipe in listen method.akr
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-10win32.c: login name encodingnobu
2014-11-10* lib/rubygems/*.rb: Update to RubyGems master(3e36528).hsbt
2014-11-10signal.c: signal list to killnobu
2014-11-10* lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)hsbt
2014-11-10* lib/webrick/server.rb: Less instance variables.akr
2014-11-10* lib/webrick/server.rb (shutdown): Use close() on @shutdown_pipe_w toakr
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr
2014-11-09* test/webrick/webrick.cgi: Don't use debug mode.akr
2014-11-09test_bmethod.rb: super in bmethod testnobu
2014-11-09vm.c: super in bmethodnobu
2014-11-09* test/open-uri: Test server log in server thread.akr
2014-11-09* lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.akr
2014-11-09fix a typo [ci skip]kazu
2014-11-09* test/webrick: Fix the argument order of assert_equal.akr
2014-11-09* test/webrick: Store log in an array.akr
2014-11-09* test/xmlrpc: Refine log test.akr
2014-11-09lib/unicode_normalize/normalize.rb: Replaced if-else by case in self.normaliz...duerst
2014-11-09* test/xmlrpc: Use assert_join_threads.akr
2014-11-09* test/xmlrpc: Test webrick error log is empty.akr
2014-11-09* gc.c (is_incremental_marking): use #if/#else becauseko1
2014-11-09securerandom.rb: separate implementationsnobu
2014-11-09win32/registry.rb: slice in WCHARsnobu
2014-11-09* test/net/http: Examine webrick log.akr
2014-11-09* gems/bundled_gems: upgraded to test-unit 3.0.5.hsbt
2014-11-09* defs/known_errors.def: More errors for FreeBSD.akr
2014-11-09* gems/bundled_gems: upgraded to power_assert 0.2.0.ktsj
2014-11-09securerandom.rb: fix substring of FormatMessage resultnobu
2014-11-09* test/webrick: Refine log tests.akr
2014-11-09* defs/known_errors.def (EHWPOISON): New errno symbol.akr
2014-11-08* lib/securerandom.rb (initialize): call the special method for Win32usa
2014-11-08* lib/securerandom.rb (SecureRandom::AdvApi32): split from `initialize`.usa
2014-11-08* test/net/http/utils.rb: Don't connect to spawned serverakr
2014-11-08* object.c (Module#const_defined?): [DOC] Revise the documentation.eregon
2014-11-08* test/webrick: Examine log and use assert_join_threads.akr
2014-11-07ChangeLog: not a typo [ci skip]nobu
2014-11-07fix typo, NUL -> NULLhone
2014-11-06unicode_norm_gen.tmpl: expand kompatible_tablenobu
2014-11-06pack.c: escape and encodingnobu
2014-11-06string.c: no exception in QUOTEnobu
2014-11-06* test/test_unicode_normalize.rb: Rename TestNormalize toakr
2014-11-06* test/open-uri/test_open-uri.rb: Check empty webrick log.akr