summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Achim Gottinger2001-01-161-29/+0
|
* Fixed some CHOST issuesAchim Gottinger2001-01-164-6/+35
|
* Initial import of a slew or Ruby modules. This is the base forJerry Alexandratos2000-11-1710-0/+140
generating RD (similar to Perl's POD) files. Hey, we might as well start with the ability to document the code we write. 8) The modules installed are: amstd -- standard libraries for Ruby optparse -- an option parser racc -- lexical parser strscan -- fast string formatter/scanner rdtool -- RD doc formatter