Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into bash-scanner | Kornelius Kalnbach | 2014-01-23 | 3 | -115/+73 |
|\ | | | | | | | | | Conflicts: lib/coderay/helpers/file_type.rb | ||||
| * | Merge pull request #149 from rubychan/fix-cache-attack | Kornelius Kalnbach | 2013-08-23 | 1 | -11/+11 |
| |\ | | | | | | | Fix Symbol/Cache attacks | ||||
| | * | no attack vector found | Kornelius Kalnbach | 2013-07-21 | 1 | -1/+0 |
| | | | |||||
| | * | cleanup Plugin, don't use #to_sym anymore | Kornelius Kalnbach | 2013-07-21 | 1 | -12/+11 |
| | | | |||||
| | * | mark possibly problematic spots with FIXME | Kornelius Kalnbach | 2013-07-20 | 2 | -0/+2 |
| | | | |||||
| * | | rename protected method in FileType | Kornelius Kalnbach | 2013-07-21 | 1 | -2/+2 |
| |/ | |||||
| * | Merge branch 'master' into go-scanner | Kornelius Kalnbach | 2013-06-30 | 1 | -1/+4 |
| |\ | |||||
| | * | revert trimming spaces | Nathan Youngman | 2013-06-23 | 1 | -18/+18 |
| | | | |||||
| | * | additional Ruby files types | Nathan Youngman | 2013-06-23 | 1 | -19/+22 |
| | | | | | | | | | | | | Ruby seems to have no shortage of these specially named files. | ||||
| * | | Merge branch 'master' into go-scanner | Kornelius Kalnbach | 2013-06-23 | 2 | -90/+52 |
| |\ \ | | |/ | | | | | | | | | | Conflicts: lib/coderay/helpers/file_type.rb | ||||
| | * | add lua file type | Kornelius Kalnbach | 2013-06-23 | 1 | -0/+1 |
| | | | |||||
| | * | use JSON to highlight .template files (AWS CF)remove-dump | Kornelius Kalnbach | 2013-06-22 | 1 | -0/+1 |
| | | | |||||
| | * | remove dump/undump functionality | Kornelius Kalnbach | 2013-06-13 | 1 | -41/+0 |
| | | | |||||
| | * | add taskpaper file extension | Kornelius Kalnbach | 2013-06-13 | 1 | -48/+49 |
| | | | |||||
| * | | Merge branch 'master' into go-scanner | Kornelius Kalnbach | 2013-06-12 | 2 | -15/+7 |
| |\ \ | | |/ | |||||
| | * | always load the plugin map | Kornelius Kalnbach | 2013-06-10 | 1 | -12/+4 |
| | | | |||||
| * | | fix whitespace | Kornelius Kalnbach | 2012-07-28 | 1 | -18/+18 |
| | | | |||||
| * | | New: *Go Encoder* | Eric Guo | 2012-07-08 | 1 | -18/+19 |
| | | | | | | | | | | | | Draft version, copy from c | ||||
* | | | add .sh file type | Kornelius Kalnbach | 2013-06-10 | 1 | -0/+1 |
| |/ |/| | |||||
* | | add .xaml file type (use XML scanner) | Kornelius Kalnbach | 2013-06-09 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'master' into sass-scanner | Kornelius Kalnbach | 2013-06-09 | 2 | -1/+1 |
|\ \ | | | | | | | | | | | | | Conflicts: lib/coderay/scanners/css.rb | ||||
| * | | do not warn about plugin fallback | Kornelius Kalnbach | 2013-06-09 | 1 | -1/+0 |
| | | | |||||
| * | | PHP is a better highlight for phtml files | Alexandre Vezina | 2013-04-17 | 1 | -1/+1 |
| | | | |||||
| * | | Support for phtml files | Alexandre Vezina | 2013-03-23 | 1 | -0/+1 |
| |/ | |||||
* | | added Sass scanner (work in progress) | Kornelius Kalnbach | 2013-03-11 | 1 | -0/+1 |
|/ | |||||
* | replace LGPL license with MIT [GH-25] | Kornelius Kalnbach | 2012-06-21 | 1 | -5/+0 |
| | |||||
* | Removing redundant LoadError raise. File.exists? seems to have problems when ↵ | Will Read | 2012-04-01 | 1 | -1/+0 |
| | | | | included in other gems and returns false when files are indeed present. | ||||
* | Fixing automatic type selection for html files. | Doug Hammond | 2012-02-23 | 1 | -3/+3 |
| | |||||
* | minor fix in diff scanner, .tmproj filetype: 1.0.3v1.0.3 | Kornelius Kalnbach | 2011-10-26 | 1 | -0/+1 |
| | |||||
* | fix .erb file type recognition; prepare 1.0.2v1.0.2 | Kornelius Kalnbach | 2011-10-26 | 1 | -0/+1 |
| | |||||
* | #353 New scanner: HAML! | Kornelius Kalnbach | 2011-09-09 | 1 | -0/+1 |
| | |||||
* | rename CaseIgnoringWordList to WordList::CaseIgnoring | Kornelius Kalnbach | 2011-08-19 | 1 | -3/+3 |
| | |||||
* | Major rewrite of encoders to support IO output; fixed some minor scanner ↵ | Kornelius Kalnbach | 2011-08-19 | 2 | -7/+9 |
| | | | | bugs; cleanups; dropped NitroXHTML scanner; improved tests | ||||
* | remove Scheme scanner (#59) | Kornelius Kalnbach | 2011-07-13 | 1 | -2/+2 |
| | |||||
* | minor support fixes for some Ruby engines and versions | murphy | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s | murphy | 2011-07-04 | 1 | -4/+7 |
| | |||||
* | coderay list subcommand and cleanups/fixes in Plugin helper (issue #45) | murphy | 2011-06-25 | 1 | -15/+25 |
| | |||||
* | various fixes and cleanups in CodeRay's helpers | murphy | 2011-05-21 | 3 | -185/+118 |
| | |||||
* | renamed pre_* token kinds to predefined_* | murphy | 2011-04-17 | 1 | -2/+2 |
| | |||||
* | Cleanups (indentation) for GZip helper. | murphy | 2011-02-28 | 1 | -48/+38 |
| | |||||
* | Cleanups, fixes and enhancements for the helper classes. | murphy | 2011-02-28 | 2 | -267/+163 |
| | |||||
* | Added all_plugins and all_titles methods to Plugin. | murphy | 2010-07-05 | 1 | -0/+15 |
| | |||||
* | Cleaned up GZip helper library (moved into CodeRay namespace, removed String ↵ | murphy | 2010-06-29 | 3 | -244/+52 |
| | | | | extensions), improved FileType error message for ambiguous arguments. | ||||
* | Plugin: Added PluginHost#const_missing for plugin autoloading, fixed and ↵ | murphy | 2010-06-29 | 1 | -313/+330 |
| | | | | improved documentation, re-indented everything. | ||||
* | Ticket #127: Clojure scanner by Licenser, yay! | murphy | 2010-06-15 | 1 | -0/+1 |
| | | | | | | It's still in development. The Scheme scanner, which Lice used as template, has some very bad code, and both scanner must be cleaned up (see #59). | ||||
* | (no commit message) | murphy | 2010-05-18 | 1 | -1/+1 |
| | |||||
* | Improved behavior of Plugin#register_for. | murphy | 2010-05-01 | 1 | -2/+3 |
| | |||||
* | Cleanups and updates for FileType. | murphy | 2010-03-26 | 1 | -27/+28 |
| | | | | | | * *REMOVED* @FileType#shebang@ is a protected method now. * *NEW*: Regonizes @.gemspec@, @.rjs@, @.rpdf@ extensions and @Capfile@ as Ruby. | ||||
* | Plugin depends on -w instead of -d for warnings. | murphy | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Fixed: More file extensions for C++ scanner as suggested by Sander Cox. | murphy | 2010-01-01 | 1 | -1/+16 |
| |