Commit Graph

20 Commits

Author SHA1 Message Date
Hugues Delorme
a5e2ac0ead tests:update test_internal.c for new changes in gmio_eat_word() 2015-07-10 10:57:14 +02:00
Hugues Delorme
8d0263a088 tests: fix conformance to C90 2015-05-28 18:02:26 +02:00
Hugues Delorme
7964b7f917 tests: remove needless lines in license headers 2015-05-28 17:36:17 +02:00
Hugues Delorme
37dcad8e5e gmio_core: fix bug in gmio_clocale_char_iequals() 2015-05-28 11:04:41 +02:00
Hugues Delorme
fec6742698 GeomIO -> gmio 2015-05-28 09:40:24 +02:00
Hugues Delorme
0702632c95 gmio_core: optimize gmio_clocale_isspace() with table of chars 2015-05-07 15:55:54 +02:00
Hugues Delorme
25df817b82 Update copyright 2015-04-30 18:19:45 +02:00
Hugues Delorme
74032b0dcb tests: add test_internal__fast_atof() 2015-04-10 14:28:26 +02:00
Hugues Delorme
e15e3f8142 Direct link to the license file 2015-03-30 09:05:25 +02:00
Hugues Delorme
4fcfbab5e0 gmio_core: add gmio_buffer structure 2015-03-23 18:18:28 +01:00
Hugues Delorme
39c3692d21 tests: add test_internal__safe_cast() 2015-03-19 16:35:17 +01:00
Hugues Delorme
e27d79b2e3 gmio_core/internal: fix constness in API of string_parse.h 2015-03-03 16:44:14 +01:00
Hugues Delorme
ae25e86825 Four spaces indentation 2015-03-03 10:35:36 +01:00
Hugues Delorme
edf3beca79 gmio_core: rename _ascii_ functions and files to _string_ 2015-03-02 17:54:57 +01:00
Hugues Delorme
1518324fba Add licence files and headers 2015-03-02 17:38:33 +01:00
Hugues Delorme
4fa3e7f380 Use = {0} init instead of memset() where applicable 2014-11-19 09:41:10 +01:00
Hugues Delorme
085644a5e5 Rename FougDataX to gmio (GeoMetry Input/Output) 2014-03-28 16:33:35 +01:00
Hugues Delorme
b5da8aa18f tests: fix build errors 2014-03-13 22:56:28 +01:00
Hugues Delorme
4bc3af5a1c Add test_internal__ascii_parse() 2014-01-30 00:27:06 +01:00
Hugues Delorme
b4253a803d Add first unit tests 2014-01-29 18:35:25 +01:00