summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-11-01Improving with multiple network interface.seki
2007-10-25Merged 13781 from trunk.jeg2
2007-10-25Merged 13779 from trunk.jeg2
2007-10-24Merged 13767, 13768, 13769, and 13770 from trunk.jeg2
2007-10-24doc. wording fix.akr
2007-10-21* reverted commit miss in r13747.kou
2007-10-21* lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk.kou
2007-10-15Merge from trunk.knu
2007-10-13* configure.in (AC_SYS_LARGEFILE): keep results also in commandnobu
2007-10-12* lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): typomatz
2007-10-10* lib/securerandom.rb: new file.akr
2007-10-08* lib/net/http.rb, lib/open-uri.rb: removegotoyuzo
2007-10-05* lib/shellwords.rb: Add shellescape() and shelljoin().knu
2007-10-05* lib/tempfile.rb (Tempfile::make_tmpname): Allow to specify aknu
2007-09-26* ext/extmk.rb (extmake), lib/mkmf.rb (configuration): top_srcdirnobu
2007-09-24 lib/net/http.rb: fix typo.shyouhei
2007-09-23* lib/net/http.rb: an SSL verification (the server hostname shouldgotoyuzo
2007-09-22 * lib/rdoc/options.rb (Options::check_diagram): dot -V outputshyouhei
2007-09-21* lib/optparse.rb (OptionParser::List::summarize): use each_line ifnobu
2007-09-13 * lib/drb/extservm.rb (invoke_service): use Thread.exclusive instead of seki
2007-09-09 * lib/date/format.rb (_strptime): now also attaches an elementtadf
2007-09-08 * lib/date/format.rb (str[fp]time): now check specifications moretadf
2007-09-01 * lib/date/format.rb (_parse): improved parsing of ordinal dates.tadf
2007-08-30* lib/mkmf.rb (try_const, have_const): check for a const is defined.nobu
2007-08-21* lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.akr
2007-08-18* lib/tmpdir.rb (Dir.mktmpdir): new method.akr
2007-08-15* lib/rinda/tuplespace.rb (Rinda::TupleSpace#start_keeper): improve keeper th...seki
2007-08-11fix Rinda::TupleSpace keeper thread bug.seki
2007-08-10 * lib/date/format.rb: reverted some wrongly erased "o" optionstadf
2007-08-06* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.nobu
2007-08-05fixed a typo.tadf
2007-08-02* lib/mkmf.rb (find_type): new method.nobu
2007-08-02* lib/mkmf.rb (have_type): suppress a warning with -Wall.nobu
2007-08-02* lib/mkmf.rb: more verbose message. [ruby-Bugs-12766]nobu
2007-07-21* lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_Hnobu
2007-07-21* lib/mkmf.rb (init_mkmf): should remove mkmf.log too.nobu
2007-07-20 * lib/date/format.rb (Date._parse): completes calendar week based year.tadf
2007-07-16* lib/base64.rb (Base64::b64encode): should not specify /o optionmatz
2007-07-13* lib/open-uri.rb (URI::Generic#find_proxy): use ENV.to_hash to accessakr
2007-07-13* lib/mkmf.rb (link_command, cc_command, cpp_command): do not expandnobu
2007-06-14* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle morenobu
2007-06-12* lib/mkmf.rb (Logging.quiet, Logging.message): added quiet flag andnobu
2007-06-12* lib/mkmf.rb (find_header): use header names in the message.nobu
2007-06-12Fixed typo in code. Fixes bug #10420ryan
2007-06-07* lib/pp.rb: call original "method" method instead of redefined one.akr
2007-06-04* lib/net/imap.rb (ResponseParser#next_token): fixedshugo
2007-05-31* lib/benchmark.rb (Benchmark::Job::item): avoid modifying thenobu
2007-05-30 * lib/rinda/tuplespace.rb (Rinda::TupleBag): create index on tuple bagseki
2007-05-30* lib/net/ftp.rb (Net::FTP#transfercmd): skip 2XXshugo
2007-05-27 * lib/rinda/tuplespace.rb (Rinda::TupleBag#delete): use rindex and seki