aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ext/syck/token.c: correctly compute identation of a blockwhy2005-09-201-0/+5
* * README.EXT, README.EXT.ja: add new features.nobu2005-09-201-0/+4
* * lib/optparse.rb (default_argv, Arguable#options): defaults stringsnobu2005-09-201-0/+5
* * ChangeLog: tabified.nobu2005-09-201-9/+9
* * file.c (rb_stat_inspect): protoized function pointer.nobu2005-09-201-1/+3
* * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flagnobu2005-09-201-12/+17
* * eval.c (thread_mark): mark th->last_status. [ruby-dev:27179]akr2005-09-201-0/+4
* * test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean2005-09-201-0/+6
* * io.c: PIPE_BUF is not defined on BeOS. use _POSIX_PIPE_BUF instead.ocean2005-09-201-0/+5
* * ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy2005-09-201-0/+16
* * test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean2005-09-191-0/+6
* * lib/mathn.rb (Fixnum): remove debug print.matz2005-09-191-0/+6
* * io.c (io_close): call rb_io_close() directly if io is a T_FILEmatz2005-09-191-3/+26
* * file.c (rb_file_chown): should accept nil. [ruby-dev:27171]aamine2005-09-191-1/+5
* not ruby-dev, but ruby-list. [ruby-list:41054]aamine2005-09-191-1/+1
* * lib/find.rb: should raise ENOENT if root entry does not exist. [ruby-dev:41...aamine2005-09-191-0/+3
* * ext/ripper/depend: do not make ripper/core.rb. [ruby-dev:26462]aamine2005-09-191-0/+4
* * ext/ripper/eventids2.c: add prefix `t' to lambda related lexer events.aamine2005-09-191-0/+7
* * parse.y (do_block): do_block event dispatches 2 args. [ruby-dev:26964]aamine2005-09-191-0/+9
* additional ChangeLog for rb_w32_selectocean2005-09-191-0/+17
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-181-0/+12
* * lib/fileutils.rb: method renaming: collect_methods -> collect_method.aamine2005-09-181-0/+5
* * lib/fileutils.rb: use module_function instead of single extend.aamine2005-09-181-0/+7