summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * io.c (rb_f_open): fix typo.usa2004-11-041-0/+4
* * ext/tk/lib/tk/variable.rb: forget to initialize instance_variablesnagai2004-11-041-0/+5
* * gc.c (gc_mark): enable GC stack checking.matz2004-11-041-0/+25
* * process.c: On NetBSD don't use setruid() and setrgid().naruse2004-11-031-0/+4
* * lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo2004-11-031-0/+5
* * io.c (pipe_open): fix compile errornagai2004-11-031-0/+4
* * ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai2004-11-031-0/+16
* * ext/nkf: follow nkf 2.0.4naruse2004-11-031-0/+4
* * test/rss/test_maker_*.rb: added tests for RSS Maker.kou2004-11-031-0/+8
* * process.c (rb_f_fork): need to flush stdout and stderr beforematz2004-11-021-0/+5
* * eval.c (proc_invoke): nail down dyna_var node when Proc objectmatz2004-11-011-0/+9
* * README.EXT, README.EXT.ja: remove MANIFEST stuff.eban2004-11-011-0/+2
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-011-0/+2
* * ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.eban2004-11-011-0/+7
* * main.c (_stklen): move to gc.c.eban2004-10-311-0/+4
* * string.c (rb_str_locktmp): lock string temporarily.matz2004-10-301-0/+22
* * io.c (rb_io_check_initialized): new function to check uninitializednobu2004-10-291-0/+7
* * eval.c (rb_thread_start_0): forget to free some memory chunks.matz2004-10-291-0/+3
* * eval.c (ruby_cleanup): ruby_finalize_1 may cause exception,matz2004-10-291-0/+5
* * ext/zlib/zlib.c (zstream_detach_input): resets klass of z->input ifakira2004-10-281-0/+5
* * ext/extmk.rb: prefer relative path. [ruby-talk:93037]nobu2004-10-281-0/+4
* * gc.c: prototype; rb_io_fptr_finalize() doesn't return any valueusa2004-10-271-0/+5
* * gc.c (gc_sweep): recover ruby_in_compile variable.matz2004-10-271-0/+4
* * string.c (RESIZE_CAPA): check string attribute before modifyingmatz2004-10-271-0/+33
* * string.c (str_gsub): use a string object for exception safeness.nobu2004-10-271-0/+5
* * io.c (rb_io_getline): rs modification check should not interfere in the loop.nobu2004-10-261-1/+5
* Restore correct :nodoc: behavior with nested classesdave2004-10-261-0/+5
* * win32/win32.c (isUNCRoot): should check NUL after '.'.eban2004-10-251-0/+7
* * eval.c (get_backtrace): ignore illegal backtrace. [ruby-dev:24587]nobu2004-10-241-0/+4
* * eval.c (rb_load, search_required, rb_require_safe, rb_require): usenobu2004-10-231-1/+6
* * ext/zlib/zlib.c (zstream_run): always use zstream_append_input()matz2004-10-221-0/+5
* * eval.c (rb_alias): was warning for wrong condition.matz2004-10-221-0/+5
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):gotoyuzo2004-10-221-0/+5
* * ext/zlib/zlib.c (zstream_shift_buffer): should restore classmatz2004-10-211-0/+13
* * string.c (rb_str_include): should not treat char as negative value.nobu2004-10-211-0/+5
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):gotoyuzo2004-10-211-0/+5
* * string.c (str_gsub): reentrant check. [ruby-dev:24432]matz2004-10-201-0/+76
* *** empty log message ***nobu2004-10-201-1/+1