Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scanners/ruby/patterns.rb: | murphy | 2005-12-11 | 1 | -1/+1 |
| | | | | | | | | Changed recognition of numerics + and - prefixes now belong to the number. tests and demos adjusted. helpers/plugin.rb: Typo in doc. | ||||
* | Plugin System extended: | murphy | 2005-12-10 | 1 | -0/+213 |
- helper method - path names are expanded encoders/html.rb, div.rb, span.rb, ruby.rb: - using new methods (fixes problems with rdoc and test tasks): renamed scanners/ruby/helper.rb to patterns.rb encoders/statistic.rb: sorting made deterministic (for unit testing) |