Browse CVS Repository
Annotation of /exerb/exerb-cc/README.en.rd
Parent Directory
| Revision Log
| Revision Graph
Revision 1.10 -
( hide annotations)
( download)
( as text)
Mon Jun 23 10:18:24 2003 UTC
(20 years, 9 months ago)
by yuya
Branch: MAIN
CVS Tags: release266
Changes since 1.9: +2 -2 lines
File MIME type: chemical/x-mdl-rdfile
* Rubyのバージョン番号を変更
| 1 |
yuya |
1.1 |
=begin
|
| 2 |
|
|
|
| 3 |
|
|
= Exerb Core Collection
|
| 4 |
|
|
|
| 5 |
yuya |
1.3 |
== Overview
|
| 6 |
|
|
|
| 7 |
yuya |
1.4 |
Exerb Core Collection is the add-on package for Exerb.
|
| 8 |
yuya |
1.3 |
|
| 9 |
yuya |
1.1 |
== Contents
|
| 10 |
|
|
|
| 11 |
yuya |
1.9 |
: ruby168cb.rbx
|
| 12 |
|
|
This core is CUI version of Ruby 1.6.8. (bRuby support)
|
| 13 |
|
|
|
| 14 |
|
|
: ruby168gb.rbx
|
| 15 |
|
|
This core is GUI version of Ruby 1.6.8. (bRuby support)
|
| 16 |
|
|
|
| 17 |
yuya |
1.3 |
: ruby168crt.rbx
|
| 18 |
|
|
This core is CUI version of Ruby 1.6.8. (using runtime library)
|
| 19 |
yuya |
1.1 |
|
| 20 |
yuya |
1.3 |
: ruby168grt.rbx
|
| 21 |
|
|
This core is GUI version of Ruby 1.6.8. (using runtime library)
|
| 22 |
yuya |
1.1 |
|
| 23 |
yuya |
1.3 |
: ruby180c.rbx
|
| 24 |
yuya |
1.10 |
This core is CUI version of Ruby 1.8.0 preview 3.
|
| 25 |
yuya |
1.1 |
|
| 26 |
yuya |
1.3 |
: ruby180g.rbx
|
| 27 |
yuya |
1.10 |
This core is GUI version of Ruby 1.8.0 preview 3.
|
| 28 |
yuya |
1.2 |
|
| 29 |
yuya |
1.6 |
: exerbXXX.dll
|
| 30 |
yuya |
1.3 |
This dll is runtime library of Exerb.
|
| 31 |
yuya |
1.2 |
|
| 32 |
|
|
== Author
|
| 33 |
|
|
|
| 34 |
|
|
Yuya Kato <yuya@katoden.co.jp>
|
| 35 |
yuya |
1.1 |
|
| 36 |
yuya |
1.7 |
== Web Site
|
| 37 |
|
|
|
| 38 |
|
|
((<URL:http://exerb.sourceforge.jp/index.en.html>))
|
| 39 |
|
|
|
| 40 |
yuya |
1.1 |
=end
|
|