summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ccan/container_of: add container_of_or_nullnormal2014-09-132-0/+41
* * 2014-09-14svn2014-09-131-2/+2
* ccan/list: new list_{del,node}_init functionsnormal2014-09-132-1/+40
* hash.c: [DOC] fix for Hash#store docsnobu2014-09-132-1/+9
* class.c: simplifynobu2014-09-131-6/+4
* class.c: freeze meta class onlynobu2014-09-133-3/+7
* class.c: use ALLOC(rb_subclass_entry_t)normal2014-09-132-2/+6
* simplify some trivial rb_data_type_t callbacksnormal2014-09-134-44/+32
* doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZEnormal2014-09-132-1/+6
* * ext/win32ole/win32ole_event.c(ev_advise, ole_event_free,suke2014-09-133-1/+14
* parse.y: intern_cstrnobu2014-09-131-5/+5
* eval.c: fix message as same as previous versionsnobu2014-09-132-2/+19
* man/ruby.1: use https for *.ruby-lang.org linksnormal2014-09-132-2/+6
* test_yield.rb: use temporary instancenobu2014-09-131-1/+1
* vm.c (thread_alloc): remove needless volatilenormal2014-09-122-1/+5
* proc/env DATA_PTR is never NULLnormal2014-09-123-57/+36
* * properties.svn2014-09-120-0/+0
* proc.c (rb_proc_alloc): inline and move to vm.cnormal2014-09-125-25/+59
* Process.detach: avoid singleton class creationnormal2014-09-124-2/+28
* * 2014-09-13svn2014-09-121-2/+2
* ext/Setup.nacl: remove trainling space.nobu2014-09-121-1/+1
* set svn:ignorekazu2014-09-120-0/+0
* ruby/ruby.h: freeze singleton classnobu2014-09-122-5/+13
* follow RIncGCnobu2014-09-122-1/+2
* readline.c: use rb_setup_fake_strnobu2014-09-124-9/+10
* fix a typo [ci skip]kazu2014-09-121-1/+1
* fix typos and indent [ci skip]kazu2014-09-121-3/+3
* vm.c (env_alloc): inline to avoid extra zeroingnormal2014-09-122-16/+19
* vm_method.c: should not modify frozen objectsnobu2014-09-124-2/+19
* ruby/ruby.h: move commentsnobu2014-09-121-36/+14
* * gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1hsbt2014-09-122-2/+6
* string.c (Init_frozen_strings): use st_init_table_with_sizenormal2014-09-112-1/+5
* * string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse2014-09-116-54/+38
* iseq_inline_storage_entry: 24=>16 bytes on 64-bitnormal2014-09-113-20/+27
* * class.c (rb_prepend_module): fix typos in a comment.nagachika2014-09-111-1/+1
* * 2014-09-12svn2014-09-111-2/+2
* * ChangeLog: fix a typo for r47533.nagachika2014-09-111-1/+1
* add revision number.ko12014-09-111-0/+1
* update NEWS for frozen nil/true/false.ko12014-09-111-0/+3
* update NEWS for new GC related features.ko12014-09-111-0/+13
* * vm.c (rb_thread_mark): use rb_gc_mark_values() to mark VM stack.ko12014-09-112-4/+6
* * vm.c (rb_vm_register_special_exception): make new function toko12014-09-117-17/+33
* * gc.c (rb_gc_mark_values): added.ko12014-09-114-1/+24
* * gc.c (gc_mark_ptr): rename to gc_mark_set.ko12014-09-112-9/+23
* * .gitignore: ignored temporary files and coverage results.hsbt2014-09-112-0/+8
* * properties.svn2014-09-110-0/+0
* * .gitignore: ignored only simplecov.hsbt2014-09-113-1/+23
* * include/ruby/ruby.h, gc.c: add new internal eventsko12014-09-113-1/+64
* * ChangeLog: use ascii characterhsbt2014-09-111-1/+1
* lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW supportnormal2014-09-112-3/+6