2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string) (thanks to bovi again.) Test case added. More... almost 19 years ago
Link to new website in gem. More... almost 19 years ago
Fixed FTP password retrieving when working directory is changed. More... almost 19 years ago
Encoders::HTML: Removed option caching. More... almost 19 years ago
Test suite didn'T work when LANG was set in environment. More... almost 19 years ago
Fix: HTML Scanner: Fixed a nasty bug with invalid entities. Thanks to Daniel Bovensiepen. More... almost 19 years ago
Updated tests. More... about 19 years ago
new version: 0.7.1 improved bin/coderay and included it into package added gem:install task added Duo#highlight (alias for encode) fixed a Plugin bug More... about 19 years ago
New Version: 0.7.0! Adjusted gem.rake. More... about 19 years ago
README updated. More... about 19 years ago
Re-indented everything. Sorry to break the blame chain. More... about 19 years ago
test.rake: debug tags deleted (use rake test diff=+) gem.rake: renamed up_gem to upload and fixed. Rakefile: added upload meta task. ftp.rb: do login only once. More... about 19 years ago
test/suite.rb improved: now takes diff and lang arguments from rake. More... about 19 years ago
All scanners revisited not to produce errors unless in DEBUG mode. [th...@Daniel] Fixed numerization for input not ending with \n. Added test cases in C scanner tests. Added WoNáDo as contributer for last Ruby scanner fix. More... about 19 years ago
Rake tasks completely redone. rdoctask2.rb deleted; issues were fixed as of Rake 0.7.0. More... about 19 years ago
FOLDERS documentation added. Rakefile updated. More... about 19 years ago
Moved remotely More... about 19 years ago
Moved remotely More... about 19 years ago
styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted. ROADMAP and TODO updated. More... about 19 years ago
Large update: Scanners for HTML, RHTML and Nitro-XHTML added. More... about 19 years ago
Added HTML scanner! Added test/html/suite.rb and tolkien.in.html test. Benchmark produces inline line numbers now. Minor changes to Ruby and C scanners. Rakefile: unit tests now in -d mode. More... about 19 years ago
Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents. Tests adjusted. highlight.rb updated. More... over 19 years ago
HTML Encoder: inline numerization corrected. New demo: demo/demo_html_list.rb. Some demos adjusted. C Scanner: error messages fixed. Rakefile: test_demos now in debug mode. test/suite.rb is using reusable Scanners now. More... over 19 years ago
Made caching demo more expressing. More... over 19 years ago
CodeRay::Duo added for cool caching! bench/caching.rb added t´for demonstrating this. More... over 19 years ago
demo_highlight and demo_div updated (after HTML encoder css-sytle fix.) Typo in README. More... over 19 years ago
Changed HTML encoder evil char handling (allowing for UTF-8 now.) More... over 19 years ago
HTML Encoder: hints fixed and improved. Still in progress. Documentation cleanups. More... over 19 years ago
README updated. More... over 19 years ago
Just prettyfiing the demo test suite. More... over 19 years ago