summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-23* gc.c (define_final): should not disclose NODE* to Ruby world.matz
2004-07-23* add TclX extension support (partially)nagai
2004-07-232004-07-23usa
2004-07-23* lib/cgi/session.rb (CGI::Session::FileStore#update): sets thematz
2004-07-23* lib/net/imap.rb (disconnected?): new method. (backported from HEAD)shugo
2004-07-22* lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do notmatz
2004-07-212004-07-22usa
2004-07-21* process.c (rb_f_system): not need to call last_status_set() anyusa
2004-07-202004-07-20eban
2004-07-20* test/fileutils/test_fileutils.rb: File.link raises EINVAL on BeOS.ocean
2004-07-19r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser
2004-07-18* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2004-07-18* test/openssl/test_ssl.rb: add workaround for Cygwin.gotoyuzo
2004-07-18* TkMsgCatalog.callback: bug fix (wrong number of argument)nagai
2004-07-17* sprintf.c (rb_f_sprintf): remove extra sign digit.nobu
2004-07-172004-07-18knu
2004-07-17* dir.c (range): use NULL instead of 0.knu
2004-07-17* lib/net/imap.rb (receive_responses): return if a logout responseshugo
2004-07-17* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable objectnagai
2004-07-17* lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.akira
2004-07-17* parse.y (stmt): not to show same error messages twice.nobu
2004-07-172004-07-17eban
2004-07-17* eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.matz
2004-07-16Incorporate Micheal Neumanns client-side imagemap patchdave
2004-07-16* rename files to avoid application (cvs and so on) troublesnagai
2004-07-16* lib/base64.rb (Deprecated): super in bound method calls originalnobu
2004-07-16* eval.c (return_jump, break_jump): raise unexpceted local jumpnobu
2004-07-16* test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround togotoyuzo
2004-07-16ChangeLog fixes.usa
2004-07-16* lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: removeocean
2004-07-162004-07-16usa
2004-07-16* sprintf.c (rb_f_sprintf): fix output of NaN, Inf and -Inf withusa
2004-07-16* error.c (exit_initialize): use EXIT_SUCCESS instead of 0.nobu
2004-07-16* ext/tk/lib/tk.rb(module TkObjecct): extend TkCore modulenagai
2004-07-15* lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exceptionnobu
2004-07-15* ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo
2004-07-15junk removed, and years added.nobu
2004-07-15* class.c, error.c, eval.c, intern.h, object.c, variable.c:ocean
2004-07-15* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new samplenagai
2004-07-152004-07-15eban
2004-07-15ext/socket/socket.c (s_recvfrom): remove C++ style comment.eban
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
2004-07-14* gc.c, parse.y, lib/cgi.rb, lib/date.rb: last minute backports from HEAD.matz
2004-07-14minor rdoc typo in enum#mindave
2004-07-14* ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo
2004-07-14* util.c (ruby_strtod): should not convert string in the form ofocean
2004-07-13* array.c: rdoc patch - unified margin.ocean
2004-07-132004-07-14eban
2004-07-13* array.c: rdoc patch. merged patch from Johan Holmbergocean
2004-07-13Minor parse problem if hyperlink text starts \w+:...dave