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 (
Collapse
)
Author
Age
Files
Lines
*
cleanup CodeRay.scan* methods
Kornelius Kalnbach
2011-08-20
6
-29
/
+45
|
*
fix issue with diffs inside of diffs
Kornelius Kalnbach
2011-08-19
1
-1
/
+3
|
*
pretty (longer) token class names; closes #347
Kornelius Kalnbach
2011-08-19
25
-468
/
+185
|
*
rename CaseIgnoringWordList to WordList::CaseIgnoring
Kornelius Kalnbach
2011-08-19
9
-19
/
+17
|
*
fix README markup
Kornelius Kalnbach
2011-08-19
1
-0
/
+1
|
*
ignore doc folder
Kornelius Kalnbach
2011-08-19
2
-7
/
+26
|
*
Please, Github, use README.textile.
v1.0.0.815pre
Kornelius Kalnbach
2011-08-19
5
-12
/
+26
|
*
added README.textile to fix build status image
Kornelius Kalnbach
2011-08-19
1
-0
/
+99
|
*
Merge branch 'master' of github.com:rubychan/coderay
Kornelius Kalnbach
2011-08-19
1
-1
/
+1
|
\
|
*
Damn, RDoc doesn't accept https image URLs!
Kornelius Kalnbach
2011-08-19
1
-1
/
+1
|
|
*
|
travis debug
Kornelius Kalnbach
2011-08-19
1
-3
/
+3
|
/
*
trying to integrate Travis CI
Kornelius Kalnbach
2011-08-19
9
-44
/
+53
|
*
Major rewrite of encoders to support IO output; fixed some minor scanner ↵
Kornelius Kalnbach
2011-08-19
51
-671
/
+713
|
|
|
|
bugs; cleanups; dropped NitroXHTML scanner; improved tests
*
remove .rvmrc
Kornelius Kalnbach
2011-08-15
1
-0
/
+1
|
*
PHP scanner should not scan the whole document for HTML/PHP indicators
Kornelius Kalnbach
2011-07-26
1
-2
/
+2
|
*
ignore benchmark output file
Kornelius Kalnbach
2011-07-26
1
-0
/
+2
|
*
add :erb as Ruby scanner alias
Kornelius Kalnbach
2011-07-26
1
-13
/
+14
|
*
add update_scanner_suite task
Kornelius Kalnbach
2011-07-26
1
-6
/
+13
|
*
cleanup rake tasks: allow running without bundler or rdoc
Kornelius Kalnbach
2011-07-26
2
-8
/
+16
|
*
remove Scheme scanner (#59)
Kornelius Kalnbach
2011-07-13
3
-4
/
+5
|
*
automatically download scanner test suite (closes issue #128)
Kornelius Kalnbach
2011-07-09
2
-4
/
+12
|
*
new version scheme; use bundler + git for releases
v1.0.0.800pre
Kornelius Kalnbach
2011-07-09
7
-78
/
+36
|
*
update README
Kornelius Kalnbach
2011-07-09
1
-20
/
+8
|
*
use Bundler to manage dependencies; just run "bundle" to install everything ↵
murphy
2011-07-08
5
-42
/
+62
|
|
|
|
that CodeRay needs to test and build.
*
changelog
murphy
2011-07-08
1
-0
/
+1
|
*
removing old version diffs
murphy
2011-07-08
3
-1601
/
+0
|
*
fixing strange bug in Ruby scanner (very rare!)
murphy
2011-07-08
1
-2
/
+2
|
*
minor support fixes for some Ruby engines and versions
murphy
2011-07-08
8
-26
/
+28
|
*
lighter diff background colors
murphy
2011-07-08
1
-2
/
+2
|
*
hardcode ruby command to "ruby" (detection was buggy)
murphy
2011-07-08
1
-2
/
+1
|
*
fixing tests for jruby
murphy
2011-07-08
1
-0
/
+1
|
*
use brighter colors for diff symbols
murphy
2011-07-07
1
-4
/
+4
|
*
cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s
murphy
2011-07-04
17
-107
/
+57
|
*
coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)
murphy
2011-06-25
9
-162
/
+110
|
*
#309 Improved highlighting of Ruby inside diffs
murphy
2011-06-22
9
-49
/
+145
|
*
issue #45: new command line interface!
murphy
2011-06-17
8
-103
/
+317
|
*
changed :reserved to :keyword in Ruby scanner (issue #43)
murphy
2011-06-16
2
-3
/
+3
|
*
changed :reserved to :keyword in Scheme scanner (issue #43)
murphy
2011-06-15
1
-1
/
+1
|
*
changed :reserved to :keyword in PHP scanner (issue #43)
murphy
2011-06-15
1
-3
/
+3
|
*
changed :reserved to :keyword in Delphi scanner (issue #43)
murphy
2011-06-15
1
-2
/
+2
|
*
changed :reserved to :keyword in Clojure scanner (issue #43)
murphy
2011-06-15
1
-3
/
+3
|
*
Rake task cleanups and updates. Not living in the past any more.
murphy
2011-06-12
3
-15
/
+28
|
*
moved README into root folder
murphy
2011-06-12
1
-0
/
+0
|
*
more task cleanups; speedup Rakefile loading
murphy
2011-06-12
3
-3
/
+4
|
*
cleaning up gem tasks
murphy
2011-06-12
1
-71
/
+40
|
*
multicore benchmarks are at https://github.com/rubychan/stringscanner-benchmarks
murphy
2011-06-11
10
-6763
/
+21
|
*
fix Ruby 1.9.3 warnings about unused local variables
murphy
2011-06-11
2
-2
/
+2
|
*
found a better name for this variable
murphy
2011-06-11
1
-5
/
+5
|
*
update tasks for recent Rake versions
murphy
2011-06-11
2
-3
/
+4
|
*
cleanups
murphy
2011-06-11
2
-9
/
+8
|
[next]