aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Place bin dir before lib dir so gem bin stubs work.drbrain2007-12-221-0/+4
* Updated ChangeLog with Rake info.jim2007-12-221-0/+5
* * parse.y (reg_named_capture_assign_iter): just ignore thematz2007-12-221-0/+3
* * tool/insns2vm.rb: moved from lib/vm/instruction.rb.ko12007-12-221-0/+4
* * parse.y (reg_named_capture_assign_iter): captured name shouldmatz2007-12-221-0/+6
* * eval.c (rb_f_method_name): now __method__ and __callee__ arematz2007-12-221-0/+5
* * string.c (rb_str_buf_append): improvement for non-broken codednobu2007-12-211-0/+5
* * bootstraptest/test_fork.rb: skip if fork is not unsupported.ko12007-12-211-0/+6
* io.c: fix typo in rdoc commentdavidflanagan2007-12-211-0/+4
* * parse.y (parser_str_new, rb_intern3): rb_default_encoding() renamed.usa2007-12-211-0/+6
* * encoding.c (rb_ascii_encoding): renamed from previousmatz2007-12-211-0/+5
* * re.c (rb_reg_prepare_re): stop ENCODING_NONE warning if thematz2007-12-211-0/+3
* * parse.y (command): block from cmd_brace_block was ignored.matz2007-12-211-0/+5
* * io.c (io_ungetc): avoid buffer relocation, which might causematz2007-12-211-0/+5
* * re.c (ARG_ENCODING_NONE): defined for /.../n option.akr2007-12-211-0/+8
* * test/json/test_json_addition.rb (test_core): do not use Time.nowshugo2007-12-211-0/+5
* * ext/tk/sample/tkextlib/vu/canvSticker2.rb,usa2007-12-211-0/+5
* ChangeLog: conflict mark removed.matz2007-12-211-1/+0
* * sample/test.rb (valid_syntax): force_encoding input script.matz2007-12-211-0/+4
* * lib/mkmf.rb (depend_rules): suffixes list broken. fixed.usa2007-12-211-0/+4
* * bignum.c (rb_big_mul0): remove unused variable.matz2007-12-211-0/+6
* * include/ruby/ruby.h (rb_catch_obj, rb_throw_obj): prototyped.nobu2007-12-211-0/+6
* * string.c (rb_str_succ): retry increasing until valid char is found.nobu2007-12-211-0/+4
* * encoding.c (rb_enc_replicate): now creates first class encoding.nobu2007-12-211-0/+15
* * io.c: write() should be in blocking region.ko12007-12-211-0/+6
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-211-0/+35
* * transcode.c (rb_str_transcode_bang): returns self if no conversion.nobu2007-12-211-0/+5
* Update to RubyGems 1.0.1, r1581drbrain2007-12-211-0/+5
* * bootstraptest/pending.rb: renamed from featurebug.rb.ko12007-12-211-0/+6
* * debug.c (dummy_gdb_enums.various): added ENCODING and CODERANGEnobu2007-12-211-0/+7
* * bootstraptest/featurebug.rb: added.ko12007-12-211-0/+6
* * thread.c (rb_thread_atfork): fix to mark thread object.ko12007-12-211-0/+7
* * gc.h: extern variable should not be initialized.ko12007-12-211-0/+6
* * encoding.c (Init_Encoding): use enc_name as to_s.akr2007-12-211-0/+5
* * ext/nkf/nkf-utf8/config.h (MIME_DECODE_DEFAULT, X0201_DEFAULT):naruse2007-12-211-0/+8
* * enumerator.c (enumerator_iter_i): adjusted for rb_block_call_func.nobu2007-12-211-2/+7
* Fri Dec 21 16:25:25 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-211-0/+7
* * ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bugmatz2007-12-211-0/+6
* * re.c (append_utf8): use rb_utf8_encoding() instead ofakr2007-12-211-0/+5
* * io.c (rb_io_s_read): allow specifying encoding explicitly.matz2007-12-211-0/+12
* * encoding.c (rb_enc_init): use enc_register_at() directly.nobu2007-12-211-0/+10
* * lib/net/imap.rb (initialize): accept service name. changedshugo2007-12-211-0/+5
* * enumerator.c (enumerator_init_copy): typo fixed.matz2007-12-211-0/+2
* * gc.c (rb_garbage_collect): new function for debugging.akr2007-12-211-0/+4
* * encoding.c (rb_to_encoding_index): should return error instead ofnobu2007-12-211-0/+5
* * enumerator.c (enumerator_init_copy): prohibit cloning ofmatz2007-12-211-0/+5
* * io.c (Init_IO): define IO::BINARY even if O_BINARY is not exist.akr2007-12-211-0/+4
* * test/ruby/test_system.rb (TestSystem::valid_syntax): applymatz2007-12-211-0/+7
* * re.c: change "character encodings differ" error messages.akr2007-12-211-0/+4
* * encoding.c (rb_enc_find_index): extension libraries have lower casenobu2007-12-211-1/+4