aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * parse.y (value_expr_gen): fix to cause "void value expression"ko12007-08-061-0/+8
* * parse.y: fix a f_marg rule. [ruby-dev:31160]ko12007-08-061-0/+4
* * bootstraptest/runner.rb (assert_equal): add additionalko12007-08-061-0/+5
* * iseq.c (iseq_s_compile_option_get, Init_ISeq): added a newnobu2007-08-061-2/+5
* * common.mk (node_name.inc): auto-generate node name list.nobu2007-08-061-1/+7
* * common.mk (INSNS): not chdir to srcdir.nobu2007-08-061-0/+7
* * lib/rss, sample/rss, test/rss:kou2007-08-051-0/+7
* * io.c (pipe_open_v, pipe_open_s): separate array and stringnobu2007-08-041-0/+5
* * ext/extmk.rb (extmake): save all CONFIG values.nobu2007-08-031-0/+10
* * lib/mkmf.rb (find_type): new method.nobu2007-08-021-1/+3
* * lib/mkmf.rb (have_type): suppress a warning with -Wall.nobu2007-08-021-1/+3
* * lib/mkmf.rb: more verbose message. [ruby-Bugs-12766]nobu2007-08-021-5/+16
* * bignum.c (big2str_table): base cannot be 0 or 1.nobu2007-08-021-0/+4
* * bignum.c (rb_big2str0): faster Bugnum#to_s using Karatsubamatz2007-08-021-0/+7
* * re.c (option_to_str, arg_kcode, opt_kcode): options conversionnobu2007-08-021-1/+7
* * parse.y (reg_compile_gen): set error if failed to compile regexpnobu2007-08-021-0/+9
* * sprintf.c (rb_f_sprintf): should not check positional number asnobu2007-08-021-0/+5
* * generic.rb (URI::Generic::merge_path): behave as RFC 3986.nobu2007-08-011-0/+5
* * lib/date/format.rb (_parse): now interprets slashed numericaltadf2007-07-311-0/+5
* * ChangeLog: typo.nobu2007-07-301-1/+1
* * bignum.c (rb_big_aref): check for Bignum index range.nobu2007-07-301-0/+5
* * ext/digest/lib/digest.rb (Digest::self.const_missing): avoidmatz2007-07-281-0/+5
* * range.c (range_eqq): call_super() in === does not work wellmatz2007-07-261-0/+5
* * dln.c (load_1, dln_find_1): constified.nobu2007-07-261-1/+5
* * dln.c (conv_to_posix_path): removed.nobu2007-07-261-0/+12
* * io.c (rb_f_p): return nil if no argument. [ruby-dev:31285]nobu2007-07-241-0/+4
* * regint.h (USE_MATCH_RANGE_IS_COMPLETE_RANGE): undef to achieve oldmatz2007-07-231-0/+5
* * include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz2007-07-231-0/+5
* * parse.y (value_expr_gen): warn for empty expression ().matz2007-07-231-0/+5
* * lib/date/format.rb (Date._parse): now accepts some newtadf2007-07-221-0/+8
* * thread.c (is_ruby_native_thread): made an int function asnobu2007-07-221-0/+8
* * file.c (rb_file_s_rename): deleted code to get rid of a bug ofnobu2007-07-221-0/+21
* * lib/date.rb, lib/date/format.rb (Date._parse): now can take sometadf2007-07-211-0/+13
* * common.mk: inverted rules order.nobu2007-07-211-1/+8
* * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_argsnobu2007-07-211-1/+9
* * lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_Hnobu2007-07-211-1/+4
* * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.nobu2007-07-211-1/+3
* * win32/resource.rb: include patchlevel number.nobu2007-07-211-0/+4
* * lib/mkmf.rb (init_mkmf): should remove mkmf.log too.nobu2007-07-211-0/+4
* * lib/date/format.rb (Date._parse): completes calendar week based year.tadf2007-07-201-0/+7
* * compile.c (iseq_set_sequence): raise SyntaxError instead of rb_bugnobu2007-07-201-0/+7
* * compile.c, compile.h (DECL_ANCHOR, INIT_ANCHOR): split not tonobu2007-07-201-0/+14
* * ext/openssl/ossl_config.c (ossl_config_set_section): do notnobu2007-07-201-0/+5
* * parse.y (remove_begin): keep empty NODE_BEGIN, instead of null.nobu2007-07-201-2/+2
* * parse.y (stmt, mlhs_node, lhs, arg, var_ref): return dummynobu2007-07-201-0/+8
* * bootstraptest/runner.rb (get_result_string): check $?.coredump? nobu2007-07-201-0/+8
* * eval_error.ci (get_backtrace): check the result more.nobu2007-07-191-0/+5
* * bignum.c (rb_big_lshift, rb_big_rshift): separated functionsnobu2007-07-191-0/+8
* * bignum.c (rb_big_pow): refine overflow check. [ruby-dev:31242]nobu2007-07-181-0/+4
* * parse.y (rb_parser_append_print, rb_parser_while_loop): moved checknobu2007-07-181-0/+8