| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* run tests on JRuby 9.1 and 9.2 for Windows in CI
* don't run Pygments tests on JRuby 9.1 for Windows
* exclude tests that use run_command on JRuby 9.1 for Windows
* ensure mtime of input file honors TZ environment variable on JRuby for Windows
|
|
|
|
identify in report
|
|
source-highlighter=pygments
* allow pygments.rb 2.x to be used as alternative to pygments.rb 1.x and document this support
* use a single regular expression to rewrite the lineno spans independent of Pygments version
* run tests against pygments.rb 2.x in addition to pygments.rb 1.x
* update docs about Pygments timeout to be clear it only applies to pygments.rb 1.x
* update test description that checks for lineno spans
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- define JRUBY_OPTS globally to simplify build matrix
|
|
|
|
|