Commit Graph

13 Commits

Author SHA1 Message Date
Hugues Delorme
4f319710be gmio_core: test zlib enum values 2017-01-19 17:49:11 +01:00
Hugues Delorme
abb7bafc4a gmio_core: fix zip64 corrupted output 2017-01-18 11:12:41 +01:00
Hugues Delorme
456eddc520 gmio_amf: add file format support(export only)
GitHub issue #6
2016-12-05 17:58:40 +01:00
Hugues Delorme
1168ef04ed gmio_core,stl: refactor basic error checking 2016-12-01 09:53:07 +01:00
Hugues Delorme
df2eac3ff1 Relicense under BSD 2-clause 2016-07-05 12:46:22 +02:00
Hugues Delorme
89d268f052 gmio_stl: add read/write option stla_dont_check_lc_numeric
gmio_stla_read() and gmio_stla_write() now checks LC_NUMERIC is
either "C" or "POSIX", if not then GMIO_ERROR_BAD_LC_NUMERIC is returned.
This option is controlled with:
    * gmio_stl_read_options.stla_dont_check_lc_numeric
    * gmio_write_read_options.stla_dont_check_lc_numeric
2016-07-05 11:52:11 +02:00
Hugues Delorme
be5dba661e Update copyright mention 2016-06-24 12:03:07 +02:00
Hugues Delorme
eb9719ef16 tests: include C sources directly
This avoids to declare prototypes of the test_xxx() functions
2016-06-16 10:29:27 +02:00
Hugues Delorme
f6b71695c0 gmio_stl: add utility function gmio_stl_triangle_compute_normal() 2016-02-05 12:20:14 +01:00
Hugues Delorme
8c5aea272f tests: add benchmark for fast_atof() 2016-01-12 16:32:11 +01:00
Hugues Delorme
c1db98e8c3 gmio_core/internal: rename gmio_string_stream_fwd_iterator -> gmio_stringstream 2015-11-20 11:53:57 +01:00
Hugues Delorme
be5c1cd65d gmio_core/internal: add gmio_parse_float32() 2015-11-20 11:19:32 +01:00
Hugues Delorme
047ef555f3 test_core: move main() in main_test_core.c 2015-09-14 11:20:12 +02:00