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
*
* 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
*
* configure.in (RPATHFLAG): set to -Wl,-R like NetBSD on Interix.
eban
2004-01-30
2
-0
/
+9
*
* lib/logger.rb: leading 0 padding of timestamp usec part.
nahi
2004-01-30
3
-4
/
+8
*
* util.c (mblen): fix overrun. [ruby-dev:22672]
eban
2004-01-29
2
-0
/
+4
*
* configure.in (DLEXT2): removed. Ruby does not treat
eban
2004-01-29
5
-9
/
+9
*
2004-01-29
eban
2004-01-29
1
-3
/
+3
*
Remove conflict from Changelog
dave
2004-01-29
1
-1
/
+0
*
Allow link: in Tidylinks
dave
2004-01-29
2
-15
/
+23
*
* sample/openssl/gen_csr.rb: follow OpenSSL::X509::Name change.
nahi
2004-01-29
2
-7
/
+8
*
* test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to
nahi
2004-01-29
23
-56
/
+10
[next]