summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-02-25 * win32/Makefile.sub (config.status): use un.rb as cp instead ofusa
2009-02-23* lib/fileutils.rb (mv): added description for the case ofnobu
2009-02-19* lib/mkmf.rb (create_makefile): added phony targets.nobu
2009-02-19* lib/soap/mimemessage.rb (MIMEMessage#to_s): Fix a fatalknu
2009-02-15* lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.nobu
2009-02-15* lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check.nobu
2009-02-11update rdoc [ruby-core:20407] #835gotoken
2009-02-10Fix grammos regarding the verb "refer".knu
2009-02-09 r22168@crimson: knu | 2009-02-09 12:05:32 +0900knu
2009-02-09 r22165@crimson: knu | 2009-02-09 11:55:30 +0900knu
2009-02-09 r22164@crimson: knu | 2009-02-09 11:52:38 +0900knu
2009-02-09 r22144@crimson: knu | 2009-02-08 22:34:15 +0900knu
2009-02-09 r22143@crimson: knu | 2009-02-08 22:30:20 +0900knu
2009-02-09 r22142@crimson: knu | 2009-02-08 22:27:31 +0900knu
2009-02-09 r22141@crimson: knu | 2009-02-08 22:04:26 +0900knu
2009-02-09 r22140@crimson: knu | 2009-02-08 21:54:23 +0900knu
2009-02-09 r22139@crimson: knu | 2009-02-08 21:52:57 +0900knu
2009-02-09 r22138@crimson: knu | 2009-02-08 21:45:17 +0900knu
2009-02-09 r22137@crimson: knu | 2009-02-08 21:40:10 +0900knu
2009-02-09Fix a typo in a comment.knu
2009-02-03* lib/rexml/rexml.rb: incremented Ruby::VERSION. Thanks, Jeremyshugo
2009-02-01* lib/optparse.rb (Switch#summarize): strips an equal sign fromnobu
2009-01-31fix rdoc.akr
2009-01-29* lib/securerandom.rb: new method SecureRandom#uuidtechnorama
2009-01-27pass the trim_mode [Feature #1032] [Bug #1062]seki
2009-01-27* lib/pathname.rb (Pathname#world_readable?): define only ifakr
2009-01-27remove trailing spaces.akr
2009-01-26* lib/pathname.rb (chop_basename, prepend_prefix): use o option.nobu
2009-01-23* lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.nobu
2009-01-23* lib/mkmf.rb (mkintpath): new function which converts native pathnobu
2009-01-23* lib/mkmf.rb (try_func): got rid of c-mode confusion.nobu
2009-01-11remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]seki
2009-01-04* ext/extmk.rb (extmake): does not use both of makefile.rb andnobu
2008-12-26* lib/optparse.rb (OptionParser::List#summarize): gives prioritynobu
2008-12-21* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]nobu
2008-12-19* lib/cgi/session.rb: ignore session_id options fixed.[Bug #605]xibbar
2008-12-18 * test warning cleanups.nahi
2008-12-17Merged 20854 from trunk.jeg2
2008-12-17* lib/date.rb (once): Use Object#object_id instead of Symbol#to_i;knu
2008-12-15* lib/sync.rb (Sync_m#sync_try_lock): wrong variable name fixed.matz
2008-12-11* enumerator.c (enumerator_next, enumerator_rewind),knu
2008-12-11* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou
2008-12-11* lib/generator.rb (Enumerator#__generator): Now thatknu
2008-12-10* lib/rss/maker.rb (RSS::Maker.[]): add.kou
2008-12-10* enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.knu
2008-12-04* lib/gserver.rb: fixed type in sample code. a report from Olegmatz
2008-12-03* lib/rexml/xpath.rb (REXML::XPath.first): apply documentationmatz
2008-11-24 * lib/logger.rb: imported upstream version (logger/1.2.7)nahi
2008-11-18fixed NoMethodError problem from NaHi [ruby-dev:37110].seki
2008-11-18* lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete.matz