| Commit message (Expand) | Author | Age | Files | Lines |
* | Cross-ported fix for REXML bug #14, StreamParser and doctype events. | ser | 2004-05-16 | 2 | -4/+7 |
* | ------------------------------------------------------------------------ | ser | 2004-05-16 | 4 | -6/+6 |
* | ------------------------------------------------------------------------ | ser | 2004-05-16 | 2 | -9/+19 |
* | * lib/yaml/baseemitter.rb (indent_text): was forcing a mod value | why | 2004-05-16 | 1 | -115/+115 |
* | Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems. | ser | 2004-05-16 | 2 | -0/+167 |
* | ------------------------------------------------------------------------ | ser | 2004-05-16 | 8 | -956/+1001 |
* | * lib/drb/drb.rb: Cosmetic documentation changes. | gsinclair | 2004-05-16 | 1 | -7/+7 |
* | * ext/syck/MANIFEST, ext/syck/depend: new file. | nobu | 2004-05-15 | 1 | -3/+3 |
* | * lib/yaml.rb: removed fallback to pure Ruby parser. | why | 2004-05-15 | 3 | -151/+141 |
* | * lib/net/telnet.rb (Net::Telnet::login): "options" can specify | akira | 2004-05-13 | 1 | -4/+8 |
* | * lib/mkmf.rb (have_type, check_sizeof): replace unusable characters. | nobu | 2004-05-12 | 1 | -2/+2 |
* | * lib/resolv.rb (Resolv::DNS::Config): make it configurable without | akr | 2004-05-12 | 1 | -35/+92 |
* | * lib/net/protocol.rb (each_crlf_line): remove junk line. | aamine | 2004-05-10 | 1 | -1/+0 |
* | Change symbol lookup scheme in HTML generation | dave | 2004-05-10 | 1 | -4/+12 |
* | Search parent for unqualified constants | dave | 2004-05-10 | 1 | -0/+8 |
* | * lib/net/pop.rb (loggin): append "\n". | aamine | 2004-05-09 | 1 | -1/+1 |
* | * lib/net/ftp.rb: ported documentation improvement from 1.8 branch | gsinclair | 2004-05-09 | 5 | -478/+512 |
* | * lib/yaml/store.rb: use FileUtils::copy. | eban | 2004-05-09 | 1 | -1/+2 |
* | * io.c (rb_f_open): open should not ignore block when "to_open" | matz | 2004-05-08 | 1 | -4/+0 |
* | add a test for Kernel.open(Pathname.new(...)) { ... }. | akr | 2004-05-07 | 1 | -0/+4 |
* | * lib/fileutils.rb (mv): new option `force'. [ruby-talk:99457] | aamine | 2004-05-07 | 1 | -66/+99 |
* | Allow multiple arguments to include | dave | 2004-05-07 | 1 | -4/+8 |
* | * lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor... | aamine | 2004-05-07 | 1 | -1/+1 |
* | * parse.y (string_content): turn off NODE_NEWLINE flag to avoid | matz | 2004-05-07 | 4 | -16/+31 |
* | * lib/yaml/rubytypes.rb (to_yaml): added instance variable handling | why | 2004-05-06 | 3 | -75/+197 |
* | * lib/net/imap.rb (string): accept NIL. | shugo | 2004-05-06 | 1 | -8/+27 |
* | Don't include &block if we have yield parameters | dave | 2004-05-05 | 3 | -0/+12 |
* | use recv instead of recvfrom | seki | 2004-05-04 | 1 | -1/+1 |
* | * lib/gserver.rb: documented | gsinclair | 2004-05-04 | 2 | -2/+107 |
* | Fix parsing problem with yield within block | dave | 2004-05-03 | 1 | -0/+2 |
* | * lib/yaml/rubytypes.rb: passing Range tests. | why | 2004-04-26 | 1 | -4/+8 |
* | add tests. | akr | 2004-04-26 | 1 | -0/+27 |
* | Alias alias to instance methods | dave | 2004-04-26 | 1 | -1/+6 |
* | Fix bug where consecutive headings were merged | dave | 2004-04-24 | 1 | -1/+1 |
* | * Non-String attributes are now converted to Strings; this means code such as | ser | 2004-04-23 | 7 | -27/+49 |
* | * lib/mkmf.rb: $hdrdir should not contain macros, for backward | nobu | 2004-04-23 | 1 | -3/+3 |
* | * lib/pathname.rb: sync taint/freeze flag between | akr | 2004-04-23 | 1 | -1/+33 |
* | * lib/resolv.rb: don't use Regexp#source to embed regexps. | akr | 2004-04-23 | 1 | -5/+5 |
* | check hash tuple size | seki | 2004-04-21 | 1 | -5/+2 |
* | * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly. | akr | 2004-04-21 | 1 | -4/+14 |
* | * lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel... | aamine | 2004-04-21 | 1 | -18/+153 |
* | * lib/net/smtp.rb: change coding style: def m( a ) -> def m(a). | aamine | 2004-04-21 | 1 | -28/+27 |
* | * lib/net/pop.rb: do not use class variables. | aamine | 2004-04-21 | 1 | -40/+58 |
* | * lib/net/http.rb (connect): CONNECT must precede SSL connect. [ruby-dev:23379] | aamine | 2004-04-21 | 1 | -35/+33 |
* | * lib/test/unit/ui/console/testrunner.rb (test_started): restore $0 | nobu | 2004-04-21 | 1 | -1/+2 |
* | * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, | nobu | 2004-04-18 | 27 | -61/+61 |
* | Allow for HAVE_PROTOTYPES macro | dave | 2004-04-18 | 1 | -4/+12 |
* | Change :enddoc: to terminate processing of current file | dave | 2004-04-17 | 1 | -18/+21 |
* | * lib/drb/drb.rb (DRb::DRbUnknown::initialize): Exception#to_str is | nobu | 2004-04-16 | 2 | -4/+4 |
* | change pattern matching [druby-ja:98] | seki | 2004-04-13 | 1 | -1/+3 |