summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-08* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira
2004-02-08* test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira
2004-02-08* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira
2004-02-08* lib/net/http.rb (HTTP#request): should not overwrite Connection header. (ru...aamine
2004-02-08Added ruby-dev numberocean
2004-02-082004-02-08nobu
2004-02-08* dir.c (glob_helper): Dir.glob('**/') did not work.ocean
2004-02-08* dir.c (glob_helper): Dir.glob('**/') did not work.ocean
2004-02-07* dir.c (fnmatch):ocean
2004-02-072004-02-07nobu
2004-02-07Did some styles (no change to behavior)ocean
2004-02-07* dir.c (fnmatch):ocean
2004-02-07* dir.c (fnmatch):ocean
2004-02-07* lib/irb/init.rb (IRB.rc_files): yield possible rc file names.nobu
2004-02-06Support https in hyperlinksdave
2004-02-06 * lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previousnahi
2004-02-06 * lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instancenahi
2004-02-06* test/ruby/test_proc.rb (TestProc::test_eq): added aakira
2004-02-06* test/ruby/test_proc.rb (TestProc::test_eq): added tests forakira
2004-02-062004-02-06nobu
2004-02-06* ext/socket/socket.c (bsock_do_not_reverse_lookup): control reversenobu
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-052004-02-05nobu
2004-02-05* lib/prettyprint.rb (PrettyPrint#seplist): added.akr
2004-02-04* file.c (rb_stat_mode): should not sign-expand, so backout.nobu
2004-02-042004-02-04eban
2004-02-03* file.c (test_l): fix wrong method name in document.akr
2004-02-03* lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou
2004-02-03Retrofit entry (there was conflict):gsinclair
2004-02-032004-02-03usa
2004-02-03* parse.y (reduce_nodes): remove tail returns. [ruby-talk:90934]nobu
2004-02-02* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr
2004-02-02* parse.y (block_append, new_evstr, void_expr0): remove no longer usednobu
2004-02-02* dln.c (dln_load): don't specify RTLD_GLOBAL on Interix,eban
2004-02-022004-02-02eban
2004-02-01exception 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 loopbackakr
2004-02-01* lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr
2004-02-01Bug in BigDecimal("1e#{n}").add BigDecimal('.5'),n) reported and fixed by Jav...shigek
2004-02-01MANIFEST:eban
2004-02-012004-02-01eban
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-31lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.akr
2004-01-31* lib/rss/parser.rb (RSS::Parser): added @@default_parser. Usedkou
2004-01-30* configure.in (RPATHFLAG): set to -Wl,-R like NetBSD on Interix.eban
2004-01-30 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2004-01-29* util.c (mblen): fix overrun. [ruby-dev:22672]eban