summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (read_all): [ruby-dev:24955]matz2004-11-251-0/+14
* * dir.c (push_braces): do not reuse buffer strings. [ruby-core:03806]nobu2004-11-251-0/+4
* * io.c (io_read): [ruby-dev:24952]matz2004-11-231-0/+6
* * ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai2004-11-221-0/+4
* * file.c (rb_file_chown): [ruby-dev:24949]matz2004-11-221-0/+4
* * file.c (rb_file_chown): integer conversion should be prior tomatz2004-11-221-5/+49
* Don't include 'require's with variable argumentsdave2004-11-221-0/+5
* 1. Force --inline-source if --one-file givendave2004-11-201-0/+13
* * ChangeLog: add ML reference.eban2004-11-201-1/+1
* * test/ruby/test_stringchar.rb (test_bang): added.eban2004-11-201-0/+7
* * ext/nkf/nkf-utf8/utf8tbl.c: original revision 1.7naruse2004-11-201-0/+4
* * ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse2004-11-191-0/+6
* * process.c (proc_getpgrp): prohibit for $SAFE=2.matz2004-11-181-0/+26
* * io.c, rubyio.h (rb_io_modenum_flags): exported.nobu2004-11-181-1/+8
* Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-171-0/+4
* * {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exeusa2004-11-171-0/+5
* * pack.c: all features are backport from 1.9. [ruby-dev:24826]gotoyuzo2004-11-161-0/+6
* * numeric.c (flo_divmod): protect float values from GC bymatz2004-11-161-0/+23
* * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa2004-11-161-0/+5
* * ext/stringio/stringio.c (strio_read): position was ignored when anobu2004-11-161-0/+5
* * lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): usenobu2004-11-161-0/+5
* * misc/ruby-mode.el (ruby-special-char-p, ruby-parse-partial): handlenobu2004-11-151-0/+5
* * ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter stringmatz2004-11-141-0/+5
* * lib/pp.rb (PP#object_address_group): remove odd number of 'f'nobu2004-11-141-0/+5
* Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-131-0/+6
* * eval.c (ruby_options): now we cannot call rb_glob() beforeusa2004-11-121-0/+8
* * ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES tricknagai2004-11-121-0/+6
* * dir.c (rb_globi): also should call back via rb_glob_caller().nobu2004-11-111-0/+5
* * test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa2004-11-111-0/+5
* * dir.c (push_braces): was confusing VALUE and char*.matz2004-11-111-1/+3
* * dir.c (rb_push_glob): Dir.glob should have call its block.matz2004-11-111-0/+4
* * error.c (syserr_initialize): use stringified object.nobu2004-11-101-0/+5
* * lib/delegate.rb (SimpleDelegator::dup): wrong number ofmatz2004-11-101-0/+7
* * dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz2004-11-101-0/+22
* * README.EXT (Example): extconf.rb is indispensable now.nobu2004-11-101-0/+4
* * ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai2004-11-091-0/+7
* * lib/optparse.rb (OptionParser::Officious): moved from DefaultList.nobu2004-11-091-5/+9
* * regex.c (slow_match): avoid GCC 3.4.x warnings.eban2004-11-081-1/+4
* Change version numbering of RDoc and ridave2004-11-081-0/+4
* add DRb::ExtServManager#uri=.seki2004-11-081-0/+6
* Fix bug where parent class wasn't being detected if thedave2004-11-081-0/+6
* * configure.in: add setup for mignw32 cross compiling.eban2004-11-071-0/+5
* * ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai2004-11-071-0/+15
* * lib/webrick/server.rb (WEBrick::HTTPServer#start): removegotoyuzo2004-11-061-1/+7
* checks whether zone was given.tadf2004-11-061-0/+4
* * string.c (rb_str_locktmp): check STR_TMPLOCK flag beforematz2004-11-051-0/+19
* * ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollablenagai2004-11-051-0/+10
* * ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x"nagai2004-11-051-0/+4
* * ext/tk/lib/tk/text.rb: sorry. bug fix again.nagai2004-11-051-0/+4
* * ext/tk/lib/tk/text.rb: bug fixnagai2004-11-051-0/+4