Commit Graph

  • 26dadf6c21 travis: display cmake version, "make check" verbose Hugues Delorme 2015-09-08 17:31:39 +0200
  • ae1d5b8429 CI: build fake_support Hugues Delorme 2015-09-02 12:11:56 +0200
  • 5852b97b44 cmake: dependant options for benchmarks, refactor Hugues Delorme 2015-09-02 12:08:14 +0200
  • 36a4fd281e tests: add fake_support Hugues Delorme 2015-09-02 12:07:17 +0200
  • 56bb6d8e65 cmake: simplifications Hugues Delorme 2015-09-01 18:20:31 +0200
  • 9fa87e8b20 gmio_support: delete functions gmio_stl_set_occmesh*() Hugues Delorme 2015-09-01 17:32:57 +0200
  • d81ecefa09 cmake: rename option GMIO_BUILD_WITH_LIBSTL -> GMIO_BUILD_LIBSTL Hugues Delorme 2015-09-01 17:31:33 +0200
  • deccace38b benchmarks: bench_ -> benchmark_ Hugues Delorme 2015-09-01 17:30:49 +0200
  • 2f6af3ed26 move repo gmio-benchmarks inside gmio Hugues Delorme 2015-09-01 17:01:38 +0200
  • 5a9847f82b appveyor: fix use of env vars Hugues Delorme 2015-08-31 17:29:21 +0200
  • 3512c4f726 CI: add appveyor YAML file Hugues Delorme 2015-08-31 17:11:48 +0200
  • 47d26c112d Merge branch 'master' of https://github.com/fougue/gmio Hugues Delorme 2015-08-31 16:35:53 +0200
  • 226f763bad cmake: fix build error with .rc file Hugues Delorme 2015-08-31 16:35:02 +0200
  • a2646f1828 travis: fix cmake options for matrix env Hugues Delorme 2015-08-31 15:36:02 +0200
  • 1ceacf01f0 cmake: fix installation of generated headers Hugues Delorme 2015-08-31 15:01:47 +0200
  • 01d8806d2b Merge branch 'master' of https://github.com/fougue/gmio Hugues Delorme 2015-08-31 14:31:04 +0200
  • a06fdc331d cmake: split main CMakeLists.txt into sub-directory files Hugues Delorme 2015-08-11 23:57:57 +0200
  • 56142b5826 gmio_stl: move param doc inline Hugues Delorme 2015-07-28 15:14:39 +0200
  • ef7538a4c8 gmio_support: fix build errors since API changes (xxx_func -> func_xxx) Hugues Delorme 2015-07-24 13:06:34 +0200
  • 8397a8579d travis: less build combinations Hugues Delorme 2015-07-15 10:37:12 +0200
  • 4ef686a0c7 travis: try to fix script errors on cmake step Hugues Delorme 2015-07-15 10:29:40 +0200
  • 2a4d0ea2cd travis: simplify script Hugues Delorme 2015-07-15 10:25:32 +0200
  • 8c59e1b76b Merge branch 'master' of https://github.com/fougue/gmio Hugues Delorme 2015-07-13 11:45:45 +0200
  • c406a8bb92 Replace fougsys.fr -> fougue.pro Hugues Delorme 2015-07-13 11:42:03 +0200
  • 5fc3305ba7 readme: move build status at top Hugues Delorme 2015-07-13 11:22:43 +0200
  • f0f30bb8f1 gmio_stl: silent false-positive coverity defect Hugues Delorme 2015-07-13 10:56:48 +0200
  • c74527a9f0 travis: disable coverity scan Hugues Delorme 2015-07-13 10:25:28 +0200
  • c6737a2c1e travis: fix cmake command for coverity scan Hugues Delorme 2015-07-10 13:11:49 +0200
  • 96437ab981 travis: add coverity scan Hugues Delorme 2015-07-10 13:06:18 +0200
  • 9052193bc2 Update README.md Hugues Delorme 2015-07-10 12:01:20 +0200
  • 481b55d81a Update README.md Hugues Delorme 2015-07-10 11:59:45 +0200
  • fa9d673f0b Update README.md Hugues Delorme 2015-07-10 11:58:51 +0200
  • 13b1d32a9a Rename pointer on functions members Hugues Delorme 2015-07-10 11:33:05 +0200
  • b10da55577 tests: fix compliance to ISO-C90 Hugues Delorme 2015-07-10 11:05:35 +0200
  • 5f5aecd7ec test: add new STL ascii models Hugues Delorme 2015-07-10 11:01:20 +0200
  • ad8aa933b2 Merge branch 'master' of https://github.com/fougue/gmio Hugues Delorme 2015-07-10 10:58:05 +0200
  • a5e2ac0ead tests:update test_internal.c for new changes in gmio_eat_word() Hugues Delorme 2015-07-10 10:57:14 +0200
  • 26fc957569 gmio_stl: fix case where solid name is composed of many words Hugues Delorme 2015-07-10 10:55:02 +0200
  • 2857f5ca30 gmio_stl: add gmio_stl_get_format_file() Hugues Delorme 2015-07-10 09:54:22 +0200
  • 9fe35b1fc0 gmio_core/internal: add gmio_string_buffer_clear() and gmio_copy_spaces() Hugues Delorme 2015-07-10 09:52:20 +0200
  • c43aa0c7a2 travis: don't run blocking "make check" for release build (disabled until solved) Hugues Delorme 2015-06-29 17:03:47 +0200
  • bfc5f3048f Fix clang unknown option warnings about -Wlogical-op Hugues Delorme 2015-06-29 16:32:00 +0200
  • 45fdf31289 Fix linking error for test_stl with GCC Hugues Delorme 2015-06-29 12:33:07 +0200
  • 9ec37f9a88 travis: run unit tests Hugues Delorme 2015-06-29 12:28:26 +0200
  • 44a0d8c8b7 Merge branch 'master' of https://github.com/fougue/gmio Hugues Delorme 2015-06-29 12:27:22 +0200
  • 5219c289aa cmake: improve suppport of Clang Hugues Delorme 2015-06-29 12:26:47 +0200
  • 1941a24265 travis: try build on OSX Hugues Delorme 2015-06-26 13:18:11 +0200
  • 54f62d345e travis: just indent matrix to feel like a table Hugues Delorme 2015-06-26 12:46:49 +0200
  • 9536dc133b travis: add clang compiler Hugues Delorme 2015-06-26 12:43:49 +0200
  • a6c20ddc20 Reorganize REAME.md Hugues Delorme 2015-06-26 12:40:29 +0200
  • 66b4d9e93f Add TRAVIS_STRICT_C90 param to travis build matrix Hugues Delorme 2015-06-26 10:35:30 +0200
  • 21eb0fcaec Fix line break Hugues Delorme 2015-06-26 09:59:29 +0200
  • 5ccecc58ea Add AppVeyor status badge Hugues Delorme 2015-06-26 09:59:02 +0200
  • 1622ad8984 Copy/Pase Travis status badge Hugues Delorme 2015-06-26 09:56:19 +0200
  • 30edf3f86c Add "travis" title for build status Hugues Delorme 2015-06-26 09:28:49 +0200
  • 946a10fe68 Set "_d" for debug suffix Hugues Delorme 2015-06-25 18:25:10 +0200
  • 198326e885 Fix cmake step Hugues Delorme 2015-06-25 18:22:41 +0200
  • 02a0cfb546 Build debug and release variants Hugues Delorme 2015-06-25 18:19:08 +0200
  • 1d526888a2 Add build status Hugues Delorme 2015-06-25 18:09:33 +0200
  • f02529a411 Add travis file Hugues Delorme 2015-06-25 18:05:02 +0200
  • 1707dd7891 gmio_core: move internal build options into config.h.cmake Hugues Delorme 2015-06-11 17:22:13 +0200
  • 44d73a66c8 Fix project name in some license headers Hugues Delorme 2015-06-10 16:18:59 +0200
  • 5e51857bc2 gmio: move define GMIO_USE_FAST_ATOF in config.h.cmake Hugues Delorme 2015-06-10 16:17:06 +0200
  • 2b099f8edb gmio_stl: simplify doc on STL error codes Hugues Delorme 2015-06-10 16:10:39 +0200
  • 51e02017d9 tests: add check on sizeof() operator Hugues Delorme 2015-06-10 15:06:20 +0200
  • 9091d714b2 gmio_stl: fix doc about filepath argument in stl_io.h Hugues Delorme 2015-06-10 15:05:49 +0200
  • 02f083e02e gmio_core: simplify implementation of toupper() and tolower() in string_utils.h Hugues Delorme 2015-06-09 16:55:06 +0200
  • 602b4c74d0 gmio_core: fix minor indentation issue Hugues Delorme 2015-06-09 16:53:42 +0200
  • 8d0263a088 tests: fix conformance to C90 Hugues Delorme 2015-05-28 18:02:26 +0200
  • 7964b7f917 tests: remove needless lines in license headers Hugues Delorme 2015-05-28 17:36:17 +0200
  • 0f4789d710 tests: add new test test_stl Hugues Delorme 2015-05-28 17:33:42 +0200
  • 3508eaa236 gmio_stl: fix regression in gmio_stlb_read() Hugues Delorme 2015-05-28 17:32:05 +0200
  • 304e1c39bb gmio_core,stl: add new error code GMIO_ERROR_STDIO Hugues Delorme 2015-05-28 17:31:36 +0200
  • 62401d5655 gmio_core: fix bug in gmio_eat_word() Hugues Delorme 2015-05-28 16:20:27 +0200
  • 3511859908 Hexadecimal error codes Hugues Delorme 2015-05-28 16:19:31 +0200
  • 742de300fe gmio_stl: for passing STL binary header data, replace uint8_t* with new gmio_stlb_header Hugues Delorme 2015-05-28 16:19:07 +0200
  • 3bd7ec8782 gmio_core: introduce ctype.h code alternative in string_utils.h Hugues Delorme 2015-05-28 13:57:18 +0200
  • 37dcad8e5e gmio_core: fix bug in gmio_clocale_char_iequals() Hugues Delorme 2015-05-28 11:04:41 +0200
  • 28d133dfa0 gmio_stl: fix doc Hugues Delorme 2015-05-28 09:52:56 +0200
  • fec6742698 GeomIO -> gmio Hugues Delorme 2015-05-28 09:40:24 +0200
  • fcf5e1b5bd cmake: add doc target Hugues Delorme 2015-05-28 09:36:24 +0200
  • ac0c7e2215 cmake: add generation of version.h and gmio.rc (DLL information) Hugues Delorme 2015-05-27 18:57:00 +0200
  • 6eb38fcd8b gmio_stl: add option "stl_write_triangles_only" and function gmio_stlb_write_header() Hugues Delorme 2015-05-27 17:29:48 +0200
  • cad2a28f65 gmio_core: more doc in string_parse.h Hugues Delorme 2015-05-26 18:25:14 +0200
  • e79341ec26 gmio_core: more inlining in string_parse.h Hugues Delorme 2015-05-26 18:20:07 +0200
  • f677dc8f4f gmio_core: micro-optimization in gmio_next_char() Hugues Delorme 2015-05-26 17:59:03 +0200
  • 4d1dd420fc gmio_core: remove NULL tests on input string in fast_atof.h Hugues Delorme 2015-05-26 17:57:53 +0200
  • 3452545b76 gmio_core: micro-optimizations in implementation of string_parse.h Hugues Delorme 2015-05-07 15:56:44 +0200
  • 0702632c95 gmio_core: optimize gmio_clocale_isspace() with table of chars Hugues Delorme 2015-05-07 15:55:54 +0200
  • 53bd9d08a6 Remove benchmarks source code from repository Hugues Delorme 2015-05-06 09:45:07 +0200
  • 4ee7981615 Fix FougSys -> Fougue Hugues Delorme 2015-05-06 09:39:37 +0200
  • 5be4715046 gmio_core: fix copyright Hugues Delorme 2015-05-06 09:02:12 +0200
  • 47f3724b3c gmio_stl: fix minor code style issue Hugues Delorme 2015-05-06 09:01:56 +0200
  • 19316bc3ee gmio_stl: remove GMIO_LIBSTL_EXPORT from internal function decl Hugues Delorme 2015-05-06 09:01:38 +0200
  • 25df817b82 Update copyright Hugues Delorme 2015-04-30 18:19:45 +0200
  • b0fdde43da gmio_stl: rename error GMIO_STL_ERROR_INVALID_REAL32_PREC to GMIO_STL_ERROR_INVALID_FLOAT32_PREC Hugues Delorme 2015-04-15 17:14:34 +0200
  • 06c0443db2 bench_assimp: with gmio, generate %.7f float strings (STL ASCII format) Hugues Delorme 2015-04-15 17:12:44 +0200
  • d3fb4132fb gmio_stl: add option stla_float32_format Hugues Delorme 2015-04-15 17:11:15 +0200
  • dd7b24e023 benchs: benchmark STL ASCII/binary read and write operations for assimp Hugues Delorme 2015-04-15 16:41:07 +0200
  • 9f1b0456d4 benchs: make it compile on Linux Hugues Delorme 2015-04-15 09:59:52 +0200