summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | improve support for Unicode non-alphanumeric characters in Ruby namesKornelius Kalnbach2013-02-171-3/+3
| | | | | | | | |
| | | | * | | | | cleanup: value_expected should be booleanKornelius Kalnbach2013-02-171-2/+2
| | | | | | | | |
| | | | * | | | | Merge branch 'master' into fix-ruby-new-hash-syntaxKornelius Kalnbach2013-02-171-15/+15
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | whitespaceKornelius Kalnbach2013-02-171-15/+15
| | |/ / / / / /
| | | * | | | | fix #106: re-introduce highlightinging of { key: value } in Ruby 1.9 hashesKornelius Kalnbach2013-02-172-11/+24
| | |/ / / / /
| | * | | | | do not write to disk in benchmarkingKornelius Kalnbach2013-02-171-1/+1
| | | | | | |
| | * | | | | Update Changes.textileKornelius Kalnbach2013-02-131-1/+1
| | | | | | |
| | * | | | | Merge pull request #112 from jgeiger/patch-1Kornelius Kalnbach2013-02-121-0/+2
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Add License to gemspec
| | | * | | | | Add License to gemspecJoey Geiger2013-02-081-0/+2
| | |/ / / / /
| | * | | | | Merge pull request #107 from jordimassaguerpla/masterKornelius Kalnbach2013-01-201-1/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | fix license file name into gemspec
| | | * | | | | fix license file name into gemspecJordi Massaguer Pla2013-01-171-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-11-111-13/+22
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge pull request #95 from rubychan/suite-gitKornelius Kalnbach2012-10-281-13/+22
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | use github for coderay-test-scanners
| | | * | | | cleanups, helpful message when old svn checkout is foundKornelius Kalnbach2012-10-281-20/+27
| | | | | | |
| | | * | | | use github for coderay-test-scannersNathan Youngman2012-10-281-14/+16
| | |/ / / /
| * | | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-10-117-12/+13
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-09-07119-40247/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-06-257-519/+31
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-04-1313-26/+157
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2012-01-212-2/+3
| |\ \ \ \ \ \
| * | | | | | | yikesKornelius Kalnbach2011-12-271-1/+0
| | | | | | | |
| * | | | | | | Merge branch 'master' into multiline-inline-diffKornelius Kalnbach2011-12-2716-113/+64
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: coderay.gemspec
| * | | | | | | | simplify multiline diff regexpKornelius Kalnbach2011-12-122-2/+2
| | | | | | | | |
| * | | | | | | | inline diff highlighting for multi-line changes (#227)Kornelius Kalnbach2011-11-023-31/+53
| | | | | | | | |
| | | | | | | | * Merge remote-tracking branch 'origin/master' into lua-scannerNathan Youngman2012-10-272-5/+4
| | | | | | | | |\ | | | | | | | | |/ | | | | | | | |/|
| | | | | | | * | ruby-head does not work because of RedCloth, remove it from Travis configv1.0.8Kornelius Kalnbach2012-10-072-4/+4
| | | | | | | | |
| | | | | | | * | testing more Ruby versions with TravisKornelius Kalnbach2012-10-071-4/+3
| | | | | | | | |
| | | | | | | | * :map token kindNathan Youngman2012-10-273-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use :map instead of :table. It's more generic, and won't be confused with the :table rendering style.
| | | | | | | | * Merge branch 'master' into lua-scannerKornelius Kalnbach2012-10-074-6/+8
| | | | | | | | |\ | | | | | | | | |/ | | | | | | | |/|
| | | | | | | * | cleaning up RC release scriptv1.0.8.rc1Kornelius Kalnbach2012-10-071-4/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | bump version to 1.0.8Kornelius Kalnbach2012-10-071-1/+1
| | | | | | | |
* | | | | | | | update changelogKornelius Kalnbach2012-10-071-0/+1
| | | | | | | |
* | | | | | | | Fix HTML scanner: Don't crash if HTML in a diff contains a JavaScript tag.Kornelius Kalnbach2012-10-072-1/+5
| | | | | | | |
| | | | | | | * escape = in regex (my editor gets confused:-)Nathan Youngman2012-09-111-10/+10
| | | | | | | |
| | | | | | | * Merge remote-tracking branch 'origin/lua-scanner-faster' into lua-scannerNathan Youngman2012-09-111-27/+25
| | | | | | | |\
| | | | | | | | * use case+when instead of send and methodsKornelius Kalnbach2012-06-191-33/+31
| | | | | | | | |
| | | | | | | * | Merge branch 'master' into lua-scannerNathan Youngman2012-09-11123-40757/+32
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #32 from shurizzle/masterKornelius Kalnbach2012-09-011-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Update html numbering
| * | | | | | | | Update lib/coderay/encoders/html/numbering.rbshura2012-08-281-1/+1
|/ / / / / / / /
* | | | | | | | changelogKornelius Kalnbach2012-07-231-0/+4
| | | | | | | |
* | | | | | | | add :string.:char, remove :regexp.:function color from terminal encode (GH #29)Kornelius Kalnbach2012-07-231-1/+1
| | | | | | | |
* | | | | | | | test with different Travis settings, againKornelius Kalnbach2012-07-191-1/+1
| | | | | | | |
* | | | | | | | test with different Travis settingsKornelius Kalnbach2012-07-181-3/+3
| | | | | | | |
* | | | | | | | remove etc folderKornelius Kalnbach2012-07-18116-40244/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | changelogv1.0.7Kornelius Kalnbach2012-06-211-0/+1
| | | | | | |
* | | | | | | replace LGPL license with MIT [GH-25]Kornelius Kalnbach2012-06-213-509/+22
| | | | | | |
| | | | | * | fix for Ruby 1.8, escape { and } in regexpsKornelius Kalnbach2012-06-191-6/+6
| | | | | |/
| | | | | * Merge remote-tracking branch 'Quintus/luascanner-onecommit' into lua-scannerKornelius Kalnbach2012-06-193-0/+271
| | | | | |\ | |_|_|_|/ / |/| | | | |
| | | | | * Lua scanner for CodeRay. Meta-commit.Quintus2012-04-223-0/+271
| | | | |/ | | | | | | | | | | | | | | | | | | | | This commit is a super-commit containing all the subcommits for implementing the Lua scanner.
* | | | | prepare for rc2v1.0.7.rc2Kornelius Kalnbach2012-06-191-1/+1
| | | | |