summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-021-0/+8
* * ext/extmk.rb: already built-in libraries satisfy dependencies.nobu2004-09-021-0/+5
* * eval.c (rb_obj_instance_eval): backported from HEAD.eban2004-09-021-0/+4
* * ext/tk/lib/tk/spinbox.rb: fix typoocean2004-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
* 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
* Add RDoc for Module.includeddave2004-08-301-0/+4
* * configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban2004-08-301-0/+4
* * win32/win32.c (CreateChild): strip trailing spaces. [ruby-dev:24143]usa2004-08-301-0/+5
* * ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai2004-08-291-0/+6
* * bignum.c (rb_big_and): protect parameters from GC.matz2004-08-281-0/+5
* *** empty log message ***dave2004-08-251-0/+5
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo2004-08-241-0/+10
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaintshugo2004-08-241-0/+5
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo2004-08-241-0/+9
* * ext/openssl/ossl_ssl.c (ossl_ssl_read):gotoyuzo2004-08-231-0/+16
* * lib/resolv.rb (Config.default_config_hash): when multiple domainsusa2004-08-231-0/+5
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo2004-08-211-1/+6
* * ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu2004-08-201-1/+8
* * dir.c: backout untested code.matz2004-08-201-1/+5
* * ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai2004-08-191-0/+8
* Update for VMS ports.akiyoshi2004-08-191-0/+5
* * ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy2004-08-181-0/+15
* * lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...aamine2004-08-181-0/+5
* * ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to calleban2004-08-181-0/+5
* * eval.c (rb_obj_instance_eval): evaluates under special singletonnobu2004-08-181-0/+5
* * io.c (rb_io_reopen): should clear allocated OpenFile. pointedmatz2004-08-171-0/+5
* Sorry, this might not be typo... "memoize" came from Schema?ocean2004-08-171-1/+1
* Get RDoc::usage playing better with OptionParserdave2004-08-161-0/+5
* * lib/fileutils.rb: backport from CVS HEAD (rev1.44).aamine2004-08-141-0/+11
* Add "usage" interfacedave2004-08-131-0/+5
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo2004-08-131-0/+15
* * configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban2004-08-111-0/+4
* no messageocean2004-08-091-55/+24
* no messageocean2004-08-091-3/+4
* no messageocean2004-08-091-10/+11
* no messageocean2004-08-081-7/+7
* no messageocean2004-08-081-14/+13
* * lib/implicit.c: added sexagecimal float#base60.why2004-08-071-0/+10
* * ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr2004-08-061-0/+4
* Add ChangeLogocean2004-08-051-0/+6
* * ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai2004-08-021-0/+5
* Bugfix: looping on some toplevel symbols. Added SWIG supportdave2004-08-021-0/+10
* * misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,nobu2004-07-311-1/+7
* * lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why2004-07-301-0/+15
* * ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai2004-07-301-0/+11
* * lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz2004-07-281-0/+5