summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-18* parse.y (yycompile): disable trace while creating ruby_debug_lines.nobu
2007-06-18* eval.c (ruby_cleanup): return EXIT_FAILURE if any exceptions occurednobu
2007-06-17* vm.c (env_mark): fix to mark block.proc.ko1
2007-06-17* vm_dump.c (vm_stack_dump_raw): hide VM stack trace.ko1
2007-06-17* signal.c (sigsegv): clear gc_stress flag on SEGV.ko1
2007-06-17* variable.c (rb_global_entry, rb_f_untrace_var, rb_alias_variable,nobu
2007-06-17* variable.c (rb_path2class): get rid of dangling pointer caused bynobu
2007-06-17fix typos.akr
2007-06-17* eval.c (rb_method_missing): avoid an warning "too many argumentsakr
2007-06-16* gc.c (garbage_collect): re-introduce ruby_current_node marking code.akr
2007-06-16fix typo.akr
2007-06-16* gc.c (gc_sweep): re-introduce heap extension strategy change.akr
2007-06-15fix trap's doc.akr
2007-06-15* .gdbinit: new file to ease debugging using gdb.akr
2007-06-15* signal.c (default_handler): func argument removed.akr
2007-06-15* common.mk (realclean): separate local and ext.nobu
2007-06-15add ML ref.akr
2007-06-15* keywords: enclose C code in declaration section by %{ and %}.akr
2007-06-15* signal.c (trap_handler): trap("SIGSEGV", "DEFAULT") may cause wrongakr
2007-06-15re-introduce RUBY_GC_STRESS test removed by YARV.akr
2007-06-15* insns.def(setconstant, toregexp): fix to mark object correctly.ko1
2007-06-15* hash.c: exchange semantics of Hash#each and Hash#each_pair.ko1
2007-06-15* test/ruby/test_iterator.rb: remove debug code (GC.stress=true).ko1
2007-06-15* vm.c (th_yield_setup_args): |v| should work as |v,|.ko1
2007-06-15* eval.c (ruby_finalize_1): rb_thread_t#errinfo should be clear withko1
2007-06-15* cont.c (rb_cont_call): forbid cross fiber continuation call.ko1
2007-06-15* sample/test.rb: fix to show line information whether test succeeds.ko1
2007-06-14fix previous change.akr
2007-06-14* eval_load.c (Init_load): delay allocating an array for rb_load_pathakr
2007-06-14* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle morenobu
2007-06-14* 2007-06-14eban
2007-06-14* lib/securerandom.rb: documente updated.akr
2007-06-13* gc.c (garbage_collect): update IA64 register stack code.matz
2007-06-13* parse.y (call_args): no allow splat after assocs. takesmatz
2007-06-12* configure.in (darwin): prohibit loading extension libraries tonobu
2007-06-12resurrection of improperly deleted ChangeLog entryshyouhei
2007-06-12* lib/mkmf.rb (Logging.quiet, Logging.message): added quiet flag andnobu
2007-06-12* lib/mkmf.rb (find_header): use header names in the message.nobu
2007-06-12* 2007-06-12usa
2007-06-12Fixed [UG]ID::eid=. Fixes bug # 10370ryan
2007-06-12Fixed typo in code. Fixes bug #10420ryan
2007-06-11fix wrong date.akr
2007-06-10* ext/probeprofiler/probeprofiler.c: clean warnings.nobu
2007-06-10* missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c,nobu
2007-06-10* instruby.rb (install_recursive): should check parent directoris ofnobu
2007-06-10* parse.y (do_block, brace_block): fix line numbers. [ruby-dev:30831]nobu
2007-06-10* instruby.rb (ext-comm): make header directory first.nobu
2007-06-10* instruby.rb (install_recursive): add :glob option rather thannobu
2007-06-10 * test/ruby/test_beginendblock.rb: typo.usa
2007-06-10* instruby.rb (install_recursive): skip .svn directories.nobu