summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-06* bootstraptest/runner.rb (assert_equal): add additionalko1
2007-08-06* iseq.c (iseq_s_compile_option_get, Init_ISeq): added a newnobu
2007-08-06* common.mk (node_name.inc): auto-generate node name list.nobu
2007-08-06* common.mk (INSNS): not chdir to srcdir.nobu
2007-08-05added a note.tadf
2007-08-05added an assertion.tadf
2007-08-05* lib/rss, sample/rss, test/rss:kou
2007-08-04* io.c (pipe_open_v, pipe_open_s): separate array and stringnobu
2007-08-03* ext/extmk.rb (extmake): save all CONFIG values.nobu
2007-08-02* lib/mkmf.rb (find_type): new method.nobu
2007-08-02* lib/mkmf.rb (have_type): suppress a warning with -Wall.nobu
2007-08-02* lib/mkmf.rb: more verbose message. [ruby-Bugs-12766]nobu
2007-08-02* bignum.c (big2str_table): base cannot be 0 or 1.nobu
2007-08-02* bignum.c (rb_big2str0): faster Bugnum#to_s using Karatsubamatz
2007-08-02* re.c (option_to_str, arg_kcode, opt_kcode): options conversionnobu
2007-08-02* parse.y (reg_compile_gen): set error if failed to compile regexpnobu
2007-08-02* sprintf.c (rb_f_sprintf): should not check positional number asnobu
2007-08-01* generic.rb (URI::Generic::merge_path): behave as RFC 3986.nobu
2007-07-31 * lib/date/format.rb (_parse): now interprets slashed numericaltadf
2007-07-30add assertions.akr
2007-07-30* ChangeLog: typo.nobu
2007-07-30* bignum.c (rb_big_aref): check for Bignum index range.nobu
2007-07-28Fixes a bug in the pretty printer related to an incomplete refactoring.ser
2007-07-28* ext/digest/lib/digest.rb (Digest::self.const_missing): avoidmatz
2007-07-26* range.c (range_eqq): call_super() in === does not work wellmatz
2007-07-26* dln.c (load_1, dln_find_1): constified.nobu
2007-07-26* dln.c (conv_to_posix_path): removed.nobu
2007-07-25* lib/rexml/formatters/*.rb: set properties.nobu
2007-07-25Indentation fix.ser
2007-07-25Merges upstream changes for REXML v3.1.7ser
2007-07-24* io.c (rb_f_p): return nil if no argument. [ruby-dev:31285]nobu
2007-07-23* regint.h (USE_MATCH_RANGE_IS_COMPLETE_RANGE): undef to achieve oldmatz
2007-07-23* include/ruby/oniguruma.h: upgrade to Oniguruma 5.9.0. fixesmatz
2007-07-23* parse.y (value_expr_gen): warn for empty expression ().matz
2007-07-22 * lib/date/format.rb (Date._parse): now accepts some newtadf
2007-07-22* thread.c (is_ruby_native_thread): made an int function asnobu
2007-07-22* file.c (rb_file_s_rename): deleted code to get rid of a bug ofnobu
2007-07-21* string.c (rb_str_resize): fix indent.nobu
2007-07-21 * lib/date.rb, lib/date/format.rb (Date._parse): now can take sometadf
2007-07-21* common.mk: inverted rules order.nobu
2007-07-21* bcc32/{Makefile.sub,configure.bat,setup.mak: configure_argsnobu
2007-07-21* lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_Hnobu
2007-07-21* bcc32/Makefile.sub (ASMEXT): had overwitten OBJEXT.nobu
2007-07-21* {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.nobu
2007-07-21* win32/resource.rb: include patchlevel number.nobu
2007-07-21* lib/mkmf.rb (init_mkmf): should remove mkmf.log too.nobu
2007-07-20 * lib/date/format.rb (Date._parse): completes calendar week based year.tadf
2007-07-20* compile.c (iseq_set_sequence): raise SyntaxError instead of rb_bugnobu
2007-07-20* compile.c, compile.h (DECL_ANCHOR, INIT_ANCHOR): split not tonobu
2007-07-20* ext/openssl/ossl_config.c (ossl_config_set_section): do notnobu