Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed USE_RUBY accepted variables. Now it accepts "ruby16 shim18 ruby18 any" | 2003-11-16 | 1 | -0/+1 | |
| | | | | | | (it is analogous to ruby16/ruby18 local USE flag, which is less confusing). USE_RUBY="ruby16" and USE_RUBY="ruby18" get valid. Updated varialbes description detail in ruby.eclass. | ||||
* | removing lockfile | 2003-07-03 | 1 | -1/+0 | |
| | |||||
* | Add frozen lock support | 2003-07-03 | 1 | -0/+1 | |
| | |||||
* | Marked stable, tidy-ups | 2003-05-12 | 1 | -1/+1 | |
| | |||||
* | Removed old version. | 2003-05-12 | 1 | -1/+0 | |
| | |||||
* | Update to 2.0.0 | 2003-01-07 | 1 | -0/+1 | |
| | |||||
* | full digest recalculation with correct filesizes | 2002-01-30 | 1 | -1/+1 | |
| | |||||
* | digest fix-o-rama | 2001-11-16 | 1 | -1/+1 | |
| | |||||
* | digest-o-rama | 2001-11-15 | 1 | -1/+1 | |
| | |||||
* | massive digest update, part 2 | 2001-10-25 | 1 | -0/+1 | |
| | |||||
* | massive digest cleanup/regeneration | 2001-10-25 | 1 | -1/+0 | |
| | |||||
* | Initial import of a slew or Ruby modules. This is the base for | 2000-11-17 | 1 | -0/+1 | |
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 |