aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ruby/test_bignum.rb (TestBignum#test_convert): removematz2008-12-111-0/+6
* * lib/rexml/document.rb (REXML::Document#write): requirematz2008-12-111-0/+11
* * math.c (domain_check): should not raise EDOM exception for NaNmatz2008-12-101-0/+6
* * lib/open3.rb (Open3.pipeline_start): return an array of threads if aakr2008-12-101-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_round): should be roundmatz2008-12-101-0/+8
* * thread.c (rb_mutex_unlock): shut up warning. a patch frommatz2008-12-101-0/+5
* added ml ref.tadf2008-12-101-1/+1
* * complex.c: avoided warnings on cpp.tadf2008-12-101-0/+6
* * lib/rss/maker.rb (RSS::Maker.[]): add.kou2008-12-101-0/+5
* * enumerator.c (enumerator_rewind): If the enclosed objectknu2008-12-101-0/+5
* * enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.knu2008-12-101-0/+6
* * re.c (rb_reg_initialize): raise RegexpError when encodingnaruse2008-12-101-0/+5
* * common.mk (win32.obj): depend on headers.usa2008-12-091-0/+4
* * enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb,duerst2008-12-091-0/+10
* * compile.c (iseq_compile_each), gc.c (assign_heap_slot),nobu2008-12-091-1/+10
* * ext/curses/curses.c (curses_use_default_colors): add newmatz2008-12-091-0/+10
* * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu2008-12-091-1/+5
* * vm_insnhelper.c (check_cfunc): use function pointer.nobu2008-12-091-0/+4
* * .gdbinit (rp): fixed typo for T_STRUCT.nobu2008-12-091-0/+4
* * pack.c (pack_pck): fixed [ruby-dev:37295].yugui2008-12-091-0/+6
* * mkconfig.rb: fix for continued lines. based on a patch fromnobu2008-12-081-0/+5
* * eval.c (rb_make_exception): single argument to raise may bematz2008-12-081-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_truncate): returnmatz2008-12-081-0/+9
* * tool/make-snapshot (package): enc.mk in snapshot is dummy and shouldnobu2008-12-081-0/+5
* * enc/depend (clean-srcs): split out from clean.nobu2008-12-081-0/+4