summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/iconv/charset_alias.rb: parse config.charset_alias file directly.nobu2005-10-083-13/+41
* * parse.y (rb_parser_malloc, rb_parser_free): manage parser stack onnobu2005-10-084-7/+89
* * 2005-10-07eban2005-10-071-3/+3
* * lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices maymatz2005-10-073-3/+14
* * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...aamine2005-10-062-1/+6
* * 2005-10-05eban2005-10-051-3/+3
* * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo2005-10-042-1/+6
* * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo2005-10-042-1/+6
* update comment.suke2005-10-041-221/+779
* * 2005-10-04eban2005-10-031-4/+4
* * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai2005-10-033-5/+10
* * ext/dl/dl.c (rb_io_to_ptr): abolish sizeof(FILE).akr2005-09-292-4/+5
* * evalc. (rb_f_send): underscores need to be escaped.nobu2005-09-282-1/+6
* * 2005-09-29eban2005-09-281-3/+3
* * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only whennobu2005-09-284-6/+14
* * class.c (rb_mod_init_copy, rb_class_init_copy), file.c (rb_stat_init_copy),nobu2005-09-287-3/+16
* * file.c (apply2files): add prototype.nobu2005-09-282-44/+73
* * lib/delegate.rb: document update from James Edward Gray IImatz2005-09-283-0/+7
* * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string shouldgotoyuzo2005-09-283-2/+11
* * ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai2005-09-282-7/+12
* * io.c (read_buffered_data): check if reached EOF. fixed: [ruby-dev:27334]nobu2005-09-272-2/+8
* * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu2005-09-275-41/+63
* * 2005-09-28usa2005-09-270-0/+0
* * 2005-09-27usa2005-09-271-3/+3
* * rubysig.h: fixed build problem with --enable-pthread on platformsusa2005-09-272-1/+6
* * 2005-09-27eban2005-09-271-3/+3
* * io.c: fixed rdoc. [ruby-Bugs:2523]ocean2005-09-271-2/+3
* * eval.c (set_trace_func): add rb_secure(4) to prevent addingmatz2005-09-265-46/+332
* *** empty log message ***nobu2005-09-262-15/+14
* * 2005-09-26eban2005-09-261-3/+3
* * lib/optparse.rb (RequiredArgument#parse): not consume unmatchednobu2005-09-252-15/+16
* typo fixedseki2005-09-252-1/+5
* * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indentnobu2005-09-242-2/+11
* * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately.nobu2005-09-242-6/+15
* * 2005-09-25eban2005-09-241-3/+3
* * eval.c (unknown_node): show more information. [ruby-dev:26196]akr2005-09-242-1/+13
* * 2005-09-24eban2005-09-241-3/+3
* banish a warning.akr2005-09-241-1/+0
* * lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine2005-09-232-1/+7
* * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...aamine2005-09-233-1/+47
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-232-0/+50
* * lib/mkmf.rb (find_executable0): default path if environment is notnobu2005-09-222-1/+15
* * test/readline/test_readline.rb (TestReadline::replace_stdio):shugo2005-09-222-13/+21
* * 2005-09-22eban2005-09-221-3/+3
* * ext/tk/sample/demos-en/tcolor.bak: remove.nagai2005-09-221-513/+0
* * lib/mkmf.rb (configuration): generalized nmake dependent code.nobu2005-09-212-1/+11
* * ChangeLog: last minute fixup.matz2005-09-211-4/+4
* * ext/syck/token.c: correctly compute identation of a blockwhy2005-09-202-110/+120
* * stable version 1.8.3 released.matz2005-09-201-0/+4
* * README.EXT, README.EXT.ja: add new features.nobu2005-09-203-4/+44