summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* here come the white-space nazisKornelius Kalnbach2012-04-013-32/+32
|
* Merge remote-tracking branch 'emassip/master' into independent-linesKornelius Kalnbach2012-04-013-19/+134
|\
| * Added a unit test for HTML encoder (with a test for :line_independent option)Etienne Massip2012-03-291-0/+104
| |
| * Fixed handling of eols inside token content.Etienne Massip2012-03-291-6/+10
| |
| * Extracted code making HTML lines independent from numbering code to a ↵Etienne Massip2012-01-262-18/+25
| | | | | | | | specific option in encoder.
* | specify encoding of PHP scanner file (fails when RUBYOPT=-Ku is set)Kornelius Kalnbach2012-03-311-0/+1
| |
* | fix tests for #16Kornelius Kalnbach2012-03-311-3/+3
| |
* | Merge remote-tracking branch 'dslh/master'Kornelius Kalnbach2012-03-311-3/+3
|\ \
| * | Fixing automatic type selection for html files.Doug Hammond2012-02-231-3/+3
| |/
* | remove rbx-19mode from travis for nowKornelius Kalnbach2012-03-021-1/+1
| |
* | replace weird regexp that confuses ruby-headKornelius Kalnbach2012-03-021-1/+1
| |
* | update .travis.ymlKornelius Kalnbach2012-03-021-3/+5
| |
* | changelogKornelius Kalnbach2012-01-211-0/+4
|/
* Merge pull request #13 from noprompt/masterKornelius Kalnbach2012-01-212-2/+3
|\ | | | | Highlight CSS functions as :function
| * fix whitespace changesJoel Holdbrooks2012-01-201-38/+38
| |
| * begin/end with group :function instead of :stringJoel Holdbrooks2012-01-131-40/+40
| |
| * ignore vim swp filesJoel Holdbrooks2012-01-131-0/+1
|/
* also thank tvon for reposting the autoload issuev1.0.5Kornelius Kalnbach2011-12-271-1/+1
|
* update changelogv1.0.5.rc1Kornelius Kalnbach2011-12-271-0/+7
|
* prepare CodeRay 1.0.5.rc1Kornelius Kalnbach2011-12-272-3/+4
|
* use coderay_path on all autoload callsKornelius Kalnbach2011-12-272-3/+3
|
* let autoloading to the work (fix test warnings)Kornelius Kalnbach2011-12-272-4/+1
|
* use coderay_path to load version.rbKornelius Kalnbach2011-12-271-2/+2
|
* Bug #6: merge ConradIrwin's approach with korny'sKornelius Kalnbach2011-12-274-28/+24
|
* add test for #6 (pry autoload issue)Kornelius Kalnbach2011-12-271-0/+16
|
* Remove assumption about a stable $:Conrad Irwin2011-12-235-8/+19
| | | | | | | | | | In some environments (e.g. [1]) $: can change between loading the library and using it. To avoid this problem, we always pass an absolute path to autoload internal modules. [1] https://github.com/pry/pry/issues/280
* update FOLDERSKornelius Kalnbach2011-12-151-1/+0
|
* remove IDEA fileKornelius Kalnbach2011-12-151-30/+0
|
* Remove TODO fileKornelius Kalnbach2011-12-151-0/+0
|
* Remove TODOKornelius Kalnbach2011-12-151-47/+0
|
* use bright blue because dark blue is hard to see on black terminalKornelius Kalnbach2011-12-151-6/+6
|
* update to shoulda-context 1.0.0 after release!Kornelius Kalnbach2011-12-121-1/+1
|
* relax bundler gem version requirementv1.0.4Kornelius Kalnbach2011-11-021-1/+1
|
* css scanner fixes; preparing 1.0.4Kornelius Kalnbach2011-11-023-8/+23
|
* add Ruby 1.9.3 to Travis configKornelius Kalnbach2011-11-011-0/+1
|
* minor fix in diff scanner, .tmproj filetype: 1.0.3v1.0.3Kornelius Kalnbach2011-10-264-2/+13
|
* fix .erb file type recognition; prepare 1.0.2v1.0.2Kornelius Kalnbach2011-10-263-1/+8
|
* update redmine.rubychan.de links to odd-eyed-code.orgKornelius Kalnbach2011-10-263-43/+43
|
* fix testv1.0.1Kornelius Kalnbach2011-10-191-2/+2
|
* changelogKornelius Kalnbach2011-10-191-0/+4
|
* simplify HTML page layout (no border)Kornelius Kalnbach2011-10-191-1/+9
|
* version bumped to 1.0.1Kornelius Kalnbach2011-10-171-1/+1
|
* cleanup changelogKornelius Kalnbach2011-10-171-2/+7
|
* reference github ticket in changelogKornelius Kalnbach2011-10-151-1/+1
|
* fix additional scrollbarKornelius Kalnbach2011-10-152-1/+1
|
* remove CodeRay.tmprojKornelius Kalnbach2011-10-152-190/+1
|
* changelogKornelius Kalnbach2011-10-151-0/+6
|
* fix warning in "coderay stylesheet" commandKornelius Kalnbach2011-10-131-1/+1
|
* allow - and / in YAML keysKornelius Kalnbach2011-10-131-1/+1
|
* use assert_warningKornelius Kalnbach2011-09-262-20/+14
|