aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* a reaction to recent time's changes.tadf2007-12-011-0/+8
* * bootstraptest/test_knownbug.rb: move fixed bugs.ko12007-12-011-0/+8
* * io.c (rb_f_open): use to_open for every non-string object. pathmatz2007-12-011-0/+5
* * insns.def (concatarray, splatarray): use to_a instead ofmatz2007-12-011-0/+7
* * insnhelper.ci (vm_yield_with_cfunc): fix to passing argc on thirdko12007-12-011-0/+15
* * parse.y (newline_node): always remove NODE_BEGIN.nobu2007-11-301-0/+4
* * signal.c (ruby_signal): use SA_SIGINFO if available.matz2007-11-301-0/+5
* * signal.c (trap_signm): SIGVTALRM no longer used for greenmatz2007-11-301-0/+8
* * ChangeLog for 14051.naruse2007-11-301-0/+6
* * ext/syck/rubyext.c (rb_syck_mktime): avoid segmentation fault.matz2007-11-301-0/+5
* * enum.c (enum_count): precise argument number check.matz2007-11-301-0/+6
* * enum.c (enum_take_while): returns Enumerator if no block given.matz2007-11-301-0/+6
* * hash.c (rb_hash_eql): recursive comparison should be based onmatz2007-11-301-0/+5
* * parse.y (stmt): remove unnecessary NODE_BEGIN. [ruby-core:13814]nobu2007-11-291-0/+4
* * ext/json, lib/json, test/json: Update to JSON 1.1.2.naruse2007-11-281-0/+7
* * insnhelper.ci (vm_invoke_block): should splat args.ko12007-11-281-0/+7
* * ext/extmk.rb (extract_makefile): use dldflags instead of DLDFLAGS tonobu2007-11-281-0/+10
* * bignum.c (big2str_find_n1): removed extraneous element.nobu2007-11-271-5/+9
* * compile.c (iseq_compile_each): "when *[],1" dumps core.ko12007-11-271-0/+7
* * compile.c (iseq_compile_each): "a[*b] += 1" dumps core.ko12007-11-271-0/+7
* * compile.c, insns.def: change return value of "defined?"ko12007-11-271-0/+10
* * insns.def: fix typo.ko12007-11-271-0/+4
* * test_beginendblock.rb: add loop to wait signal.ko12007-11-271-0/+5
* * include/ruby/encoding.h, encoding.c, re.c, string.c, parse.y: akr2007-11-271-0/+8
* * eval.c (rb_method_missing): fix stack trace.ko12007-11-271-0/+8
* * insns.def, compile.c: fix to allow dsym for alias/undef.ko12007-11-271-0/+7
* * lib/drb/extserv.rb (initialize, stop_service): synchronize withseki2007-11-261-0/+7
* * sprintf.c (rb_str_format): always trim preceding zeros.matz2007-11-261-0/+5
* * re.c (Init_Regexp): new method Regexp#fixed_encoding?akr2007-11-261-0/+4
* * lib/complex.rb: be able to create Complex(0, -0.0). [ruby-list:44268]keiju2007-11-261-0/+4
* * re.c (rb_reg_fixed_encoding_p): extracted from rb_reg_prepare_re andakr2007-11-261-0/+6
* * io.c (rb_read_internal, rb_sysopen_internal): remove C99 dependency.nobu2007-11-261-0/+4
* * test/ruby/test_eval.rb (TestEval::test_instance_eval_cvar):matz2007-11-261-0/+5
* * variable.c (rb_f_global_variables): variable names should notmatz2007-11-261-0/+5
* * include/ruby/encoding.h (rb_enc_str_asciionly_p): declared.akr2007-11-251-0/+12
* Import fast-loading gem_prelude.rb from RubyGems.drbrain2007-11-251-0/+6
* * io.c: add rb_read_internal() as blocking function.ko12007-11-231-0/+4
* * vm.c: fix comment.ko12007-11-231-0/+4
* * bootstraptest/test_knownbug.rb: move solved tests.ko12007-11-231-0/+9
* * struct.c (rb_struct_alloc_noinit): new function.akr2007-11-231-0/+7
* * re.c (REG_CASESTATE): unused macro removed.akr2007-11-231-0/+10
* add ML ref.akr2007-11-231-0/+2
* * struct.c (rb_struct_define_without_accessor): new function.akr2007-11-231-0/+7
* * re.c (match_begin): should return offset by character.matz2007-11-231-0/+9
* * compile.c (defined_expr): defined(method(x)) dumped core. amatz2007-11-231-0/+5
* * insnhelper.ci (vm_search_normal_superclass): rename function.matz2007-11-221-0/+8
* * vm.c: fix to recycle thread data (VM stack).ko12007-11-211-0/+8
* * benchmark/driver.rb: add path to trunk/lib if driver runner isko12007-11-211-0/+5
* * test/fileutils/fileasserts.rb (assert_equal_timestamp): new assertakr2007-11-211-0/+6
* * array.c (rb_ary_permutation): add gc guard codes.ko12007-11-211-0/+4