aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * eval.c (rb_exc_raise): ANSI style.akr2007-12-241-0/+10
* * iseq.c (Init_ISeq): disable ISeq.load() because there is no verifier.ko12007-12-241-0/+6
* * eval_method.c (Init_eval_method): extracted from Init_evalakr2007-12-241-0/+8
* * load.c (load_lock): reverted.nobu2007-12-241-0/+6
* * eval.c (function_call_may_return_twice_jmp_buf): removed.akr2007-12-241-0/+6
* * common.mk (node_name.inc, miniprelude.c, prelude.c): nmake cannotnobu2007-12-241-0/+5
* Mon Dec 24 17:20:34 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-241-0/+5
* * include/ruby/intern.h, random.c, array.c:akr2007-12-241-0/+8
* Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-241-0/+5
* * load.c (rb_feature_p): returns loading path name too.nobu2007-12-241-1/+1
* * load.c (rb_feature_p): returns loading path name too.nobu2007-12-241-0/+7
* * sample/openssl: reviewed and remove dependency on getopts.rb.gotoyuzo2007-12-241-0/+4
* * mkconfig.rb: add teeny to CONFIG['ruby_version'].ko12007-12-241-0/+4
* * tool/compile.rb, getrev.rb, runruby.rb: remove unused tools.ko12007-12-241-0/+4
* * configure.in, cygwin/GNUmakefile.in, */Makefile.sub,nobu2007-12-241-0/+6
* * tool/serb.rb: removed.akr2007-12-241-0/+4
* * proc.c (rb_proc_new), vm.c (invoke_block): removed u3.state magic.nobu2007-12-241-0/+8
* * thread.c (rb_thread_atfork): should not leave living_threadsnobu2007-12-241-0/+5
* * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specifynobu2007-12-241-1/+13
* * win{32,ce}/Makefile.sub (MFLAGS): defaulted to -l.nobu2007-12-241-0/+4
* Add svn:ignore for OS X Xcode 3's conftest.dSYM directories.drbrain2007-12-241-0/+5
* * common.mk: should not pass MAKEFLAGS to recursive make.nobu2007-12-241-3/+18
* * string.c (rb_str_comparable): fixed to keep transitivity.matz2007-12-241-2/+5
* Fix display of GEMDIRS, make command command examples match ri's name.drbrain2007-12-241-1/+8
* Fix Regexp warnings in lib/uri. Patch #16524 by Kornelius Kalnbach.drbrain2007-12-241-0/+5
* Remove methods from Gem, not QuickLoader, to fix warningsdrbrain2007-12-241-0/+5