summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-12-12* ext/readline/readline.c (readline_readline): changed the messagekouji
2008-12-12* ext/readline/readline.c: used the ExportStringValue macrokouji
2008-12-12* parse.y (yycompile0): ruby_eval_tree_begin is always 0 whennobu
2008-12-12* encoding.c (enc_get_default_encoding): removed.yugui
2008-12-12* load.c (rb_feature_p): load path must be expanded.nobu
2008-12-12* complex.c, rational.c: do not use RUBY_VERSION_CODE.nobu
2008-12-12* string.c (rb_string_value_ptr, rb_to_id): do not use a sidenobu
2008-12-11do not pass -infinity.tadf
2008-12-11 * lib/cmath.rb (sqrt): should pass nan or infinity to the originaltadf
2008-12-11* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou
2008-12-11* ChangeLog: add missing 'Nobuyoshi Nakada'.kou
2008-12-11* encoding.c (rb_enc_aliases_enc_i): skips default internal.nobu
2008-12-11* lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.akr
2008-12-11* test/ruby/test_io.rb (test_dup_many): extracted from test_dup.akr
2008-12-11* lib/pathname.rb (Pathname#=~): undefed. at asakusa.rb.akr
2008-12-11* re.c (reg_enc_error): raise EncodingCompatibilityError formatz
2008-12-11* encoding.c (enc_set_default_encoding): allowed to set defaultnobu
2008-12-11* encoding.c (rb_enc_set_default_internal): defines internalnobu
2008-12-11* encoding.c (rb_locale_encoding): removed Encoding::LOCALE.nobu
2008-12-11* include/ruby/st.h (size_t): needs stddef.h or stdlib.h.nobu
2008-12-11* test/ruby/test_bignum.rb (TestBignum#test_convert): removematz
2008-12-11* lib/rexml/document.rb (REXML::Document#write): requirematz
2008-12-10* math.c (domain_check): should not raise EDOM exception for NaNmatz
2008-12-10* lib/open3.rb (Open3.pipeline_start): return an array of threads if aakr
2008-12-10* ext/bigdecimal/bigdecimal.c (BigDecimal_round): should be roundmatz
2008-12-10* thread.c (rb_mutex_unlock): shut up warning. a patch frommatz
2008-12-10added ml ref.tadf
2008-12-10 * complex.c: avoided warnings on cpp.tadf
2008-12-10* lib/rss/maker.rb (RSS::Maker.[]): add.kou
2008-12-10* enumerator.c (enumerator_rewind): If the enclosed objectknu
2008-12-10* enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.knu
2008-12-10* re.c (rb_reg_initialize): raise RegexpError when encodingnaruse
2008-12-09 * common.mk (win32.obj): depend on headers.usa
2008-12-09* enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb,duerst
2008-12-09* compile.c (iseq_compile_each), gc.c (assign_heap_slot),nobu
2008-12-09* ext/curses/curses.c (curses_use_default_colors): add newmatz
2008-12-09* cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu
2008-12-09* vm_insnhelper.c (check_cfunc): use function pointer.nobu
2008-12-09* .gdbinit (rp): fixed typo for T_STRUCT.nobu
2008-12-09* pack.c (pack_pck): fixed [ruby-dev:37295].yugui
2008-12-08* mkconfig.rb: fix for continued lines. based on a patch fromnobu
2008-12-08* eval.c (rb_make_exception): single argument to raise may bematz
2008-12-08* ext/bigdecimal/bigdecimal.c (BigDecimal_truncate): returnmatz
2008-12-08* tool/make-snapshot (package): enc.mk in snapshot is dummy and shouldnobu
2008-12-08* enc/depend (clean-srcs): split out from clean.nobu
2008-12-08* pack.c (pack_pack): fixed odd act of 'm*', 'M*', and 'P*'.yugui
2008-12-08* pack.c (pack_pack): fixed length for odd length string.nobu
2008-12-08* ruby.c (proc_options): added version, copyright, usage, yydebug,nobu
2008-12-08* ruby.c (set_option_encoding_once): dry.nobu
2008-12-07* configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAGnobu