summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* fix a reference to ruby-dev.akr2004-07-281-1/+1
* * gc.c (run_final): wrong order of data. [ruby-dev:23948]matz2004-07-271-0/+4
* * eval.c (rb_eval): copy on write for argument local variablematz2004-07-271-0/+8
* * object.c (Init_Object): "===" calls rb_obj_equal() directly.matz2004-07-271-0/+5
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo2004-07-261-0/+5
* * win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32'socean2004-07-251-0/+5
* * range.c (rb_range_beg_len): returns Qnil only when "beg" pointsmatz2004-07-241-0/+5
* * gc.c (define_final): should not disclose NODE* to Ruby world.matz2004-07-231-0/+5
* * lib/cgi/session.rb (CGI::Session::FileStore#update): sets thematz2004-07-231-0/+8
* * lib/net/imap.rb (disconnected?): new method. (backported from HEAD)shugo2004-07-231-0/+4
* * lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do notmatz2004-07-221-0/+5
* * process.c (rb_f_system): not need to call last_status_set() anyusa2004-07-211-0/+5
* * test/fileutils/test_fileutils.rb: File.link raises EINVAL on BeOS.ocean2004-07-201-0/+4
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2004-07-181-0/+10