aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban2004-08-301-0/+4
* * 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/+12
* * ext/stringio/stringio.c (Init_stringio): add StringIO#readpartial asakr2004-08-271-0/+5
* * process.c (rb_proc_exec): strip trailing spaces. [ruby-dev:24143]nobu2004-08-271-0/+6
* Minor fix to error messagedave2004-08-251-0/+5
* * eval.c (rb_longjmp): Exception#to_str is no longer defined.nobu2004-08-251-1/+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-231-0/+9
* * lib/resolv.rb (Config.default_config_hash): when multiple domainsusa2004-08-231-0/+5
* * ext/openssl/ossl_ssl.c (ossl_ssl_read):gotoyuzo2004-08-221-0/+16
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo2004-08-211-0/+5
* * ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu2004-08-201-1/+8
* * io.c (rb_io_check_writable): no need to check read buffer ifusa2004-08-201-0/+5
* * ext/zlib/zlib.c: GzipReader#ungetc caused crc error.katsu2004-08-201-0/+4
* * ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai2004-08-191-0/+8
* * dir.c (free_dir): fix memory leak. reported by yamamotomatz2004-08-191-0/+25
* * wince/Makefile.sub (LIBS): need to link ceshell library for SH*usa2004-08-191-0/+3
* * configure.in, win32/Makefile.sub (LIBS): need to link shell32usa2004-08-191-0/+5
* * lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why2004-08-181-0/+9
* * 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
* * win32/win32.c (init_env): initialize HOME and USER environmentnobu2004-08-181-1/+6
* 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
* Add "usage" interfacedave2004-08-131-0/+5
* * ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy2004-08-131-0/+7
* for [ruby-cvs:12466]gotoyuzo2004-08-131-0/+11
* * rubyio.h (rb_eof_error): should mark as NORETURN.usa2004-08-121-0/+7
* * io.c (read_buffered_data): extracted from rb_io_fread.akr2004-08-111-0/+6
* * configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban2004-08-111-0/+4
* no messageocean2004-08-091-11/+11
* no messageocean2004-08-091-3/+4
* * lib/webrick/httpservlet/erbhandler.rbgotoyuzo2004-08-091-0/+6
* Roll in Austin Ziegler's patchdave2004-08-091-0/+5
* no messageocean2004-08-091-11/+12
* * lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root.aamine2004-08-081-0/+9
* no messageocean2004-08-081-2/+3
* no messageocean2004-08-081-8/+7
* * 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
* * test/ruby/test_file.rb (test_fnmatch): added more tests.ocean2004-08-021-0/+4
* * ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai2004-08-021-0/+5
* * eval.c (blk_free): fixed serious memory leak. [ruby-dev:24013]matz2004-08-021-0/+4
* Bugfix: looping on some toplevel symbols. Added SWIG supportdave2004-08-021-0/+10
* * eval.c (is_defined): stupid mistakes fixed. [ruby-dev:24006]matz2004-07-311-0/+4
* * misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,nobu2004-07-311-0/+6