aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test_string.rb: suppress warningsnobu2012-10-111-1/+5
* test_string.rb: highlightingnobu2012-10-111-2/+2
* Suppress warning: 'iseqval' may be used uninitialized in this functionnaruse2012-10-111-1/+1
* * iseq.c (insn_operand_intern): cast op to rb_call_info_t* beforenaruse2012-10-102-1/+6
* * bootstraptest/test_block.rb: add tests for block with super.ko12012-10-102-0/+36
* * vm_dump.c: fix debug prints to catch up recent changesko12012-10-102-4/+23
* * 2012-10-11svn2012-10-101-2/+2
* * iseq.c (insn_operand_intern): add support disasm TS_CALLINFOko12012-10-102-0/+9
* Rename variablsnaruse2012-10-101-4/+3
* Test both username and uidnaruse2012-10-101-1/+10
* * 2012-10-10svn2012-10-101-2/+2
* * test/ruby/test_process.rb (TestProcess#test_execopts_gid): skip onusa2012-10-102-0/+7
* envutil.rb: assert_file and assert_file_notnobu2012-10-098-18/+33
* array.c: use rb_random_ulong_limitednobu2012-10-095-22/+41
* random.c: rb_random_ulong_limitednobu2012-10-093-0/+23
* process.c: uid gid exec optionsnobu2012-10-094-39/+151
* * ChangeLog: fix typo.nobu2012-10-091-2/+2
* * iseq.c (iseq_free): fix memory leak.ko12012-10-092-0/+6
* * vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'.ko12012-10-097-51/+107
* * 2012-10-09svn2012-10-081-2/+2
* * ext/zlib/zlib.c (zstream_run_func): don't call inflate() whennagachika2012-10-082-0/+16
* * eval.c (rb_mod_refinements): new method Module#refinements.shugo2012-10-083-0/+103
* * eval.c, gc.c, iseq.c, node.h, vm_insnhelper.c, vm_insnhelper.h,shugo2012-10-0811-71/+84
* 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