summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-11-06reaply r48278nobu
2014-11-06* re.c (unescape_nonascii): cast -1 for the case char is unsigned char.naruse
2014-11-06Revert r48278 "common.mk: update unicode data only if BASERUBY is available"naruse
2014-11-06fix typos [ci skip]kazu
2014-11-06lib/uri/rfc2396_parser.rb (initialize): reduce bytecode sizenormal
2014-11-05lib/unicode_normalize/normalize.rb: Comment clarification. [ci skip]duerst
2014-11-05* compile.c (compile_data_alloc): add padding when strict alignmentngoto
2014-11-05* test/open-uri/test_open-uri.rb: Don't ignore webrick's log.akr
2014-11-05fix typos [ci skip]kazu
2014-11-05* lib/webrick/server.rb: Stop lisntner loop properly.akr
2014-11-05intern.h: deprecate disable and enable supernobu
2014-11-05proc.c: remove rb_f_lambdanobu
2014-11-05intern.h: deprecate rb_clear_cachenobu
2014-11-05string.c: no terminatornobu
2014-11-05common.mk: update unicode data only if BASERUBY is availablenobu
2014-11-05string.c: reduce memory copynobu
2014-11-05string.c: wchar terminatornobu
2014-11-04* ext/win32/lib/Win32API.rb: Fiddle::Importer is defined inusa
2014-11-04* lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directlyusa