Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version to 1.0.7v1.0.7.rc1 | Kornelius Kalnbach | 2012-04-06 | 2 | -1/+5 |
| | |||||
* | Merge pull request #20 from TildeWill/master | Kornelius Kalnbach | 2012-04-05 | 1 | -1/+0 |
|\ | | | | | Removed redundant raise | ||||
| * | Removing redundant LoadError raise. File.exists? seems to have problems when ↵ | Will Read | 2012-04-01 | 1 | -1/+0 |
| | | | | | | | | included in other gems and returns false when files are indeed present. | ||||
* | | last changes before release of 1.0.6v1.0.6 | Kornelius Kalnbach | 2012-04-06 | 2 | -0/+2 |
|/ | |||||
* | update changelog, bump version to 1.0.6v1.0.6.rc1 | Kornelius Kalnbach | 2012-04-02 | 2 | -1/+3 |
| | |||||
* | Merge branch 'master' into independent-lines | Kornelius Kalnbach | 2012-04-02 | 1 | -0/+1 |
|\ | |||||
| * | ignore .DS_Store | Kornelius Kalnbach | 2012-04-02 | 1 | -0/+1 |
| | | |||||
* | | rename :independent_lines option to :break_lines | Kornelius Kalnbach | 2012-04-02 | 2 | -8/+9 |
| | | |||||
* | | here come the white-space nazis | Kornelius Kalnbach | 2012-04-01 | 3 | -32/+32 |
| | | |||||
* | | Merge remote-tracking branch 'emassip/master' into independent-lines | Kornelius Kalnbach | 2012-04-01 | 3 | -19/+134 |
|\ \ | |/ |/| | |||||
| * | Added a unit test for HTML encoder (with a test for :line_independent option) | Etienne Massip | 2012-03-29 | 1 | -0/+104 |
| | | |||||
| * | Fixed handling of eols inside token content. | Etienne Massip | 2012-03-29 | 1 | -6/+10 |
| | | |||||
| * | Extracted code making HTML lines independent from numbering code to a ↵ | Etienne Massip | 2012-01-26 | 2 | -18/+25 |
| | | | | | | | | specific option in encoder. | ||||
* | | specify encoding of PHP scanner file (fails when RUBYOPT=-Ku is set) | Kornelius Kalnbach | 2012-03-31 | 1 | -0/+1 |
| | | |||||
* | | fix tests for #16 | Kornelius Kalnbach | 2012-03-31 | 1 | -3/+3 |
| | | |||||
* | | Merge remote-tracking branch 'dslh/master' | Kornelius Kalnbach | 2012-03-31 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fixing automatic type selection for html files. | Doug Hammond | 2012-02-23 | 1 | -3/+3 |
| |/ | |||||
* | | remove rbx-19mode from travis for now | Kornelius Kalnbach | 2012-03-02 | 1 | -1/+1 |
| | | |||||
* | | replace weird regexp that confuses ruby-head | Kornelius Kalnbach | 2012-03-02 | 1 | -1/+1 |
| | | |||||
* | | update .travis.yml | Kornelius Kalnbach | 2012-03-02 | 1 | -3/+5 |
| | | |||||
* | | changelog | Kornelius Kalnbach | 2012-01-21 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #13 from noprompt/master | Kornelius Kalnbach | 2012-01-21 | 2 | -2/+3 |
|\ | | | | | Highlight CSS functions as :function | ||||
| * | fix whitespace changes | Joel Holdbrooks | 2012-01-20 | 1 | -38/+38 |
| | | |||||
| * | begin/end with group :function instead of :string | Joel Holdbrooks | 2012-01-13 | 1 | -40/+40 |
| | | |||||
| * | ignore vim swp files | Joel Holdbrooks | 2012-01-13 | 1 | -0/+1 |
|/ | |||||
* | also thank tvon for reposting the autoload issuev1.0.5 | Kornelius Kalnbach | 2011-12-27 | 1 | -1/+1 |
| | |||||
* | update changelogv1.0.5.rc1 | Kornelius Kalnbach | 2011-12-27 | 1 | -0/+7 |
| | |||||
* | prepare CodeRay 1.0.5.rc1 | Kornelius Kalnbach | 2011-12-27 | 2 | -3/+4 |
| | |||||
* | use coderay_path on all autoload calls | Kornelius Kalnbach | 2011-12-27 | 2 | -3/+3 |
| | |||||
* | let autoloading to the work (fix test warnings) | Kornelius Kalnbach | 2011-12-27 | 2 | -4/+1 |
| | |||||
* | use coderay_path to load version.rb | Kornelius Kalnbach | 2011-12-27 | 1 | -2/+2 |
| | |||||
* | Bug #6: merge ConradIrwin's approach with korny's | Kornelius Kalnbach | 2011-12-27 | 4 | -28/+24 |
| | |||||
* | add test for #6 (pry autoload issue) | Kornelius Kalnbach | 2011-12-27 | 1 | -0/+16 |
| | |||||
* | Remove assumption about a stable $: | Conrad Irwin | 2011-12-23 | 5 | -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 FOLDERS | Kornelius Kalnbach | 2011-12-15 | 1 | -1/+0 |
| | |||||
* | remove IDEA file | Kornelius Kalnbach | 2011-12-15 | 1 | -30/+0 |
| | |||||
* | Remove TODO file | Kornelius Kalnbach | 2011-12-15 | 1 | -0/+0 |
| | |||||
* | Remove TODO | Kornelius Kalnbach | 2011-12-15 | 1 | -47/+0 |
| | |||||
* | use bright blue because dark blue is hard to see on black terminal | Kornelius Kalnbach | 2011-12-15 | 1 | -6/+6 |
| | |||||
* | update to shoulda-context 1.0.0 after release! | Kornelius Kalnbach | 2011-12-12 | 1 | -1/+1 |
| | |||||
* | relax bundler gem version requirementv1.0.4 | Kornelius Kalnbach | 2011-11-02 | 1 | -1/+1 |
| | |||||
* | css scanner fixes; preparing 1.0.4 | Kornelius Kalnbach | 2011-11-02 | 3 | -8/+23 |
| | |||||
* | add Ruby 1.9.3 to Travis config | Kornelius Kalnbach | 2011-11-01 | 1 | -0/+1 |
| | |||||
* | minor fix in diff scanner, .tmproj filetype: 1.0.3v1.0.3 | Kornelius Kalnbach | 2011-10-26 | 4 | -2/+13 |
| | |||||
* | fix .erb file type recognition; prepare 1.0.2v1.0.2 | Kornelius Kalnbach | 2011-10-26 | 3 | -1/+8 |
| | |||||
* | update redmine.rubychan.de links to odd-eyed-code.org | Kornelius Kalnbach | 2011-10-26 | 3 | -43/+43 |
| | |||||
* | fix testv1.0.1 | Kornelius Kalnbach | 2011-10-19 | 1 | -2/+2 |
| | |||||
* | changelog | Kornelius Kalnbach | 2011-10-19 | 1 | -0/+4 |
| | |||||
* | simplify HTML page layout (no border) | Kornelius Kalnbach | 2011-10-19 | 1 | -1/+9 |
| | |||||
* | version bumped to 1.0.1 | Kornelius Kalnbach | 2011-10-17 | 1 | -1/+1 |
| |