Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' of github.com:rubychan/coderay | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #212 from t-gergely/java-nonascii | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 | |
| |\ | | | | | | | allow for non-ASCII identifiers | |||||
| | * | compatibility with Ruby < 2 | t-gergely | 2017-07-07 | 1 | -1/+1 | |
| | | | | | | | | | As requested by korny. Thanks. | |||||
| | * | allow for non-ASCII identifiers | t-gergely | 2017-07-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | update development gems | Kornelius Kalnbach | 2017-09-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | update changelog | Kornelius Kalnbach | 2017-09-03 | 1 | -0/+1 | |
|/ / | ||||||
* | | flag is available since Ruby 2.3 | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 | |
| | | ||||||
* | | update changelog | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+2 | |
| | | ||||||
* | | don't try to run RedCloth tests with frozen string literals (they fail) | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' of github.com:rubychan/coderay | Kornelius Kalnbach | 2017-09-03 | 2 | -3/+3 | |
|\ \ | ||||||
| * \ | Merge pull request #211 from pat/frozen-string-literals | Kornelius Kalnbach | 2017-07-07 | 2 | -3/+3 | |
| |\ \ | | | | | | | | | Get tests running with frozen string literals. | |||||
| | * | | Get tests running with frozen string literals. | Pat Allan | 2017-06-28 | 2 | -3/+3 | |
| | |/ | ||||||
* | | | don't test on rubinius anymore | Kornelius Kalnbach | 2017-09-03 | 1 | -1/+0 | |
|/ / | ||||||
* | | update Ruby minor versions | Kornelius Kalnbach | 2017-07-07 | 1 | -2/+2 | |
| | | ||||||
* | | ensure that all string literals can be frozen | Kornelius Kalnbach | 2017-07-07 | 1 | -0/+2 | |
| | | | | | | | | (thanks, @pat) | |||||
* | | allow "-" in Haml tags | Kornelius Kalnbach | 2017-04-09 | 2 | -1/+2 | |
|/ | ||||||
* | Merge pull request #207 from junaruga/feature/remove-tests-from-gem | Kornelius Kalnbach | 2017-03-09 | 1 | -2/+1 | |
|\ | | | | | Remote test files and Rakefile from gem distribution. | |||||
| * | Remote test files and Rakefile from gem distribution. | Jun Aruga | 2017-01-15 | 1 | -2/+1 | |
|/ | | | | This fixes #205. | |||||
* | Merge pull request #206 from ↵ | Kornelius Kalnbach | 2017-01-15 | 4 | -0/+0 | |
|\ | | | | | | | | | junaruga/feature/executable-bits-script-without-shebang Remove executable bit for the script files with shebang. | |||||
| * | Remove executable bit for the script files with shebang. | Jun Aruga | 2017-01-11 | 4 | -0/+0 | |
| | | ||||||
* | | Merge pull request #204 from junaruga/feature/wrong-license-file-name | Kornelius Kalnbach | 2017-01-15 | 1 | -0/+0 | |
|\ \ | | | | | | | Change license file name correctly. | |||||
| * | | Change license file name correctly. | Jun Aruga | 2017-01-10 | 1 | -0/+0 | |
| |/ | ||||||
* | | does this version work with JRuby? | Kornelius Kalnbach | 2017-01-15 | 1 | -1/+1 | |
| | | ||||||
* | | only test with latest JRuby and Rubinius | Kornelius Kalnbach | 2017-01-15 | 1 | -8/+4 | |
| | | ||||||
* | | downgrade shoulda-context | Kornelius Kalnbach | 2017-01-15 | 1 | -1/+1 | |
| | | ||||||
* | | fixing tests... | Kornelius Kalnbach | 2017-01-15 | 2 | -3/+3 | |
| | | ||||||
* | | fixing tests | Kornelius Kalnbach | 2017-01-15 | 2 | -4/+4 | |
| | | ||||||
* | | Merge branch 'master' of github.com:rubychan/coderay | Kornelius Kalnbach | 2017-01-15 | 1 | -0/+1 | |
|\ \ | ||||||
| * \ | Merge pull request #203 from junaruga/feature/add-ruby-2.4-on-travis | Kornelius Kalnbach | 2017-01-15 | 1 | -0/+1 | |
| |\ \ | | |/ | |/| | Add Ruby 2.4.0 test to Travis CI. | |||||
| | * | Add Ruby 2.4.0 test to Travis CI. | Jun Aruga | 2017-01-10 | 1 | -0/+1 | |
| |/ | ||||||
* | | tweak benchmark numbers, improve accuracy | Kornelius Kalnbach | 2016-12-28 | 2 | -4/+8 | |
|/ | ||||||
* | add changelog | Kornelius Kalnbach | 2016-06-02 | 1 | -0/+4 | |
| | ||||||
* | revert some changes not related to #195 | Kornelius Kalnbach | 2016-06-02 | 2 | -1/+2 | |
| | ||||||
* | Removed double line | Johnny Willemsen | 2016-05-30 | 1 | -1/+0 | |
| | | | | * .travis.yml: | |||||
* | Removed merge issue | Johnny Willemsen | 2016-05-30 | 1 | -1/+0 | |
| | | | | * .travis.yml: | |||||
* | Moved final from keywords to directive | Johnny Willemsen | 2016-05-30 | 1 | -2/+2 | |
| | | | | * lib/coderay/scanners/cpp.rb: | |||||
* | Merged upstream | Johnny Willemsen | 2016-05-30 | 1 | -5/+5 | |
|\ | ||||||
| * | tweaking list of Rubies for CI | Kornelius Kalnbach | 2016-05-29 | 1 | -4/+4 | |
| | | ||||||
* | | Shouldn't have removed the jruby lines | Johnny Willemsen | 2016-05-27 | 1 | -0/+2 | |
| | | | | | | | | * .travis.yml: | |||||
* | | Allow failures with jruby 18 and 19 mode, RedCloth has a known problem, see ↵ | Johnny Willemsen | 2016-05-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | https://jgarber.lighthouseapp.com/projects/13054/tickets/230-use-rbconfig-instead-of-obsolete-and-deprecated-config * .travis.yml: | |||||
* | | Add env setting to allow C extensions which are not allowed by default ↵ | Johnny Willemsen | 2016-05-27 | 1 | -0/+3 | |
| | | | | | | | | | | | | anymore by travis-ci, see https://docs.travis-ci.com/user/languages/ruby * .travis.yml: | |||||
* | | Fixed merge | Johnny Willemsen | 2016-05-27 | 1 | -1/+0 | |
|\ \ | |/ | ||||||
| * | fix Windows line breaks in FOLDERS file | Kornelius Kalnbach | 2016-04-03 | 1 | -48/+48 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/rubychan/coderay | Johnny Willemsen | 2016-04-03 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | fix tests for Ruby 1.8 | Kornelius Kalnbach | 2016-04-03 | 1 | -1/+1 | |
| | | ||||||
* | | Small changes to grouping of new C++11 keywords | Johnny Willemsen | 2016-03-13 | 1 | -4/+4 | |
| | | | | | | | | * lib/coderay/scanners/cpp.rb: | |||||
* | | Fixed typo | Johnny Willemsen | 2016-03-11 | 1 | -48/+48 | |
| | | | | | | | | * FOLDERS: | |||||
* | | Add C++11 keywords | Johnny Willemsen | 2016-03-10 | 1 | -16/+18 | |
|/ | | | | * lib/coderay/scanners/cpp.rb: | |||||
* | Use SVG badgesv1.1.1 | Kornelius Kalnbach | 2016-02-20 | 1 | -3/+3 | |
| | ||||||
* | changelogv1.1.1.rc1 | Kornelius Kalnbach | 2016-02-13 | 1 | -0/+1 | |
| |