aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * common.mk (enc.mk): depends on rbconfig.rb.nobu2007-12-201-0/+13
* * iseq.c (find_line_no): return 0 if not found.ko12007-12-201-0/+4
* * insnhelper.ci, vm.c, vm_core.h: change interface ofko12007-12-201-0/+12
* * enc/iso_8859_{1..16}.c: renamed.nobu2007-12-201-0/+4
* * insnhelper.ci (vm_expandarray): fix sp increase place.ko12007-12-201-0/+9
* * bootstraptest/test_syntax.rb: add a test.ko12007-12-201-0/+4
* * compile.c (iseq_compile_each/NODE_RETURN): fix stack consistency.ko12007-12-201-0/+4
* * bignum.c (big2str_orig): access beyond memory region cause crashmatz2007-12-201-0/+6
* * string.c (rb_str_index): wrong starting position.matz2007-12-201-0/+4
* * compile.c (iseq_compile_each): add pop after throw as return.ko12007-12-191-0/+8
* * compile.c (iseq_compile_each): remove unused retry entry.ko12007-12-191-0/+4
* * */Makefile.sub (DEFS, RM): output to config.status.usa2007-12-191-0/+4
* * common.mk (encs): create encoding directory.matz2007-12-191-0/+4
* * enc/iso8859_{1..16}.c: adjust for ruby.nobu2007-12-191-0/+4
* * string.c (rb_str_each_line): should consider rslen.matz2007-12-191-0/+12
* * enc/iso8859_{1..16}.c: imported from Onigiruma 5.9.0.nobu2007-12-191-0/+4
* * enc/Makefile.in (RM): added.nobu2007-12-191-0/+8
* * string.c (rb_str_rindex_m): too much adjustment.matz2007-12-191-0/+8
* * compile.c (iseq_compile_each): should handle upper level eval iseqnobu2007-12-191-0/+6
* * test/drb/drbtest.rb (test_07_public_private_protected_missing):seki2007-12-191-0/+5
* * dir.c (dir_inspect, dir_path, dir_tell): check for frozen and closednobu2007-12-191-0/+5
* * string.c (rb_str_rindex): comparison length should be based onmatz2007-12-191-0/+3
* * string.c (rb_str_chomp_bang): wrong adjust condition.matz2007-12-191-0/+2
* * string.c (str_sublen): adjust position if position is not at thematz2007-12-191-0/+8
* * re.c (rb_reg_regsub): should set checked encoding.nobu2007-12-191-0/+6
* * bignum.c (bigmul1): C99ism.usa2007-12-191-0/+6
* * ext/nkf/nkf-utf8/nkf.c: Updated.naruse2007-12-191-0/+13
* * bignum.c (rb_big_mul0): blocking check for bigger numbers.matz2007-12-191-0/+7
* * compile.c (iseq_compile_each): remove "retry" in block.ko12007-12-191-0/+21
* * bootstraptest/test_knownbug.rb, test_block.rb:ko12007-12-191-0/+7
* * eval.c (errinfo_place): skip if error is Fixnum. [ruby-dev:32608]ko12007-12-191-0/+6
* * parse.y (reg_named_capture_assign_iter): get rid of creatingnobu2007-12-191-1/+6
* * parse.y (reg_named_capture_assign_iter): remove C99 dependency.nobu2007-12-191-0/+4
* fixed an error in ChengeLog entrymatz2007-12-191-1/+2
* * insnhelper.ci (vm_yield_with_cfunc): call cfunc withmatz2007-12-191-0/+7
* * string.c (rb_str_justify): should propagate encoding from padmatz2007-12-191-0/+5
* * configure.in (TIMEZONE_VOID): check whether timezone requires zeronobu2007-12-191-0/+5
* * ext/nkf/nkf.c (NKF::_ENCODING): removed.naruse2007-12-191-0/+17
* * bignum.c (rb_cstr_to_inum): an underscore succeeding after octalnobu2007-12-191-0/+5
* * bignum.c (rb_cstr_to_inum): wrong radix check. a patch frommatz2007-12-181-0/+7
* * compile.c (iseq_compile_each): fix for segfault. [ruby-dev:31372]nobu2007-12-181-0/+4
* * test/net/http/utils.rb: split TestNetHTTPUtils module fromgotoyuzo2007-12-181-0/+5
* * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): gotoyuzo2007-12-181-0/+12
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#shutdown): gotoyuzo2007-12-181-0/+5
* * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo2007-12-181-0/+9
* * insnhelper.ci, vm.c: rewrite sp manipulation around method/blockko12007-12-181-0/+5
* * dl/win32/lib/win32/sspi.rb: use pack/unpack("m") instead of base64usa2007-12-181-0/+5
* * vm.c (invoke_block): merge 2 stack overflow checks.ko12007-12-181-0/+4
* * compile.c, insnhelper.ci, insns.def, object.c, vm.c, vm.h:ko12007-12-181-0/+9
* * bootstraptest/test_knownbug.rb: add issues.ko12007-12-181-0/+4