aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread_pthread.c, thread_pthread.h, thread_win32.c,ko12007-12-251-0/+7
* * test/ruby/test_io_m17n.rb (test_write_noenc): don't mix text andakr2007-12-251-0/+5
* * README.EXT.ja, dir.c, eval.c, eval_intern.h, lex.c.src,matz2007-12-251-0/+7
* * vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(),ko12007-12-251-0/+10
* add ML ref.ko12007-12-251-0/+1
* * vm.c (Init_VM): remove unused code.ko12007-12-251-0/+4
* Tue Dec 25 12:32:32 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-251-0/+6
* * proc.c (method_inspect): preserve encoding of the method name.matz2007-12-251-0/+4
* * sample/from.rb: follow Ruby 1.9 libraries.naruse2007-12-251-0/+4
* * configure.in (BASERUBY): delayed error until BASERUBY is used.nobu2007-12-251-0/+4
* * sample/README: removed obsoleted files: dbmtest.rb,matz2007-12-251-0/+5
* * lib/csv.rb: Import the FasterCSV source as the new CSV class.jeg22007-12-251-0/+6
* * error.c (report_bug): uses ruby_description.nobu2007-12-251-0/+4
* * compile.c (iseq_compile_each): fix stack consistency error.ko12007-12-251-0/+7
* * iseq.c, vm_core.h: comment out unused fields.ko12007-12-251-0/+4
* * vm.c: check frame is FINAL when creating env.ko12007-12-251-0/+7
* Enable RDoc debugging only with $DEBUG_RDOCdrbrain2007-12-251-4/+8
* * lib/csv.rb, test/csv/test_csv.rb: Removed in preparation for FasterCSVjeg22007-12-241-2/+7
* Fix some test failures in RubyGems.drbrain2007-12-241-0/+6
* * bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test.ko12007-12-241-0/+4
* * sample/biorhythm.rb: follow Ruby 1.9 libraries.gotoyuzo2007-12-241-0/+4
* * vm.c: add dummy toplevel frame.ko12007-12-241-0/+4
* Fix uninitialized variable warning in Net::HTTPdrbrain2007-12-241-0/+8
* add a ML ref.ko12007-12-241-1/+1
* * compile.c (iseq_compile): clear local table if node == 0.ko12007-12-241-0/+7
* * parse.y (rb_id2str): fill klass of returned string as rb_cString.akr2007-12-241-0/+7
* * compile.c (iseq_compile_each): fix stack consistency bug.ko12007-12-241-0/+5
* * tool/make-snapshot: must create configure and lex.c.eban2007-12-241-0/+4
* * io.c (rb_io_s_pipe): now takes up to two arguments. allow itsmatz2007-12-241-0/+9
* * pack.c (pack_pack): use NUM2LONG instead of NUM2INT.usa2007-12-241-0/+9
* * lib/rexml/element.rb (REXML::Elements#each): yield in eachgotoyuzo2007-12-241-1/+6
* * compile.c (iseq_compile_each): add a "pop" insn after breakko12007-12-241-0/+9
* * id.c (Init_id): remove several unused symbols. [ruby-core:14362]matz2007-12-241-0/+7
* * lib/rdoc/rdoc.rb (parse_files): interpret coding cookie.akr2007-12-241-0/+4
* * proc.c (method_name): preserve Symbol's encoding.matz2007-12-241-0/+6
* * include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.matz2007-12-241-0/+13
* avoid keyword itself.akr2007-12-241-1/+2
* * lib/irb/output-method.rb: translate a comment to English toakr2007-12-241-0/+5
* * lib/webrick/httpservley/cgihandler.rbgotoyuzo2007-12-241-0/+5
* * lib/cgi.rb (CGI::escape): m17nized.akr2007-12-241-0/+7
* * transcode_data_japanese.c (select_iso_2022_mode): '\e' is not valid.usa2007-12-241-0/+4
* * lib/rdoc/diagram.rb (RDoc::Diagram#initialize): use fileuitlsgotoyuzo2007-12-241-0/+5
* Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-241-0/+13
* * lib/open-uri.rb (OpenURI::Buffer): use Meta ===. [ruby-core:14295]akr2007-12-241-0/+4
* * transocode.c: register_functional_transcoder() added.naruse2007-12-241-0/+11
* * test/io/nonblock/test_flush.rb: fix test for 1.9.ko12007-12-241-0/+4
* * test/rinda/test_rinda.rb: revert last commit because this test seemsko12007-12-241-0/+5
* * test/rinda/test_rinda.rb: enable rinda test.ko12007-12-241-0/+4
* * instruby.rb: fix rdoc install dir.ko12007-12-241-0/+4
* * re.c (rb_reg_prepare_re): show regexp encoding in the error message.akr2007-12-241-0/+4