aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-205-0/+724
* * lib/cgi/session.rb (CGI::Session#initialize): empty session id wasnobu2004-12-191-1/+2
* * lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.kou2004-12-192-5/+5
* * lib/test/unit.rb: use standalone runner for -e.nobu2004-12-193-8/+28
* * I confirmed that its length. :-)nahi2004-12-181-1/+1
* * lib/webrick/httpauth.rb,nahi2004-12-183-5/+2
* * dir.c (dir_open_dir): new function. [ruby-dev:25242]matz2004-12-181-5/+9
* * lib/cgi/session.rb (CGI::Session#initialize): control addingnobu2004-12-171-6/+5
* backported from CVS_HEADseki2004-12-162-4/+30
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should waitgotoyuzo2004-12-165-13/+39
* * lib/net/http.rb (basic_encode): return value of pack('m') may include multi...aamine2004-12-151-1/+1
* * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]matz2004-12-153-19/+28
* * lib/pathname.rb (cleanpath_aggressive): make it private.akr2004-12-121-2/+4
* backported from CVS_HEADseki2004-12-121-2/+2
* Don't show r/w accessor flags if none were specified for custom attributesdave2004-12-121-0/+5
* Never exclude files given on command linedave2004-12-121-4/+5
* add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki2004-12-111-4/+22
* Fix CSS typo that meant h2 headings were invisibledave2004-12-081-2/+2
* * lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou2004-12-0815-593/+1232
* 1.8 doesn't have String#cleardave2004-12-061-1/+1
* * lib/optparse.rb (OptionParser::Completion#complete): new parameternobu2004-12-051-17/+12
* Ignore leading and trailing lines in :section: blocksdave2004-12-043-5/+41
* * lib/ostruct.rb: 1.9 marshaling support back-ported.matz2004-12-031-10/+6
* * eval.c (proc_invoke): copy arguments to frame.argv.matz2004-12-031-4/+25
* * object.c (convert_type): [ruby-core:03845]matz2004-11-292-3/+6
* Fix problem with :section: and new 1.9dave2004-11-262-3/+1
* * io.c (io_read): move StringValue() check before GetOpenFile().matz2004-11-251-15/+364
* * lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu2004-11-251-2/+5
* * file.c (rb_file_chown): integer conversion should be prior tomatz2004-11-222-4/+18
* Don't include 'require's with variable argumentsdave2004-11-221-4/+4
* 1. Force --inline-source if --one-file givendave2004-11-206-325/+471
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-171-0/+1
* * numeric.c (flo_divmod): protect float values from GC bymatz2004-11-161-3/+7
* * lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): usenobu2004-11-161-2/+2
* * lib/pp.rb (PP#object_address_group): remove odd number of 'f'nobu2004-11-141-1/+3
* * lib/delegate.rb (SimpleDelegator::dup): wrong number ofmatz2004-11-101-7/+7
* * dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz2004-11-101-2/+2
* * lib/optparse.rb (OptionParser::Officious): moved from DefaultList.nobu2004-11-092-37/+71
* Change version numbering of RDoc and ridave2004-11-082-12/+3
* add DRb::ExtServManager#uri=.seki2004-11-081-3/+5
* Fix bug where parent class wasn't being detected if thedave2004-11-081-1/+2
* * lib/webrick/server.rb (WEBrick::HTTPServer#start): removegotoyuzo2004-11-062-4/+0
* checks whether zone was given.tadf2004-11-061-3/+7
* * gc.c (gc_mark): enable GC stack checking.matz2004-11-041-0/+3
* * lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo2004-11-031-2/+2
* * test/rss/test_maker_*.rb: added tests for RSS Maker.kou2004-11-036-7/+16
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-037-0/+852
* * eval.c (proc_invoke): nail down dyna_var node when Proc objectmatz2004-11-011-1/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-012-0/+217
* * CR stripped.nobu2004-10-291-25/+25