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
path:
root
/
lib
/
coderay
Commit message (
Expand
)
Author
Age
Files
Lines
*
Experimental Unicode support for Scanners in Ruby 1.9.
murphy
2009-04-20
2
-2
/
+17
*
Updated some comments for XML and HTML encoder.
murphy
2009-04-20
2
-1
/
+1
*
New: *JSON Encoder*
murphy
2009-04-20
1
-0
/
+19
*
Java scanner:
murphy
2009-04-14
2
-5
/
+7
*
New: *Python Scanner* (feature #41)
murphy
2009-04-14
2
-14
/
+221
*
Fixed generate:scanner task; it now also sets the file_extension.
murphy
2009-04-14
1
-0
/
+1
*
Added a :title option for the HTML Encoder. Closes #55.
murphy
2009-04-14
2
-2
/
+18
*
JavaScript scanner: Fixed string keys (closes #85).
murphy
2009-02-20
1
-11
/
+10
*
Removed subversion $Id$ lines.
murphy
2009-02-20
6
-12
/
+0
*
Java scanner highlights interface declarations as :class.
murphy
2009-02-20
1
-1
/
+1
*
Fixed a bug in for_redcloth.rb (closes #87).
murphy
2009-02-18
1
-0
/
+1
*
Fixed CSS scanner (closes #72).
murphy
2009-02-06
1
-6
/
+28
*
Updated version number (to 0.9.0) and gem information.
murphy
2009-02-06
1
-1
/
+1
*
Ruby scanner: Even more fixes for control and meta escape sequences.
murphy
2009-02-06
1
-9
/
+14
*
Ruby scanner: Fixed rarely used \c, \C-, and \M- escape sequences.
murphy
2009-02-05
2
-1
/
+2
*
Fixed a Ruby 1.8 compatibility bug in Groovy Scanner.
murphy
2009-01-22
1
-1
/
+1
*
New feature: HTML encode option :highlight_lines. See documentation.
murphy
2009-01-22
3
-1
/
+23
*
Fixed JavaScript scanner, highlighting of strings as keys.
murphy
2009-01-22
1
-4
/
+12
*
Updated Groovy Scanner (feature #60).
murphy
2009-01-22
1
-33
/
+57
*
Updated cYcnus style (grayscale colors).
murphy
2009-01-13
1
-5
/
+5
*
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
2
-0
/
+249
*
Java Scanner: remove :regexp cases, use :pre_type for built-in types.
murphy
2009-01-13
1
-10
/
+3
*
Ruby Scanner: Shebang comments are highlighted as :doctype.
murphy
2009-01-13
1
-0
/
+4
*
Fixed a bug in Ruby scanner that broke tests with JRuby.
murphy
2009-01-11
1
-1
/
+2
*
Fixed documentation, moved README into lib folder.
murphy
2009-01-05
1
-1
/
+1
*
Added js alias for JavaScript.
murphy
2009-01-04
1
-0
/
+1
*
Made plugin ids case-insensitive.
murphy
2009-01-01
1
-1
/
+1
*
Completed YAML Scanner (closes #34).
murphy
2009-01-01
5
-28
/
+38
*
JRuby fixes.
murphy
2008-12-25
1
-2
/
+3
*
Fixes for Ruby 1.9.
murphy
2008-12-25
3
-54
/
+60
*
Improved YAML Scanner (ticket #34).
murphy
2008-11-07
2
-11
/
+35
*
Fixed tests and YAML Scanner (#34)
murphy
2008-10-20
1
-1
/
+1
*
New: *YAML* (#53). Preparing for version 0.8.1.
murphy
2008-10-20
7
-9
/
+126
*
New: *JSON* (closes #53). Version 0.8 is near!
murphy
2008-10-08
2
-5
/
+114
*
New: *Simple Diff Scanner* (closes #22).
murphy
2008-09-30
10
-14
/
+188
*
Optimized CSS styles, improved coderay_suite, new HTML test.
murphy
2008-09-24
1
-1
/
+1
*
New: *Java Scanner* (closes #42).
murphy
2008-09-21
7
-20
/
+620
*
New: *CSS Scanner* (closes #29).
murphy
2008-09-18
3
-1
/
+188
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
7
-10
/
+214
*
Added more file extensions to Scanners
murphy
2008-09-16
6
-2
/
+6
*
Fixed coderay/for_redcloth escaping.
murphy
2008-08-28
1
-2
/
+20
*
Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.
murphy
2008-08-28
1
-35
/
+35
*
Added CodeRay.for_redcloth with test and documentation.
murphy
2008-08-28
1
-0
/
+54
*
Fixed FileType: .html.erb is now recognized as rhtml.
murphy
2008-08-11
1
-3
/
+5
*
[KK] Just a little code cleanup and new task 187.
murphy
2008-07-29
2
-2
/
+4
*
Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)
murphy
2008-01-21
2
-13
/
+17
*
Lib:
murphy
2008-01-07
6
-33
/
+38
*
- Ruby 1.9 fixes
murphy
2007-11-22
2
-2
/
+3
*
Fixed FileType shebang recognition for empty files. [Jeremy Hinegardner]
murphy
2007-11-22
1
-5
/
+24
[next]