aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h: checkko12009-08-121-0/+10
* * win32/win32.c (readdir_internal): free old temporary filename.usa2009-08-121-0/+5
* * string.c (rb_str_new_frozen): must not change encoding of frozennobu2009-08-121-0/+5
* * configure.in (rb_cv_broken_crypt): needs more checks.nobu2009-08-121-0/+4
* * sprintf.c (rb_str_format): should preserve format encodingmatz2009-08-111-0/+5
* * encoding.c (rb_enc_compatible): If a string is empty andnaruse2009-08-111-0/+6
* * encoding.c (is_data_encoding): fix condition.naruse2009-08-111-0/+6
* * lib/date.rb (complete_frags): Monday must be suitable for %W'stadf2009-08-111-0/+5
* * numeric.c (num_divmod): fixed rdoc. [ruby-core:24862]nobu2009-08-111-0/+4
* * ChangeLog: fixed typo.nari2009-08-111-2/+2
* * include/ruby/intern.h (rb_path2class): no deprecation.nobu2009-08-101-0/+4
* fix typoskazu2009-08-101-10/+10
* * ChangeLog: sign why.nari2009-08-101-1/+3
* * gc.c: reject unused longlife gc.nari2009-08-101-0/+18
* * marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):nobu2009-08-091-0/+11
* * ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.nagai2009-08-091-0/+5
* * common.mk (ruby.imp): excluded prelude.o to get rid of circularnobu2009-08-091-0/+6
* * bignum.c (rb_big_cmp, bigsub, big_real_len, bigmul1_normal,mame2009-08-091-0/+6
* New API Encoding#ascii_compatible?.naruse2009-08-081-0/+4
* * ext/ripper/eventids2.c (token_to_eventid): addednobu2009-08-081-0/+5
* * tool/compile_prelude.rb: fixes a regexp pattern for require.yugui2009-08-081-0/+5
* fix the name in the entrymatz2009-08-081-1/+1
* * bignum.c (bigzero_p): removing BDIGITS() inside of thematz2009-08-081-0/+6
* * marshal.c (w_symbol r_symlink, r_symbol, r_object0): fix fornobu2009-08-071-0/+6