summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-01-19* lib/ipaddr.rb (test_s_new): typo.usa
2005-01-19* lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa
2005-01-18* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr
2005-01-18* lib/webrick/ssl.rb (WEBrick::Config::SSL): the default valuegotoyuzo
2005-01-16* ext/readline/readline.c: suppress warnings.nobu
2005-01-16* lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]eban
2005-01-15* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou
2005-01-10* lib/fileutils.rb (copy_entry): could not copy symbolic link. [ruby-talk:125...aamine
2005-01-07* lib/yaml.rb: Kernel#y requires an argument.why
2005-01-06* lib/time.rb: recognize +00:00 and GMT as a localtime.akr
2005-01-05Allow for colons in DOS file namesdave
2005-01-02* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo
2004-12-31Fix problem in ri formatting if heading contains markupdave
2004-12-29Update kilmer template to use sectionsdave
2004-12-27* lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine
2004-12-24* lib/fileutils.rb (mkdir, mkdir_p): should ensure directory permission. (bac...aamine
2004-12-22* lib/cgi/session.rb: [ruby-list:40444]matz
2004-12-21 * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi
2004-12-20 * added files:nahi
2004-12-20This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-19* lib/cgi/session.rb (CGI::Session#initialize): empty session id wasnobu
2004-12-19* lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.kou
2004-12-19* lib/test/unit.rb: use standalone runner for -e.nobu
2004-12-18* I confirmed that its length. :-)nahi
2004-12-18 * lib/webrick/httpauth.rb,nahi
2004-12-18* dir.c (dir_open_dir): new function. [ruby-dev:25242]matz
2004-12-17* lib/cgi/session.rb (CGI::Session#initialize): control addingnobu
2004-12-16backported from CVS_HEADseki
2004-12-16* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should waitgotoyuzo
2004-12-15* lib/net/http.rb (basic_encode): return value of pack('m') may include multi...aamine
2004-12-15* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]matz
2004-12-12* lib/pathname.rb (cleanpath_aggressive): make it private.akr
2004-12-12backported from CVS_HEADseki
2004-12-12Don't show r/w accessor flags if none were specified for custom attributesdave
2004-12-12Never exclude files given on command linedave
2004-12-11add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki
2004-12-08Fix CSS typo that meant h2 headings were invisibledave
2004-12-08* lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou
2004-12-061.8 doesn't have String#cleardave
2004-12-05* lib/optparse.rb (OptionParser::Completion#complete): new parameternobu
2004-12-04Ignore leading and trailing lines in :section: blocksdave
2004-12-03* lib/ostruct.rb: 1.9 marshaling support back-ported.matz
2004-12-03* eval.c (proc_invoke): copy arguments to frame.argv.matz
2004-11-29* object.c (convert_type): [ruby-core:03845]matz
2004-11-26Fix problem with :section: and new 1.9dave
2004-11-25* io.c (io_read): move StringValue() check before GetOpenFile().matz
2004-11-25* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu
2004-11-22* file.c (rb_file_chown): integer conversion should be prior tomatz
2004-11-22Don't include 'require's with variable argumentsdave
2004-11-201. Force --inline-source if --one-file givendave