Commit Graph

23 Commits

Author SHA1 Message Date
Hugues Delorme
055ceb24b9 benchmark_gmio: replace printf() by fprintf(stderr) for error report 2016-03-21 10:18:30 +01:00
Hugues Delorme
d5133928c4 API simplification, more homogeneous 2016-03-11 12:43:30 +01:00
Hugues Delorme
37c4a2a576 Introduce GMIO_STL_FORMAT_TAG_BINARY 2016-03-08 10:29:49 +01:00
Hugues Delorme
74ae9ba752 gmio_stl: change API to use pointer arguments instead of confusing value 2016-03-01 14:50:31 +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
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
073f897097 benchmark_gmio: fix hanging in some case with bmk_gmio_stl_infos_get() 2016-01-13 12:29:44 +01:00
Hugues Delorme
351bb6cafc benchmarks: give void* instead of char* to benchmark functions 2016-01-12 17:37:45 +01:00
Hugues Delorme
9d9d65bbd5 gmio_core: rename member gmio_rwargs::memblock -> stream_memblock 2016-01-05 11:44:10 +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
d5404814e7 benchmarks: fix compilation errors 2015-12-04 10:32:11 +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
b356ced118 Introduce typedefs gmio_streamsize_t and gmio_streamoffset_t 2015-11-06 13:43:03 +01:00
Hugues Delorme
598123ca47 Rename gmio_buffer -> gmio_memblock 2015-09-25 13:16:41 +02:00
Hugues Delorme
abbcbb6fbe benchmarks: better formatted output(use markdown) 2015-09-23 15:30:17 +02:00
Hugues Delorme
60c1683965 benchmarks: put a CMakeLists.txt file per sub-folder 2015-09-22 18:33:19 +02:00
Hugues Delorme
8f4064ab7e benchmark_gmio: fix compilation errors due to recent API changes 2015-09-22 18:16:39 +02:00
Hugues Delorme
deccace38b benchmarks: bench_ -> benchmark_ 2015-09-01 17:30:49 +02:00