summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* copy test/zlib/test_zlib.rb from trunk.akr2004-09-074-0/+77
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-09-072-0/+130
* * ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean2004-09-062-1/+5
* 2004-09-06usa2004-09-061-3/+3
* * eval.c (cvar_cbase): singletons should refer outer cvar scope.matz2004-09-062-2/+10
* 2004-09-04eban2004-09-041-3/+3
* * eval.c (cvar_cbase): class variables cause SEGV inmatz2004-09-032-0/+8
* * struct.c (make_struct): remove redefining constant whenmatz2004-09-034-35/+16
* * ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai2004-09-032-2/+19
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-028-44/+207
* 2004-09-03eban2004-09-021-3/+3
* * ext/extmk.rb: already built-in libraries satisfy dependencies.nobu2004-09-022-1/+8
* 2004-09-02eban2004-09-021-3/+3
* * eval.c (rb_obj_instance_eval): backported from HEAD.eban2004-09-022-1/+11
* 2004-09-01ocean2004-09-011-4/+4
* * ext/tk/lib/tk/spinbox.rb: fix typoocean2004-09-012-1/+5
* * ext/tk/tkutil.c (cbsubst_init): fix memory leakocean2004-08-312-2/+7
* * ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai2004-08-312-0/+6
* 2004-08-31eban2004-08-311-3/+3
* * ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai2004-08-312-1/+10
* ri now merges the documentation if it finds the same class in multiple placesdave2004-08-309-25/+92
* * ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai2004-08-302-6/+23
* Add RDoc for Module.includeddave2004-08-302-3/+32
* * configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban2004-08-302-13/+9
* 2004-08-30usa2004-08-301-3/+3
* * win32/win32.c (CreateChild): strip trailing spaces. [ruby-dev:24143]usa2004-08-302-6/+25
* 2004-08-29eban2004-08-291-3/+3
* * ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai2004-08-293-2/+10
* 2004-08-28eban2004-08-281-3/+3
* * bignum.c (rb_big_and): protect parameters from GC.matz2004-08-284-14/+24
* 2004-08-26nobu2004-08-261-3/+3
* *** empty log message ***dave2004-08-253-3/+7
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo2004-08-243-17/+17
* * lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaintshugo2004-08-242-1/+6
* 2004-08-24usa2004-08-241-3/+3
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo2004-08-244-6/+16
* * ext/openssl/ossl_ssl.c (ossl_ssl_read):gotoyuzo2004-08-233-23/+43
* 2004-08-23usa2004-08-231-3/+3
* * lib/resolv.rb (Config.default_config_hash): when multiple domainsusa2004-08-232-1/+6
* 2004-08-22eban2004-08-211-3/+3
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo2004-08-212-1/+9
* 2004-08-21eban2004-08-211-3/+3
* * ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu2004-08-203-8/+29
* 2004-08-20ocean2004-08-201-3/+3
* * dir.c: backout untested code.matz2004-08-202-29/+25
* * dir.c (free_dir): fix memory leak. reported by yamamotomatz2004-08-191-21/+33
* * ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai2004-08-193-2/+13
* Update for VMS ports.akiyoshi2004-08-193-9/+73
* 2004-08-19usa2004-08-191-3/+3
* * ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy2004-08-187-2019/+3883