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
*
Got rid of the old streaming system (see #142).
murphy
2010-05-01
28
-120
/
+17
*
Added examples tests to the functional suite.
murphy
2010-05-01
1
-1
/
+1
*
Added tests for the CodeRay website examples.
murphy
2010-05-01
1
-0
/
+258
*
Added JSON example benchmark data.
murphy
2010-05-01
1
-0
/
+655
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
46
-1721
/
+1607
*
Improved behavior of Plugin#register_for.
murphy
2010-05-01
1
-2
/
+3
*
Fixed a buggy warning.
murphy
2010-04-28
1
-1
/
+1
*
Added 191 task, added 191 and 187 to the list of test:all Ruby versions.
murphy
2010-04-28
3
-2
/
+6
*
diff task now supports repositories which have a folder named "diff".
murphy
2010-04-28
1
-7
/
+12
*
Fixing bug in Java and JSON scanners (unfinished strings where not closed cor...
murphy
2010-04-17
4
-34
/
+35
*
Fixed benchmarks.
murphy
2010-04-15
1
-7
/
+0
*
More cleanup.
murphy
2010-04-15
1
-2
/
+6
*
Cleanups.
murphy
2010-04-15
1
-11
/
+11
*
Added the external scanner test suite.
murphy
2010-04-15
0
-0
/
+0
*
Moving scanner tests into separate repository. The repository can be reached ...
murphy
2010-04-14
236
-743287
/
+0
*
A nice script which helps setting the svn:ignore properties.
murphy
2010-04-14
1
-0
/
+4
*
Fixing svn:ignore properties for all scanner directories.
murphy
2010-04-14
0
-0
/
+0
*
Removing obsolete svn:ignore property.
murphy
2010-04-14
0
-0
/
+0
*
CSS Scanner: Adding support for CSS 3 functions and colors, changing highligh...
murphy
2010-04-14
8
-26
/
+423
*
Fixed a problem with highlighted diff lines in the output of the scanner suite.
murphy
2010-04-14
1
-6
/
+8
*
(no commit message)
murphy
2010-04-11
1
-4
/
+4
*
Converted binary to UNIX format, and some cleanup in the version history.
murphy
2010-04-11
4
-113
/
+123
*
Repository maintainance.
murphy
2010-04-02
0
-0
/
+0
*
Python scanner highlights docstrings as comments (see #190).
murphy
2010-04-02
9
-414
/
+455
*
Java Scanner: Package names are recognized, along with some code cleanup. Clo...
murphy
2010-04-02
8
-90
/
+130
*
New HTML Encoder option :line_number_anchors (closes #208).
murphy
2010-04-02
8
-100
/
+90
*
HTML encoder is HTML 5 and CSS 3 compatible (closes #215).
murphy
2010-04-02
3
-7
/
+4
*
gem task: Make automatic beta recognition and pre switch play nice together.
murphy
2010-04-02
1
-4
/
+3
*
Upporting changes from 0.9.2 (vs. 0.9.1).
murphy
2010-03-31
28
-318
/
+245
*
Remove term-ansicolor library from trunk.
murphy
2010-03-31
0
-0
/
+0
*
Updated TextMate project file.
murphy
2010-03-31
1
-16
/
+8
*
Diff scanner highlights unknown lines as :comment instead of :head.
murphy
2010-03-31
2
-19
/
+15
*
Improved Debug scanner (see Changes.textile).
murphy
2010-03-31
2
-5
/
+13
*
Don't raise error for unknown token kinds unless in @$CODERAY_DEBUG@ mode.
murphy
2010-03-31
2
-1
/
+6
*
Improved the styles a bit.
murphy
2010-03-31
2
-6
/
+6
*
Missing change logged.
murphy
2010-03-31
1
-0
/
+3
*
Improved Ruby scanner (see #147 and Changes.textile.)
murphy
2010-03-31
13
-303
/
+369
*
Updated coderay binary documentation.
murphy
2010-03-31
1
-1
/
+2
*
Use new :alpha style be default. This means IE will have problems with the co...
murphy
2010-03-31
3
-2
/
+6
*
Updated test suite to use new Diff scanner and :alpha style.
murphy
2010-03-30
1
-21
/
+57
*
Updated diff scanner tests.
murphy
2010-03-30
4
-2027
/
+2177
*
Improved Diff scanner - yay! Finally! Still imperfect, but works (see #52).
murphy
2010-03-30
2
-17
/
+50
*
Improved Terminal encoder (documentation, handling of line tokens).
murphy
2010-03-30
2
-58
/
+85
*
Those TextMate project updates bug me.
murphy
2010-03-30
1
-8
/
+12
*
Upporting r463, removing String#to_unix.
murphy
2010-03-30
2
-23
/
+28
*
Code cleanup.
murphy
2010-03-30
1
-4
/
+2
*
Added alias :remove_comments for CommentFilter.
murphy
2010-03-30
2
-1
/
+6
*
Added documentation to encoders; more code cleanups.
murphy
2010-03-30
12
-23
/
+113
*
Renamed token_classes to token_kinds (closes #122).
murphy
2010-03-30
10
-142
/
+178
*
Added new keywords and functions to SQL scanner (see #221, thanks to Joshua G...
murphy
2010-03-30
4
-3
/
+517
[next]