index
:
delta/ruby-gems/coderay.git
applescript-scanner
autoload
avrasm-scanner
bash-scanner
cleanup-output
dsl
escape-utils
extend-specs
fix-javascript-regexp
fortran-scanner
io-scanner
latex-encoder
lisp-scanner
lua-scanner
master
paint-integration
possible-speedups
remove-dump
ruby-2.3
ruby-skip
tcl-scanner
test-code-climate
vhdl-scanner
github.com: rubychan/coderay.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed CSS scanner (closes #72).
murphy
2009-02-06
6
-9
/
+1417
*
Updated version number (to 0.9.0) and gem information.
murphy
2009-02-06
6
-14
/
+14
*
Ruby scanner: Even more fixes for control and meta escape sequences.
murphy
2009-02-06
3
-9
/
+30
*
Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.
murphy
2009-02-05
6
-14
/
+46
*
Fixed a Ruby 1.8 compatibility bug in Groovy Scanner.
murphy
2009-01-22
2
-1
/
+5
*
Added another Groovy test (thanks to raistlin77 again).
murphy
2009-01-22
2
-0
/
+966
*
New feature: HTML encode option :highlight_lines. See documentation.
murphy
2009-01-22
5
-9
/
+37
*
Fixed JavaScript scanner, highlighting of strings as keys.
murphy
2009-01-22
1
-4
/
+12
*
Updated Groovy Scanner (feature #60).
murphy
2009-01-22
6
-551
/
+645
*
Updated cYcnus style (grayscale colors).
murphy
2009-01-13
1
-5
/
+5
*
Update for the Bash Scanner (todo).
murphy
2009-01-13
2
-6
/
+4
*
Added test:all rake task for testing CodeRay on all platforms.
murphy
2009-01-13
1
-26
/
+43
*
README: Added thanks to JRuby developers and some reformatting.
murphy
2009-01-13
1
-4
/
+6
*
Plugin.helper can be used to load helpers from other plugins using the 'plugi...
murphy
2009-01-13
1
-1
/
+9
*
New: *Groovy Scanner* (feature #60)
murphy
2009-01-13
5
-0
/
+22159
*
Java Scanner: remove :regexp cases, use :pre_type for built-in types.
murphy
2009-01-13
2
-2457
/
+2450
*
Ruby Scanner: Shebang comments are highlighted as :doctype.
murphy
2009-01-13
6
-48
/
+52
*
Improved benchmark script.
murphy
2009-01-12
3
-10094
/
+10098
*
Fixed gem task.
murphy
2009-01-12
1
-2
/
+2
*
Added rake task to copy the generated documentation over to the CodeRay website.
murphy
2009-01-12
1
-0
/
+5
*
Fixed documentation links.
murphy
2009-01-12
4
-13
/
+9
*
Fixed a bug in Ruby scanner that broke tests with JRuby.
murphy
2009-01-11
2
-4
/
+9
*
Fixed documentation, moved README into lib folder.
murphy
2009-01-05
5
-32
/
+18
*
Added js alias for JavaScript.
murphy
2009-01-04
1
-0
/
+1
*
Added scanner proposals.
murphy
2009-01-04
2
-0
/
+317
*
Made plugin ids case-insensitive.
murphy
2009-01-01
6
-12
/
+18
*
Updated README.
murphy
2009-01-01
1
-31
/
+27
*
Completed YAML Scanner (closes #34).
murphy
2009-01-01
15
-1218
/
+1272
*
Removed yarv task.
murphy
2009-01-01
1
-4
/
+0
*
Less verbose rake output, but with Ruby version.
murphy
2008-12-25
2
-1
/
+4
*
Added Star Rating draft to repo and etc folder to coderay-lib.tmproj.
murphy
2008-12-25
2
-8
/
+53
*
JRuby fixes.
murphy
2008-12-25
3
-5
/
+8
*
Fixes for Ruby 1.9.
murphy
2008-12-25
28
-83
/
+2228
*
Improved YAML Scanner (ticket #34).
murphy
2008-11-07
11
-896
/
+1164
*
Fixed tests and YAML Scanner (#34)
murphy
2008-10-20
2
-3
/
+3
*
New: *YAML* (#53). Preparing for version 0.8.1.
murphy
2008-10-20
20
-9
/
+9557
*
New: *JSON* (closes #53). Version 0.8 is near!
murphy
2008-10-08
13
-42
/
+1433
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
17
-15
/
+4729
*
Optimized CSS styles, improved coderay_suite, new HTML test.
murphy
2008-09-24
4
-17
/
+958
*
Fixed the test for Java Scanner.
murphy
2008-09-21
1
-2
/
+2
*
Forgot to remove a line from SimpleRegexpScanner that I used for Scanners::Ja...
murphy
2008-09-21
1
-2
/
+0
*
New: *Java Scanner* (closes #42).
murphy
2008-09-21
14
-94
/
+103555
*
New: *CSS Scanner* (closes #29).
murphy
2008-09-18
10
-1
/
+18142
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
10
-10
/
+14780
*
Added more file extensions to Scanners
murphy
2008-09-16
10
-15
/
+27
*
More cleanup of todo folder.
murphy
2008-09-12
3
-573
/
+79
*
Some cleanup for the toto folder.
murphy
2008-09-11
2
-0
/
+142
*
Fixed coderay/for_redcloth escaping.
murphy
2008-08-28
2
-3
/
+42
*
Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.
murphy
2008-08-28
4
-47
/
+40
*
dated version number to 0.7.9, deleted ROADMAP.
murphy
2008-08-28
3
-18
/
+2
[next]