aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (rb_io_init_copy): clear PREP flag for copied IO.nobu2005-10-081-0/+5
* * 2005-10-08nobu2005-10-081-1/+0
* * ext/iconv/charset_alias.rb: parse config.charset_alias file directly.nobu2005-10-081-1/+3
* * parse.y (rb_parser_malloc, rb_parser_free): manage parser stack onnobu2005-10-081-0/+9
* * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...aamine2005-10-061-0/+5
* * range.c (rb_range_beg_len): should return Qfalse for non-rangematz2005-10-051-2/+70
* * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo2005-10-041-0/+5
* * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo2005-10-041-0/+5
* * win32/win32.c (do_select, rb_w32_select): brush up.usa2005-10-011-0/+4
* * bignum.c (rb_big_rand): removed. [ruby-dev:25405]akr2005-10-011-0/+4
* * lib/open-uri.rb (OpenURI.open_loop): prohibit multiple proxyakr2005-09-301-0/+5
* * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).akr2005-09-291-0/+5
* * lib/open-uri.rb (:proxy_http_basic_authentication): new option.akr2005-09-291-1/+5
* * evalc. (rb_f_send): underscores need to be escaped.nobu2005-09-281-0/+5
* * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only whennobu2005-09-281-0/+8
* * file.c (rb_stat_inspect): constified.nobu2005-09-281-1/+5
* * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string shouldgotoyuzo2005-09-281-0/+8
* * ext/tk/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai2005-09-281-0/+4
* * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu2005-09-271-0/+9
* * rubysig.h: fixed build problem with --enable-pthread on platformsusa2005-09-271-0/+5
* *** empty log message ***nobu2005-09-261-5/+0
* * parse.y: changed to ANSI function style.ocean2005-09-261-0/+4
* * lib/optparse.rb (RequiredArgument#parse): not consume unmatchednobu2005-09-251-0/+5
* typo fixedseki2005-09-251-0/+4
* (Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.seki2005-09-251-0/+5
* * parse.y: replaced `foo _((boo))' with `foo(boo)'.ocean2005-09-251-0/+4
* * test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu2005-09-241-0/+5
* * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indentnobu2005-09-241-0/+5
* * process.c (proc_setrlimit): make the third argument (rlim_max)akr2005-09-241-0/+5
* * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately.nobu2005-09-241-0/+9
* * ext/strscan/strscan.c: document enhancement.aamine2005-09-241-0/+8
* add detailsaamine2005-09-241-2/+3
* * test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2...aamine2005-09-241-0/+5
* * test/net/http/test_http.rb: new file.aamine2005-09-241-0/+4
* * lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine2005-09-231-0/+5
* * lib/pathname.rb (Pathname#sub): new method.akr2005-09-231-0/+4
* * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [r...aamine2005-09-231-0/+11
* * sample/ripper/colorize.rb: removed (replaced by ruby2html.rb).aamine2005-09-231-0/+6
* * ext/ripper: no longer generates .rb files.aamine2005-09-231-0/+35
* * ext/ripper/tools/generate.rb, ext/ripper/tools/preproc.rb: StringIOnobu2005-09-231-0/+5
* avoid core dump with WIN32OLE_EVENT.suke2005-09-231-0/+5
* * test/ripper/depend: use --output option instead of redirect; nmake does not...aamine2005-09-221-0/+8
* * test/ripper/tools/generate.rb: check parser event arity.aamine2005-09-221-0/+7
* * test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine2005-09-221-0/+5
* * ext/ripper: refactoring code generation tools. [ruby-dev:27247] [ruby-dev:2...aamine2005-09-221-0/+44
* * ext/ripper/extconf.rb (have_command): replaced with find_executable.nobu2005-09-221-1/+3
* * lib/mkmf.rb (find_executable0): default path if environment is notnobu2005-09-221-1/+6
* * test/readline/test_readline.rb (TestReadline::replace_stdio):shugo2005-09-221-0/+6
* * lib/mkmf.rb (configuration): generalized nmake dependent code.nobu2005-09-211-0/+4
* * ext/ripper/depend (SUFFIXES): no longer needed.usa2005-09-211-0/+6