index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* process.c (detach_process_watcher): return the last status.
nobu
2004-02-09
2
-4
/
+14
*
wrong commit.
nobu
2004-02-08
1
-1
/
+1
*
* lib/pp.rb (PP::PPMethods::object_address_group): suppress negative
nobu
2004-02-08
2
-1
/
+6
*
* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):
akira
2004-02-08
2
-0
/
+11
*
* test/ruby/test_file.rb (TestFile::test_fnmatch): added tests for
akira
2004-02-08
2
-0
/
+11
*
* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):
akira
2004-02-08
2
-0
/
+22
*
* lib/net/http.rb (HTTP#request): should not overwrite Connection header. (ru...
aamine
2004-02-08
2
-10
/
+15
*
Added ruby-dev number
ocean
2004-02-08
1
-1
/
+1
*
2004-02-08
nobu
2004-02-08
1
-3
/
+3
*
* dir.c (glob_helper): Dir.glob('**/') did not work.
ocean
2004-02-08
1
-0
/
+4
*
* dir.c (glob_helper): Dir.glob('**/') did not work.
ocean
2004-02-08
1
-28
/
+31
*
* dir.c (fnmatch):
ocean
2004-02-07
1
-0
/
+9
*
2004-02-07
nobu
2004-02-07
1
-3
/
+3
*
Did some styles (no change to behavior)
ocean
2004-02-07
1
-34
/
+15
*
* dir.c (fnmatch):
ocean
2004-02-07
0
-0
/
+0
*
* dir.c (fnmatch):
ocean
2004-02-07
1
-2
/
+2
*
* lib/irb/init.rb (IRB.rc_files): yield possible rc file names.
nobu
2004-02-07
3
-8
/
+55
*
Support https in hyperlinks
dave
2004-02-06
2
-1
/
+6
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previous
nahi
2004-02-06
2
-1
/
+5
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instance
nahi
2004-02-06
2
-0
/
+6
*
* test/ruby/test_proc.rb (TestProc::test_eq): added a
akira
2004-02-06
2
-4
/
+12
*
* test/ruby/test_proc.rb (TestProc::test_eq): added tests for
akira
2004-02-06
2
-0
/
+22
*
2004-02-06
nobu
2004-02-06
1
-3
/
+3
*
* ext/socket/socket.c (bsock_do_not_reverse_lookup): control reverse
nobu
2004-02-06
2
-8
/
+49
*
* lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610]
nobu
2004-02-06
3
-0
/
+32
*
* lib/prettyprint.rb (PrettyPrint#first?): obsoleted.
akr
2004-02-05
2
-3
/
+36
*
2004-02-05
nobu
2004-02-05
1
-3
/
+3
*
* lib/prettyprint.rb (PrettyPrint#seplist): added.
akr
2004-02-05
4
-19
/
+32
*
* file.c (rb_stat_mode): should not sign-expand, so backout.
nobu
2004-02-04
2
-1
/
+9
*
2004-02-04
eban
2004-02-04
1
-3
/
+3
*
* file.c (test_l): fix wrong method name in document.
akr
2004-02-03
2
-7
/
+17
*
* lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,
kou
2004-02-03
13
-60
/
+95
*
Retrofit entry (there was conflict):
gsinclair
2004-02-03
1
-0
/
+7
*
2004-02-03
usa
2004-02-03
1
-3
/
+3
*
* parse.y (reduce_nodes): remove tail returns. [ruby-talk:90934]
nobu
2004-02-03
2
-16
/
+80
*
* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.
akr
2004-02-02
2
-3
/
+11
*
* parse.y (block_append, new_evstr, void_expr0): remove no longer used
nobu
2004-02-02
2
-5
/
+6
*
* dln.c (dln_load): don't specify RTLD_GLOBAL on Interix,
eban
2004-02-02
2
-0
/
+8
*
2004-02-02
eban
2004-02-02
1
-3
/
+3
*
exception message changed.
akr
2004-02-01
1
-2
/
+2
*
* lib/pp.rb (Struct#pretty_print): make it 1.8 style.
akr
2004-02-01
2
-4
/
+21
*
* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopback
akr
2004-02-01
2
-1
/
+13
*
* lib/resolv-replace.rb (BasicSocket#send): don't replace because
akr
2004-02-01
2
-16
/
+41
*
Bug in BigDecimal("1e#{n}").add BigDecimal('.5'),n) reported and fixed by Jav...
shigek
2004-02-01
2
-3
/
+6
*
MANIFEST:
eban
2004-02-01
1
-18
/
+0
*
2004-02-01
eban
2004-02-01
1
-4
/
+4
*
From ruby_1_8 branch:
gsinclair
2004-02-01
3
-322
/
+273
*
* lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.
akr
2004-01-31
2
-1
/
+3
*
lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.
akr
2004-01-31
2
-0
/
+14
*
* lib/rss/parser.rb (RSS::Parser): added @@default_parser. Used
kou
2004-01-31
24
-2053
/
+100
[next]