Skip to content

Commit 3ed1979

Browse files
author
(no author)
committed
This commit was manufactured by cvs2svn to create tag 'v1_6_3'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_6_3@1265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 99020d6 commit 3ed1979

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+2733
-1831
lines changed

.cvsignore

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
1-
parse.c
2-
newver.rb
3-
ruby
4-
miniruby
1+
*.bak
2+
*.orig
3+
*.rej
4+
*.sav
5+
*~
6+
.cvsignore
7+
Makefile
58
README.fat-patch
6-
configure
9+
archive
710
config.cache
811
config.h
912
config.log
1013
config.status
11-
Makefile
14+
configure
15+
miniruby
16+
newver.rb
17+
parse.c
1218
ppack
13-
archive
14-
extmk.rb
15-
*.orig
16-
*.rej
17-
*.bak
18-
*.sav
19-
*~
19+
rbconfig.rb
20+
ruby

0 commit comments

Comments
 (0)