aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW supportnormal2014-09-111-0/+6
* add reference to the ticket.ko12014-09-111-0/+1
* * include/ruby/ruby.h: freeze nil/true/false.ko12014-09-111-0/+20
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt2014-09-111-0/+4
* * compile.c (rb_vm_addr2insn): rename to rb_vm_insn_addr2insnko12014-09-101-0/+5
* * test/ruby/test_gc.rb: fix condition.ko12014-09-101-0/+4
* rb_call_info_t: shrink to 96 bytes from 104 bytes on 64-bitnormal2014-09-101-0/+13
* compile: translate iseq in-placenormal2014-09-101-0/+19
* * remove trailing spaces.svn2014-09-101-1/+1
* time.c: DATA_PTR is never NULLnormal2014-09-101-0/+7
* * common.mk (encs enc trans libencs libenc libtrans): force to runusa2014-09-101-0/+6
* * gc.c (gc_stat): update rdoc.ko12014-09-101-0/+4
* * gc.c (gc_stat_internal): rename:ko12014-09-101-0/+9