summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * dir.c (DEFINE_STRUCT_DIRENT): use union to allocate sufficientmatz2009-08-191-0/+10
* * enc/unicode.c (CodeRanges): initialized statically.nobu2009-08-191-0/+4
* * test/ruby/test_settracefunc.rb (test_return, test_return2): add twomame2009-08-181-0/+5
* * compile.c (NODE_RETURN): fire return event at explicit return.mame2009-08-181-0/+5
* * enumerator.c (enumerator_peek): new method Enumerator#peek. akr2009-08-181-0/+6
* Tue Aug 18 13:46:14 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano322009-08-181-0/+4
* * vm_insnhelper.c (vm_call_cfunc): ensure hook c-return.wanabe2009-08-181-0/+8
* * range.c (range_step): treat symbols specially so that iteratingmatz2009-08-171-0/+7
* * range.c (range_each): should honor to_str conversion.matz2009-08-171-0/+4
* * lib/date/delta.rb: removed require 'date'. added to_c.tadf2009-08-171-0/+4
* * parse.y (lex_get_str, lex_io_gets, rb_parser_compile_string):nobu2009-08-171-0/+5
* Don't warn if the duplicate is caused by /i.naruse2009-08-171-0/+13
* * lib/date/delta.rb: merged from date4. [experimental]tadf2009-08-161-0/+8
* * lib/date/format.rb (strptime): removed \v; since \s includes \v.tadf2009-08-161-0/+4
* * complex.c (nucomp_rationalize) added. [experimental]tadf2009-08-161-0/+6
* use num#i.tadf2009-08-161-0/+4
* * numeric.c (flo_pow,fix_pow): may return complex number.tadf2009-08-161-0/+6
* * string.c (rb_str_upto): generate numerical sequence whenmatz2009-08-161-0/+5
* * numeric.c (num_imaginary): num#i to return imaginary counterpartmatz2009-08-161-0/+7
* * lib/complex.rb, lib/rational.rb: added warning messages.tadf2009-08-161-0/+4
* * parse.y (yylex): should dispatch scan-event even when followsnobu2009-08-161-0/+5
* * lib/date/format.rb: reverted.tadf2009-08-161-0/+4
* * lib/date/format.rb: suppressed a warning.naruse2009-08-161-0/+6
* * lib/csv.rb: Change magic comment to US-ASCII in order tonaruse2009-08-161-0/+5
* * regparse.c (parse_char_class, parse_exp, parse_branch),nobu2009-08-161-0/+6
* * vm.c (vm_backtrace_each, vm_backtrace_push),nobu2009-08-161-3/+4
* * vm_dump.c (bugreport_backtrace): rb_backtrace_iter_func nownobu2009-08-161-0/+5
* * vm_insnhelper.c (opt_eq_func): fix optimization bug. This issueko12009-08-151-0/+6
* * regparse.c (add_ctype_to_cc_by_range): fix the firstnaruse2009-08-151-0/+8
* \d, \s and \w are now non Unicode class. [ruby-dev:39026]naruse2009-08-151-0/+18
* * parse.y (fname, string_dvar, sym, dsym, f_arglist): removednobu2009-08-151-0/+5
* * include/ruby/ruby.h (rb_check_safe_str): deprecated.nobu2009-08-141-0/+7
* * re.c (rb_reg_preprocess_dregexp): change Exception class tonaruse2009-08-141-0/+9
* * enc/Makefile.in (MKDIRS): revert r24525.naruse2009-08-141-0/+4
* * ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): fasternobu2009-08-141-0/+5
* * configure.in (rubyhdrdir): fixed typo. [ruby-dev:39079]nobu2009-08-141-0/+4
* * doc/ChangeLog-1.8.0: add forgotten entry contributed bymatz2009-08-131-0/+5
* * lib/delegate.rb (Delegator#method_missing): __FILE__ may containmatz2009-08-131-0/+5
* * vm.c (vm_exec): returning from lambda runs ensure section.wanabe2009-08-131-0/+5
* * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling to yesnobu2009-08-131-0/+5
* * configure.in (RUBY_CHECK_SIZEOF): use AC_COMPUTE_INT instead ofnobu2009-08-131-0/+6
* * insns.def (opt_case_dispatch): suppressed a warning.nobu2009-08-131-0/+6
* * configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead ofnobu2009-08-131-0/+5
* * regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): fixednobu2009-08-131-0/+6
* revert r24507. [ruby-dev:39073]matz2009-08-131-5/+0
* * ChangeLog: typo.usa2009-08-121-1/+1
* * ext/socket/extconf.rb: if ipv6 is enabled, the version of Windowsusa2009-08-121-0/+6
* * common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY.usa2009-08-121-0/+4
* * class.c (rb_define_module_id_under): fix the name.naruse2009-08-121-0/+6
* * class.c (rb_define_class_id_under, rb_define_module_id_under):nobu2009-08-121-0/+10