aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * parse.y: add prototypes for Microsoft compiler.usa2004-09-171-0/+9
* * array.c (rb_ary_delete): element comparison might change arraymatz2004-09-171-0/+25
* * ext/tk/lib/multi-tk.rb: improve exit operationnagai2004-09-171-0/+4
* * ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai2004-09-171-0/+17
* * lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USERgotoyuzo2004-09-161-0/+9
* * ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIpnagai2004-09-151-0/+5
* * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai2004-09-141-0/+5
* Add simple formatter to ridave2004-09-141-0/+6
* * parse.y [ripper]: Add rdoc.aamine2004-09-141-0/+4
* * parse.y [ripper]: space event is on__sp, not on__lwsp. [ruby-dev:24257]aamine2004-09-141-0/+34
* * ext/tcltklib/tcltklib.c: fix SEGVnagai2004-09-141-0/+10
* * ext/openssl/ossl_x509name.c (ossl_x509name_to_s): add optionalgotoyuzo2004-09-131-0/+16
* * eval.c (blk_copy_prev): need frame_dup(). [ruby-dev:24103]eban2004-09-131-0/+4
* * ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai2004-09-131-0/+5
* * win32/win32.c (rb_w32_getpid): don't need to use _getpid() onusa2004-09-131-0/+5
* * object.c (nil_inspect): fix typo.usa2004-09-131-0/+4
* * ext/ripper/depend: (nmake hack) prepend "./" to ripper.c to avoid {$(srcdir)}.aamine2004-09-131-0/+5
* * ext/ripper/tools/list-parse-event-ids.rb: does not use getopts.aamine2004-09-121-0/+6
* * ext/Setup: add ripper.aamine2004-09-121-0/+14
* * ext/ripper: ripper extention added.aamine2004-09-121-0/+52
* * ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai2004-09-121-0/+8
* * parse.y: fix file header.aamine2004-09-121-0/+4
* * parse.y: ripper merged.aamine2004-09-121-0/+8
* * util.c (ruby_strdup): remove unnecessary code. (xmalloc neverocean2004-09-121-0/+7
* * ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai2004-09-111-0/+21
* Fix up cross-file class mergingdave2004-09-111-0/+4
* * ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean2004-09-101-0/+5
* * bcc32/Makefile.sub: bccwin32 port starts to use RTL dll.ocean2004-09-101-0/+7
* * lib/fileutils.rb (mkdir_p): should pass mode argument to Dir.mkdir. [ruby-d...aamine2004-09-101-0/+7
* James Buck's patch for call-seqdave2004-09-091-0/+5
* * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai2004-09-091-0/+7
* Allow spaces around parameter to define_method_underdave2004-09-091-0/+5
* * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu2004-09-081-3/+8
* * ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai2004-09-081-0/+14
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2004-09-071-0/+11
* * ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean2004-09-061-0/+4
* * eval.c (cvar_cbase): singletons should refer outer cvar scope.matz2004-09-061-0/+8
* * eval.c (cvar_cbase): class variables cause SEGV inmatz2004-09-031-0/+5
* * struct.c (make_struct): remove redefining constant whenmatz2004-09-031-0/+5
* * ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai2004-09-031-0/+5
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-021-0/+8
* * ext/extmk.rb (extmake): extact target prefix from Makefiles.nobu2004-09-021-0/+7
* * ext/tk/lib/tk/spinbox.rb: fix typoocean2004-09-011-0/+4
* * process.c (rb_proc_exec): label cannot precede variable declarations.nobu2004-09-011-0/+4
* * ext/tk/tkutil.c (cbsubst_init): fix memory leakocean2004-08-311-0/+6
* * ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai2004-08-311-0/+5
* * ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai2004-08-311-0/+4
* Add documentation for Module#includeddave2004-08-301-0/+4
* ri now merges the documentation if it finds the same class in multiple placesdave2004-08-301-0/+5
* * ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai2004-08-301-0/+4