aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win32/win32.c (has_redirection): should use shell (cmd.exe) whenusa2012-10-252-0/+8
* * include/ruby/ruby.h, class.c: remove (revert)ko12012-10-255-23/+10
* * tool/mkconfig.rb: remove string literal concatenation.usa2012-10-252-1/+5
* * 2012-10-25svn2012-10-251-2/+2
* * parse.y: show a warning for concatenating string literals becauseusa2012-10-252-0/+8
* objspace.c: enum ruby_value_typenobu2012-10-242-2/+7
* vm_insnhelper.c: inlinenobu2012-10-241-3/+3
* * benchmark/driver.rb: add `-x' or `--exclude' optionko12012-10-242-0/+12
* rename it to a more fitting namenari2012-10-242-4/+4
* fix the function name which is not grammatically correct.nari2012-10-242-5/+5
* * gc.c (free_object_aquire): rename to match the behavior of thisnari2012-10-242-3/+8
* * ext/objspace/objspace.c (reachable_object_from_i): change datako12012-10-242-7/+20
* * gc.c (garbage_collect, gc_marks): move the location ofko12012-10-242-7/+12
* * ext/objspace/objspace.c (Init_objspace): add a new methodko12012-10-242-0/+14
* * ext/objspace/objspace.c (ObjectSpace.reachable_objects_from):ko12012-10-244-70/+174
* * vm_insnhelper.c (vm_call_method): remove `default' andko12012-10-232-3/+7
* * eval_error.c (error_print), vm_eval.c (eval_string_with_cref),ko12012-10-234-12/+18
* * vm_eval.c (vm_call0_body): remove RUBY_VM_CHECK_INTS()ko12012-10-232-54/+58
* Add test for instance_exec receiving a curried proc.tenderlove2012-10-231-0/+9
* test_rubyoptions.rb: --help optionnobu2012-10-231-5/+0
* * 2012-10-24svn2012-10-231-2/+2
* * ChangeLog: fix typos of r37293.nagachika2012-10-231-4/+4
* * thread.c (thread_raise_m): check interrupts after Thread#raiseko12012-10-232-3/+16
* ruby.c: --help optionnobu2012-10-232-32/+78
* ruby-electric.el: fix #198nobu2012-10-232-2/+8
* configure.in: no visibility option for older GCCnobu2012-10-232-1/+15
* Revert the last commit because some tests (in btest) failko12012-10-232-10/+0
* * thread.c (rb_threadptr_raise): check interrupts afterko12012-10-232-0/+10
* * vm_core.h, vm_insnhelper.c, vm_eval.c (OPT_CALL_CFUNC_WITHOUT_FRAME):ko12012-10-237-84/+278
* * ext/psych/parser.c: just get the constant defined in Ruby.tenderlove2012-10-224-2/+35
* * ext/psych/lib/psych/scalar_scanner.rb: Cache symbols whiletenderlove2012-10-222-2/+9
* * ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catchtenderlove2012-10-222-1/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags speciallytenderlove2012-10-222-3/+14
* * ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. Iftenderlove2012-10-223-1/+25
* * ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner totenderlove2012-10-223-1/+13
* * 2012-10-23svn2012-10-221-2/+2
* * ext/psych/lib/psych.rb: Changed comment in psych.rb to update newtenderlove2012-10-222-4/+11
* * 2012-10-22svn2012-10-221-2/+2
* Supress warnings: unused variablesnaruse2012-10-222-7/+12
* * test/ruby/test_settracefunc.rb: remove trailing spaces.ktsj2012-10-211-1/+1
* * vm_trace.c (rb_threadptr_exec_event_hooks, rb_suppress_tracing):ktsj2012-10-211-3/+3
* * vm_core.h (rb_vm_t::trace_running): add a new fieldktsj2012-10-213-4/+20
* * vm_core.h (rb_vm_t::trace_flag): remove `trace_flag'ktsj2012-10-212-1/+5
* * 2012-10-21svn2012-10-211-2/+2
* * ext/date/date_parse.c (date__parse): uses more tight parser iftadf2012-10-212-24/+479
* * gc.c: fix typos in documentation.eregon2012-10-201-3/+3
* * include/ruby/ruby.h: add C APIs.nari2012-10-2020-42/+74
* * ext/socket/socket.c: Documentation for Socketzzak2012-10-202-36/+51
* * lib/open-uri.rb: Documentation for OpenURIzzak2012-10-202-8/+19
* * 2012-10-20svn2012-10-191-2/+2