------------------------------------------------------------------------ r174 | murphy | 2006-10-15 11:08:50 +0200 (So, 15 Okt 2006) | 14 lines Tests: - improved coderay_suite.rb (random and shuffled tests, max parameter, scannerlang->lang, sorted test cases...) - changed html output extension to .actual.html to svn:ignore them - fixed some tests (deleted $Id$ etc.) - made XHTML testcase work Scanners: - fixed HTML, Delphi and Nitro scanners thanks to new tests Engine: - Tokens#fix and #fix! added (yet to be tested) - improved Scanner#raise_inspect a bit Converted more files to UNIX format (go away, stinkin' \r!) ------------------------------------------------------------------------ r173 | murphy | 2006-10-15 10:09:55 +0200 (So, 15 Okt 2006) | 2 lines Added import task to get updates from rubyforge trunk. ------------------------------------------------------------------------ r172 | murphy | 2006-09-28 17:59:10 +0200 (Do, 28 Sep 2006) | 1 line Not fair :..( ------------------------------------------------------------------------ r171 | murphy | 2006-09-28 17:56:32 +0200 (Do, 28 Sep 2006) | 1 line It seems I'm too stupid to just update the changelog.txt :/ ------------------------------------------------------------------------ r170 | murphy | 2006-09-28 17:54:23 +0200 (Do, 28 Sep 2006) | 1 line changelog.txt updated. ------------------------------------------------------------------------ r169 | murphy | 2006-09-28 17:49:53 +0200 (Do, 28 Sep 2006) | 3 lines Ruby scanner: deleted regexp highlighting (didn't work anyway) HTML highlighter: unknown token classes now yield a CSS class with that name instead of :error A new Ruby test ------------------------------------------------------------------------ r168 | murphy | 2006-07-11 15:39:47 +0200 (Di, 11 Jul 2006) | 2 lines Workaround for YAML gem index generation (f*ck Zlib!) Updated README version ------------------------------------------------------------------------ r167 | murphy | 2006-07-11 15:38:19 +0200 (Di, 11 Jul 2006) | 1 line Yes, added coderay_stylesheet executable. ------------------------------------------------------------------------ r166 | murphy | 2006-07-11 15:37:29 +0200 (Di, 11 Jul 2006) | 2 lines Fixed Plaintext scanner (crashed on empty text - ouch!!) Added coderay_stylesheet executable (should be "coderay stylesheet css" or just "coderay sty" some day.) ------------------------------------------------------------------------ r165 | murphy | 2006-07-11 08:53:41 +0200 (Di, 11 Jul 2006) | 1 line Ruby 1.8.2 is enough, so use >= instead of >. ------------------------------------------------------------------------ r164 | murphy | 2006-07-11 08:51:46 +0200 (Di, 11 Jul 2006) | 1 line Set gem requirement for Ruby 1.8.2+. ------------------------------------------------------------------------ r163 | murphy | 2006-07-11 08:31:27 +0200 (Di, 11 Jul 2006) | 1 line Updated gem.rake for Rubygems 0.9.0. ------------------------------------------------------------------------ r162 | murphy | 2006-07-11 08:03:43 +0200 (Di, 11 Jul 2006) | 2 lines Declared version 0.7.2. changelog.txt updated. ------------------------------------------------------------------------ r161 | murphy | 2006-07-11 07:54:46 +0200 (Di, 11 Jul 2006) | 1 line Ignore test outputs in test/delphi. ------------------------------------------------------------------------ r160 | murphy | 2006-07-11 07:53:36 +0200 (Di, 11 Jul 2006) | 1 line Ignore html/tolkien.html. ------------------------------------------------------------------------ r159 | murphy | 2006-07-11 07:49:15 +0200 (Di, 11 Jul 2006) | 1 line Finally, renamed nitro-xhtml to nitro. Subversion got in the way. ------------------------------------------------------------------------ r158 | murphy | 2006-07-11 07:47:22 +0200 (Di, 11 Jul 2006) | 1 line Oups, I forgot the totally revamped test system. ------------------------------------------------------------------------ r157 | murphy | 2006-07-11 07:46:26 +0200 (Di, 11 Jul 2006) | 1 line Ignore XML test output. ------------------------------------------------------------------------ r156 | murphy | 2006-07-11 07:45:00 +0200 (Di, 11 Jul 2006) | 3 lines Totally revamped test system. Nitro will be fixed soon. A bunch of new tests. Delphi and XML are now tested, too. bench/example.dump deleted (depends on Ruby version, OS, whatever. Nothing for the repo.) ------------------------------------------------------------------------ r155 | murphy | 2006-07-11 07:40:21 +0200 (Di, 11 Jul 2006) | 2 lines rake test now runs in debug mode. All .rb files converted to UNIX format (where did the \r come from?) ------------------------------------------------------------------------ r154 | murphy | 2006-07-11 07:37:50 +0200 (Di, 11 Jul 2006) | 9 lines Changed error handling of all scanners: :error tokens are OK now, even in debug mode, but token kind is nil unless assigned. Small fixes for C and Ruby scanners. Renamed local variable type to kind in Ruby scanner. Improved RHTML scanner to recognize -%> as delimiter. HTML encoder: improved handling of malformed token strings. Fixed PluginHost#inspect including docu. Scanner#raise_inspect also shows state if given. ------------------------------------------------------------------------ r153 | murphy | 2006-07-11 07:26:11 +0200 (Di, 11 Jul 2006) | 1 line Adjusted Test outputs after re-indentation. ------------------------------------------------------------------------ r152 | murphy | 2006-07-10 02:32:57 +0200 (Mo, 10 Jul 2006) | 1 line Big re-indenting - no more tabs! ------------------------------------------------------------------------ r151 | murphy | 2006-07-10 02:31:25 +0200 (Mo, 10 Jul 2006) | 1 line Test case for open heredoc problem. ------------------------------------------------------------------------ r150 | murphy | 2006-07-10 01:18:40 +0200 (Mo, 10 Jul 2006) | 2 lines Fixed another bug in the Ruby scanner, this time it was unfinished heredocs with empty delimiter. Fixed documentation uploading. ------------------------------------------------------------------------ r149 | murphy | 2006-07-10 01:17:29 +0200 (Mo, 10 Jul 2006) | 1 line Logo grafic added. ------------------------------------------------------------------------ r148 | murphy | 2006-07-10 00:24:43 +0200 (Mo, 10 Jul 2006) | 2 lines [BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string) (thanks to bovi again.) Test case added. ------------------------------------------------------------------------ r147 | murphy | 2006-07-05 05:54:40 +0200 (Mi, 05 Jul 2006) | 1 line Link to new website in gem. ------------------------------------------------------------------------ r146 | murphy | 2006-06-29 01:26:43 +0200 (Do, 29 Jun 2006) | 1 line Fixed FTP password retrieving when working directory is changed. ------------------------------------------------------------------------ r145 | murphy | 2006-06-29 01:16:14 +0200 (Do, 29 Jun 2006) | 1 line Encoders::HTML: Removed option caching. ------------------------------------------------------------------------ r144 | murphy | 2006-06-29 01:10:30 +0200 (Do, 29 Jun 2006) | 1 line Test suite didn'T work when LANG was set in environment. ------------------------------------------------------------------------ r143 | murphy | 2006-06-29 01:05:18 +0200 (Do, 29 Jun 2006) | 12 lines Fix: HTML Scanner: Fixed a nasty bug with invalid entities. Thanks to Daniel Bovensiepen. Scanner: added Scanner.normify. Plugin: small documentation fix. Code statistic: added lib root folder rake_helpers/code_statistics.rb: added ability to include non-Ruby code in the statistics used it to count the mountain of test data There is some mixed space/tab indentation now. Complete 2-space-re-indentation will follow. ------------------------------------------------------------------------ r142 | murphy | 2006-05-12 01:38:09 +0200 (Fr, 12 Mai 2006) | 1 line Updated tests. ------------------------------------------------------------------------ r141 | murphy | 2006-05-12 01:32:49 +0200 (Fr, 12 Mai 2006) | 5 lines 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 ------------------------------------------------------------------------ r140 | murphy | 2006-04-19 02:13:41 +0200 (Mi, 19 Apr 2006) | 9 lines New Version: 0.7.0! Adjusted gem.rake. HTML scanner fixed. Enhanced filetype.rb: .rake files, xml, yaml (preparing for YAML scanner.) Enhanced test/ruby/1.in.rb. Added XML scanner with example. plugin.rb: made all_plugin_names public. ------------------------------------------------------------------------ r139 | murphy | 2006-04-16 06:31:10 +0200 (So, 16 Apr 2006) | 1 line README updated. ------------------------------------------------------------------------ r138 | murphy | 2006-04-16 05:20:37 +0200 (So, 16 Apr 2006) | 1 line Re-indented everything. Sorry to break the blame chain. ------------------------------------------------------------------------ r137 | murphy | 2006-04-16 04:23:23 +0200 (So, 16 Apr 2006) | 4 lines 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. ------------------------------------------------------------------------ r136 | murphy | 2006-04-16 02:56:41 +0200 (So, 16 Apr 2006) | 1 line changelog.txt updated. ------------------------------------------------------------------------ r135 | murphy | 2006-04-16 02:50:38 +0200 (So, 16 Apr 2006) | 1 line test/suite.rb improved: now takes diff and lang arguments from rake. ------------------------------------------------------------------------ r134 | murphy | 2006-04-16 02:42:38 +0200 (So, 16 Apr 2006) | 5 lines All scanners revisited not to produce errors unless in DEBUG mode. [thx@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. Updated TODO. ------------------------------------------------------------------------ r133 | murphy | 2006-04-16 02:38:38 +0200 (So, 16 Apr 2006) | 2 lines Rake tasks completely redone. rdoctask2.rb deleted; issues were fixed as of Rake 0.7.0. ------------------------------------------------------------------------ r132 | murphy | 2006-04-15 16:02:02 +0200 (Sa, 15 Apr 2006) | 2 lines FOLDERS documentation added. Rakefile updated. ------------------------------------------------------------------------ r131 | murphy | 2006-04-15 15:48:16 +0200 (Sa, 15 Apr 2006) | 1 line Moved remotely ------------------------------------------------------------------------ r130 | murphy | 2006-04-15 15:02:09 +0200 (Sa, 15 Apr 2006) | 1 line Moved remotely ------------------------------------------------------------------------ r129 | murphy | 2006-04-15 05:48:36 +0200 (Sa, 15 Apr 2006) | 8 lines styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted. ROADMAP and TODO updated. Ruby scanner: Fixed a bug: Fancy strings don't allow \w delimiters. They _do_ also allow whitespace delimiters, but adding this would cause many scan errors. So I leave this bug unfixed. ------------------------------------------------------------------------ r128 | murphy | 2006-04-10 05:06:50 +0200 (Mo, 10 Apr 2006) | 27 lines Large update: Scanners for HTML, RHTML and Nitro-XHTML added. CSS style changes/enhancments (mainly the new background color for inline code, affects all Ruby code.) Demos and tests adjusted. Plugin: new PluginHost::default method. Scanner: - New setup method - ability to re-use a scanner - ability to keep the tokens - minor changes to token caching and string flattening Encoder: Error if token content is neither String nor Symbol. HTML encoder: - more warnings for unclosed tokens - output now UTF-8 Ruby Scanner: - bug: symbols before => now do not include =; {:foo=>bar} is valid Ruby code - try to close all open tokens - constants now all with specific namespace (for speed, I hope) Styles: new :entity/en class. Test suite now gives hinted HTML output. ------------------------------------------------------------------------ r127 | murphy | 2006-04-04 15:23:02 +0200 (Di, 04 Apr 2006) | 5 lines 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. ------------------------------------------------------------------------ r126 | murphy | 2006-03-24 22:58:29 +0100 (Fr, 24 Mrz 2006) | 3 lines Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents. Tests adjusted. highlight.rb updated. ------------------------------------------------------------------------ r125 | murphy | 2006-03-23 01:05:58 +0100 (Do, 23 Mrz 2006) | 6 lines 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. ------------------------------------------------------------------------ r124 | murphy | 2006-03-21 15:51:52 +0100 (Di, 21 Mrz 2006) | 2 lines Made caching demo more expressing. ------------------------------------------------------------------------ r123 | murphy | 2006-03-21 15:46:34 +0100 (Di, 21 Mrz 2006) | 6 lines CodeRay::Duo added for cool caching! bench/caching.rb added tïfor demonstrating this. HTML Encoder: creates unwrapped output by default (still problems with that.) Numerizing changed (doesn't try to prevent nesting errors) Speedup: "::String" is faster. ------------------------------------------------------------------------ r122 | murphy | 2006-03-17 11:30:44 +0100 (Fr, 17 Mrz 2006) | 3 lines demo_highlight and demo_div updated (after HTML encoder css-sytle fix.) Typo in README. ------------------------------------------------------------------------ r121 | murphy | 2006-03-16 20:28:02 +0100 (Do, 16 Mrz 2006) | 2 lines Changed HTML encoder evil char handling (allowing for UTF-8 now.) ------------------------------------------------------------------------ r120 | murphy | 2006-03-16 19:35:43 +0100 (Do, 16 Mrz 2006) | 3 lines HTML Encoder: hints fixed and improved. Still in progress. Documentation cleanups. ------------------------------------------------------------------------ r119 | murphy | 2006-03-16 01:43:02 +0100 (Do, 16 Mrz 2006) | 1 line README updated. ------------------------------------------------------------------------ r118 | murphy | 2006-03-16 01:40:07 +0100 (Do, 16 Mrz 2006) | 2 lines Just prettyfiing the demo test suite. ------------------------------------------------------------------------ r117 | murphy | 2006-03-16 01:32:51 +0100 (Do, 16 Mrz 2006) | 4 lines Fixed HTML encoder again. (Run the test, baka!) Added jarh.out.raydebug test output. Fixed a typo in Rakefile. ------------------------------------------------------------------------ r116 | murphy | 2006-03-16 01:27:58 +0100 (Do, 16 Mrz 2006) | 2 lines Added a test with one-liners (jarh.in.rb) ------------------------------------------------------------------------ r115 | murphy | 2006-03-16 01:03:50 +0100 (Do, 16 Mrz 2006) | 2 lines Added export task. ------------------------------------------------------------------------ r114 | murphy | 2006-03-16 00:45:09 +0100 (Do, 16 Mrz 2006) | 3 lines Fixed HTML encoder. Changed HTML::CSS.load_stylesheet behaviour. ------------------------------------------------------------------------ r113 | murphy | 2006-03-16 00:24:37 +0100 (Do, 16 Mrz 2006) | 2 lines HTML encoder improved (hint handling, :info_long) Ignore latex encoder until it's finished. ------------------------------------------------------------------------ r112 | murphy | 2006-03-15 23:53:16 +0100 (Mi, 15 Mrz 2006) | 2 lines Deleted silly debug print. ------------------------------------------------------------------------ r111 | murphy | 2006-03-15 23:51:50 +0100 (Mi, 15 Mrz 2006) | 2 lines Adjusted docu to interface (old :column --> new :table) ------------------------------------------------------------------------ r110 | murphy | 2006-03-15 23:25:44 +0100 (Mi, 15 Mrz 2006) | 1 line changelog.txt updated. ------------------------------------------------------------------------ r109 | murphy | 2006-03-15 23:23:04 +0100 (Mi, 15 Mrz 2006) | 3 lines Ruby scanner fixed - nasty bug in ruby/patterns.rb. besetzung.in.rb test added. highlight.rb updated. ------------------------------------------------------------------------ r108 | murphy | 2006-03-15 22:58:19 +0100 (Mi, 15 Mrz 2006) | 3 lines Ruby scanner errors fixed. demo_dump and demo_encoder updated for new YAML version. Fixes in output.rb and numerization.rb ------------------------------------------------------------------------ r107 | murphy | 2006-02-22 14:48:59 +0100 (Mi, 22 Feb 2006) | 2 lines New Test: test/ruby/tk-calc.in.rb. Thanks to mawe. ------------------------------------------------------------------------ r106 | murphy | 2006-02-20 02:56:06 +0100 (Mo, 20 Feb 2006) | 3 lines WordList is now a first-class Class independent from CodeRay. I used it in my HTMLParser, so it became WordList instead of CodeRay::Scanners::Scanner::WordList. Some functionality was added and changed, too. Speed should be the same. ------------------------------------------------------------------------ r105 | murphy | 2006-02-20 02:41:40 +0100 (Mo, 20 Feb 2006) | 2 lines plugin.rb: _map loading now without exceptions (doesn't produce rubygem warnings) test/ruby/quotes: second test case added ------------------------------------------------------------------------ r104 | murphy | 2005-12-13 17:51:27 +0100 (Di, 13 Dez 2005) | 2 lines Plugin documentation updated. ------------------------------------------------------------------------ r103 | murphy | 2005-12-11 05:15:33 +0100 (So, 11 Dez 2005) | 6 lines scanners/ruby/patterns.rb: Changed recognition of numerics + and - prefixes now belong to the number. tests and demos adjusted. helpers/plugin.rb: Typo in doc. ------------------------------------------------------------------------ r102 | murphy | 2005-12-10 06:04:13 +0100 (Sa, 10 Dez 2005) | 1 line Example benchmark extended. ------------------------------------------------------------------------ r101 | murphy | 2005-12-10 06:00:20 +0100 (Sa, 10 Dez 2005) | 1 line bench.rb fixed, example output added. ------------------------------------------------------------------------ r100 | murphy | 2005-12-10 05:20:30 +0100 (Sa, 10 Dez 2005) | 8 lines Plugin System extended: - 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) ------------------------------------------------------------------------ r99 | murphy | 2005-12-05 18:59:17 +0100 (Mo, 05 Dez 2005) | 3 lines Some fixes for cYcnus style (capital Y makes problems) Fixes in the coderay_rdoc_template. ------------------------------------------------------------------------ r98 | murphy | 2005-12-05 18:58:07 +0100 (Mo, 05 Dez 2005) | 2 lines New IDEAs. ------------------------------------------------------------------------ r97 | murphy | 2005-11-13 07:26:47 +0100 (So, 13 Nov 2005) | 1 line TODO list updated. ------------------------------------------------------------------------ r96 | murphy | 2005-11-13 07:24:54 +0100 (So, 13 Nov 2005) | 7 lines New Style system added - still beta. Demos adjusted coderay.rb, encoders/html.rb, encoders/div.rb adjusted. encoders/html/* files rebuild. ------------------------------------------------------------------------ r95 | murphy | 2005-11-10 22:53:40 +0100 (Do, 10 Nov 2005) | 3 lines plugin.rb cleanup ROADMAP and TODO updated ------------------------------------------------------------------------ r94 | murphy | 2005-11-10 22:52:03 +0100 (Do, 10 Nov 2005) | 2 lines README: Version number updated, small changes Rakefile: up_gem now also calls make. ------------------------------------------------------------------------ r93 | murphy | 2005-11-06 02:28:19 +0100 (So, 06 Nov 2005) | 4 lines helpers/plugin.rb: New plugin mapping system _maps added; demos adjusted TODO updated ------------------------------------------------------------------------ r92 | murphy | 2005-11-05 17:18:36 +0100 (Sa, 05 Nov 2005) | 1 line Improved code statistics! ------------------------------------------------------------------------ r91 | murphy | 2005-11-05 15:41:20 +0100 (Sa, 05 Nov 2005) | 1 line Fixed demo/demo_load_* ------------------------------------------------------------------------ r90 | murphy | 2005-11-05 15:37:40 +0100 (Sa, 05 Nov 2005) | 16 lines bench/bench.rb: Added SilverCity benchmarking demo/demo_load_encoder.rb enhanced demo/demo_load_scanner.rb added .outs added plugin.rb: Fixed load_all encoder.rb, scanner.rb adjusted helpers/word_list.rb: Fixed a bug in CaseIgnoringWordList.new TODO: Updated new ROADMAP coderay.rb: increased Version number added Version System documentation ------------------------------------------------------------------------ r89 | murphy | 2005-11-05 04:55:19 +0100 (Sa, 05 Nov 2005) | 1 line helpers/word_list.rb: enhanced doc a bit. ------------------------------------------------------------------------ r88 | murphy | 2005-11-05 04:33:11 +0100 (Sa, 05 Nov 2005) | 3 lines test suite updated C Tests added! ------------------------------------------------------------------------ r87 | murphy | 2005-11-05 04:09:21 +0100 (Sa, 05 Nov 2005) | 6 lines helpers/word_list.rb: new CaseIgnoringWordList class simplified implementation Performance gain should be small. Adjusted scanner.rb and scanners/delphi.rb ------------------------------------------------------------------------ r86 | murphy | 2005-11-05 03:58:16 +0100 (Sa, 05 Nov 2005) | 1 line scanner_helper.rb --> word_list.rb ------------------------------------------------------------------------ r85 | murphy | 2005-11-05 03:57:21 +0100 (Sa, 05 Nov 2005) | 1 line scanner_helper.rb: more doc, re-indented ------------------------------------------------------------------------ r84 | murphy | 2005-11-05 03:28:36 +0100 (Sa, 05 Nov 2005) | 1 line New helper module scheme, step 3 ------------------------------------------------------------------------ r83 | murphy | 2005-11-05 03:26:24 +0100 (Sa, 05 Nov 2005) | 1 line New helper module scheme, step 2 ------------------------------------------------------------------------ r82 | murphy | 2005-11-05 03:25:37 +0100 (Sa, 05 Nov 2005) | 1 line New helper module scheme, step 2 ------------------------------------------------------------------------ r81 | murphy | 2005-11-05 03:14:23 +0100 (Sa, 05 Nov 2005) | 1 line New helper module scheme, step 1 ------------------------------------------------------------------------ r80 | murphy | 2005-11-04 03:02:25 +0100 (Fr, 04 Nov 2005) | 2 lines Fixed highlight.rb Changed Rakefile:up_example to use :info hints ------------------------------------------------------------------------ r79 | murphy | 2005-11-04 02:39:53 +0100 (Fr, 04 Nov 2005) | 1 line First victim of the Demo Tests: Bugfix in tokens.rb! ------------------------------------------------------------------------ r78 | murphy | 2005-11-04 02:39:22 +0100 (Fr, 04 Nov 2005) | 6 lines Finally: Demo Tests! Added demo/suite.rb, demo/*.out files Rakefile adjusted TODO updated ------------------------------------------------------------------------ r77 | murphy | 2005-11-04 02:37:16 +0100 (Fr, 04 Nov 2005) | 1 line HTML Encoder Documentation updated (:list style) ------------------------------------------------------------------------ r76 | murphy | 2005-11-04 01:43:49 +0100 (Fr, 04 Nov 2005) | 2 lines bench.rb: back to :table style ------------------------------------------------------------------------ r75 | murphy | 2005-11-04 01:16:58 +0100 (Fr, 04 Nov 2005) | 16 lines HTML highlighting: html_css.rb: Bugfixes CSS style scanning went for wrong range moved some styles into the right place html_output.rb: numerization excluded templates renamed new LIST template html_numerization.rb (new): new :line_numbers style :list (beta) Benchmarking: Split Options into lines :list style for testing ------------------------------------------------------------------------ r74 | murphy | 2005-11-02 04:26:31 +0100 (Mi, 02 Nov 2005) | 3 lines hidden/highlight.rb now supports :info hints. Rakefile uses this. changelog.txt updated. ------------------------------------------------------------------------ r73 | murphy | 2005-10-29 18:09:17 +0200 (Sa, 29 Okt 2005) | 7 lines Version 0.4.6! coderay.rb: Added highlight functions new demo/demo_highlight.rb encoders/helpers/html_output.rb: Improved stylesheet method Rakefile: smarter progress info on uploading ------------------------------------------------------------------------ r72 | murphy | 2005-10-29 17:11:36 +0200 (Sa, 29 Okt 2005) | 3 lines ALL-TESTS.rb: not needed. test/ruby/example.in.rb: PLEAC part was doubled - deleted and adjusted target. suite.rb: back to debug hints. ------------------------------------------------------------------------ r71 | murphy | 2005-10-29 16:49:23 +0200 (Sa, 29 Okt 2005) | 1 line Added the good old benchmark suite to the repository. ------------------------------------------------------------------------ r70 | murphy | 2005-10-29 16:41:32 +0200 (Sa, 29 Okt 2005) | 2 lines encoders/html.rb: Improved Info hints; better error messages; fixed tab bug! test/ruby: added new targets ------------------------------------------------------------------------ r69 | murphy | 2005-10-29 16:10:56 +0200 (Sa, 29 Okt 2005) | 1 line test/ruby/test-fitter.rb --> test/ruby/test-fitter.in.rb ------------------------------------------------------------------------ r68 | murphy | 2005-10-29 16:10:00 +0200 (Sa, 29 Okt 2005) | 1 line encoders/html.rb: Fixed documentation. (woah, RDoc!) ------------------------------------------------------------------------ r67 | murphy | 2005-10-29 16:08:32 +0200 (Sa, 29 Okt 2005) | 1 line More Tests! ------------------------------------------------------------------------ r66 | murphy | 2005-10-29 08:24:11 +0200 (Sa, 29 Okt 2005) | 1 line Updated changelog.txt! ------------------------------------------------------------------------ r65 | murphy | 2005-10-29 08:12:09 +0200 (Sa, 29 Okt 2005) | 2 lines Updated changelog. ------------------------------------------------------------------------ r64 | murphy | 2005-10-29 08:09:31 +0200 (Sa, 29 Okt 2005) | 1 line Modified ignoring rules for test environment ------------------------------------------------------------------------ r63 | murphy | 2005-10-29 08:06:39 +0200 (Sa, 29 Okt 2005) | 1 line CSS class added. Don't yet know if I use it. ------------------------------------------------------------------------ r62 | murphy | 2005-10-29 08:05:51 +0200 (Sa, 29 Okt 2005) | 2 lines scanners/ruby.rb: changed operator handling = fix and speedup. Test fixtures adjusted. ------------------------------------------------------------------------ r61 | murphy | 2005-10-29 06:56:28 +0200 (Sa, 29 Okt 2005) | 1 line scanners/ruby.rb, ruby_helper.rb: Fixes, changes. ------------------------------------------------------------------------ r60 | murphy | 2005-10-29 06:55:53 +0200 (Sa, 29 Okt 2005) | 1 line Added Test environment. ------------------------------------------------------------------------ r59 | murphy | 2005-10-29 06:55:15 +0200 (Sa, 29 Okt 2005) | 7 lines encoder.rb: Added Encoder#file_extension plugin.rb: #load_plugin --> #load; no more debug messages encoders/html.rb: Documentation; hint system; moved NUMERIZABLE_WRAPPINGS to html_output.rb encoders/helpers/html_output.rb: made stylesheet a method; disabled code cell hint; fixed inline numerizing encoders/debug.rb: changed extension to 'raydebug' etc folder added included etc/raydebug.vim for cool vim highlighting ------------------------------------------------------------------------ r58 | murphy | 2005-10-29 06:44:54 +0200 (Sa, 29 Okt 2005) | 1 line Rakefile: added test, debug and benchmark tasks. ------------------------------------------------------------------------ r57 | murphy | 2005-10-22 03:16:34 +0200 (Sa, 22 Okt 2005) | 3 lines demo/demo_server.rb: Debug mode. tokens.rb: orig_each alias deleted; using super now. scanners/ruby.rb: experimental Regexp/Fancy string recognition for "method /.../" cases. ------------------------------------------------------------------------ r56 | murphy | 2005-10-16 12:50:34 +0200 (So, 16 Okt 2005) | 3 lines scanners/ruby.rb: fixed string inline code encoders/helpers/html_css.rb and html_helper.rb: added :inline token encoders/helpers/html_output.rb: made wrapped_in an attr_accessor; fixed option handling in numerize! ------------------------------------------------------------------------ r55 | murphy | 2005-10-15 18:46:35 +0200 (Sa, 15 Okt 2005) | 2 lines ruby_helper added. ------------------------------------------------------------------------ r54 | murphy | 2005-10-04 06:04:07 +0200 (Di, 04 Okt 2005) | 15 lines Two new encoders: debug and xml. encoder.rb: new token handling encoders/statistic.rb: using new handling ruby_helper.rb: small improvements ruby.rb: - escapes in subtoken - Float detection changed - some multi-char operators are now scanned as one token - def and module definition handling changed bin/coderay: improved, new interface (still in progress) plugin.rb: more expressive load error message ------------------------------------------------------------------------ r53 | murphy | 2005-10-03 00:46:51 +0200 (Mo, 03 Okt 2005) | 3 lines demo/coderay_demos.tar.gz: demos in a tgz encoders/null.rb: speeded up by hardcoding to_proc. ------------------------------------------------------------------------ r52 | murphy | 2005-10-01 09:03:33 +0200 (Sa, 01 Okt 2005) | 2 lines svsvn-log.txt renamed to changelog.txt ------------------------------------------------------------------------ r51 | murphy | 2005-10-01 09:02:42 +0200 (Sa, 01 Okt 2005) | 2 lines svsvn-log.txt renamed to changelog.txt ------------------------------------------------------------------------ r50 | murphy | 2005-10-01 09:02:27 +0200 (Sa, 01 Okt 2005) | 1 line repair? ------------------------------------------------------------------------ r49 | murphy | 2005-10-01 08:56:44 +0200 (Sa, 01 Okt 2005) | 2 lines 2 files deleted. ------------------------------------------------------------------------ r48 | murphy | 2005-10-01 08:12:12 +0200 (Sa, 01 Okt 2005) | 2 lines Version number in README updated. ------------------------------------------------------------------------ r47 | murphy | 2005-10-01 08:04:52 +0200 (Sa, 01 Okt 2005) | 16 lines Demos updated, rewritten, enhanced, tested. Some code cleanups. Bugs fixed, scanner and encoder improved: count.rb: marked Streamable html_css.rb: style for inline numbers html.rb: changed options; :line_numbers_offset is now :line_number_start html_output.rb: offset for inline numbers fixed html.rb: token text no longer changed by gsub! while highlighting (this is even faster!) text.rb, plugin.rb: reindented ruby.rb: eleminated multiple assignments for speed tokens.rb: reindented, Tokens#to_s added, #<< returns self Plugin system: bugs fixed, error messages improved. ------------------------------------------------------------------------ r46 | murphy | 2005-10-01 04:14:46 +0200 (Sa, 01 Okt 2005) | 2 lines Some demos updated. Massive changes for HTML output layout. ------------------------------------------------------------------------ r45 | murphy | 2005-10-01 04:11:27 +0200 (Sa, 01 Okt 2005) | 2 lines Log added. ------------------------------------------------------------------------ r44 | murphy | 2005-10-01 02:59:05 +0200 (Sa, 01 Okt 2005) | 1 line ------------------------------------------------------------------------ r43 | murphy | 2005-09-29 23:12:22 +0200 (Do, 29 Sep 2005) | 2 lines TODO list added. ------------------------------------------------------------------------ r42 | murphy | 2005-09-29 23:08:55 +0200 (Do, 29 Sep 2005) | 2 lines doc'ed on coderay.rb ------------------------------------------------------------------------ r41 | murphy | 2005-09-29 06:42:56 +0200 (Do, 29 Sep 2005) | 1 line coderay.rb: Id added. ------------------------------------------------------------------------ r40 | murphy | 2005-09-29 06:36:29 +0200 (Do, 29 Sep 2005) | 1 line Old documentation for Scanners and Encoders saved in /hidden. ------------------------------------------------------------------------ r39 | murphy | 2005-09-29 06:35:37 +0200 (Do, 29 Sep 2005) | 3 lines CodeRay: New subversion 0.4.4! svn-keywords addod another time. ------------------------------------------------------------------------ r38 | murphy | 2005-09-29 06:14:38 +0200 (Do, 29 Sep 2005) | 1 line After merge with Plugin branch. ------------------------------------------------------------------------ r37 | murphy | 2005-09-29 05:59:00 +0200 (Do, 29 Sep 2005) | 2 lines Plugin system integrated! del_vim_orphans script added. ------------------------------------------------------------------------ r36 | murphy | 2005-09-29 04:47:06 +0200 (Do, 29 Sep 2005) | 4 lines Rakefile: fixed file list for the gem package; demo/ included, rake_helpers/ not. upload_* tasks shortened to up_* older gems are now deleted locally before uploding. ------------------------------------------------------------------------ r35 | murphy | 2005-09-29 04:43:57 +0200 (Do, 29 Sep 2005) | 1 line Plugin sytem added. Not yet integrated. ------------------------------------------------------------------------ r34 | murphy | 2005-09-29 04:40:52 +0200 (Do, 29 Sep 2005) | 1 line Testing new Plugin system. ------------------------------------------------------------------------ r33 | murphy | 2005-09-29 04:33:21 +0200 (Do, 29 Sep 2005) | 1 line Re-indented encoder.rb and scanner.rb. ------------------------------------------------------------------------ r32 | murphy | 2005-09-28 22:43:03 +0200 (Mi, 28 Sep 2005) | 1 line LICENSE: reverted to original version. ------------------------------------------------------------------------ r31 | murphy | 2005-09-28 22:35:14 +0200 (Mi, 28 Sep 2005) | 1 line Rakefile: LICENSE deleted from RDoc. ------------------------------------------------------------------------ r30 | murphy | 2005-09-28 22:24:55 +0200 (Mi, 28 Sep 2005) | 3 lines modified trunk/LICENSE: RDoc format modified trunk/rake_helpers/rdoctask2.rb: Fix --title; quotes deleted ------------------------------------------------------------------------ r29 | murphy | 2005-09-28 18:13:17 +0200 (Mi, 28 Sep 2005) | 2 lines Still working on Documentation. Rakefile: fixed a status message. ------------------------------------------------------------------------ r28 | murphy | 2005-09-28 04:07:18 +0200 (Mi, 28 Sep 2005) | 1 line ------------------------------------------------------------------------ r27 | murphy | 2005-09-28 04:03:54 +0200 (Mi, 28 Sep 2005) | 1 line Rakefile: fixed uploads ------------------------------------------------------------------------ r26 | murphy | 2005-09-28 04:00:33 +0200 (Mi, 28 Sep 2005) | 1 line refactoring: encoder.rb: using get_scanner_options ------------------------------------------------------------------------ r25 | murphy | 2005-09-28 03:53:16 +0200 (Mi, 28 Sep 2005) | 1 line highlight.rb: update ------------------------------------------------------------------------ r24 | murphy | 2005-09-28 03:39:48 +0200 (Mi, 28 Sep 2005) | 3 lines enhanced CodeRay interface updated demo_css.rb Rakefile: rdoc_small task added ------------------------------------------------------------------------ r23 | murphy | 2005-09-27 20:05:37 +0200 (Di, 27 Sep 2005) | 3 lines Rakefile changed to get revision directly via `svn info`. Ruby is cool. ------------------------------------------------------------------------ r22 | murphy | 2005-09-27 19:33:34 +0200 (Di, 27 Sep 2005) | 1 line Rakefile: leave build number control to Subversion ------------------------------------------------------------------------ r21 | murphy | 2005-09-27 19:29:50 +0200 (Di, 27 Sep 2005) | 2 lines Rakefile: -a option set for rdoc in gemspec. build: testing to get Revision from Subversion ------------------------------------------------------------------------ r20 | murphy | 2005-09-27 19:22:18 +0200 (Di, 27 Sep 2005) | 1 line gems deleted ------------------------------------------------------------------------ r19 | murphy | 2005-09-27 19:18:44 +0200 (Di, 27 Sep 2005) | 1 line Rakefile: Doc: -all switch to document all methods ------------------------------------------------------------------------ r18 | murphy | 2005-09-27 19:17:13 +0200 (Di, 27 Sep 2005) | 2 lines new build; Documentation progress; html_coderay_generator added ------------------------------------------------------------------------ r17 | murphy | 2005-09-27 19:15:39 +0200 (Di, 27 Sep 2005) | 1 line trunk/grafix/: no SVN-keywords ------------------------------------------------------------------------ r16 | murphy | 2005-09-27 19:14:43 +0200 (Di, 27 Sep 2005) | 1 line gem_server: ignored. ------------------------------------------------------------------------ r15 | murphy | 2005-09-27 02:27:58 +0200 (Di, 27 Sep 2005) | 1 line README: Link to RubyGems added. ------------------------------------------------------------------------ r14 | (kein Autor) | 2005-09-27 01:59:46 +0200 (Di, 27 Sep 2005) | 1 line Added $Id$ keyword. ------------------------------------------------------------------------ r13 | (kein Autor) | 2005-09-27 01:54:00 +0200 (Di, 27 Sep 2005) | 1 line Another test for $Id$. ------------------------------------------------------------------------ r12 | (kein Autor) | 2005-09-27 01:51:58 +0200 (Di, 27 Sep 2005) | 1 line Test. ------------------------------------------------------------------------ r11 | (kein Autor) | 2005-09-27 01:03:08 +0200 (Di, 27 Sep 2005) | 1 line Sources in RDoc are now highlighted with CodeRay itself! :-Y ------------------------------------------------------------------------ r10 | (kein Autor) | 2005-09-27 01:02:23 +0200 (Di, 27 Sep 2005) | 1 line Ruby-Chan Grafics (for documentation) added in graphics/. ------------------------------------------------------------------------ r9 | (kein Autor) | 2005-09-27 01:01:09 +0200 (Di, 27 Sep 2005) | 1 line Scanners in alpha state moved to hidden. ------------------------------------------------------------------------ r8 | (kein Autor) | 2005-09-27 00:16:26 +0200 (Di, 27 Sep 2005) | 1 line hy-ca fixed ------------------------------------------------------------------------ r7 | (kein Autor) | 2005-09-27 00:05:44 +0200 (Di, 27 Sep 2005) | 7 lines New RDoc Template! added trunk/rake_helpers folder moved trunk/coderay_rdoc_template.rb to it changed trunk/Rakefile added trunk/rake_helpers/ca.rb (CSS preprocessing) ------------------------------------------------------------------------ r6 | (kein Autor) | 2005-09-26 17:55:26 +0200 (Mo, 26 Sep 2005) | 1 line added coderay_rdoc_template.rb for beutiful rdoc generation (try "rake doc") ------------------------------------------------------------------------ r5 | (kein Autor) | 2005-09-26 05:28:24 +0200 (Mo, 26 Sep 2005) | 1 line Rakefile: saved rdoctask2 local ------------------------------------------------------------------------ r4 | (kein Autor) | 2005-09-26 05:26:57 +0200 (Mo, 26 Sep 2005) | 1 line html_output.rb changed for silly rdoc, second try. ------------------------------------------------------------------------ r3 | (kein Autor) | 2005-09-26 05:22:30 +0200 (Mo, 26 Sep 2005) | 1 line gem_server dir added. ------------------------------------------------------------------------ r2 | (kein Autor) | 2005-09-26 05:14:10 +0200 (Mo, 26 Sep 2005) | 2 lines html_output.rb changed for silly old rdoc Rakefile and configs added ------------------------------------------------------------------------ r1 | (kein Autor) | 2005-09-26 04:58:54 +0200 (Mo, 26 Sep 2005) | 1 line New Repository, initial import ------------------------------------------------------------------------