aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Import fast-loading gem_prelude.rb from RubyGems.drbrain2007-11-254-15/+53
* Update to RubyGems 0.9.5drbrain2007-11-209-42/+109
* merged from ruby_1_8 branch.seki2007-11-197-60/+69
* fix Time.parse to support nsec.akr2007-11-191-1/+6
* * configure.in: check struct timespec, clock_gettime, utimensat,akr2007-11-191-3/+3
* * lib/mkmf.rb (String#tr_cpp): make preprocessor identifiers.nobu2007-11-181-7/+10
* * lib/mkmf.rb (have_struct_member): define HAVE_type_member.akr2007-11-171-4/+7
* * include/ruby/ruby.h: added some declarations for event hooks.shugo2007-11-161-0/+4
* * lib/yaml/rubytypes.rb (String#is_binary_data?): use Integer#fdiv.nobu2007-11-161-1/+1
* * ext/syck/rubyext.c: Node#value defined twice.why2007-11-152-3/+1
* * lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit.why2007-11-151-3/+3
* * lib/yaml.rb (quick_emit): use combination of object_id and hash towhy2007-11-152-9/+13
* * lib/cgi/session.rb (CGI::Session::FileStore::restore): usematz2007-11-151-4/+12
* * lib/mkmf.rb (create_makefile): rdoc about srcprefix. a patch fromnobu2007-11-121-0/+31
* refine doc.akr2007-11-111-1/+1
* * {lib,test}/rubygems: set property.nobu2007-11-101-183/+183
* Import RubyGems trunk revision 1493.drbrain2007-11-1081-0/+12239
* Don't override Enumerable#inject for 1.9drbrain2007-11-101-1/+1
* * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x formatz2007-11-061-2/+2
* * eval.c (rb_f_send): allow send/__send__ to call methods of allmatz2007-11-047-27/+27
* * lib/optparse.rb (OptionParser::Switch::summarize): fix for long formnobu2007-11-041-1/+1
* * parse.y (call_args): remove "parenthesize argument(s) for futurematz2007-11-041-7/+7
* * lib/net/http.rb (HTTPHeader#initialize): provide default User-Agent to fix ...aamine2007-11-041-0/+1
* Fixes ticket:110 (more UTF-16 problems)ser2007-11-044-6/+18
* * configure.in: --with-vendor-hdrdir implemented.akr2007-11-031-0/+15
* * lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,kou2007-11-025-16/+32
* * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.kou2007-11-021-1/+1
* * error.c (Init_Exception): make NameError to be subclass ofmatz2007-11-021-7/+7
* * lib/open-uri.rb: :redirect option implemented to disable redirects.akr2007-10-281-0/+24
* * lib/net/telnet.rb (Net::Telnet#login): Allowing "passphrase" injeg22007-10-251-1/+1
* * lib/net/telnet.rb (Net::Telnet#login): Making the password promptjeg22007-10-251-1/+1
* * lib/net/pop.rb (Net::POP3::do_start): type fixed. a patch frommatz2007-10-251-1/+1
* * lib/uri.rb, lib/uri/ldaps.rb: added LDAPSakira2007-10-252-0/+13
* * lib/xmlrpc/parser.rb (XMLRPC::Convert::dateTime): Fixing a bug thatjeg22007-10-241-2/+2
* * lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Explicitly startjeg22007-10-241-0/+3
* * lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Improving the errorjeg22007-10-241-2/+2
* * lib/xmlrpc/utils.rb (XMLRPC::ParseContentType#parse_content_type):jeg22007-10-241-1/+1
* doc. wording fix.akr2007-10-241-1/+1
* * lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): morematz2007-10-181-6/+7
* * lib/pp.rb (PP::PPMethods#pp_hash): don't sort keys because hash isakr2007-10-141-10/+6
* * configure.in (AC_SYS_LARGEFILE): keep results also in commandnobu2007-10-131-0/+1
* * lib/open-uri.rb (OpenURI.open_http): fix :ssl_ca_cert option.akr2007-10-131-1/+0
* * lib/rexml/document.rb (REXML::Document::write): leakymatz2007-10-121-1/+1
* * lib/net/imap.rb, lib/net/smtp.rb, lib/net/pop.rb: hostname shouldgotoyuzo2007-10-083-25/+29
* * lib/net/http.rb: remove enable_post_connection_check flag.gotoyuzo2007-10-072-14/+1
* * lib/ipaddr.rb (in_addr, in6_addr, addr_mask): Make some minorknu2007-10-041-14/+6
* * lib/ipaddr.rb (<=>): Implement IPAddr#<=> and make IPAddrknu2007-10-041-0/+31
* * lib/ipaddr.rb (coerce_other): Support type coercion and make &,knu2007-10-041-34/+55
* r1368@bean: ser | 2007-10-01 21:24:36 -0400ser2007-10-021-1/+1
* r1367@bean: ser | 2007-10-01 21:24:35 -0400ser2007-10-021-0/+8