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
/
encoders
/
html
/
css.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major rewrite of encoders to support IO output; fixed some minor scanner bugs...
Kornelius Kalnbach
2011-08-19
1
-1
/
+1
*
Removing tests from library files. They live now in test/unit.
murphy
2010-06-29
1
-5
/
+0
*
More speedups for HTML encoding (numbering, CSS styles, Ruby 1.9).
murphy
2010-06-27
1
-1
/
+1
*
Added documentation to encoders; more code cleanups.
murphy
2010-03-30
1
-3
/
+3
*
Changed a $DEBUG raise into a puts (issue #99).
murphy
2009-05-02
1
-1
/
+1
*
Optimized CSS styles, improved coderay_suite, new HTML test.
murphy
2008-09-24
1
-1
/
+1
*
New: *JavaScript Scanner* (closes #23).
murphy
2008-09-16
1
-8
/
+13
*
rake test now runs in debug mode.
murphy
2006-07-11
1
-65
/
+65
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-54
/
+54
*
Re-indented everything. Sorry to break the blame chain.
murphy
2006-04-16
1
-2
/
+4
*
styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.
murphy
2006-04-15
1
-4
/
+1
*
Fixed HTML encoder.
murphy
2006-03-15
1
-1
/
+1
*
Some fixes for cYcnus style (capital Y makes problems)
murphy
2005-12-05
1
-1
/
+1
*
New Style system added - still beta.
murphy
2005-11-13
1
-111
/
+22
*
New helper module scheme, step 3
murphy
2005-11-05
1
-0
/
+155