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
*
Added a Filter class; filters inherit from it and yield tokens.
murphy
2009-06-20
4
-17
/
+34
*
* Improved implementation of Encoder *token callbacks.
murphy
2009-06-20
7
-15
/
+78
*
Fixed for_redcloth for latest RedCloth (4.2.0+) versions (issue #119).
murphy
2009-06-20
2
-2
/
+2
*
Fixed an issue with the YAML class being redefined by the scanners tests.
murphy
2009-06-17
1
-1
/
+2
*
Forgotten test file.
murphy
2009-06-13
1
-779
/
+779
*
Python Scanner (issue #41) updated:
murphy
2009-06-13
3
-541
/
+560
*
New: Plugin.title (closes #96)
murphy
2009-06-09
7
-1
/
+14
*
Benchmark: Actually, the abbreviation for second is s, not sec.
murphy
2009-06-09
1
-4
/
+4
*
Fixed XML Encoder; closes #94.
murphy
2009-06-09
1
-1
/
+1
*
Fixed an issue with predefined idents in the Python Scanner.
murphy
2009-06-07
1
-0
/
+1
*
Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug.
murphy
2009-06-07
6
-11
/
+98
*
Removed obsolete :level property from HTML Encoder.
murphy
2009-06-07
1
-1
/
+1
*
Changed a $DEBUG raise into a puts (issue #99).
murphy
2009-05-02
1
-1
/
+1
*
RubyEE no longer included in test:all.
murphy
2009-04-22
1
-1
/
+1
*
Fixed a minor bug in the YAML scanner.
murphy
2009-04-22
1
-1
/
+2
*
Cleanups and minor fixes to PHP scanner (issue #36).
murphy
2009-04-22
2
-27
/
+20
*
More cleanup.
murphy
2009-04-22
1
-4
/
+4
*
SQL scanner cleanup (issue #33).
murphy
2009-04-22
2
-12
/
+15
*
Improved Python scanner (issue #41).
murphy
2009-04-22
10
-120
/
+221
*
Lots of improvements for the PHP scanner.
murphy
2009-04-22
3
-614
/
+635
*
Test cleanup.
murphy
2009-04-20
7
-3121
/
+2990
*
Many improvements to PHP Scanner.
murphy
2009-04-20
5
-1937
/
+2044
*
FIXED: CaseIgnoringWordList respects default value (closes #97).
murphy
2009-04-20
2
-0
/
+5
*
New: *PHP and SQL Scanners*
murphy
2009-04-20
20
-4
/
+13036
*
Added some version patches and other files.
murphy
2009-04-20
5
-6
/
+1674
*
Fixed some test suite problems.
murphy
2009-04-20
4
-20
/
+23
*
Added test outputs for Python.
murphy
2009-04-20
4
-0
/
+36976
*
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
3
-12
/
+14
*
Added some CodeRay grafics: an icon and a rainbow Ruby-chan :)
murphy
2009-04-14
5
-0
/
+0
*
New: *Python Scanner* (feature #41)
murphy
2009-04-14
6
-14
/
+37068
*
Fixed generate:scanner task; it now also sets the file_extension.
murphy
2009-04-14
2
-2
/
+4
*
Fixing sample tests.
murphy
2009-04-14
11
-109
/
+214
*
Using the new :title option in coderay_suite.rb.
murphy
2009-04-14
1
-1
/
+2
*
Added a :title option for the HTML Encoder. Closes #55.
murphy
2009-04-14
2
-2
/
+18
*
Added a generate:scanner task for easy Scanner generation.
murphy
2009-04-14
1
-0
/
+74
*
JavaScript scanner: Fixed string keys (closes #85).
murphy
2009-02-20
2
-83
/
+82
*
Fixed highlighting in documentation (#86).
murphy
2009-02-20
1
-1
/
+1
*
Removed subversion $Id$ lines.
murphy
2009-02-20
8
-16
/
+1
*
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
5
-2
/
+40
*
Fixed documentation of CodeRay module (was not included by doc task).
murphy
2009-02-07
1
-0
/
+1
*
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
[next]