summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-07* ext/curses/curses.c (curses_insertln): merged a patch frommatz
2005-06-07* lib/thread.rb: RDoc documentation from Eric Hodelmatz
2005-06-07* lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.nobu
2005-06-07* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.ocean
2005-06-07* ChangeLog: fix typo.nobu
2005-06-07* object.c (rb_mod_cvar_get): Module#class_variable_get(): backmatz
2005-06-07* sprintf.c (rb_f_sprintf): raise exception on debug mode (-d),matz
2005-06-07* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.ocean
2005-06-07skip test if openssl is not available.akr
2005-06-07* 2005-06-07eban
2005-06-07* ext/tk/lib/multi-tk.rb: slave-ip fails to call proceduresnagai
2005-06-05* 2005-06-05eban
2005-06-05* ext/tk/lib/tk/console.rb: create console when requirednagai
2005-06-05kill a process spawned by test_exit_action.akr
2005-06-04* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr
2005-06-03fix another IPv6 issue.akr
2005-06-03avoid IPv6 issue.akr
2005-06-03add ML number.akr
2005-06-03set verify_mode to avoid a warning.akr
2005-06-03* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr
2005-06-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-06-03* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr
2005-06-03* 2005-06-04eban
2005-06-03add a test.akr
2005-06-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-06-03add a test for [ruby-dev:26128].akr
2005-06-03* 2005-06-03eban
2005-06-03* ext/tk/lib/multi-tk.rb: fix typo.nagai
2005-06-01* 2005-06-01eban
2005-06-01* bcc32/Makefile.sub: can use single quote character in DESTDIR.ocean
2005-05-30* 2005-05-31eban
2005-05-30* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai
2005-05-29* 2005-05-29eban
2005-05-29add a test for [ruby-dev:26127].akr
2005-05-28* test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo
2005-05-28* 2005-05-28eban
2005-05-27* ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo
2005-05-27* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-05-27* lib/mkmf.rb: use the semicolon as the path separatoreban
2005-05-26* 2005-05-26eban
2005-05-25* ChangeLog: fix entry format.nobu
2005-05-25* ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_listnagai
2005-05-25* lib/irb/input-method.rb: do not use Readline::HISTORY.pop.shugo
2005-05-25* ext/readline/readline.c: supported libedit. (backported from HEAD)shugo
2005-05-25* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai
2005-05-25* 2005-05-25eban
2005-05-25* lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content ofakr
2005-05-24* numeric.c (fix_pow): support Fixnum ** Float case directlymatz
2005-05-24* lib/getopts.rb: should warn only if verbose mode.eban
2005-05-23* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): stringnobu