Commit Graph

  • 6deb4fabb4 Merge branch 'hotfix-0.4.1' master Hugues Delorme 2017-04-14 11:14:50 +0200
  • ef44988897 gmio_stl: add documentation note for gmio_stl_infos_probe() Hugues Delorme 2017-04-14 09:24:37 +0200
  • 8e4c556ba6 cmake: remove _FUNC and _SYM variable suffix Hugues Delorme 2017-04-13 17:53:32 +0200
  • 94dd70b86c cmake: use check_symbol_exists() to find C99 functions Hugues Delorme 2017-04-13 17:33:57 +0200
  • ed230f6945 core: make version.h appear in generated doc Hugues Delorme 2017-04-06 15:03:32 +0200
  • be1ced46ed scripts: fix paths in bump-version.rb Hugues Delorme 2017-04-06 12:22:02 +0200
  • 769367897f Bump version to v0.4.1 Hugues Delorme 2017-04-14 10:01:50 +0200
  • 785ffa6262 Merge branch 'release-0.4' Hugues Delorme 2017-04-06 10:27:06 +0200
  • f01e01826f doc: fix wiki links to 0.4 pages Hugues Delorme 2017-04-05 12:54:11 +0200
  • 8f05f6c09b ChangeLog: set release date for 0.4 Hugues Delorme 2017-04-05 12:41:57 +0200
  • 6cd597437a README: develop->master Hugues Delorme 2017-04-05 12:41:30 +0200
  • 62a9ec97c8 Minor doc fixes Hugues Delorme 2017-04-05 12:27:30 +0200
  • 18e81ea27a README: update after wiki reorganization Hugues Delorme 2017-03-30 12:27:08 +0200
  • b7832bb33d Fix most of GCC and MSVC warnings Hugues Delorme 2017-03-30 11:02:47 +0200
  • c1c58f087c Fix some TODO concerning error handling Hugues Delorme 2017-03-30 09:50:36 +0200
  • 1d3cd5fb35 ChangeLog: update for coming v0.4.0 Hugues Delorme 2017-03-30 09:48:43 +0200
  • dd57fa5d54 Minor fixes Hugues Delorme 2017-03-29 12:05:52 +0200
  • 1521a12c71 Fix detected coverity defects Hugues Delorme 2017-03-29 12:04:11 +0200
  • 0d3a7e755c tests: simplify use of testing framework Hugues Delorme 2017-03-29 10:37:05 +0200
  • 1293d3d1b9 travis: move codecov task in its own script file Hugues Delorme 2017-03-22 09:21:37 +0100
  • f54dd0a1fa gmio_stl: fix segfault in gmio_stla_infos_probe() Hugues Delorme 2017-03-21 18:43:47 +0100
  • f62519109d coverity: disable benchmarks from build Hugues Delorme 2017-03-21 16:43:58 +0100
  • ac64e8aedd Minor changes Hugues Delorme 2017-03-20 16:22:29 +0100
  • 99991b0287 Add more unit tests Hugues Delorme 2017-03-20 16:22:15 +0100
  • fc25ac6fb3 travis: let codecov find coverage reports Hugues Delorme 2017-03-17 10:11:26 +0100
  • 21491bbf6b travis: use codecov instead of coveralls Hugues Delorme 2017-03-16 16:42:42 +0100
  • 843af6f4e9 cmake: enable c++11 when required Hugues Delorme 2017-03-16 16:41:13 +0100
  • 7ff9b74c13 gmio_core: fix /* */ comment Hugues Delorme 2017-03-16 16:40:28 +0100
  • 3952c8e0ee gmio_amf: only one function for mesh element metadata Hugues Delorme 2017-03-16 16:39:57 +0100
  • 26f05688d9 README: fix table "Supported formats" Hugues Delorme 2017-03-16 11:41:03 +0100
  • 5f31fcddf7 gmio_amf: more documentation Hugues Delorme 2017-03-01 10:31:50 +0100
  • 5214718a2b Minor doc improvements Hugues Delorme 2017-02-24 12:51:28 +0100
  • ffcb0a5189 gmio_support: implement support of Poly_Triangulation Hugues Delorme 2017-02-24 12:50:23 +0100
  • 47b7970328 README: add "supported formats" table Hugues Delorme 2017-01-30 17:43:35 +0100
  • 39ffae94c5 Use #pragma once Hugues Delorme 2017-01-30 11:41:20 +0100
  • f4d5402ca9 zlib: 1.2.8 -> 1.2.11 Hugues Delorme 2017-01-27 11:42:24 +0100
  • 70453b15a8 copyright: 2016 -> 2017 Hugues Delorme 2017-01-26 18:05:12 +0100
  • a55092a5c0 Merge from upstream Hugues Delorme 2017-01-26 17:47:31 +0100
  • 1b1b2f03ea gmio_amf: make z_stream alloc/free functions parametrizable Hugues Delorme 2017-01-26 17:42:12 +0100
  • e7a36b4a60 Minor doc improvements Hugues Delorme 2017-01-26 17:25:05 +0100
  • 14a7be93a6 gmio_amf: auto-define ZIP entry filename from filepath in gmio_amf_write_file() Hugues Delorme 2017-01-26 17:24:54 +0100
  • 6897ca12d5 gmio_core: add new internal functions Hugues Delorme 2017-01-26 17:23:03 +0100
  • 4f319710be gmio_core: test zlib enum values Hugues Delorme 2017-01-19 17:49:11 +0100
  • bd1600a10d gmio_amf: rename some ZIP fields in gmio_amf_write_options Hugues Delorme 2017-01-19 17:26:42 +0100
  • abb7bafc4a gmio_core: fix zip64 corrupted output Hugues Delorme 2017-01-17 18:42:36 +0100
  • b008445fc8 gmio_core: fix zip64 corrupted output Hugues Delorme 2017-01-17 18:42:36 +0100
  • 8999472912 gmio_core: drop support of obsolete ZIP disk Hugues Delorme 2017-01-13 10:49:15 +0100
  • 929f54e13c Clarify format of error codes Hugues Delorme 2017-01-12 10:25:30 +0100
  • 0481df6e61 gmio_amf: add Zip64 support Hugues Delorme 2017-01-10 10:47:46 +0100
  • cad0804c17 Move back const_string.h in gmio_core/internal Hugues Delorme 2017-01-09 15:45:22 +0100
  • 3914e51863 zip_utils.c: factorize initial bytes and magic read+check Hugues Delorme 2017-01-09 15:27:14 +0100
  • f1a6bf764c Harmonize gmio_adv_encode_xxx() API functions Hugues Delorme 2017-01-09 14:43:55 +0100
  • 1c80b326ee Merge branch 'develop' of https://github.com/fougue/gmio into develop Hugues Delorme 2017-01-09 14:27:18 +0100
  • 6f944d5efc zip_utils.c: remove needless comments Hugues Delorme 2017-01-09 14:27:13 +0100
  • 5951d7be70 gmio_core: add gmio_adv_[de,en]code_xxx() functions in byte_codec.h Hugues Delorme 2017-01-09 12:58:19 +0100
  • fe6858a0b9 Merge branch 'develop' of https://github.com/fougue/gmio into develop Hugues Delorme 2017-01-09 12:18:34 +0100
  • b8ad964edc Minor fixes/improvements on the doxygen doc Hugues Delorme 2017-01-09 10:52:06 +0100
  • bf8e01d237 gmio_core: fix GCC compilation errors Hugues Delorme 2017-01-06 18:29:46 +0100
  • 579989484c Merge branch 'develop' of https://github.com/fougue/gmio into develop Hugues Delorme 2017-01-06 17:02:18 +0100
  • 8bcac9ad47 tests: fully test ZIP archive generated by gmio_amf_write() Hugues Delorme 2017-01-06 12:24:28 +0100
  • 3a11906c96 tests: refactoring about variable decls Hugues Delorme 2017-01-04 17:29:32 +0100
  • 778b371304 tests: fix test_stla_lc_numeric() in case environment's loale is already "C" Hugues Delorme 2017-01-04 17:22:41 +0100
  • 998e901870 travis: fix path of travis-build.sh Hugues Delorme 2017-01-04 12:38:22 +0100
  • 6dc41dc62b scripts: add local_build bat files Hugues Delorme 2017-01-04 12:27:18 +0100
  • 7f794f532a Fix some compilation errors for Visual C++ 2012 Hugues Delorme 2017-01-04 12:13:45 +0100
  • 31d26ebd32 scripts: add containing folder Hugues Delorme 2017-01-02 11:45:51 +0100
  • 8c22af1cae Update ChangeLog file Hugues Delorme 2017-01-02 11:28:53 +0100
  • b236063dff cmake: hopefully fix clang compilation errors Hugues Delorme 2016-12-31 15:44:12 +0100
  • b134f809e7 cmake: add case to detect x86 processor family Hugues Delorme 2016-12-30 16:57:34 +0100
  • b5ec0f89ac cmake: try to debug compilation error on travis CI Hugues Delorme 2016-12-30 16:52:36 +0100
  • 33cd1d948b cmake: don't force CMP0018 Hugues Delorme 2016-12-30 16:44:48 +0100
  • fcdc4bf6b3 cmake: hopefully fix relocation R_X86_64_32 errors with static builds Hugues Delorme 2016-12-30 16:41:25 +0100
  • 469a525fc8 travis: verbose make Hugues Delorme 2016-12-30 00:08:50 +0100
  • 88655ddcdb core: fix some compilation warnings in zlib_utils.c Hugues Delorme 2016-12-28 20:13:22 +0100
  • 3acc51f73c cmake: force POSIX with gcc Hugues Delorme 2016-12-23 22:16:12 +0100
  • a2ad3b9d4b gmio_amf: add ZIP archiving (Zip64 format to be further supported) Hugues Delorme 2016-12-23 13:06:24 +0100
  • 73eb7a522e gmio_core/internal: add ZIP utils Hugues Delorme 2016-12-23 13:04:52 +0100
  • d8da7293ef Drop C90 support for C99 instead Hugues Delorme 2016-12-14 15:46:59 +0100
  • f369553af9 gmio_core: add 64b functions in byte_codec.h Hugues Delorme 2016-12-14 15:28:51 +0100
  • d859adf366 gmio_core: move gmio_zlib_compress_options in zlib_compress.h Hugues Delorme 2016-12-08 16:02:35 +0100
  • 456eddc520 gmio_amf: add file format support(export only) Hugues Delorme 2016-07-29 13:16:25 +0200
  • 091f665a6d cmake: build static and DLL targets Hugues Delorme 2016-12-05 17:51:27 +0100
  • fbf56aaa78 zlib: don't install headers and misc files Hugues Delorme 2016-12-05 15:39:03 +0100
  • 4000e76080 zlib: move detection in root CMakeLists.txt Hugues Delorme 2016-12-05 15:10:37 +0100
  • 9ce3e42fa8 gmio_core: rename error code name GMIO_ERROR_TRANSFER_STOPPED Hugues Delorme 2016-12-01 10:03:43 +0100
  • bd7f665041 3rdparty: initial import of zlib Hugues Delorme 2016-12-01 09:40:15 +0100
  • 4a10787a0d gmio_stl: simplify a bit by internally forcing non NULL read/write options Hugues Delorme 2016-11-28 10:35:16 +0100
  • 07d7dd75be gmio_core: move gmio_check_lc_numeric() into internal/error_check.h Hugues Delorme 2016-11-02 11:53:48 +0100
  • 1168ef04ed gmio_core,stl: refactor basic error checking Hugues Delorme 2016-10-27 17:42:24 +0200
  • ec5ea263d4 gmio_core: function gmio_stringstream_default_func_read() cannot be "inline" Hugues Delorme 2016-07-25 12:26:46 +0200
  • 1bc3a98c5c gmio_stl: add "overload" function gmio_stl_infos_probe_file() Hugues Delorme 2016-07-13 12:30:30 +0200
  • 941a015bfb gmio_stl: rename functions/structs in stl_infos.h (_get -> _probe) Hugues Delorme 2016-07-13 11:46:28 +0200
  • 4fe5eaad99 Bump version to v0.4.0 Hugues Delorme 2016-11-29 09:55:13 +0100
  • 0783b9bb28 Merge branch 'hotfix-0.3.2' Hugues Delorme 2016-10-12 09:53:30 +0200
  • a525eca318 gmio_stl: fix ending error when reading multiple STL solids from stream Hugues Delorme 2016-09-29 16:26:23 +0200
  • 0f1cc05d59 Bump version number to 0.3.2 Hugues Delorme 2016-09-29 16:18:08 +0200
  • 1d000a0684 Merge branch 'hotfix-0.3.1' Hugues Delorme 2016-09-21 09:04:15 +0200
  • 3f042c4778 tests: fix regression link error Hugues Delorme 2016-09-21 09:03:39 +0200
  • 2347c9d706 Merge branch 'hotfix-0.3.1' Hugues Delorme 2016-09-20 17:22:14 +0200
  • fe9208d163 Bump version to v0.3.1 Hugues Delorme 2016-09-20 17:06:26 +0200