summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/st.h, st.c (st_init_table, st_init_table_with_size):nobu2007-07-051-0/+5
* * lib/webrick/httpauth/authenticator.rbnahi2007-07-041-0/+6
* * parse.y (mlhs_inner): new rule. [ruby-dev:31132]akr2007-07-041-0/+4
* * iseq.c (set_relation): added.ko12007-07-031-0/+4
* * insnhelper.ci (caller_setup_args): fix to show correct classko12007-07-031-0/+5
* * compile.c (compile_array, iseq_compile_each): fix about arrayko12007-07-031-0/+7
* * compile.c (compile_array): ignore NODE_ZARRAY.ko12007-07-031-0/+7
* * compile.h: fix debug print level.ko12007-07-031-0/+4
* * compile.c (iseq_compile_each): support v[&b]= type method call.ko12007-07-031-0/+7
* * compile.c (compile_massign): fix massign compilationko12007-07-031-0/+7
* * include/ruby/onigiruma.h (ONIG_EXTERN): use RUBY_EXTERN if defined.usa2007-07-031-0/+8
* * cont.c (cont_save_machine_stack): clear saved_thread.machine_stack*.ko12007-07-031-0/+4
* * compile.c: rename iseq_translate_direct_threaded_code()ko12007-07-021-0/+14
* * insns.def (defineclass): suppress a warning.nobu2007-07-021-0/+7
* * eval_intern.h, yarvcore.h: move declaration of sysstack_errorko12007-07-011-0/+10
* * compile.c, iseq.c: fix iseq some of load/store process.ko12007-07-011-0/+4
* * yarvcore.h, compile.c, insnhelper.ci, iseq.c, vm.c:ko12007-07-011-0/+12
* * insnhelper.h, vm.h: some refactoring.ko12007-06-301-0/+5
* * yarvcore.h: some refactoring on rb_iseq_t.ko12007-06-301-0/+7
* * vm.h: rename insn_func_type to rb_insn_func_type.ko12007-06-301-0/+9
* * parse.y (parser_yylex): return non-valid token for an invalidnobu2007-06-291-0/+6
* * parse.y (stmts): fix for ripper.nobu2007-06-291-0/+4
* * parse.y: fix to show line number of blank block.ko12007-06-291-0/+5
* * lib/cgi/session.rb (create_new_id): don't cut off md5.hexdigest toakr2007-06-291-0/+5
* * debug.h: constified.nobu2007-06-291-1/+3
* * debug.c (ruby_set_debug_option): separated from main.c.nobu2007-06-291-0/+6
* add a Mailing list pointer.ko12007-06-291-0/+1
* add a Mainling list pointer.ko12007-06-291-1/+1
* * proc.c (proc_new): fix to return a proc objectko12007-06-291-0/+5
* * numeric.c (fix_pow): get rid of division by zero. reported bynobu2007-06-291-0/+8
* * configure.in: add fastcall attribute check.ko12007-06-291-0/+4
* * parse.y (assoc_list): remove expanded hash literal (no splat).matz2007-06-291-0/+7
* * tool/insns2vm.rb, lib/vm/instruction.rb: move process bodyko12007-06-291-0/+8
* * parse.y (dsym): return non-null NODE even if yyerror(). based on anobu2007-06-291-0/+5
* * parse.y (assoc_list): odd number check only for NODE_ARRAY.matz2007-06-281-0/+5
* * win32/Makefile.sub: define FUNC_FASTCALL macro.ko12007-06-281-0/+7
* * compile.c: fix to remove -Wall warnings on gcc.ko12007-06-281-0/+6
* * bignum.c (rb_big_hash): fix hash area.akr2007-06-281-0/+4
* * ext/stringio/stringio.c (strio_getline): local variable to benobu2007-06-281-0/+5
* * gc.c (rb_obj_id): use SIGNED_VALUE instead of long.usa2007-06-281-0/+4
* * common.mk (run.gdb): fix to load $(srcdir)/.gdbinitko12007-06-271-0/+8
* * bootstraptest/runner.rb: fix to untouch $:.ko12007-06-271-0/+4
* * compile.c (setup_args): change parameter type.ko12007-06-271-0/+4
* * parse.y (rb_intern2): unconstify cast.usa2007-06-271-0/+4
* * parse.y (rb_intern2): don't allocate a string object at first.akr2007-06-271-0/+5
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-271-0/+6
* * include/ruby/node.h, parse.y, gc.c, iseq.c: remove NODE_CREF.ko12007-06-271-0/+4
* * compile.c (iseq_compile_each): fix popped backref and others.ko12007-06-271-0/+7
* * win32/win32.c: remove unused functions.usa2007-06-271-0/+4
* * include/ruby/win32.h, win32/Makefile.sub, win32/configure.bat,usa2007-06-271-0/+6