AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to new upstream release 0.4.2 * This release contains several changes to the interface for detecting languages, which make it possible to retrieve more information about the detected language. Basic highlighting for PHP was added, and the HTML highlighting had several small fixes.
- Update to version 0.3.5 * Added omitted 'do' keyword for C++. * Fix reads and writes of unallocated memory in analyzing patterns.
- Update to new upstream release 0.3.4 * This release adds the override keyword for C++, updates the diff language specification to be more permissive and corrects the color for deletions in t3highlight when outputing to terminal.
- Declare CC=gcc to ensure we build with gcc; seems make falls back to 'c99' otherwise (instead of requiring posix_cc).
- Update to new upstream release 0.3.3 * This release fixes a bug in the loop detection for non-progressing patterns, and highlights java string constants (they were already detected, just not highlighted).
- Initial package (version 0.3.2) for build.opensuse.org