aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typoskazu2012-10-071-1/+1
* * 2012-10-08svn2012-10-071-2/+2
* fix ML refkazu2012-10-071-3/+3
* * lib/abbrev.rb: Documentation examples for Abbrev.zzak2012-10-062-9/+43
* * thread.c (rb_thread_aref):zzak2012-10-062-2/+8
* * string.c (rb_str_match):zzak2012-10-061-0/+6
* * 2012-10-07svn2012-10-061-2/+2
* * string.c (rb_str_match):zzak2012-10-061-0/+4
* * test/openssl/test_config.rb (OpenSSL#test_constants): skip only whennobu2012-10-061-3/+3
* reapply r37098nobu2012-10-061-2/+1
* * vm_opts.h (OPT_GLOBAL_METHOD_CACHE): new build option toshugo2012-10-063-0/+11
* * vm_method.c (search_method): check omod only once for performance.shugo2012-10-062-10/+43
* Revert r37098naruse2012-10-061-1/+2
* gc.c: use markable_object_pnobu2012-10-061-2/+1
* test_objspace.rb: refinenobu2012-10-061-5/+3
* encoding.c: unicode_pnobu2012-10-065-3/+24
* Adding a test for initialize_clone and initialize_dup. From Github:tenderlove2012-10-051-0/+11
* * 2012-10-06svn2012-10-051-2/+2
* encoding.c: unicode_pnobu2012-10-051-2/+1
* fix commentsnari2012-10-051-3/+3
* revert r37091nari2012-10-052-12/+7
* * template/Doxyfile.tmpl: remove SHOW_DIRECTORIES andtakano322012-10-052-2/+6
* * ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko12012-10-055-31/+202
* common.mk: gdb-rubynobu2012-10-052-2/+4
* ChangeLog: fix a missnari2012-10-051-2/+2
* * gc.c (chain_finalized_object): remove to check a mark flag andnari2012-10-052-7/+12
* * 2012-10-05svn2012-10-051-2/+2
* depend: missing dependencynobu2012-10-051-2/+3
* * gc.c (init_heap): call init_mark_stack before to allocatenari2012-10-042-1/+8
* * insns.def (getlocal, setlocal): remove old getlocal/setlocalko12012-10-046-88/+69
* * vm.c (vm_analysis_insn|operand|register): use st_insertko12012-10-042-7/+17
* * vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysisko12012-10-047-177/+295
* * test/ruby/test_settracefunc.rb (test_tracepoint):ko12012-10-042-53/+6
* * gc.c (rb_objspace_call_finalizer): call gc_mark_stacked_objectsnari2012-10-042-3/+6
* gc.c: self-referencing finalizersnobu2012-10-042-6/+26
* * gc.c: use enum for debugging.nobu2012-10-041-53/+55
* thread_pthread.c: precise stack sizenobu2012-10-042-2/+16
* * thread_pthread.c (RUBY_STACK_MIN_LIMIT): name magic number.nobu2012-10-041-19/+21
* * 2012-10-04svn2012-10-041-2/+2
* * lib/cgi/html5.rb: Add html5 tag maker.xibbar2012-10-043-2/+67
* gc.c: unused functionnobu2012-10-031-2/+3
* * gc.c: Use the non-recursive marking instead of recursion. Thenari2012-10-034-237/+270
* ChangeLog: fix typo.nobu2012-10-031-1/+1
* depend: dependencynobu2012-10-031-1/+1
* thread_pthread.c: init stack with ulimitnobu2012-10-032-1/+18
* io.c: improved IO#reopennobu2012-10-033-35/+83
* * ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Addeddrbrain2012-10-022-0/+34
* * 2012-10-03svn2012-10-021-2/+2
* * error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo2012-10-023-7/+56
* * 2012-10-02svn2012-10-021-2/+2