aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (compile_data_alloc): add padding when strict alignmentngoto2014-11-051-0/+14
* * test/open-uri/test_open-uri.rb: Don't ignore webrick's log.akr2014-11-051-0/+4
* fix typos [ci skip]kazu2014-11-051-5/+5
* * lib/webrick/server.rb: Stop lisntner loop properly.akr2014-11-051-0/+5
* intern.h: deprecate disable and enable supernobu2014-11-051-0/+6
* proc.c: remove rb_f_lambdanobu2014-11-051-0/+5
* intern.h: deprecate rb_clear_cachenobu2014-11-051-0/+5
* string.c: no terminatornobu2014-11-051-0/+6
* common.mk: update unicode data only if BASERUBY is availablenobu2014-11-051-0/+6
* string.c: reduce memory copynobu2014-11-051-0/+14
* string.c: wchar terminatornobu2014-11-051-0/+5
* * ext/win32/lib/Win32API.rb: Fiddle::Importer is defined inusa2014-11-041-0/+10
* * lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directlyusa2014-11-041-0/+5
* * test/rubygems/test_gem_request_set_lockfile.rbusa2014-11-041-0/+5
* test_gem_remote_fetcher.rb: leaked FDsnobu2014-11-041-0/+6
* ruby.h: add mark to PRIsVALUEnobu2014-11-041-0/+7
* ChangeLog: fix notationnobu2014-11-041-1/+1
* * object.c: fix document of Kernel.Stirng by @suzukazehsbt2014-11-041-0/+5
* * lib/csv.rb: added documentation for skip_blanks option by @decasiahsbt2014-11-041-0/+5
* * lib/open3.rb: fix code formatting in documentation by @JoshCheekhsbt2014-11-041-0/+5
* encoding.c (enc_memsize): remove unnecessary functionnormal2014-11-031-0/+5
* * test/openssl/utils.rb: The default of :ignore_listener_error isakr2014-11-031-0/+5
* * iseq.c (iseq_free): resolve memory leak.ko12014-11-031-0/+4
* * iseq.c (iseq_memsize): catch up recent changes.ko12014-11-031-0/+4
* * vm_core.h: change semantics of opt_num and opt_table.ko12014-11-031-0/+20
* * NEWS: added period into Matrix section. [ci skip]hsbt2014-11-031-0/+5
* * vm_args.c: fixed build error with clanghsbt2014-11-031-0/+4
* * lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse2014-11-031-0/+7
* * vm_core.h: change iseq parameter data structure.ko12014-11-021-1/+35
* * test/ruby/test_method.rb: r48239 makes this test green.ko12014-11-021-0/+4
* * rewrite method/block parameter fitting logic to optimizeko12014-11-021-0/+84
* * sample/simple-bench.rb: added to measure performance of simpleko12014-11-021-0/+5
* * gc.c (obj_info): show T_STRING more details.ko12014-11-021-0/+4
* * test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr2014-11-011-0/+9
* * test/openssl/utils.rb (start_server): Don't close sockets beforeakr2014-11-011-0/+5
* * test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr2014-11-011-0/+13
* * test/openssl/utils.rb (start_server, server_loop): Use aakr2014-11-011-0/+5
* * test/ruby/envutil.rb (assert_join_threads): New assertion toakr2014-11-011-0/+5
* * bignum.c (bary_mul_balance_with_mulfunc): Fix free work areaakr2014-11-011-0/+8
* parse.y: invalid instance/class variable namesnobu2014-11-011-0/+6
* ext/win32ole/win32ole_variant.c: use typed data.suke2014-10-311-0/+4
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-311-0/+8
* * test/openssl/test_ssl.rb: Add certificate verification chainheadius2014-10-311-0/+5
* * test/psych/test_emitter.rb: Fix line_width test...initial valueheadius2014-10-311-0/+5
* Make Digest() thread-safe.knu2014-10-311-0/+9
* * test/digest/test_digest.rb: Drop #!. This no longer runsknu2014-10-311-0/+5
* * win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa2014-10-311-0/+7
* Bump Syslog::Logger::VERSION to 2.1.0.knu2014-10-311-0/+5
* Document that Net::IMAP#fetch will return nil instead of an emtpy array.knu2014-10-311-0/+5
* fix a typo [ci skip]hsbt2014-10-311-1/+1