| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/mkmf.rb: revert last change | matz | 2007-12-25 | 1 | -1/+1 |
* | * lib/mkmf.rb (map_dir): should generate path including $top_srcdir. | matz | 2007-12-25 | 1 | -1/+1 |
* | * lib/csv.rb: Fixed test failures caused by changes to Ruby. | jeg2 | 2007-12-25 | 1 | -6/+10 |
* | * lib/csv.rb: Import the FasterCSV source as the new CSV class. | jeg2 | 2007-12-25 | 1 | -0/+1892 |
* | Enable RDoc debugging only with $DEBUG_RDOC | drbrain | 2007-12-25 | 4 | -24/+24 |
* | * lib/csv.rb, test/csv/test_csv.rb: Removed in preparation for FasterCSV | jeg2 | 2007-12-24 | 1 | -972/+0 |
* | Fix some test failures in RubyGems. | drbrain | 2007-12-24 | 1 | -2/+8 |
* | Fix uninitialized variable warning in Net::HTTP | drbrain | 2007-12-24 | 2 | -15/+1 |
* | * lib/rexml/element.rb (REXML::Elements#each): yield in each | gotoyuzo | 2007-12-24 | 1 | -1/+1 |
* | * lib/rdoc/rdoc.rb (parse_files): interpret coding cookie. | akr | 2007-12-24 | 1 | -0/+5 |
* | * lib/irb/output-method.rb: translate a comment to English to | akr | 2007-12-24 | 1 | -5/+5 |
* | * lib/webrick/httpservley/cgihandler.rb | gotoyuzo | 2007-12-24 | 1 | -1/+1 |
* | * lib/cgi.rb (CGI::escape): m17nized. | akr | 2007-12-24 | 1 | -10/+12 |
* | * lib/rdoc/diagram.rb (RDoc::Diagram#initialize): use fileuitls | gotoyuzo | 2007-12-24 | 1 | -1/+1 |
* | Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org> | nahi | 2007-12-24 | 9 | -352/+7 |
* | * lib/open-uri.rb (OpenURI::Buffer): use Meta ===. [ruby-core:14295] | akr | 2007-12-24 | 1 | -2/+2 |
* | Mon Dec 24 17:20:34 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org> | nahi | 2007-12-24 | 3 | -276/+0 |
* | Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org> | nahi | 2007-12-24 | 121 | -18405/+0 |
* | * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify | nobu | 2007-12-24 | 1 | -3/+6 |
* | Fix formatting of multiple paths | drbrain | 2007-12-24 | 1 | -3/+3 |
* | Fix display of GEMDIRS, make command command examples match ri's name. | drbrain | 2007-12-24 | 2 | -19/+42 |
* | Fix Regexp warnings in lib/uri. Patch #16524 by Kornelius Kalnbach. | drbrain | 2007-12-24 | 2 | -19/+18 |
* | * lib/time.rb (Time.httpdate): fix 2 digits year for 20xx. | akr | 2007-12-23 | 1 | -1/+10 |
* | Fix method redefined warning in open-uri.rb. [ruby-core:14304]. | drbrain | 2007-12-23 | 1 | -0/+3 |
* | Fix version check | drbrain | 2007-12-23 | 1 | -3/+3 |
* | * lib/time.rb (Time.httpdate): use Time.utc for | akr | 2007-12-23 | 1 | -1/+1 |
* | Fix 1.9 warnings in RDoc | drbrain | 2007-12-23 | 5 | -11/+11 |
* | Fix warnings in RubyGems | drbrain | 2007-12-23 | 3 | -4/+5 |
* | * lib/mkmf.rb ($extmk): fixed broken condition. | usa | 2007-12-22 | 1 | -1/+1 |
* | * lib/mkmf.rb ($extmk): fixed broken condition. | usa | 2007-12-22 | 1 | -1/+1 |
* | * ext/openssl/lib/net/ssl.rb (OpenSSL::SSL::SSLContext.build): removed. | gotoyuzo | 2007-12-22 | 3 | -6/+9 |
* | * lib/net/imap.rb (encode_utf7): accept UTF-8 strings. | shugo | 2007-12-22 | 1 | -3/+3 |
* | * lib/net/imap.rb: fixed RDoc markups. | shugo | 2007-12-22 | 1 | -8/+8 |
* | * lib/mkmf.rb ($extmk): set true only when under ext/ or tool/. | usa | 2007-12-22 | 1 | -1/+2 |
* | * lib/net/imap.rb (initialize): fixed documentation. | shugo | 2007-12-22 | 1 | -11/+7 |
* | * lib/net/pop.rb (enable_ssl): use OpenSSL::SSL::SSLContext.build | shugo | 2007-12-22 | 1 | -50/+55 |
* | * lib/date.rb: shouldn't freeze nil. [ruby-dev:32677] | tadf | 2007-12-22 | 1 | -2/+2 |
* | * tool/insns2vm.rb: moved from lib/vm/instruction.rb. | ko1 | 2007-12-22 | 1 | -1381/+0 |
* | * lib/mkmf.rb (depend_rules): suffixes list broken. fixed. | usa | 2007-12-21 | 1 | -4/+4 |
* | Update to RubyGems 1.0.1, r1581 | drbrain | 2007-12-21 | 3 | -2/+3 |
* | * lib/net/imap.rb (initialize): accept service name. changed | shugo | 2007-12-21 | 1 | -9/+7 |
* | * lib/runit, lib/rubyunit.rb, test/testunit/runit: removed. | akr | 2007-12-21 | 8 | -265/+0 |
* | Added Rake 0.8.0 | jim | 2007-12-21 | 12 | -0/+2986 |
* | * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb, | akr | 2007-12-21 | 2 | -2/+2 |
* | * lib/net/http.rb (Net::HTTP#connect): use | gotoyuzo | 2007-12-20 | 2 | -48/+16 |
* | * lib/net/imap.rb (initialize): the second argument is an option | ko1 | 2007-12-20 | 1 | -21/+74 |
* | Import RubyGems 1.0.0, r1575 | drbrain | 2007-12-20 | 25 | -462/+427 |
* | * compile.c (iseq_compile_each): remove "retry" in block. | ko1 | 2007-12-19 | 1 | -2/+0 |
* | * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): | gotoyuzo | 2007-12-18 | 2 | -4/+7 |
* | * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb, | gotoyuzo | 2007-12-18 | 4 | -7/+4 |