public
Description: ruby lang (www.ruby-lang.org) svn mirror
Homepage: http://svn.ruby-lang.org/repos/ruby/
Clone URL: git://github.com/juretta/ruby.git
2000-06-24


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@781 
b2dd03c8-39d4-4d8f-98ff-823fe69b080e
eban (author)
Sat Jun 24 07:06:35 -0700 2000
commit  9895b3a82d97667184fd98f0a6ba63a81e51432d
tree    82e8221b1f5602fbcd4615b0ade2ca769f20fd87
parent  2431451396d851174715edf98c00231581e294f2
...
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
0
@@ -1,3 +1,7 @@
0
+Sat Jun 24 14:36:29 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
0
+
0
+ * config*.dj, configure.bat, top.sed: move to djgpp/.
0
+
0
 Fri Jun 23 01:11:27 2000 Yukihiro Matsumoto <matz@netlab.co.jp>
0
 
0
   * string.c (rb_str_substr): should return empty string (""),
...
13
14
15
16
17
18
19
20
21
22
...
75
76
77
 
 
 
 
 
78
79
80
...
13
14
15
 
16
 
 
17
18
19
...
72
73
74
75
76
77
78
79
80
81
82
0
@@ -13,10 +13,7 @@ bignum.c
0
 class.c
0
 compar.c
0
 configure
0
-configure.bat
0
 configure.in
0
-config_h.dj
0
-config_s.dj
0
 config.guess
0
 config.sub
0
 defines.h
0
@@ -75,6 +72,11 @@ util.c
0
 variable.c
0
 version.c
0
 version.h
0
+djgpp/README.djgpp
0
+djgpp/config.hin
0
+djgpp/config.status
0
+djgpp/configure.bat
0
+djgpp/mkver.sed
0
 cygwin/GNUmakefile.in
0
 ext/Setup
0
 ext/Setup.dj

Comments

    No one has commented yet.