summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * dir.c (push_braces): was confusing VALUE and char*.matz2004-11-112-7/+8
* * 2004-11-11eban2004-11-111-3/+3
* * dir.c (rb_push_glob): Dir.glob should have call its block.matz2004-11-112-5/+13
* * error.c (syserr_initialize): use stringified object.nobu2004-11-102-1/+6
* * lib/delegate.rb (SimpleDelegator::dup): wrong number ofmatz2004-11-102-7/+14
* * dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz2004-11-107-117/+119
* * README.EXT (Example): extconf.rb is indispensable now.nobu2004-11-102-2/+5
* * 2004-11-10usa2004-11-101-3/+3
* * ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai2004-11-094-0/+22
* * lib/optparse.rb (OptionParser::Officious): moved from DefaultList.nobu2004-11-093-42/+80
* * 2004-11-09eban2004-11-081-3/+3
* * regex.c (slow_match): avoid GCC 3.4.x warnings.eban2004-11-082-4/+7
* Change version numbering of RDoc and ridave2004-11-083-12/+7
* add DRb::ExtServManager#uri=.seki2004-11-083-3/+14
* Fix bug where parent class wasn't being detected if thedave2004-11-082-1/+8
* * 2004-11-08eban2004-11-071-3/+3
* * configure.in: add setup for mignw32 cross compiling.eban2004-11-072-0/+10
* * ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai2004-11-0710-74/+98
* * lib/webrick/server.rb (WEBrick::HTTPServer#start): removegotoyuzo2004-11-063-5/+7
* checks whether zone was given.tadf2004-11-062-3/+11
* * string.c (rb_str_locktmp): check STR_TMPLOCK flag beforematz2004-11-055-13/+34
* * 2004-11-05eban2004-11-051-3/+3