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
/
Rakefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup
Kornelius Kalnbach
2013-08-30
1
-1
/
+1
*
use bundler rake tasks
v1.1.0.rc1
Kornelius Kalnbach
2013-07-13
1
-0
/
+2
*
Please, Github, use README.textile.
v1.0.0.815pre
Kornelius Kalnbach
2011-08-19
1
-3
/
+3
*
use Bundler to manage dependencies; just run "bundle" to install everything t...
murphy
2011-07-08
1
-1
/
+0
*
Rake task cleanups and updates. Not living in the past any more.
murphy
2011-06-12
1
-4
/
+5
*
more task cleanups; speedup Rakefile loading
murphy
2011-06-12
1
-2
/
+0
*
update tasks for recent Rake versions
murphy
2011-06-11
1
-1
/
+2
*
Direct Streaming! See #142 and Changes.textile.
murphy
2010-05-01
1
-1
/
+1
*
Upporting changes from 0.9.2 (vs. 0.9.1).
murphy
2010-03-31
1
-64
/
+29
*
Fix rake tasks for Ruby 1.9 (include . in load path)
murphy
2010-01-20
1
-0
/
+1
*
Support for JRuby Nailgun: Use rake jng to run Ruby tasks with jruby --ng.
murphy
2009-11-03
1
-0
/
+5
*
Default rake task uses default Ruby version again.
murphy
2009-10-19
1
-1
/
+1
*
Fixed a bug in for_redcloth.rb (closes #87).
murphy
2009-02-18
1
-0
/
+2
*
Fixed a Ruby 1.8 compatibility bug in Groovy Scanner.
murphy
2009-01-22
1
-0
/
+4
*
Fixed documentation, moved README into lib folder.
murphy
2009-01-05
1
-1
/
+1
*
Made plugin ids case-insensitive.
murphy
2009-01-01
1
-1
/
+1
*
Removed yarv task.
murphy
2009-01-01
1
-4
/
+0
*
Less verbose rake output, but with Ruby version.
murphy
2008-12-25
1
-1
/
+3
*
Fixes for Ruby 1.9.
murphy
2008-12-25
1
-1
/
+1
*
Added CodeRay.for_redcloth with test and documentation.
murphy
2008-08-28
1
-0
/
+4
*
[KK] Just a little code cleanup and new task 187.
murphy
2008-07-29
1
-0
/
+4
*
- fixed a bug in coderay_suite (break outside of loop?)
murphy
2008-01-12
1
-9
/
+18
*
- Ruby 1.9 fixes
murphy
2007-11-22
1
-0
/
+8
*
Done:
murphy
2007-01-01
1
-0
/
+17
*
dos2unix.
murphy
2006-10-20
1
-19
/
+19
*
Big re-indenting - no more tabs!
murphy
2006-07-10
1
-4
/
+4
*
test.rake: debug tags deleted (use rake test diff=+)
murphy
2006-04-16
1
-0
/
+2
*
Rake tasks completely redone.
murphy
2006-04-16
1
-265
/
+5
*
FOLDERS documentation added.
murphy
2006-04-15
1
-6
/
+13
*
Added HTML scanner!
murphy
2006-04-04
1
-1
/
+1
*
HTML Encoder: inline numerization corrected.
murphy
2006-03-23
1
-1
/
+1
*
Fixed HTML encoder again. (Run the test, baka!)
murphy
2006-03-16
1
-1
/
+1
*
Added export task.
murphy
2006-03-16
1
-0
/
+13
*
Some fixes for cYcnus style (capital Y makes problems)
murphy
2005-12-05
1
-2
/
+2
*
README: Version number updated, small changes
murphy
2005-11-10
1
-1
/
+1
*
Improved code statistics!
murphy
2005-11-05
1
-3
/
+9
*
bench/bench.rb: Added SilverCity benchmarking
murphy
2005-11-05
1
-1
/
+1
*
Fixed highlight.rb
murphy
2005-11-04
1
-1
/
+1
*
Finally: Demo Tests!
murphy
2005-11-04
1
-0
/
+15
*
hidden/highlight.rb now supports :info hints.
murphy
2005-11-02
1
-1
/
+1
*
Version 0.4.6!
murphy
2005-10-29
1
-1
/
+5
*
Added the good old benchmark suite to the repository.
murphy
2005-10-29
1
-1
/
+1
*
Rakefile: added test, debug and benchmark tasks.
murphy
2005-10-29
1
-0
/
+10
*
Rakefile:
murphy
2005-09-29
1
-6
/
+7
*
Rakefile: LICENSE deleted from RDoc.
murphy
2005-09-28
1
-2
/
+1
*
Still working on Documentation.
murphy
2005-09-28
1
-1
/
+1
*
Rakefile: fixed uploads
murphy
2005-09-28
1
-9
/
+29
*
enhanced CodeRay interface
murphy
2005-09-28
1
-37
/
+45
*
Rakefile changed to get revision directly via `svn info`.
murphy
2005-09-27
1
-1
/
+1
*
Rakefile: leave build number control to Subversion
murphy
2005-09-27
1
-12
/
+2
[next]