SHA256
6
0
forked from pool/re2c

Accepting request 264962 from home:elvigia:branches:devel:tools:compiler

- make test currently does nothing, make check however
  executes the test suite.

- version 0.13.7.5 
* Added UTF-8 and UTF-16 support.
* fixed PHP HEREDOC problems.

OBS-URL: https://build.opensuse.org/request/show/264962
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/re2c?expand=0&rev=11
This commit is contained in:
Ismail Dönmez
2014-12-12 13:02:26 +00:00
committed by Git OBS Bridge
parent 2848130b64
commit 2d8ccd2e02
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Dec 11 23:03:37 UTC 2014 - crrodriguez@opensuse.org
- make test currently does nothing, make check however
executes the test suite.
-------------------------------------------------------------------
Thu Dec 11 21:36:57 UTC 2014 - crrodriguez@opensuse.org
- version 0.13.7.5
* Added UTF-8 and UTF-16 support.
* fixed PHP HEREDOC problems.
-------------------------------------------------------------------
Mon May 12 15:03:28 UTC 2014 - tchvatal@suse.com