aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2012-08-23svn2012-08-221-2/+2
* * insns.def: search up the cf stack for an object that is an instancetenderlove2012-08-223-9/+27
* * ext/date/date_core.c: [ruby-core:47266].tadf2012-08-222-2/+6
* * ext/date/date_core.c: [ruby-core:47226].tadf2012-08-224-1/+17
* lib/mkmf.rb: ruby_headersnobu2012-08-221-1/+2
* lib/mkmf.rb: ruby_headersnobu2012-08-222-7/+14
* * .travis.yml (before_script): remove -s for debug.nobu2012-08-221-1/+1
* fix a typokazu2012-08-221-1/+1
* fix typo of ChangeLog.ko12012-08-221-1/+1
* update ChangeLog.ko12012-08-221-2/+4
* * .travis.yml (before_script): debugging for -j.nobu2012-08-221-2/+2
* * vm_insnhelper.c (vm_setup_method): fix last commit.ko12012-08-222-4/+10
* * vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko12012-08-225-50/+658
* * .travis.yml (before_script): Turned out that make -j is broken.shyouhei2012-08-222-2/+6
* * vm_insnhelper.c (vm_setup_method): should not enable tail callshugo2012-08-223-1/+29
* * lib/rubygems/test_case.rb: run test with psych if exist.naruse2012-08-223-7/+9
* * nacl/pepper_main.c (init_loadpath): Pushes the correct load path onyugui2012-08-222-2/+9
* * configure.in (ac_cv_func_shutdown): shutdown(2) has a dummyyugui2012-08-222-0/+7
* * common.mk (vm_backtrace.o): Added missing dependencies.yugui2012-08-224-3/+14
* * lib/cgi/util.rb (CGI.escapeHTML): use 'naruse2012-08-214-5/+9
* Suppress warningsnaruse2012-08-213-2/+9
* bignum.c: keep first zeronobu2012-08-211-1/+1
* bignum.c: suppress an empty-body warningnobu2012-08-211-1/+1
* configure.in: noral blocksnobu2012-08-211-12/+12
* * 2012-08-22svn2012-08-211-2/+2
* configure.in: escape #-marksnobu2012-08-211-5/+5
* configure.in: no bare case statementnobu2012-08-211-6/+3
* addr2line.c: suppress warningsnobu2012-08-211-1/+3
* * lib/observer.rb: fix typo.ayumin2012-08-212-1/+6
* make FileUtils tests safe when interrupting in setuperegon2012-08-212-2/+7
* * addr2line.c (fill_lines): need check and cast of the file size ofusa2012-08-212-3/+13
* * .travis.yml (compiler): [experimental] clang support.shyouhei2012-08-212-5/+59
* * ext/dl/lib/dl/func.rb (DL::Function#bind): fixes an error inusa2012-08-212-1/+9
* * win32/Makefile.sub (scriptbin.mk): no need to include twice.usa2012-08-212-2/+4
* common.mk: id.hnobu2012-08-211-4/+2
* remove trainling spaces.nobu2012-08-2124-45/+45
* * test/unit/test.rb (Test::Unit::ProxyError): new exception class tousa2012-08-213-1/+19
* * test_continuation.rb (tracing_with_thread_set_trace_func):ko12012-08-212-1/+6
* Imported minitest 3.3.0 (r7676)ryan2012-08-217-420/+336
* * test/testunit/tests_for_parallel/ptest_forth.rb: added a test caseusa2012-08-213-5/+19
* * ChangeLog: style.usa2012-08-211-7/+7
* Fixed warning for implicit conversion from size_t to intryan2012-08-201-1/+2
* * lib/csv.rb: Fixes #161 on githubjeg22012-08-203-3/+66
* * re.c (rb_reg_initialize_m): Forgot to update output for or'd-optionsdrbrain2012-08-202-4/+9
* * 2012-08-21svn2012-08-201-2/+2
* * re.c (rb_reg_initialize_m): Update example to show that regexpdrbrain2012-08-202-11/+17
* parse.y: token namenobu2012-08-201-1/+1
* parse.y: token namenobu2012-08-203-28/+38
* * ChangeLog: fix commit miss. remove duplicated entry.nobu2012-08-201-8/+0
* vm_insnhelper.c: iclass as klass in cfpnobu2012-08-209-23/+103