File libt3highlight.changes of Package libt3highlight
-------------------------------------------------------------------
Thu Feb 19 18:08:13 UTC 2015 - p.drouand@gmail.com
- Update to version 0.3.5
* Added omitted 'do' keyword for C++.
* Fix reads and writes of unallocated memory in analyzing patterns.
-------------------------------------------------------------------
Mon Jul 21 19:06:18 UTC 2014 - jengelh@inai.de
- 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.
-------------------------------------------------------------------
Fri Feb 7 22:05:09 UTC 2014 - dimstar@opensuse.org
- Declare CC=gcc to ensure we build with gcc; seems make falls back
to 'c99' otherwise (instead of requiring posix_cc).
-------------------------------------------------------------------
Mon Feb 3 19:05:14 UTC 2014 - jengelh@inai.de
- 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).
-------------------------------------------------------------------
Mon Jun 10 12:55:20 UTC 2013 - jengelh@inai.de
- Initial package (version 0.3.2) for build.opensuse.org