summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-27* lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu
2005-09-27* 2005-09-27usa
2005-09-27* rubysig.h: fixed build problem with --enable-pthread on platformsusa
2005-09-27* 2005-09-27eban
2005-09-27* io.c: fixed rdoc. [ruby-Bugs:2523]ocean
2005-09-26*** empty log message ***nobu
2005-09-26* parse.y: changed to ANSI function style.ocean
2005-09-26* 2005-09-26eban
2005-09-25* lib/optparse.rb (RequiredArgument#parse): not consume unmatchednobu
2005-09-25typo fixedseki
2005-09-25(Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.seki
2005-09-25* parse.y: replaced `foo _((boo))' with `foo(boo)'.ocean
2005-09-24banish a warning.akr
2005-09-24* test/rss/test_content.rb, test/rss/test_syndication.rb: use fcallnobu
2005-09-24banish a warning.akr
2005-09-24banish some ripper warnings.akr
2005-09-24* misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indentnobu
2005-09-24* process.c (proc_setrlimit): make the third argument (rlim_max)akr
2005-09-24* 2005-09-25eban
2005-09-24* misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately.nobu
2005-09-24banish some warnings.akr
2005-09-24* ext/strscan/strscan.c: document enhancement.aamine
2005-09-24add detailsaamine
2005-09-24* test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2...aamine
2005-09-24* 2005-09-24eban
2005-09-24* test/net/http/test_http.rb: new file.aamine
2005-09-24banish some warnings.akr
2005-09-23* lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine
2005-09-23* lib/pathname.rb (Pathname#sub): new method.akr
2005-09-23* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [r...aamine
2005-09-23* sample/ripper/colorize.rb: removed (replaced by ruby2html.rb).aamine
2005-09-23* ext/ripper: no longer generates .rb files.aamine
2005-09-23* ext/ripper/tools/generate.rb, ext/ripper/tools/preproc.rb: StringIOnobu
2005-09-23avoid core dump with WIN32OLE_EVENT.suke
2005-09-23* 2005-09-23eban
2005-09-22* test/ripper/depend: use --output option instead of redirect; nmake does not...aamine
2005-09-22* test/ripper/tools/generate.rb: check parser event arity.aamine
2005-09-22sync scanner event name.aamine
2005-09-22remove unexpected debug printaamine
2005-09-22build fix (tmp)aamine
2005-09-22* test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine
2005-09-22forgot to addaamine
2005-09-22* ext/ripper: refactoring code generation tools. [ruby-dev:27247] [ruby-dev:2...aamine
2005-09-22* ext/ripper/extconf.rb (have_command): replaced with find_executable.nobu
2005-09-22* lib/mkmf.rb (find_executable0): default path if environment is notnobu
2005-09-22* test/readline/test_readline.rb (TestReadline::replace_stdio):shugo
2005-09-22* 2005-09-22eban
2005-09-22* ext/tk/sample/demos-en/tcolor.bak: remove.nagai
2005-09-21* lib/mkmf.rb (configuration): generalized nmake dependent code.nobu
2005-09-21* ext/ripper/depend (SUFFIXES): no longer needed.usa