Commit Graph

548 Commits

Author SHA1 Message Date
Hugues Delorme
01d0180b99 travis: linux-gcc release build with gcc-4.9 2016-01-13 16:44:04 +01:00
Hugues Delorme
a6e16d42af travis: reduce matrix to 6 different builds(instead of 12) 2016-01-13 16:26:27 +01:00
Hugues Delorme
6bf6f8789b tests: verbose ctest 2016-01-13 15:42:50 +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
2a6a2f3a8e benchmarks: fix warning about insane use of printf() 2016-01-13 14:57:58 +01:00
Hugues Delorme
073f897097 benchmark_gmio: fix hanging in some case with bmk_gmio_stl_infos_get() 2016-01-13 12:29:44 +01:00
Hugues Delorme
4856266e3e travis: enable "make check" for release builds 2016-01-13 10:57:00 +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
351bb6cafc benchmarks: give void* instead of char* to benchmark functions 2016-01-12 17:37:45 +01:00
Hugues Delorme
8c5aea272f tests: add benchmark for fast_atof() 2016-01-12 16:32:11 +01:00
Hugues Delorme
decb5fedc7 tests: add gmio_ro_buffer() and gmio_rw_buffer() constructors 2016-01-12 16:31:18 +01:00
Hugues Delorme
151948846a benchmarks: fix #include issue in benchmark_tools.h 2016-01-12 16:30:24 +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
02668e0cb0 tests: remove typedef around struct gmio_ro_buffer 2016-01-05 11:48:56 +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
f8b7be08c5 git: ignore any subdirs inside benchmark_other 2015-12-18 10:53:11 +01:00
Hugues Delorme
2bce7b4a90 benchmarks: new benchmarks can be easily added as subdirs of benchmark_other 2015-12-18 10:49:43 +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
99e1d9aefa cmake: disable GCC warnings about universal zero initializer {0} 2015-12-04 12:48:00 +01:00
Hugues Delorme
6ca001201b cmake: reuse existing checks 2015-12-04 10:36:27 +01:00
Hugues Delorme
d5404814e7 benchmarks: fix compilation errors 2015-12-04 10:32:11 +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
d9f143d7d3 tests: add new STL ascii model 2015-12-03 18:10:09 +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
3850f0f278 README: credits to Erik Yin 2015-11-27 11:39:27 +01:00
Hugues Delorme
27ac28cf6f [ci_skip] Update README 2015-11-25 10:18:49 +01:00
Hugues Delorme
0c51d335ba README: add logo 2015-11-25 09:53:20 +01:00
Hugues Delorme
82270193e6 gmio_core/internal: fix error in code example 2015-11-23 16:51:02 +01:00
Hugues Delorme
83cf16b11f tests: simplify init of gmio_ro_buffer objects 2015-11-23 16:50:32 +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