| Commit message (Expand) | Author | Age | Files | Lines |
| * | * process.c (proc_getpgrp): prohibit for $SAFE=2. | matz | 2004-11-18 | 1 | -0/+26 |
| * | * io.c, rubyio.h (rb_io_modenum_flags): exported. | nobu | 2004-11-18 | 1 | -1/+8 |
| * | Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp> | nahi | 2004-11-17 | 1 | -0/+4 |
| * | * {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exe | usa | 2004-11-17 | 1 | -0/+5 |
| * | * pack.c: all features are backport from 1.9. [ruby-dev:24826] | gotoyuzo | 2004-11-16 | 1 | -0/+6 |
| * | * numeric.c (flo_divmod): protect float values from GC by | matz | 2004-11-16 | 1 | -0/+23 |
| * | * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h and | usa | 2004-11-16 | 1 | -0/+5 |
| * | * ext/stringio/stringio.c (strio_read): position was ignored when a | nobu | 2004-11-16 | 1 | -0/+5 |
| * | * lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): use | nobu | 2004-11-16 | 1 | -0/+5 |
| * | * misc/ruby-mode.el (ruby-special-char-p, ruby-parse-partial): handle | nobu | 2004-11-15 | 1 | -0/+5 |
| * | * ext/gdbm/gdbm.c (fgdbm_store): StringValue() may alter string | matz | 2004-11-14 | 1 | -0/+5 |
| * | * lib/pp.rb (PP#object_address_group): remove odd number of 'f' | nobu | 2004-11-14 | 1 | -0/+5 |
| * | Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp> | nahi | 2004-11-13 | 1 | -0/+6 |
| * | * eval.c (ruby_options): now we cannot call rb_glob() before | usa | 2004-11-12 | 1 | -0/+8 |
| * | * ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES trick | nagai | 2004-11-12 | 1 | -0/+6 |
| * | * dir.c (rb_globi): also should call back via rb_glob_caller(). | nobu | 2004-11-11 | 1 | -0/+5 |
| * | * test/ruby/test_file.rb (test_truncate_wbuf): we want to test | usa | 2004-11-11 | 1 | -0/+5 |
| * | * dir.c (push_braces): was confusing VALUE and char*. | matz | 2004-11-11 | 1 | -1/+3 |
| * | * dir.c (rb_push_glob): Dir.glob should have call its block. | matz | 2004-11-11 | 1 | -0/+4 |
| * | * error.c (syserr_initialize): use stringified object. | nobu | 2004-11-10 | 1 | -0/+5 |
| * | * lib/delegate.rb (SimpleDelegator::dup): wrong number of | matz | 2004-11-10 | 1 | -0/+7 |
| * | * dir.c (rb_glob2): do not allocate buffer from heap to avoid | matz | 2004-11-10 | 1 | -0/+22 |
| * | * README.EXT (Example): extconf.rb is indispensable now. | nobu | 2004-11-10 | 1 | -0/+4 |
| * | * ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or older | nagai | 2004-11-09 | 1 | -0/+7 |
| * | * lib/optparse.rb (OptionParser::Officious): moved from DefaultList. | nobu | 2004-11-09 | 1 | -5/+9 |
| * | * regex.c (slow_match): avoid GCC 3.4.x warnings. | eban | 2004-11-08 | 1 | -1/+4 |
| * | Change version numbering of RDoc and ri | dave | 2004-11-08 | 1 | -0/+4 |
| * | add DRb::ExtServManager#uri=. | seki | 2004-11-08 | 1 | -0/+6 |
| * | Fix bug where parent class wasn't being detected if the | dave | 2004-11-08 | 1 | -0/+6 |
| * | * configure.in: add setup for mignw32 cross compiling. | eban | 2004-11-07 | 1 | -0/+5 |
| * | * ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments. | nagai | 2004-11-07 | 1 | -0/+15 |
| * | * lib/webrick/server.rb (WEBrick::HTTPServer#start): remove | gotoyuzo | 2004-11-06 | 1 | -1/+7 |
| * | checks whether zone was given. | tadf | 2004-11-06 | 1 | -0/+4 |
| * | * string.c (rb_str_locktmp): check STR_TMPLOCK flag before | matz | 2004-11-05 | 1 | -0/+19 |
| * | * ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollable | nagai | 2004-11-05 | 1 | -0/+10 |
| * | * ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x" | nagai | 2004-11-05 | 1 | -0/+4 |
| * | * ext/tk/lib/tk/text.rb: sorry. bug fix again. | nagai | 2004-11-05 | 1 | -0/+4 |
| * | * ext/tk/lib/tk/text.rb: bug fix | nagai | 2004-11-05 | 1 | -0/+4 |
| * | * io.c (rb_f_open): fix typo. | usa | 2004-11-04 | 1 | -0/+4 |
| * | * ext/tk/lib/tk/variable.rb: forget to initialize instance_variables | nagai | 2004-11-04 | 1 | -0/+5 |
| * | * gc.c (gc_mark): enable GC stack checking. | matz | 2004-11-04 | 1 | -0/+25 |
| * | * process.c: On NetBSD don't use setruid() and setrgid(). | naruse | 2004-11-03 | 1 | -0/+4 |
| * | * lib/webrick/httpauth/digestauth.rb: use Base64.encode64 to | gotoyuzo | 2004-11-03 | 1 | -0/+5 |
| * | * io.c (pipe_open): fix compile error | nagai | 2004-11-03 | 1 | -0/+4 |
| * | * ext/tk/lib/tk.rb: support to use different Tcl commands between | nagai | 2004-11-03 | 1 | -0/+16 |
| * | * ext/nkf: follow nkf 2.0.4 | naruse | 2004-11-03 | 1 | -0/+4 |
| * | * test/rss/test_maker_*.rb: added tests for RSS Maker. | kou | 2004-11-03 | 1 | -0/+8 |
| * | * process.c (rb_f_fork): need to flush stdout and stderr before | matz | 2004-11-02 | 1 | -0/+5 |
| * | * eval.c (proc_invoke): nail down dyna_var node when Proc object | matz | 2004-11-01 | 1 | -0/+9 |
| * | * README.EXT, README.EXT.ja: remove MANIFEST stuff. | eban | 2004-11-01 | 1 | -0/+2 |