summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2004-11-27eban2004-11-271-3/+3
* * io.c (io_fread): [ruby-dev:24964]matz2004-11-272-15/+34
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-2610-15/+67
* * eval.c (method_missing): raise TypeError for classes do notmatz2004-11-262-1/+8
* Fix problem with :section: and new 1.9dave2004-11-263-3/+7
* * lib/erb.rb: CR stripped.eban2004-11-250-0/+0
* * 2004-11-26eban2004-11-251-3/+3
* * io.c (io_read): move StringValue() check before GetOpenFile().matz2004-11-253-16/+370
* * lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu2004-11-252-2/+10
* bugfix for [ruby-talk:121309].ttate2004-11-253-13/+21
* Use 'P' instead of 'p' in types.rb.ttate2004-11-251-3/+3
* descriptions.nobu2004-11-251-8/+6
* * 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