Age | Commit message (Expand) | Author |
2004-02-09 | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in, | nobu |
2004-02-08 | wrong commit. | nobu |
2004-02-08 | * lib/pp.rb (PP::PPMethods::object_address_group): suppress negative | nobu |
2004-02-08 | * lib/net/http.rb (HTTP#request): should not overwrite Connection header. (ru... | aamine |
2004-02-07 | * lib/irb/init.rb (IRB.rc_files): yield possible rc file names. | nobu |
2004-02-06 | Support https in hyperlinks | dave |
2004-02-06 | * lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previous | nahi |
2004-02-06 | * lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instance | nahi |
2004-02-06 | * lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610] | nobu |
2004-02-05 | * lib/prettyprint.rb (PrettyPrint#first?): obsoleted. | akr |
2004-02-05 | * lib/prettyprint.rb (PrettyPrint#seplist): added. | akr |
2004-02-03 | * lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb, | kou |
2004-02-02 | * lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style. | akr |
2004-02-01 | exception message changed. | akr |
2004-02-01 | * lib/pp.rb (Struct#pretty_print): make it 1.8 style. | akr |
2004-02-01 | * lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopback | akr |
2004-02-01 | * lib/resolv-replace.rb (BasicSocket#send): don't replace because | akr |
2004-02-01 | From ruby_1_8 branch: | gsinclair |
2004-01-31 | * lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode. | akr |
2004-01-31 | lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY. | akr |
2004-01-31 | * lib/rss/parser.rb (RSS::Parser): added @@default_parser. Used | kou |
2004-01-30 | * lib/logger.rb: leading 0 padding of timestamp usec part. | nahi |
2004-01-29 | Allow link: in Tidylinks | dave |
2004-01-29 | * lib/net/http.rb (Request#initialize): reject only when a path is empty. [ru... | aamine |
2004-01-28 | * ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305] | why |
2004-01-28 | * lib/rss: rss/parser.rb is always required. | kou |
2004-01-28 | * lib/rss: rss library imported. [ruby-dev:22726] | matz |
2004-01-27 | * misc/ruby-mode.el: better support for general delimited | matz |
2004-01-26 | * lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header): | gotoyuzo |
2004-01-25 | Add one_page_html | dave |
2004-01-24 | * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): support | gotoyuzo |
2004-01-22 | * lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ... | shugo |
2004-01-22 | * lib/e2mmap.rb (VERSION): remove unnecessary version checking. | eban |
2004-01-21 | * parse.y (newline_node): do not use NODE_NEWLINE node anymore, | matz |
2004-01-21 | :nodoc: the "Deprecated" module | dave |
2004-01-21 | remove O_NONBLOCK | seki |
2004-01-21 | typo | seki |
2004-01-21 | * lib/net/imap.rb (envelope): allow NIL. | shugo |
2004-01-21 | * lib/mkmf.rb (merge_libs): squeeze successive same libraries. | nobu |
2004-01-21 | * lib/base64.rb: enclosed in a module. [ruby-core:02285] | nobu |
2004-01-20 | Tidy benchmark.rb documentation a tad | dave |
2004-01-20 | Document base64 | dave |
2004-01-20 | RDoc abbrev | dave |
2004-01-20 | Document lib/English. Add top-level aliases to rdoc html output | dave |
2004-01-19 | * lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings. | eban |
2004-01-19 | * variable.c (rb_set_class_path): do not set path if | matz |
2004-01-18 | synchronized with date2 3.5. | tadf |
2004-01-18 | * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support of | nahi |
2004-01-17 | check ArgumentError by Time.at(-1) instead of by test itself. | usa |
2004-01-17 | * lib/test.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema): | usa |