aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix up cross-file class mergingdave2004-09-111-0/+4
* * ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean2004-09-101-0/+5
* * bcc32/Makefile.sub: bccwin32 port starts to use RTL dll.ocean2004-09-101-0/+7
* * lib/fileutils.rb (mkdir_p): should pass mode argument to Dir.mkdir. [ruby-d...aamine2004-09-101-0/+7
* James Buck's patch for call-seqdave2004-09-091-0/+5
* * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai2004-09-091-0/+7
* Allow spaces around parameter to define_method_underdave2004-09-091-0/+5
* * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts.nobu2004-09-081-3/+8
* * ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai2004-09-081-0/+14
* * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa2004-09-071-0/+11
* * ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean2004-09-061-0/+4
* * eval.c (cvar_cbase): singletons should refer outer cvar scope.matz2004-09-061-0/+8
* * eval.c (cvar_cbase): class variables cause SEGV inmatz2004-09-031-0/+5
* * struct.c (make_struct): remove redefining constant whenmatz2004-09-031-0/+5
* * ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai2004-09-031-0/+5
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-021-0/+8
* * ext/extmk.rb (extmake): extact target prefix from Makefiles.nobu2004-09-021-0/+7
* * ext/tk/lib/tk/spinbox.rb: fix typoocean2004-09-011-0/+4
* * process.c (rb_proc_exec): label cannot precede variable declarations.nobu2004-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
* Add documentation for Module#includeddave2004-08-301-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
* * 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