summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2004-11-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-11-16* numeric.c (flo_divmod): protect float values from GC bymatz
2004-11-16* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): usenobu
2004-11-14* lib/pp.rb (PP#object_address_group): remove odd number of 'f'nobu
2004-11-10* lib/delegate.rb (SimpleDelegator::dup): wrong number ofmatz
2004-11-10* dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz
2004-11-09* lib/optparse.rb (OptionParser::Officious): moved from DefaultList.nobu
2004-11-08Change version numbering of RDoc and ridave
2004-11-08add DRb::ExtServManager#uri=.seki
2004-11-08Fix bug where parent class wasn't being detected if thedave
2004-11-06* lib/webrick/server.rb (WEBrick::HTTPServer#start): removegotoyuzo