summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* test_math.rb: use Float#infinite?nobu2014-09-191-0/+6
* NEWS: note --with-jemalloc option [ci skip]normal2014-09-181-0/+4
* * test/rubygems/test_gem_commands_setup_command.rb: @ui uses StringIOusa2014-09-181-0/+8
* * test/rubygems/test_gem_specification.rb: '/' is not always the root.usa2014-09-181-0/+4
* vm_method.c: configurable global method cache sizenobu2014-09-181-0/+6
* test/-ext-/string/test_modify_expand.rb: increase limit for {je,tc}mallocnormal2014-09-171-0/+5
* ext/zlib/zlib.c (struct gzfile): pack (288 => 272 bytes) on 64-bitnormal2014-09-171-0/+4
* socket (rsock_connect): fix and refactor for blockingnormal2014-09-171-0/+6
* * lib/uri/rfc3986_parser.rb: specify a regexp for :OPAQUE; generic.rbnaruse2014-09-171-0/+7
* ext/zlib/zlib.c (zlib_mem_alloc): check overflownormal2014-09-171-0/+4
* * test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof):hsbt2014-09-171-0/+5
* * tool/rbinstall.rb: fixed invalid options with latest rubygems.hsbt2014-09-171-0/+5
* bm_app_aobench.rb: update links [ci skip]nobu2014-09-161-0/+5
* * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse2014-09-151-0/+4
* trivial packing for on-stack structsnormal2014-09-151-0/+6
* pathname.rb: fix a Pathname#relative_path_from crash onnobu2014-09-151-0/+8
* fiddle/import.rb: fix typonobu2014-09-151-0/+5
* sprintf.c: improve rational 'f' formatnobu2014-09-141-0/+5
* vm.inc.tmpl + instruction.rb: typo fixesnormal2014-09-141-0/+5
* * test/test_tracer.rb: fixed testcase for rubygems update.hsbt2014-09-141-0/+4
* * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt2014-09-141-0/+8
* * ext/psych/lib/psych.rb: update versiontenderlove2014-09-141-0/+5
* ccan/container_of: add container_of_or_nullnormal2014-09-131-0/+5
* ccan/list: new list_{del,node}_init functionsnormal2014-09-131-0/+6
* hash.c: [DOC] fix for Hash#store docsnobu2014-09-131-0/+7
* class.c: use ALLOC(rb_subclass_entry_t)normal2014-09-131-0/+4
* simplify some trivial rb_data_type_t callbacksnormal2014-09-131-0/+16
* doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZEnormal2014-09-131-0/+5
* * ext/win32ole/win32ole_event.c(ev_advise, ole_event_free,suke2014-09-131-0/+7
* man/ruby.1: use https for *.ruby-lang.org linksnormal2014-09-131-0/+4
* vm.c (thread_alloc): remove needless volatilenormal2014-09-121-0/+4
* proc/env DATA_PTR is never NULLnormal2014-09-121-0/+8
* proc.c (rb_proc_alloc): inline and move to vm.cnormal2014-09-121-0/+14
* Process.detach: avoid singleton class creationnormal2014-09-121-0/+11
* fix typos and indent [ci skip]kazu2014-09-121-3/+3
* vm.c (env_alloc): inline to avoid extra zeroingnormal2014-09-121-0/+5
* vm_method.c: should not modify frozen objectsnobu2014-09-121-0/+4
* * gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1hsbt2014-09-121-0/+4
* string.c (Init_frozen_strings): use st_init_table_with_sizenormal2014-09-111-0/+4
* * string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse2014-09-111-0/+9
* iseq_inline_storage_entry: 24=>16 bytes on 64-bitnormal2014-09-111-0/+9
* * ChangeLog: fix a typo for r47533.nagachika2014-09-111-1/+1
* * vm.c (rb_thread_mark): use rb_gc_mark_values() to mark VM stack.ko12014-09-111-0/+4
* * vm.c (rb_vm_register_special_exception): make new function toko12014-09-111-0/+16
* * gc.c (rb_gc_mark_values): added.ko12014-09-111-0/+11
* * gc.c (gc_mark_ptr): rename to gc_mark_set.ko12014-09-111-0/+8
* * .gitignore: ignored temporary files and coverage results.hsbt2014-09-111-0/+4
* * .gitignore: ignored only simplecov.hsbt2014-09-111-0/+5
* * include/ruby/ruby.h, gc.c: add new internal eventsko12014-09-111-0/+59
* * ChangeLog: use ascii characterhsbt2014-09-111-1/+1