summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-09-17* ext/tk/lib/multi-tk.rb: improve exit operationnagai
2004-09-17* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai
2004-09-16* lib/webrick/cgi.rb (WEBrick::CGI#start): should set REMOTE_USERgotoyuzo
2004-09-15* ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIpnagai
2004-09-14* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai
2004-09-14Add simple formatter to ridave
2004-09-14* parse.y [ripper]: Add rdoc.aamine
2004-09-14* parse.y [ripper]: space event is on__sp, not on__lwsp. [ruby-dev:24257]aamine
2004-09-14* ext/tcltklib/tcltklib.c: fix SEGVnagai
2004-09-13* ext/openssl/ossl_x509name.c (ossl_x509name_to_s): add optionalgotoyuzo
2004-09-13* eval.c (blk_copy_prev): need frame_dup(). [ruby-dev:24103]eban
2004-09-13* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai
2004-09-13* win32/win32.c (rb_w32_getpid): don't need to use _getpid() onusa
2004-09-13* object.c (nil_inspect): fix typo.usa
2004-09-13* ext/ripper/depend: (nmake hack) prepend "./" to ripper.c to avoid {$(srcdir)}.aamine
2004-09-12* ext/ripper/tools/list-parse-event-ids.rb: does not use getopts.aamine
2004-09-12* ext/Setup: add ripper.aamine
2004-09-12* ext/ripper: ripper extention added.aamine
2004-09-12* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai
2004-09-12* parse.y: fix file header.aamine
2004-09-12* parse.y: ripper merged.aamine
2004-09-12* util.c (ruby_strdup): remove unnecessary code. (xmalloc neverocean
2004-09-11* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai
2004-09-11Fix up cross-file class mergingdave
2004-09-10* ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean
2004-09-10* bcc32/Makefile.sub: bccwin32 port starts to use RTL dll.ocean
2004-09-10* lib/fileutils.rb (mkdir_p): should pass mode argument to Dir.mkdir. [ruby-d...aamine
2004-09-09James Buck's patch for call-seqdave
2004-09-09* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai
2004-09-09Allow spaces around parameter to define_method_underdave
2004-09-08* ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu
2004-09-08* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai
2004-09-07* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa
2004-09-06* ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean
2004-09-06* eval.c (cvar_cbase): singletons should refer outer cvar scope.matz
2004-09-03* eval.c (cvar_cbase): class variables cause SEGV inmatz
2004-09-03* struct.c (make_struct): remove redefining constant whenmatz
2004-09-03* ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai
2004-09-02* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai
2004-09-02* ext/extmk.rb (extmake): extact target prefix from Makefiles.nobu
2004-09-01* ext/tk/lib/tk/spinbox.rb: fix typoocean
2004-09-01* process.c (rb_proc_exec): label cannot precede variable declarations.nobu
2004-08-31* ext/tk/tkutil.c (cbsubst_init): fix memory leakocean
2004-08-31* ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai
2004-08-31* ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai
2004-08-30Add documentation for Module#includeddave
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-08-30* ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai
2004-08-30* configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban
2004-08-29* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai