aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (iseq_compile_each): fix stack consistency bug.ko12007-12-243-1/+15
* update Proc#lambda? doc.akr2007-12-241-0/+5
* * tool/make-snapshot: must create configure and lex.c.eban2007-12-242-1/+5
* * io.c (rb_io_s_pipe): now takes up to two arguments. allow itsmatz2007-12-242-22/+92
* * pack.c (pack_pack): use NUM2LONG instead of NUM2INT.usa2007-12-244-8/+17
* * lib/rexml/element.rb (REXML::Elements#each): yield in eachgotoyuzo2007-12-242-2/+7
* * compile.c (iseq_compile_each): add a "pop" insn after breakko12007-12-244-9/+29
* * id.c (Init_id): remove several unused symbols. [ruby-core:14362]matz2007-12-245-11/+8
* * lib/rdoc/rdoc.rb (parse_files): interpret coding cookie.akr2007-12-242-0/+9
* * proc.c (method_name): preserve Symbol's encoding.matz2007-12-248-13/+17
* * include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.matz2007-12-246-35/+80
* avoid keyword itself.akr2007-12-241-1/+2
* * lib/irb/output-method.rb: translate a comment to English toakr2007-12-242-5/+10
* * lib/webrick/httpservley/cgihandler.rbgotoyuzo2007-12-242-1/+6
* add a test for [ruby-core:14385] reported by Frederick Cheung.akr2007-12-241-0/+9
* * lib/cgi.rb (CGI::escape): m17nized.akr2007-12-242-10/+19
* * test/logger/test_logger.rb: Module#constants returns an array of Symbols.gotoyuzo2007-12-241-1/+1
* * transcode_data_japanese.c (select_iso_2022_mode): '\e' is not valid.usa2007-12-242-1/+5
* * lib/rdoc/diagram.rb (RDoc::Diagram#initialize): use fileuitlsgotoyuzo2007-12-242-1/+6
* Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-2410-352/+20
* * lib/open-uri.rb (OpenURI::Buffer): use Meta ===. [ruby-core:14295]akr2007-12-242-2/+6
* * changed constant name: Struct::MyStruct -> Struct::MyJsonStructnahi2007-12-241-1/+1
* * transocode.c: register_functional_transcoder() added.naruse2007-12-244-19/+322
* add tests.akr2007-12-241-0/+37
* * test/io/nonblock/test_flush.rb: fix test for 1.9.ko12007-12-242-2/+5
* * test/rinda/test_rinda.rb: revert last commit because this test seemsko12007-12-242-0/+14
* * test/rinda/test_rinda.rb: enable rinda test.ko12007-12-242-9/+4
* * instruby.rb: fix rdoc install dir.ko12007-12-242-1/+5
* add a test for non-ascii method name.akr2007-12-241-0/+15
* add tests.akr2007-12-241-1/+20
* add tests.akr2007-12-241-0/+81
* add succ tests from the succ document.akr2007-12-241-0/+7
* * re.c (rb_reg_prepare_re): show regexp encoding in the error message.akr2007-12-242-1/+8
* * eval.c (rb_exc_raise): ANSI style.akr2007-12-243-11/+16
* * iseq.c (Init_ISeq): disable ISeq.load() because there is no verifier.ko12007-12-243-6/+47
* * eval_method.c (Init_eval_method): extracted from Init_evalakr2007-12-243-3/+17
* * load.c (load_lock): reverted.nobu2007-12-243-2/+10
* refine a test.akr2007-12-241-5/+14
* * eval.c (function_call_may_return_twice_jmp_buf): removed.akr2007-12-242-3/+6
* * common.mk (node_name.inc, miniprelude.c, prelude.c): nmake cannotnobu2007-12-242-3/+8
* Mon Dec 24 17:20:34 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-244-276/+5
* * include/ruby/intern.h, random.c, array.c:akr2007-12-244-6/+26
* Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-24237-30253/+5
* * load.c (rb_feature_p): returns loading path name too.nobu2007-12-244-22/+69
* * load.c (rb_feature_p): returns loading path name too.nobu2007-12-243-16/+22
* enable several rdoc.akr2007-12-245-24/+20
* * sample/openssl: reviewed and remove dependency on getopts.rb.gotoyuzo2007-12-248-947/+53
* * mkconfig.rb: add teeny to CONFIG['ruby_version'].ko12007-12-242-1/+5
* * tool/compile.rb, getrev.rb, runruby.rb: remove unused tools.ko12007-12-244-84/+4
* update Proc#lambda? doc.akr2007-12-241-2/+6