aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ruby.c: --help optionnobu2012-10-231-0/+5
* ruby-electric.el: fix #198nobu2012-10-231-0/+6
* configure.in: no visibility option for older GCCnobu2012-10-231-0/+6
* Revert the last commit because some tests (in btest) failko12012-10-231-6/+0
* * thread.c (rb_threadptr_raise): check interrupts afterko12012-10-231-0/+6
* * vm_core.h, vm_insnhelper.c, vm_eval.c (OPT_CALL_CFUNC_WITHOUT_FRAME):ko12012-10-231-0/+29
* * ext/psych/parser.c: just get the constant defined in Ruby.tenderlove2012-10-221-0/+9
* * ext/psych/lib/psych/scalar_scanner.rb: Cache symbols whiletenderlove2012-10-221-0/+5
* * ext/psych/lib/psych/scalar_scanner.rb: Updated the RegExp to catchtenderlove2012-10-221-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb: Handle nil tags speciallytenderlove2012-10-221-0/+5
* * ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. Iftenderlove2012-10-221-0/+9
* * ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner totenderlove2012-10-221-0/+8
* * ext/psych/lib/psych.rb: Changed comment in psych.rb to update newtenderlove2012-10-221-0/+5
* * vm_core.h (rb_vm_t::trace_running): add a new fieldktsj2012-10-211-0/+9
* * vm_core.h (rb_vm_t::trace_flag): remove `trace_flag'ktsj2012-10-211-0/+5
* * ext/date/date_parse.c (date__parse): uses more tight parser iftadf2012-10-211-0/+6
* * include/ruby/ruby.h: add C APIs.nari2012-10-201-0/+29
* * ext/socket/socket.c: Documentation for Socketzzak2012-10-201-0/+6
* * lib/open-uri.rb: Documentation for OpenURIzzak2012-10-201-0/+4
* * hash.c (initialize_copy): unset the default proc if there isn't onetenderlove2012-10-191-0/+5
* vm.c: pass through thrown objectsnobu2012-10-191-0/+8
* set encoding to ASCII for appropriate String#unpack modifierseregon2012-10-191-0/+11
* * method.h (rb_method_cfunc_t::invoker): add new field (func ptr)ko12012-10-191-0/+27
* * eval.c, vm_eval.c: use TH_PUSH_TAG() instead of PUSH_TAG().ko12012-10-191-0/+4
* * benchmark/driver.rb: remove unexpected `output'.ko12012-10-191-0/+5
* * vm_insnhelper.c (vm_search_method): remove needless local variable.ko12012-10-191-0/+4
* * benchmark/bmx_temp.rb: removed.ko12012-10-191-0/+5
* * benchmark/driver.rb: add new option `--ruby-arg [ARG]'ko12012-10-191-0/+6
* * insns.def (opt_send_simple): move the location ofko12012-10-181-0/+6
* * insns.def (send): remove unused condition.ko12012-10-181-0/+8
* * insns.def (opt_send_simple): introduce new instruction usedko12012-10-181-0/+7
* vm_method.c: check arity earliernobu2012-10-181-0/+5
* ChangeLog: adjust spaces.nobu2012-10-181-4/+4
* * vm_insnhelper.c: add `inline' keyword to several functions.ko12012-10-181-0/+5
* * include/ruby/ruby.h: add a decl. ofko12012-10-181-0/+5
* * compile.c (new_callinfo): set a temporary index of callinfoko12012-10-181-0/+7
* * class.c (rb_define_frameless_method): rename fromko12012-10-181-0/+14
* parse.y: fail if yyerrornobu2012-10-181-0/+5
* * hash.c (initialize_copy): duping should rehash the hash.tenderlove2012-10-181-0/+6
* * ChangeLog: fix a typo of r37243.nagachika2012-10-171-1/+1
* extmk.rb: fix mingw make failure with make -jNshirosaki2012-10-171-0/+13
* * benchmark/bm_vm2_method_missing.rb: add a benchmark to measureko12012-10-171-0/+5
* * vm_insnhelper.c (vm_getivar): fix to use `aux.index' instead ofko12012-10-171-0/+5
* * vm_insnhelper.c (vm_call_method_missing): make a refactoringko12012-10-171-0/+12
* configure.in: multiple opt-dirnobu2012-10-171-0/+6
* * ChangeLog: add credit.shugo2012-10-171-0/+1
* * lib/net/imap.rb: fix Net::IMAP::ResponseParser to acceptshugo2012-10-171-0/+9
* * ChangeLog: use tab for indentation.shugo2012-10-171-1/+1
* * test/ruby/test_hash.rb (TestHash#test_dup_equality): added a new testusa2012-10-171-0/+5
* * vm_insnhelper.c (vm_search_method): fix a build error that occursshugo2012-10-171-0/+5