aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* updated based on date2 4.0.3.tadf2007-02-181-9/+10
* * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sassedrbrain2007-02-162-6/+8
* * lib/uri/generic.rb (URI::Generic::userinfo): Considering howknu2007-02-151-6/+6
* * lib/delegate.rb: catch up with class local variable (@_v) spec.ko12007-02-142-20/+20
* * lib/date/format.rb (Date::Format::Bag::method_missing): need notmatz2007-02-141-10/+9
* * re.c (reg_operand): allow symbols to be operands for regularmatz2007-02-141-2/+2
* * lib/uri/generic.rb (URI::Generic::userinfo): should supportmatz2007-02-131-2/+4
* * lib/date/format.rb (Date::Format::Bag::method_missing): addmatz2007-02-131-1/+1
* * lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou2007-02-122-1/+9
* * lib/rss/xml-stylesheet.rb (RSS::XMLStyleSheet#initialize):kou2007-02-111-0/+4
* * lib/rss/parser.rb (RSS::ListenerMixin::start_else_element): usedkou2007-02-111-1/+1
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parseknu2007-02-101-2/+2
* * lib/cgi.rb (CGI::unescapeHTML): invalid decoding for singlematz2007-02-081-5/+5
* * lib/rss/rss.rb, lib/rss/parser.rb: followed current Rubykou2007-02-062-3/+3
* * lib/rss/rss.rb, lib/rss/parser.rb: removed needless code forkou2007-02-062-42/+1
* * lib/net/ftp.rb: moved fixes for EPIPE to the correctshugo2007-02-061-14/+14
* * lib/net/ftp.rb: check the control connection on EPIPE.shugo2007-02-061-0/+14
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): Remove a debugknu2007-02-031-1/+0
* * lib/mkmf.rb (create_makefile): make object files depend onnobu2007-02-021-2/+2
* * lib/open-uri.rb (OpenURI::OpenURI.open_uri): revert last change to conform ...matz2007-01-311-3/+0
* * lib/open-uri.rb (OpenURI::OpenURI.open_uri): use user andmatz2007-01-311-0/+3
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): use == insteadmatz2007-01-231-1/+1
* Merged from REXML main repository:ser2007-01-2013-83/+142
* Merge RDoc updates from matzruby 11502, 11503, 11504drbrain2007-01-071-1/+37
* updated based on date2 4.0.1.tadf2007-01-071-2/+4
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):gotoyuzo2007-01-041-1/+1
* Make RDoc accessible. Update constant value information.drbrain2006-12-311-92/+107
* Allow RDoc comment to give friendly value for rb_define_const.drbrain2006-12-311-3/+28
* * Merge YARVko12006-12-3117-534/+300
* removed.tadf2006-12-302-6/+0
* updated based on date2 4.0.tadf2006-12-302-549/+581
* * lib/cgi.rb (CGI::Cookie::initialize): use Array() again.matz2006-12-281-1/+1
* * lib/cgi.rb (CGI::Cookie::initialize): option["value"] may or maymatz2006-12-211-1/+1
* * lib/cgi.rb (CGI::Cookie::initialize): Array(string) no longermatz2006-12-171-1/+1
* * lib/mkmf.rb (create_makefile): remove static library before update,nobu2006-12-141-2/+3
* * lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch frommatz2006-12-141-1/+1
* * lib/optparse.rb (Switch#parse_arg, Switch#conv_arg): splat failures.nobu2006-12-121-3/+3
* * lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?matz2006-12-091-2/+2
* * lib/optparse.rb: cannot put :nodoc: before method definition.usa2006-12-081-8/+4
* * lib/weakref.rb (WeakRef::__setobj__): should supportmatz2006-12-072-15/+14
* * misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" asmatz2006-12-051-2/+2
* * instruby.rb (install_recursive): get rid of warning.nobu2006-12-041-1/+2
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo2006-12-031-2/+3
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):gotoyuzo2006-12-011-3/+3
* updated based on date2 3.9.7.tadf2006-11-051-9/+35
* * lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]shugo2006-11-041-1/+1
* * lib/set.rb (Set#^): Fix XOR operation against a container thatknu2006-11-021-2/+9
* * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol shouldmatz2006-11-028-20/+19
* * time.c (time_dup): duplicate the class of original time.matz2006-10-311-5/+5
* updated based on date2 3.9.6.tadf2006-10-241-5/+5