summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-14* ext/psych/lib/psych.rb: update versiontenderlove
2014-09-14compile.c, gc.c: suppress warningsnobu
2014-09-13ccan/container_of: add container_of_or_nullnormal
2014-09-13* 2014-09-14svn
2014-09-13ccan/list: new list_{del,node}_init functionsnormal
2014-09-13hash.c: [DOC] fix for Hash#store docsnobu
2014-09-13class.c: simplifynobu
2014-09-13class.c: freeze meta class onlynobu
2014-09-13class.c: use ALLOC(rb_subclass_entry_t)normal
2014-09-13simplify some trivial rb_data_type_t callbacksnormal
2014-09-13doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZEnormal
2014-09-13* ext/win32ole/win32ole_event.c(ev_advise, ole_event_free,suke
2014-09-13parse.y: intern_cstrnobu
2014-09-13eval.c: fix message as same as previous versionsnobu
2014-09-13man/ruby.1: use https for *.ruby-lang.org linksnormal
2014-09-13test_yield.rb: use temporary instancenobu
2014-09-12vm.c (thread_alloc): remove needless volatilenormal
2014-09-12proc/env DATA_PTR is never NULLnormal
2014-09-12* properties.svn
2014-09-12proc.c (rb_proc_alloc): inline and move to vm.cnormal
2014-09-12Process.detach: avoid singleton class creationnormal
2014-09-12* 2014-09-13svn
2014-09-12ext/Setup.nacl: remove trainling space.nobu
2014-09-12set svn:ignorekazu
2014-09-12ruby/ruby.h: freeze singleton classnobu
2014-09-12follow RIncGCnobu
2014-09-12readline.c: use rb_setup_fake_strnobu
2014-09-12fix a typo [ci skip]kazu
2014-09-12fix typos and indent [ci skip]kazu
2014-09-12vm.c (env_alloc): inline to avoid extra zeroingnormal
2014-09-12vm_method.c: should not modify frozen objectsnobu
2014-09-12ruby/ruby.h: move commentsnobu
2014-09-12* gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1hsbt
2014-09-11string.c (Init_frozen_strings): use st_init_table_with_sizenormal
2014-09-11* string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse
2014-09-11iseq_inline_storage_entry: 24=>16 bytes on 64-bitnormal
2014-09-11* class.c (rb_prepend_module): fix typos in a comment.nagachika
2014-09-11* 2014-09-12svn
2014-09-11* ChangeLog: fix a typo for r47533.nagachika
2014-09-11add revision number.ko1
2014-09-11update NEWS for frozen nil/true/false.ko1
2014-09-11update NEWS for new GC related features.ko1
2014-09-11* vm.c (rb_thread_mark): use rb_gc_mark_values() to mark VM stack.ko1
2014-09-11* vm.c (rb_vm_register_special_exception): make new function toko1
2014-09-11* gc.c (rb_gc_mark_values): added.ko1
2014-09-11* gc.c (gc_mark_ptr): rename to gc_mark_set.ko1
2014-09-11* .gitignore: ignored temporary files and coverage results.hsbt
2014-09-11* properties.svn
2014-09-11* .gitignore: ignored only simplecov.hsbt
2014-09-11* include/ruby/ruby.h, gc.c: add new internal eventsko1