summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2014-11-04* test/rubygems/test_gem_request_set_lockfile.rbusa
2014-11-04test_gem_remote_fetcher.rb: leaked FDsnobu
2014-11-04ruby.h: add mark to PRIsVALUEnobu
2014-11-04ChangeLog: fix notationnobu
2014-11-04* object.c: fix document of Kernel.Stirng by @suzukazehsbt
2014-11-04* lib/csv.rb: added documentation for skip_blanks option by @decasiahsbt
2014-11-04* lib/open3.rb: fix code formatting in documentation by @JoshCheekhsbt
2014-11-03encoding.c (enc_memsize): remove unnecessary functionnormal
2014-11-03* test/openssl/utils.rb: The default of :ignore_listener_error isakr
2014-11-03* iseq.c (iseq_free): resolve memory leak.ko1
2014-11-03* iseq.c (iseq_memsize): catch up recent changes.ko1
2014-11-03* vm_core.h: change semantics of opt_num and opt_table.ko1
2014-11-03* NEWS: added period into Matrix section. [ci skip]hsbt
2014-11-03* vm_args.c: fixed build error with clanghsbt
2014-11-03* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse
2014-11-02* vm_core.h: change iseq parameter data structure.ko1
2014-11-02* test/ruby/test_method.rb: r48239 makes this test green.ko1
2014-11-02* rewrite method/block parameter fitting logic to optimizeko1
2014-11-02* sample/simple-bench.rb: added to measure performance of simpleko1
2014-11-02* gc.c (obj_info): show T_STRING more details.ko1
2014-11-01* test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr
2014-11-01* test/openssl/utils.rb (start_server): Don't close sockets beforeakr
2014-11-01* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr