summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-08-23* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo
2004-08-23* lib/resolv.rb (Config.default_config_hash): when multiple domainsusa
2004-08-22* ext/openssl/ossl_ssl.c (ossl_ssl_read):gotoyuzo
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* io.c (rb_io_check_writable): no need to check read buffer ifusa
2004-08-20* ext/zlib/zlib.c: GzipReader#ungetc caused crc error.katsu
2004-08-19* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai
2004-08-19* dir.c (free_dir): fix memory leak. reported by yamamotomatz
2004-08-19* wince/Makefile.sub (LIBS): need to link ceshell library for SH*usa
2004-08-19* configure.in, win32/Makefile.sub (LIBS): need to link shell32usa
2004-08-18* lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why
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-18* win32/win32.c (init_env): initialize HOME and USER environmentnobu
2004-08-17Sorry, this might not be typo... "memoize" came from Schema?ocean
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-13Add "usage" interfacedave
2004-08-13* ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy
2004-08-13for [ruby-cvs:12466]gotoyuzo
2004-08-12* rubyio.h (rb_eof_error): should mark as NORETURN.usa
2004-08-11* io.c (read_buffered_data): extracted from rb_io_fread.akr
2004-08-11* configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban
2004-08-09no messageocean
2004-08-09no messageocean
2004-08-09* lib/webrick/httpservlet/erbhandler.rbgotoyuzo
2004-08-09Roll in Austin Ziegler's patchdave
2004-08-09no messageocean
2004-08-08* lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root.aamine
2004-08-08no messageocean
2004-08-08no messageocean
2004-08-07* lib/implicit.c: added sexagecimal float#base60.why
2004-08-06* ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr
2004-08-05Add ChangeLogocean
2004-08-02* test/ruby/test_file.rb (test_fnmatch): added more tests.ocean
2004-08-02* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai
2004-08-02* eval.c (blk_free): fixed serious memory leak. [ruby-dev:24013]matz
2004-08-02Bugfix: looping on some toplevel symbols. Added SWIG supportdave
2004-07-31* eval.c (is_defined): stupid mistakes fixed. [ruby-dev:24006]matz
2004-07-31* misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,nobu
2004-07-31* eval.c (is_defined): avoid unnecessary method invocations.matz
2004-07-30* lib/yaml/rubytypes.rb: exceptions were using an olderwhy
2004-07-30* eval.c (is_defined): call is_defined() before invokingmatz
2004-07-30* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai
2004-07-28* lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMSmatz
2004-07-28fix a reference to ruby-dev.akr
2004-07-28* eval.c (rb_call0): should call rb_call_super() directly formatz
2004-07-28* env.h: remove argv from ruby_frame.matz
2004-07-27* eval.c (rb_eval): copy on write for argument local variablematz