summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-20* test/ruby/test_stringchar.rb (test_bang): added.eban
2004-11-20* ext/nkf/nkf-utf8/utf8tbl.c: original revision 1.7naruse
2004-11-20* original revision 1.7naruse
2004-11-20* 2004-11-20usa
2004-11-19* ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse
2004-11-19* add and change mime encode/decode testsnaruse
2004-11-19* original nkf.c rev:1.40naruse
2004-11-18* 2004-11-18usa
2004-11-18* process.c (proc_getpgrp): prohibit for $SAFE=2.matz
2004-11-18* ext/stringio/stringio.c: needs fcntl.h for O_* constants.nobu
2004-11-18* io.c, rubyio.h (rb_io_modenum_flags): exported.nobu
2004-11-17Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi
2004-11-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-11-17* {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exeusa
2004-11-17* 2004-11-17eban
2004-11-16* pack.c: all features are backport from 1.9. [ruby-dev:24826]gotoyuzo
2004-11-16* numeric.c (flo_divmod): protect float values from GC bymatz
2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa
2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa
2004-11-16* ext/stringio/stringio.c (strio_read): position was ignored when anobu
2004-11-16* 2004-11-16usa
2004-11-16* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): usenobu
2004-11-15* misc/ruby-mode.el (ruby-special-char-p, ruby-parse-partial): handlenobu
2004-11-14* 2004-11-15eban
2004-11-14* ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter stringmatz
2004-11-14* lib/pp.rb (PP#object_address_group): remove odd number of 'f'nobu
2004-11-14* 2004-11-14eban
2004-11-13Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi
2004-11-13backport from 1.9gotoyuzo
2004-11-12* 2004-11-12usa
2004-11-12* eval.c (ruby_options): now we cannot call rb_glob() beforeusa
2004-11-12* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES tricknagai
2004-11-11* dir.c (rb_globi): also should call back via rb_glob_caller().nobu
2004-11-11* test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa
2004-11-11* dir.c (push_braces): was confusing VALUE and char*.matz
2004-11-11* 2004-11-11eban
2004-11-11* dir.c (rb_push_glob): Dir.glob should have call its block.matz
2004-11-10* error.c (syserr_initialize): use stringified object.nobu
2004-11-10* lib/delegate.rb (SimpleDelegator::dup): wrong number ofmatz
2004-11-10* dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz
2004-11-10* README.EXT (Example): extconf.rb is indispensable now.nobu
2004-11-10* 2004-11-10usa
2004-11-09* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai
2004-11-09* lib/optparse.rb (OptionParser::Officious): moved from DefaultList.nobu
2004-11-08* 2004-11-09eban
2004-11-08* regex.c (slow_match): avoid GCC 3.4.x warnings.eban
2004-11-08Change version numbering of RDoc and ridave
2004-11-08add DRb::ExtServManager#uri=.seki
2004-11-08Fix bug where parent class wasn't being detected if thedave
2004-11-07* 2004-11-08eban