Commit Graph

353 Commits

Author SHA1 Message Date
Hugues Delorme
07fdbb81f3 Minor doc fixes 2016-02-03 11:44:06 +01:00
Hugues Delorme
b7bceff748 gmio_stl: simplify code of gmio_stla_infos_get() 2016-02-03 11:43:52 +01:00
Hugues Delorme
f8e73f5747 gmio_stl: simplify API of gmio_stl_mesh_creator 2016-02-01 16:53:45 +01:00
Hugues Delorme
cdcc407071 gmio_stl: fix build error 2016-02-01 10:47:54 +01:00
Hugues Delorme
75cd51398e gmio_stl: improve API 2016-01-29 12:47:01 +01:00
Hugues Delorme
9ae18d1b9e Replace gmio_bool_t with bool 2016-01-26 17:03:58 +01:00
Hugues Delorme
0c15f9f325 Get rid of gmio_floatXX_t typedefs 2016-01-26 16:00:36 +01:00
Hugues Delorme
8a5f626663 gmio_stl: get rif of gmio_stlb_readwrite_helper 2016-01-26 15:54:06 +01:00
Hugues Delorme
5969cad14b tests: add new tests for gmio_stlb_header functions 2016-01-26 11:50:29 +01:00
Hugues Delorme
5605934628 gmio_stl: faster(2x) version of gmio_stla_infos_get() 2016-01-22 12:42:34 +01:00
Hugues Delorme
78ecd577dc gmio_stl: extract some STL ascii parsing functions to be reusable 2016-01-22 10:52:37 +01:00
Hugues Delorme
3619a43992 gmio_core: remove needless gmio_streampos_null() 2016-01-20 18:23:09 +01:00
Hugues Delorme
523cd028b8 gmio_stl: rename gmio_stl_triangle::normal -> gmio_stl_triangle::n 2016-01-20 17:47:30 +01:00
Hugues Delorme
62715a3822 gmio_stl: minor code simplification in stlb_byte_swap.c 2016-01-20 17:42:24 +01:00
Hugues Delorme
431bdf5bb1 gmio_stl: improve scoping of local variables in gmio_stla_write() 2016-01-20 12:17:38 +01:00
Hugues Delorme
d0b213a652 tests: move gmio_stlb_header_to_printable_str() to gmio_stl/stlb_header.h 2016-01-13 15:25:18 +01:00
Hugues Delorme
0d7eb270bc gmio_stl: make use of gmio_stl_read_args::func_stla_get_streamsize 2016-01-13 15:00:08 +01:00
Hugues Delorme
f84eba82fb gmio_stl: fix minor typos 2016-01-13 14:59:35 +01:00
Hugues Delorme
9dc842a35d tests: enable fast_atof() benchmark check only for release builds 2016-01-13 10:55:59 +01:00
Hugues Delorme
775c756818 gmio_core: rename GMIO_STRINGUTILS_CTYPE_H -> GMIO_STRING_ASCII_UTILS_CTYPE_H 2016-01-13 10:37:04 +01:00
Hugues Delorme
4a34063af9 gmio_core: rename string_utils.h -> string_ascii_utils.h 2016-01-13 10:21:27 +01:00
Hugues Delorme
a6dff8a150 More doc 2016-01-13 10:15:04 +01:00
Hugues Delorme
f2a1665493 gmio_core: rename gmio_stringstream_init() to gmio_stringstream_init_pos() 2016-01-13 10:04:41 +01:00
Hugues Delorme
38bfdb6e72 gmio_core: add gmio_stringstream() constructor 2016-01-12 16:29:31 +01:00
Hugues Delorme
b0803b0a7b gmio_stl: refactor gmio_stlb_infos_get() 2016-01-07 17:12:58 +01:00
Hugues Delorme
bdb02a9d8b gmio_stl: use gmio_ascii_stricmp() in gmio_stla_infos_get() 2016-01-07 17:11:56 +01:00
Hugues Delorme
a26008be93 gmio_core: add utility macro GMIO_ARRAY_SIZE() 2016-01-05 11:50:17 +01:00
Hugues Delorme
56241d22f6 gmio_core: fix spacing issues 2016-01-05 11:44:53 +01:00
Hugues Delorme
9d9d65bbd5 gmio_core: rename member gmio_rwargs::memblock -> stream_memblock 2016-01-05 11:44:10 +01:00
Hugues Delorme
0298cf3c89 gmio_stl: restore stream pos at exit of gmio_stl_infos_get() 2015-12-18 15:30:50 +01:00
Hugues Delorme
b8299e38ac gmio_stl: more docs 2015-12-18 10:45:51 +01:00
Hugues Delorme
ce50f76ef0 gmio_stl: add function gmio_stlb_header_str 2015-12-18 10:38:18 +01:00
Hugues Delorme
b514f12cc3 gmio_stl: rename STL write option for binary header 2015-12-17 19:02:24 +01:00
Hugues Delorme
bc986080d6 gmio_core: fix compilation error with GCC-4.6 2015-12-17 12:41:34 +01:00
Hugues Delorme
71bc14b6dc gmio_stl: API change in stl_io 2015-12-17 12:31:30 +01:00
Hugues Delorme
0f04b296fb gmio_stl: separate implementations for ASCII/binary gmio_stl_infos_get() 2015-12-17 12:03:45 +01:00
Hugues Delorme
5aa0b38f5a gmio_stl: major revamp of API 2015-12-09 18:51:03 +01:00
Hugues Delorme
ac93858dbd Fix C90 compilation issues 2015-12-03 18:29:23 +01:00
Hugues Delorme
9d08aa82ca Fix code style issue 2015-12-03 18:17:42 +01:00
Hugues Delorme
a2c071369b gmio_core: rename gmio_stream_pos -> gmio_streampos 2015-12-03 18:03:46 +01:00
Hugues Delorme
fb81b25407 Several changes
* Remove typedefs on struct and enums
* First working version of gmio_stla_stats_get()
2015-12-03 18:00:25 +01:00
Hugues Delorme
82270193e6 gmio_core/internal: fix error in code example 2015-11-23 16:51:02 +01:00
Hugues Delorme
f686f35207 gmio_core/internal: embed gmio_stream inside gmio_stringstream 2015-11-23 16:44:45 +01:00
Hugues Delorme
5e32375553 gmio_stl: delete unused functions 2015-11-23 16:35:43 +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
083a885d0f gmio_stl: reorganize stla_read.c 2015-11-20 11:20:06 +01:00
Hugues Delorme
be5c1cd65d gmio_core/internal: add gmio_parse_float32() 2015-11-20 11:19:32 +01:00
Hugues Delorme
3afcde257d gmio_core/internal: make distinction between fast_strtof() and fast_atof() 2015-11-19 17:45:29 +01:00
Hugues Delorme
efe3e64648 gmio_core: safer int types when no <stdint.h> 2015-11-19 17:43:07 +01:00
Hugues Delorme
efeb15f36a gmio_core/internal: more doc in string.h, also add gmio_const_string() 2015-11-19 15:35:20 +01:00