Jakub Zelenka
|
dac1ad88c9
|
Make php_fann_create compatible
|
2015-12-28 15:36:08 +00:00 |
|
Jakub Zelenka
|
ce0b8f51d0
|
Make php_fann_process_array compatible
|
2015-12-20 15:56:33 +00:00 |
|
Jakub Zelenka
|
32ddf74546
|
Use phpc array macros in php_fann_array_to_zval
|
2015-12-07 19:07:25 +00:00 |
|
Jakub Zelenka
|
aa0589baa5
|
Use PHPC_STREAM_LOCATE_URL_WRAPPER
|
2015-12-06 19:09:28 +00:00 |
|
Jakub Zelenka
|
ac1394bc84
|
Use PHPC_CLASS_REGISTER for FANNConnection registration
|
2015-12-04 19:37:03 +00:00 |
|
Jakub Zelenka
|
45343bd5a9
|
Make php_fannconnection_get_property compatible
|
2015-12-04 19:34:05 +00:00 |
|
Jakub Zelenka
|
153459fbac
|
Use included TSRMLS_CC in PHPC_RES_REGISTER
|
2015-12-03 18:48:12 +00:00 |
|
Jakub Zelenka
|
212aa19729
|
Use phpc_res_entry_t instead of zend_rsrc_list_entry
|
2015-12-03 18:35:39 +00:00 |
|
Jakub Zelenka
|
cc4196009e
|
Use phpc resources and tidy up
|
2015-12-02 18:51:22 +00:00 |
|
Jakub Zelenka
|
57e82b5ae4
|
Update phpc
|
2015-12-01 19:32:45 +00:00 |
|
Jakub Zelenka
|
cf34023990
|
Fix fann_connection
|
2015-12-01 19:32:16 +00:00 |
|
Jakub Zelenka
|
0d4b49ac58
|
Add phpc
|
2015-10-21 18:44:21 +01:00 |
|
Jakub Zelenka
|
89440567d8
|
Fix package.xml indentation
|
2015-05-06 18:46:28 +01:00 |
|
Jakub Zelenka
|
d2be4f2ec5
|
Fix #15: Incorrect path permission check
|
2015-05-06 18:36:19 +01:00 |
|
Jakub Zelenka
|
ccfd00a01a
|
Fix trailing spaces
|
2015-05-06 18:14:12 +01:00 |
|
Jakub Zelenka
|
2083336158
|
Update installation notes
|
2014-01-03 20:00:42 +00:00 |
|
Jakub Zelenka
|
8e2654b306
|
Release 1.0.7
1.0.7
|
2014-01-01 17:38:11 +00:00 |
|
Jakub Zelenka
|
4ca35a8850
|
Fix #11: Failed build with -Werror=format-security
|
2014-01-01 17:30:53 +00:00 |
|
Jakub Zelenka
|
11302b2d62
|
Comment out the memory corruption in test for fann_create_from_file
|
2014-01-01 17:26:00 +00:00 |
|
Jakub Zelenka
|
0ba2f594a5
|
Bump year
|
2013-12-31 18:52:36 +00:00 |
|
Jakub Zelenka
|
d9d23d77ac
|
Release 1.0.6
1.0.6
|
2013-12-31 17:28:43 +00:00 |
|
Jakub Zelenka
|
6272501586
|
Fix #9: fann_train not working
|
2013-11-13 18:40:55 +00:00 |
|
Jakub Zelenka
|
4400a4cb8b
|
Add extra checks for empty ann and train_data
|
2013-11-03 16:24:47 +00:00 |
|
Jakub Zelenka
|
20992d5257
|
Fix warnig for const char ** after 5.6 stream ABI change
|
2013-11-03 14:05:30 +00:00 |
|
Jakub Zelenka
|
a0eec7f2ba
|
Replace double underscores prefixes with single underscore
|
2013-11-03 13:57:50 +00:00 |
|
Jakub Zelenka
|
20bc755965
|
Release 1.0.5
1.0.5
|
2013-10-16 20:00:56 +01:00 |
|
Jakub Zelenka
|
7fbad1c193
|
Set correct libfann version id for 2.1
|
2013-10-16 19:54:07 +01:00 |
|
Jakub Zelenka
|
cdfcc716f5
|
Set libfann version as a value of users space constant FANN_VERSION
|
2013-10-16 19:35:43 +01:00 |
|
Anatol Belski
|
5786b27c0c
|
fix version macros names
|
2013-10-15 18:09:01 +02:00 |
|
Jakub Zelenka
|
c667fcc1f1
|
Release 1.0.4
1.0.4
|
2013-10-12 18:26:53 +01:00 |
|
Jakub Zelenka
|
a0657db8df
|
Fix compiler warnings and use PHP coding style
|
2013-10-11 19:36:34 +01:00 |
|
Jakub Zelenka
|
97edb7fcdd
|
Fix all compilation bugs for PHP 5.2.18-dev
|
2013-10-09 20:53:42 +01:00 |
|
Jakub Zelenka
|
3c6ae8501f
|
Add installation notes for Fedora
|
2013-10-07 19:46:21 +01:00 |
|
Jakub Zelenka
|
6c28dc28e4
|
Release 1.0.3
1.0.3
|
2013-10-06 19:34:13 +01:00 |
|
Jakub Zelenka
|
2577a45dda
|
Merge pull request #5 from remicollet/102
Various fix for version 1.0.2
|
2013-10-02 10:27:25 -07:00 |
|
Remi Collet
|
afd86efef7
|
Fix fann.c:1199:3: warning: passing argument 2 of 'php_stream_locate_url_wrapper' from incompatible pointer type [enabled by default]
|
2013-09-27 16:30:22 +02:00 |
|
Remi Collet
|
e970176ca8
|
Fix zend_parse_parameters call() in php_fann_create_array()
d must be a double
l must be a long
This cause segfaults on 32bits build.
Using temp storage to avoid to review all call to php_fann_create_array()
|
2013-09-27 16:27:37 +02:00 |
|
Remi Collet
|
8edc3c15a7
|
add tests directory to pecl tarball
|
2013-09-27 16:03:37 +02:00 |
|
Jakub Zelenka
|
67a657ba0d
|
Split Windows and Linux in installation notes
|
2013-09-21 20:15:34 +01:00 |
|
Jakub Zelenka
|
1546320bb8
|
Update installation notes
|
2013-09-21 20:07:13 +01:00 |
|
Jakub Zelenka
|
8267a03a6c
|
Release fann-1.0.2
1.0.2
|
2013-09-18 19:57:05 +01:00 |
|
Jakub Zelenka
|
95e69e66bc
|
Define HAVE_FANN_2_2 to config.w32
|
2013-09-18 19:29:40 +01:00 |
|
Jakub Zelenka
|
0b35c3043f
|
Fix gcc warnings
|
2013-09-18 19:26:01 +01:00 |
|
Jakub Zelenka
|
e5ff5ac8ab
|
Merge pull request #3 from weltling/master
windows fixes
|
2013-09-18 01:44:58 -07:00 |
|
Anatol Belski
|
3b44b3edc3
|
fix for C89
|
2013-09-16 16:09:12 +02:00 |
|
Anatol Belski
|
f28b75c3b8
|
minor fix to accept the cb on windows
|
2013-09-16 15:48:46 +02:00 |
|
Anatol Belski
|
8db578f1f4
|
fixed config.w32
|
2013-09-16 15:48:28 +02:00 |
|
Jakub Zelenka
|
bc6d807ab1
|
Edit README title
|
2013-09-09 20:15:34 +01:00 |
|
Jakub Zelenka
|
ef4706ef60
|
Release fann-1.0.1
1.0.1
|
2013-09-09 20:00:04 +01:00 |
|
Jakub Zelenka
|
ac011aa8ed
|
Fix configure error for older autoconf
|
2013-09-09 19:13:12 +01:00 |
|