summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-05-19Merged in development from the main REXML repository.ser
2005-05-15* lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr
2005-05-15use raise(exception) [ruby-dev:26164]seki
2005-05-15* lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr
2005-05-14restored @progressocean
2005-05-13* ext/extmk.rb: keep srcdir unexpanded.nobu
2005-05-12* lib/rdoc/parsers/parse_c.rb: more readability for mixingocean
2005-05-12* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean
2005-05-12reverted (commit miss) [ruby-dev:26141]ocean
2005-05-11* eval.c (break_jump): break should not cross functions.matz
2005-05-11* lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean
2005-05-08* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean
2005-05-07* lib/mkmf.rb (have_var): no libs argument is given.nobu
2005-04-29* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo
2005-04-25* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean
2005-04-20* configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu
2005-04-20* lib/net/http.rb: add rdoc.aamine
2005-04-20* lib/mkmf.rb (create_makefile): support platforms have file separatornobu
2005-04-20* lib/net/http.rb: new method Net::HTTP.post_form.aamine
2005-04-20* lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.eban
2005-04-19* lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban
2005-04-14* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.aamine
2005-04-14 * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju
2005-04-14 * lib/irb/notifier.rb, lib/irb/output-method.rb, lib/irb/ext/history.rbkeiju
2005-04-13 * doc/irb/irb.rd.ja: a lost of release IRB 0.9.5.keiju
2005-04-13* bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5(new files)keiju
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2005-04-13* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou
2005-04-13* lib/optparse.rb (OptionParser#order!): delete debug output.nobu
2005-04-13* lib/optparse.rb (OptionParser#order!): call handlers iff matchesnobu
2005-04-12* lib/optparse.rb (OptionParser#make_switch, OptionParser#order!):nobu
2005-04-11adhoc patch for [druby-ja:123]seki
2005-04-11* lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa
2005-04-09Applied Nobu's patch to the XML document encoding structure in REXML. Itser
2005-04-08* ext/extmk.rb (extmake): hdrdir needs to be defined also innobu
2005-04-07* ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu
2005-04-07* lib/rss/maker/dublincore.rb: _really_ supported multiple Dublinkou
2005-04-06make error messages much friendlier if a XMLRPC::FaultException is thrown,mneumann
2005-04-05* lib/rss/*: refactored.kou
2005-04-05* lib/rss/dublincore.rb: supported multiple DublinCore items.kou
2005-04-02* lib/mkmf.rb (create_makefile): ensure library directories get madenobu
2005-04-02* configure.in (CP, INSTALL): get rid of less portable options.nobu
2005-03-31* lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on casenobu
2005-03-31* lib/rss/parser.rb: @@setter -> @@setters.kou
2005-03-31* lib/rss/parser.rbkou
2005-03-28 * lib/drb/drb.rb: move method DRbObject#reinit to DRbObject.new_with.seki
2005-03-26* lib/fileutils.rb (remove_file): ignore Errno::E* if force option is set. [r...aamine
2005-03-24* lib/mkmf.rb (macro_defined?): try to compile for an old compilernobu
2005-03-23*** empty log message ***gotoyuzo
2005-03-20* lib/mkmf.rb (mkmf_failed): check if Makefile is created withoutnobu