summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-09-11Fix up cross-file class mergingdave
2004-09-10* ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean
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-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: already built-in libraries satisfy dependencies.nobu
2004-09-02* eval.c (rb_obj_instance_eval): backported from HEAD.eban
2004-09-01* ext/tk/lib/tk/spinbox.rb: fix typoocean
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-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-30Add RDoc for Module.includeddave
2004-08-30* configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban
2004-08-30* win32/win32.c (CreateChild): strip trailing spaces. [ruby-dev:24143]usa
2004-08-29* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai
2004-08-28* bignum.c (rb_big_and): protect parameters from GC.matz
2004-08-25*** empty log message ***dave
2004-08-24* lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo
2004-08-24* lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaintshugo
2004-08-24* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo
2004-08-23* ext/openssl/ossl_ssl.c (ossl_ssl_read):gotoyuzo
2004-08-23* lib/resolv.rb (Config.default_config_hash): when multiple domainsusa
2004-08-21* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo
2004-08-20* ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu
2004-08-20* dir.c: backout untested code.matz
2004-08-19* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai
2004-08-19Update for VMS ports.akiyoshi
2004-08-18* ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy
2004-08-18* lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...aamine
2004-08-18* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to calleban
2004-08-18* eval.c (rb_obj_instance_eval): evaluates under special singletonnobu
2004-08-17* io.c (rb_io_reopen): should clear allocated OpenFile. pointedmatz
2004-08-17Sorry, this might not be typo... "memoize" came from Schema?ocean
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-14* lib/fileutils.rb: backport from CVS HEAD (rev1.44).aamine
2004-08-13Add "usage" interfacedave
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-08-11* configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban
2004-08-09no messageocean
2004-08-09no messageocean