aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu2004-02-0914-96/+453
* 2004-02-09nobu2004-02-091-3/+3
* * process.c (detach_process_watcher): return the last status.nobu2004-02-092-4/+14
* wrong commit.nobu2004-02-081-1/+1
* * lib/pp.rb (PP::PPMethods::object_address_group): suppress negativenobu2004-02-082-1/+6
* * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira2004-02-082-0/+11
* * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira2004-02-082-0/+11
* * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira2004-02-082-0/+22
* * lib/net/http.rb (HTTP#request): should not overwrite Connection header. (ru...aamine2004-02-082-10/+15
* Added ruby-dev numberocean2004-02-081-1/+1
* 2004-02-08nobu2004-02-081-3/+3
* * dir.c (glob_helper): Dir.glob('**/') did not work.ocean2004-02-081-0/+4
* * dir.c (glob_helper): Dir.glob('**/') did not work.ocean2004-02-081-28/+31
* * dir.c (fnmatch):ocean2004-02-071-0/+9
* 2004-02-07nobu2004-02-071-3/+3
* Did some styles (no change to behavior)ocean2004-02-071-34/+15
* * dir.c (fnmatch):ocean2004-02-070-0/+0
* * dir.c (fnmatch):ocean2004-02-071-2/+2
* * lib/irb/init.rb (IRB.rc_files): yield possible rc file names.nobu2004-02-073-8/+55
* Support https in hyperlinksdave2004-02-062-1/+6
* * lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previousnahi2004-02-062-1/+5
* * lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instancenahi2004-02-062-0/+6
* * test/ruby/test_proc.rb (TestProc::test_eq): added aakira2004-02-062-4/+12
* * test/ruby/test_proc.rb (TestProc::test_eq): added tests forakira2004-02-062-0/+22
* 2004-02-06nobu2004-02-061-3/+3
* * ext/socket/socket.c (bsock_do_not_reverse_lookup): control reversenobu2004-02-062-8/+49
* * lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610]nobu2004-02-063-0/+32
* * lib/prettyprint.rb (PrettyPrint#first?): obsoleted.akr2004-02-052-3/+36
* 2004-02-05nobu2004-02-051-3/+3
* * lib/prettyprint.rb (PrettyPrint#seplist): added.akr2004-02-054-19/+32
* * file.c (rb_stat_mode): should not sign-expand, so backout.nobu2004-02-042-1/+9
* 2004-02-04eban2004-02-041-3/+3
* * file.c (test_l): fix wrong method name in document.akr2004-02-032-7/+17
* * lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou2004-02-0313-60/+95
* Retrofit entry (there was conflict):gsinclair2004-02-031-0/+7
* 2004-02-03usa2004-02-031-3/+3
* * parse.y (reduce_nodes): remove tail returns. [ruby-talk:90934]nobu2004-02-032-16/+80
* * lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr2004-02-022-3/+11
* * parse.y (block_append, new_evstr, void_expr0): remove no longer usednobu2004-02-022-5/+6
* * dln.c (dln_load): don't specify RTLD_GLOBAL on Interix,eban2004-02-022-0/+8
* 2004-02-02eban2004-02-021-3/+3
* exception message changed.akr2004-02-011-2/+2
* * lib/pp.rb (Struct#pretty_print): make it 1.8 style.akr2004-02-012-4/+21
* * lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopbackakr2004-02-012-1/+13
* * lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr2004-02-012-16/+41
* Bug in BigDecimal("1e#{n}").add BigDecimal('.5'),n) reported and fixed by Jav...shigek2004-02-012-3/+6
* MANIFEST:eban2004-02-011-18/+0
* 2004-02-01eban2004-02-011-4/+4
* From ruby_1_8 branch:gsinclair2004-02-013-322/+273
* * lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.akr2004-01-312-1/+3