| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Don't call private fail anymore. | drbrain | 2007-12-18 | 1 | -4/+4 |
* | * lib/ping.rb, lib/readbytes.rb: removed | matz | 2007-12-17 | 3 | -108/+0 |
* | * lib/Env.rb, lib/base64.rb, lib/importenv.rb, lib/eregex.rb: removed. | matz | 2007-12-17 | 5 | -228/+0 |
* | * lib/mkmf.rb (depend_rules): inserts ruby to only headers. | nobu | 2007-12-17 | 1 | -1/+1 |
* | * common.mk (encs): added dependencies. | nobu | 2007-12-17 | 1 | -38/+36 |
* | * common.mk (encs): new target to compile external encodings. | nobu | 2007-12-17 | 1 | -52/+65 |
* | * lib/webrick/httprequest.rb, lib/webrick/cgi.rb: Request-Line or | gotoyuzo | 2007-12-17 | 2 | -7/+10 |
* | * lib/timeout.rb: join the background thread to make sure it is dead. | akr | 2007-12-15 | 1 | -1/+4 |
* | * lib/e2mmap.rb (Exception2MessageMapper::E2MM.Raise): $! no | matz | 2007-12-15 | 1 | -25/+4 |
* | * lib/rdoc/options.rb (Options::parse): do not access $KCODE any | matz | 2007-12-14 | 3 | -20/+3 |
* | * lib/mkmf.rb (try_var): should fail for functions. | nobu | 2007-12-14 | 1 | -1/+1 |
* | * io.c (rb_io_getc): use default external encoding if fptr->enc is | matz | 2007-12-12 | 2 | -2/+2 |
* | * lib/net/http.rb (Net::HTTP::get): now supports gzip | matz | 2007-12-10 | 1 | -3/+51 |
* | * lib/uri/common.rb (URI::REGEXP::PATTERN): typo in REG_NAME | matz | 2007-12-10 | 1 | -1/+1 |