summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * io.c (read_all): [ruby-dev:24955]matz2004-11-253-3/+19
* * 2004-11-25usa2004-11-251-3/+3
* * dir.c (push_braces): do not reuse buffer strings. [ruby-core:03806]nobu2004-11-252-3/+7
* Improved encode_type() in types.rb for [ruby-talk:121175].ttate2004-11-243-67/+128
* * 2004-11-24eban2004-11-241-3/+3
* * io.c (io_read): [ruby-dev:24952]matz2004-11-233-42/+47
* * ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai2004-11-222-18/+45
* * file.c (rb_file_chown): [ruby-dev:24949]matz2004-11-222-1/+5
* * 2004-11-23usa2004-11-221-3/+3
* * file.c (rb_file_chown): integer conversion should be prior tomatz2004-11-2211-23/+109
* * 2004-11-22usa2004-11-221-3/+3
* Don't include 'require's with variable argumentsdave2004-11-222-4/+9
* * 2004-11-21eban2004-11-201-3/+3
* 1. Force --inline-source if --one-file givendave2004-11-207-325/+484
* * string.c (rb_str_splice, rb_str_upcase_bang): cleanups.eban2004-11-201-2/+0
* * ChangeLog: add ML reference.eban2004-11-201-1/+1
* * test/ruby/test_stringchar.rb (test_bang): added.eban2004-11-203-0/+60
* * ext/nkf/nkf-utf8/utf8tbl.c: original revision 1.7naruse2004-11-201-0/+4
* * original revision 1.7naruse2004-11-201-0/+60
* * 2004-11-20usa2004-11-201-3/+3
* * ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse2004-11-191-0/+6
* * add and change mime encode/decode testsnaruse2004-11-191-144/+302
* * original nkf.c rev:1.40naruse2004-11-191-168/+515
* * 2004-11-18usa2004-11-181-3/+3
* * process.c (proc_getpgrp): prohibit for $SAFE=2.matz2004-11-185-58/+74
* * ext/stringio/stringio.c: needs fcntl.h for O_* constants.nobu2004-11-181-0/+5
* * io.c, rubyio.h (rb_io_modenum_flags): exported.nobu2004-11-184-12/+22
* Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-172-1/+5
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-1712-0/+396
* * {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exeusa2004-11-174-3/+8
* * 2004-11-17eban2004-11-171-3/+3
* * pack.c: all features are backport from 1.9. [ruby-dev:24826]gotoyuzo2004-11-163-57/+35
* * numeric.c (flo_divmod): protect float values from GC bymatz2004-11-166-15/+57
* * {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa2004-11-163-3/+6
* * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa2004-11-164-0/+8
* * ext/stringio/stringio.c (strio_read): position was ignored when anobu2004-11-162-1/+6
* * 2004-11-16usa2004-11-161-3/+3
* * lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): usenobu2004-11-162-2/+7
* * misc/ruby-mode.el (ruby-special-char-p, ruby-parse-partial): handlenobu2004-11-152-4/+14
* * 2004-11-15eban2004-11-141-3/+3
* * ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter stringmatz2004-11-145-8/+22
* * lib/pp.rb (PP#object_address_group): remove odd number of 'f'nobu2004-11-142-1/+8
* * 2004-11-14eban2004-11-141-3/+3
* Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-132-2/+14
* backport from 1.9gotoyuzo2004-11-131-0/+38
* * 2004-11-12usa2004-11-121-3/+3
* * eval.c (ruby_options): now we cannot call rb_glob() beforeusa2004-11-124-16/+20
* * ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES tricknagai2004-11-123-14/+18
* * dir.c (rb_globi): also should call back via rb_glob_caller().nobu2004-11-112-4/+13
* * test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa2004-11-112-3/+8