Sandro Santilli
|
8fb0a331f9
|
Remove alt tag from widget image, to make it work with Gogs
See https://github.com/gogits/gogs/issues/3545
|
2016-08-30 11:24:58 +02:00 |
Sandro Santilli
|
d6b8bfac7b
|
Stub a NEWS file
|
2016-08-28 11:08:48 +02:00 |
Sandro Santilli
|
cfb6a583ca
|
Re-entrant C API is in use and WKBWriter write/read methods are in
|
2016-08-28 11:04:52 +02:00 |
Sandro Santilli
|
8c8b86bb3e
|
Add another space (format)
|
2016-07-29 10:16:16 +02:00 |
Sandro Santilli
|
c079fdc08c
|
Add build procedure
|
2016-07-29 10:15:27 +02:00 |
Sandro Santilli
|
474ab62d47
|
Revert "Use a Gogs-supported Markdown flavor"
This reverts commit ec21d01b52 .
Gogs doesn't support the linking anyway..
|
2016-07-25 20:08:56 +02:00 |
swen
|
aefab0574f
|
length argument of the 's' specifier
|
2016-07-25 19:30:57 +02:00 |
Sandro Santilli
|
ec21d01b52
|
Use a Gogs-supported Markdown flavor
There needs be no newline between image url and target url.
See https://github.com/gogits/gogs/issues/2636#issuecomment-234998164
|
2016-07-25 18:01:30 +02:00 |
Sandro Santilli
|
8630b88933
|
Print php version as part of the tests
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
babd8a92ea
|
Use a matrix to check against both PHP5 and PHP7
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
2c8e0e6c79
|
Fail if geos extension cannot be loaded
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
af1b2202ab
|
Install php-7.0.7 too in the docker image
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
47174a1e04
|
Cleanup trisquel dockerfile
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
02900a0a3f
|
Fix memory leak in WKBWriter test
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
969798ab6a
|
Avoid memory leak in GEOS_PHP_ADD_ASSOC_ARRAY with PHP7
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
415b67f91c
|
Add GEOS_PHP_ADD_ASSOC_ZVAL macro to avoid leaks in PHP7
See https://git.osgeo.org/gogs/geos/php-geos/pulls/5
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
deae7e6d4e
|
Fix string memory leak when building against PHP7
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
a6b9e485b2
|
Handle a couple of strings the way they are supposed to
More work is needed here
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
92d816c617
|
Fix object offset and destructors
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
cfe0b20ac5
|
Add another useful env variable for valgrind debugging
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
a25f40fb83
|
Register object destructors for PHP7
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
63bcfa115a
|
Fix Geometry_deserialize warning, simplify Proxy access
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
d2630e2a7e
|
Add info about using valgrind
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
4a4a4a0e6d
|
Do not continue executing tests if geos module isn't loaded
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
1d7cd44cb9
|
Add info about manually running tests
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
f32416dcf9
|
Make code compilable with PHP7
Tests all still fail
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
d07e643b51
|
First steps into PHP7 compatibility
|
2016-07-25 17:14:01 +02:00 |
Sandro Santilli
|
4aaf6c36e3
|
Properly report test status with exist code
Fixes #9
NOTE: only works with "make check", the "make test" rule is still
bogus, but we'll pretend it doesn't exist (being a non-standard
target)
|
2016-07-25 17:12:15 +02:00 |
Sandro Santilli
|
9bec6a43bc
|
Style changes
|
2016-07-20 12:47:50 +02:00 |
Sandro Santilli
|
052c7bb1fa
|
Cleanup the building/requirements section and fix build badge
|
2016-07-20 12:45:27 +02:00 |
Sandro Santilli
|
3aecd6b5d4
|
Add build status
|
2016-07-20 12:42:43 +02:00 |
Sandro Santilli
|
18ea24c5f3
|
Convert README to Markdown format
Also add link to main geos website
|
2016-07-20 12:36:47 +02:00 |
Sandro Santilli
|
8b4c3dfc61
|
Use trisquel build-test image for CI/Drone
|
2016-07-20 12:32:06 +02:00 |
Sandro Santilli
|
146b6df6a0
|
Add build-test docker and drone config
|
2016-07-19 17:56:50 +02:00 |
Sandro Santilli
|
eb2341878f
|
Reset LDFLAGS after use
|
2016-07-19 16:50:18 +02:00 |
Sandro Santilli
|
61f50a1fa3
|
Update my email address
|
2016-07-18 09:31:20 +02:00 |
J Smith
|
3308363962
|
Show more output during tests
|
2016-03-20 20:44:02 -04:00 |
J Smith
|
b9ade01829
|
Display the GEOS library version in the PHP info output
|
2016-03-20 20:24:52 -04:00 |
J Smith
|
b1ae18b809
|
Make `make check` non-interactive.
|
2016-03-20 20:15:13 -04:00 |
J Smith
|
84234b692a
|
Just return when a test is marked as skipped.
|
2016-03-10 02:45:13 -05:00 |
J Smith
|
a74e7b4a08
|
Add missing `tests/TestHelper.php` file
This file was being ignored by `.gitignore` so it was less than obvious
that it was missing.
|
2016-03-08 10:53:26 -05:00 |
J Smith
|
5218b7cdb8
|
Add a `make check` target
|
2016-03-06 19:43:00 -05:00 |
J Smith
|
b05bae15d5
|
Move tests into `.phpt` tests
|
2016-03-06 19:35:29 -05:00 |
J Smith
|
f7230e83c6
|
Add missing `TSRMLS_FETCH` calls
|
2016-01-29 09:51:22 -05:00 |
J Smith
|
4a83cbbd1d
|
Fix package.xml
|
2016-01-28 13:27:19 -05:00 |
J Smith
|
85c0c053bc
|
Fix package.xml
|
2016-01-28 13:25:04 -05:00 |
Sandro Santilli
|
8e27eb1f00
|
Add autogen.sh
|
2016-01-28 09:47:15 +01:00 |
J Smith
|
0c70f90bb9
|
Use the re-entrant GEOS C API
|
2016-01-25 18:01:39 -05:00 |
J Smith
|
02caeeb3cb
|
Fix constant
|
2016-01-25 18:01:39 -05:00 |
J Smith
|
1678ed77b9
|
Add configure checks to detect GEOS features and #ifdefs to use them accordingly
|
2016-01-25 18:01:37 -05:00 |