aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm.c (vm_backtrace): defaults to script name for C functions.nobu2008-12-151-0/+4
* * ruby.c (rubylib_mangled_path, rubylib_mangled_path2): cannot usenobu2008-12-151-0/+11
* * common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load thenobu2008-12-151-0/+5
* * bignum.c (bigmul1_karatsuba): remove temporal bignum.mame2008-12-141-0/+10
* * bignum.c (bigmul1_karatsuba): fix comment and refactoring.mame2008-12-141-0/+4
* * bignum.c (bigmul1_balance, bigmul1_karatsuba): remove allmame2008-12-141-0/+5
* * ChangeLog: fix Japanese date. Sorry.mame2008-12-141-1/+1
* * spec/README: directory structrue changedyugui2008-12-141-5/+8
* * ChangeLog: add a reference.mame2008-12-141-1/+1
* * bignum.c (rb_big_mul): faster multiplication by Karatsuba method andmame2008-12-141-0/+9
* reverts r20713yugui2008-12-141-0/+4
* * process.c (forked_child): new variable.akr2008-12-131-0/+13
* * common.mk (help): describes more targets.yugui2008-12-131-0/+5
* * string.c (sym_printable): wrong condition for string iteration.matz2008-12-131-0/+4
* * string.c (sym_inspect): quote if symbol contains non-printablematz2008-12-131-0/+3
* * string.c (sym_equal): remove documentation error "Otherwise,matz2008-12-131-0/+5
* * encoding.c (default_external): endless recursion duringyugui2008-12-131-0/+6
* * ruby.c (process_options): fixed default_internal is nil.kouji2008-12-131-0/+5
* * test/ruby/enc/test_utf16.rb: feature changed in r20626.yugui2008-12-131-0/+5
* * test/ruby/test_m17n_comb.rb: feature changed in r20626.yugui2008-12-131-0/+5
* * complex.c: use rb_usascii_str_new2 instead of rb_str_new2.tadf2008-12-131-0/+6
* * test/ruby/test_m17n.rb: feature changed in r20626.yugui2008-12-131-0/+5
* * lib/minitest/test.rb (MinTest::Unit#location): yugui2008-12-131-0/+6
* Imported minitest 1.3.2 r4503.ryan2008-12-131-0/+6
* * complex.c (nucomp_canonicalization): renamed.tadf2008-12-121-0/+12
* * ChangeLog: commit miss (r20680).kouji2008-12-121-0/+6
* * complex.c, rational.c: do not use RUBY_VERSION_CODE.tadf2008-12-121-0/+4
* * ext/readline/readline.c: r20662 reverted.kouji2008-12-121-0/+4
* * encoding.c (rb_enc_set_default_external): default_internal can beyugui2008-12-121-0/+9
* * common.mk (run, runruby, parse, gdb, gdb-ruby): you can also runyugui2008-12-121-0/+5
* * ext/readline/readline.c (readline_readline): changed the messagekouji2008-12-121-0/+6
* * ext/readline/readline.c: used the ExportStringValue macrokouji2008-12-121-0/+6
* * parse.y (yycompile0): ruby_eval_tree_begin is always 0 whennobu2008-12-121-0/+5
* * encoding.c (enc_get_default_encoding): removed.yugui2008-12-121-0/+19
* * load.c (rb_feature_p): load path must be expanded.nobu2008-12-121-0/+11
* * complex.c, rational.c: do not use RUBY_VERSION_CODE.nobu2008-12-121-0/+4
* * string.c (rb_string_value_ptr, rb_to_id): do not use a sidenobu2008-12-121-0/+8
* do not pass -infinity.tadf2008-12-111-2/+1
* * lib/cmath.rb (sqrt): should pass nan or infinity to the originaltadf2008-12-111-0/+5
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou2008-12-111-0/+7
* * ChangeLog: add missing 'Nobuyoshi Nakada'.kou2008-12-111-1/+1
* * encoding.c (rb_enc_aliases_enc_i): skips default internal.nobu2008-12-111-0/+4
* * lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.akr2008-12-111-0/+6
* * test/ruby/test_io.rb (test_dup_many): extracted from test_dup.akr2008-12-111-0/+5
* * lib/pathname.rb (Pathname#=~): undefed. at asakusa.rb.akr2008-12-111-0/+5
* * re.c (reg_enc_error): raise EncodingCompatibilityError formatz2008-12-111-0/+8
* * encoding.c (enc_set_default_encoding): allowed to set defaultnobu2008-12-111-3/+3
* * encoding.c (rb_enc_set_default_internal): defines internalnobu2008-12-111-1/+7
* * encoding.c (rb_locale_encoding): removed Encoding::LOCALE.nobu2008-12-111-0/+8
* * include/ruby/st.h (size_t): needs stddef.h or stdlib.h.nobu2008-12-111-0/+5