summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-08-16* regparse.c (parse_char_class, parse_exp, parse_branch),nobu
2009-08-16* vm.c (vm_backtrace_each, vm_backtrace_push),nobu
2009-08-16* vm_dump.c (bugreport_backtrace): rb_backtrace_iter_func nownobu
2009-08-15* vm_insnhelper.c (opt_eq_func): fix optimization bug. This issueko1
2009-08-15* regparse.c (add_ctype_to_cc_by_range): fix the firstnaruse
2009-08-15\d, \s and \w are now non Unicode class. [ruby-dev:39026]naruse
2009-08-15* parse.y (fname, string_dvar, sym, dsym, f_arglist): removednobu
2009-08-14* include/ruby/ruby.h (rb_check_safe_str): deprecated.nobu
2009-08-14* re.c (rb_reg_preprocess_dregexp): change Exception class tonaruse
2009-08-14* enc/Makefile.in (MKDIRS): revert r24525.naruse
2009-08-14* ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): fasternobu
2009-08-14* configure.in (rubyhdrdir): fixed typo. [ruby-dev:39079]nobu
2009-08-13* doc/ChangeLog-1.8.0: add forgotten entry contributed bymatz
2009-08-13* lib/delegate.rb (Delegator#method_missing): __FILE__ may containmatz
2009-08-13* vm.c (vm_exec): returning from lambda runs ensure section.wanabe
2009-08-13* configure.in (RUBY_CHECK_SIZEOF): set cross_compiling to yesnobu
2009-08-13* configure.in (RUBY_CHECK_SIZEOF): use AC_COMPUTE_INT instead ofnobu
2009-08-13* insns.def (opt_case_dispatch): suppressed a warning.nobu
2009-08-13* configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead ofnobu
2009-08-13* regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): fixednobu
2009-08-13revert r24507. [ruby-dev:39073]matz
2009-08-12* ChangeLog: typo.usa
2009-08-12 * ext/socket/extconf.rb: if ipv6 is enabled, the version of Windowsusa
2009-08-12 * common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY.usa
2009-08-12* class.c (rb_define_module_id_under): fix the name.naruse
2009-08-12* class.c (rb_define_class_id_under, rb_define_module_id_under):nobu
2009-08-12* insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h: checkko1
2009-08-12 * win32/win32.c (readdir_internal): free old temporary filename.usa
2009-08-12* string.c (rb_str_new_frozen): must not change encoding of frozennobu
2009-08-12* configure.in (rb_cv_broken_crypt): needs more checks.nobu
2009-08-11* sprintf.c (rb_str_format): should preserve format encodingmatz
2009-08-11* encoding.c (rb_enc_compatible): If a string is empty andnaruse
2009-08-11* encoding.c (is_data_encoding): fix condition.naruse
2009-08-11 * lib/date.rb (complete_frags): Monday must be suitable for %W'stadf
2009-08-11* numeric.c (num_divmod): fixed rdoc. [ruby-core:24862]nobu
2009-08-11* ChangeLog: fixed typo.nari
2009-08-10* include/ruby/intern.h (rb_path2class): no deprecation.nobu
2009-08-10fix typoskazu
2009-08-10* ChangeLog: sign why.nari
2009-08-10* gc.c: reject unused longlife gc.nari
2009-08-09* marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):nobu
2009-08-09* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.nagai
2009-08-09* common.mk (ruby.imp): excluded prelude.o to get rid of circularnobu
2009-08-09* bignum.c (rb_big_cmp, bigsub, big_real_len, bigmul1_normal,mame
2009-08-08New API Encoding#ascii_compatible?.naruse
2009-08-08* ext/ripper/eventids2.c (token_to_eventid): addednobu
2009-08-08* tool/compile_prelude.rb: fixes a regexp pattern for require.yugui
2009-08-08fix the name in the entrymatz
2009-08-08* bignum.c (bigzero_p): removing BDIGITS() inside of thematz
2009-08-07* marshal.c (w_symbol r_symlink, r_symbol, r_object0): fix fornobu