Commit Graph

  • 002c3eae66 cmake: treat Visual C++ warnings as errors Hugues Delorme 2015-03-13 11:05:51 +0100
  • 86a05d38bb gmio_core: move some helper functions into internal/ Hugues Delorme 2015-03-13 11:04:14 +0100
  • 9ecdd222ea Extend API to support progress handling Hugues Delorme 2015-03-13 10:32:18 +0100
  • 8d81cf5922 gmio_core: merge gmio_task_control into gmio_transfer Hugues Delorme 2015-03-12 17:46:40 +0100
  • 8396eab3d6 Filter doc/html from "git status" Hugues Delorme 2015-03-05 10:06:44 +0100
  • 85481e2e89 doc: effort to make it complete Hugues Delorme 2015-03-04 18:25:51 +0100
  • bb236cad3b gmio_support: add license headers Hugues Delorme 2015-03-04 17:41:07 +0100
  • df6b5f4722 cmake: more comments Hugues Delorme 2015-03-03 17:18:15 +0100
  • 2cc2efcc9f tests: fix iso-c90 conformance Hugues Delorme 2015-03-03 17:10:10 +0100
  • 61a127332a Rename license files Hugues Delorme 2015-03-03 16:55:25 +0100
  • c0cdd90f96 Rename some internal implementation stuff Hugues Delorme 2015-03-03 16:54:13 +0100
  • e27d79b2e3 gmio_core/internal: fix constness in API of string_parse.h Hugues Delorme 2015-03-03 16:44:14 +0100
  • 100af32b21 cmake: for MSVC, enable /W4 and /Zc:strictStrings Hugues Delorme 2015-03-03 16:27:02 +0100
  • 31e8daca93 Removed needless comment lines and doxygen tags Hugues Delorme 2015-03-03 11:35:15 +0100
  • 6481a97b34 doc: reference README.md as main page for doxygen Hugues Delorme 2015-03-03 11:03:50 +0100
  • 1888d4c9c7 Remove qmake/ Hugues Delorme 2015-03-03 10:46:42 +0100
  • 0b0152dbb3 Rename gmio_realXX_t to gmio_floatXX_t (XX = 32,64) Hugues Delorme 2015-03-03 10:44:45 +0100
  • 97923e2dfe Two spaces indentation for macros Hugues Delorme 2015-03-03 10:38:49 +0100
  • ae25e86825 Four spaces indentation Hugues Delorme 2015-03-03 10:35:36 +0100
  • 7e32cf99d5 Fix Visual C++ C4267 warnings (conversion from size_t to uint32_t) Hugues Delorme 2015-03-03 10:29:47 +0100
  • d7a4e3b1b6 cmake: detection of the targer architecture bit size Hugues Delorme 2015-03-03 10:27:39 +0100
  • 819aec00d4 gmio_core: add utility file min_max.h Hugues Delorme 2015-03-02 18:00:10 +0100
  • edf3beca79 gmio_core: rename _ascii_ functions and files to _string_ Hugues Delorme 2015-03-02 17:54:57 +0100
  • ab3bcd96a9 Let git ignore .txt.user files Hugues Delorme 2015-03-02 17:40:02 +0100
  • 1518324fba Add licence files and headers Hugues Delorme 2015-03-02 17:38:33 +0100
  • 4f8bdc4a6f Minor doc improvements Hugues Delorme 2015-03-02 16:49:52 +0100
  • 0a98161182 gmio_stl: use anonymous enum instead of #define for constants Hugues Delorme 2015-03-02 16:43:42 +0100
  • 15518d5a0d stl: consider FLOAT_token as an alias of ID_token Hugues Delorme 2015-01-29 13:27:07 +0100
  • 0d43396116 Minor code improvement Hugues Delorme 2015-01-29 13:25:50 +0100
  • 3350d8936f Minor doc and indentation improvements Hugues Delorme 2015-01-28 22:39:03 +0100
  • 550cccba79 Fix minor code style issues Hugues Delorme 2014-11-21 11:41:52 +0100
  • 72228a82dc gmio_stl: new API for read/write functions Hugues Delorme 2014-11-21 11:41:29 +0100
  • e284d9c7c8 gmio_core: add utility macro GMIO_UNUSED() Hugues Delorme 2014-11-21 11:40:49 +0100
  • d2380c7b37 Improve generated documentation Hugues Delorme 2014-11-21 11:39:23 +0100
  • 666f90857a gmio_core: limit task_control to interruption request (no progress report feature) Hugues Delorme 2014-11-20 09:25:43 +0100
  • 60db7e397a gmio_stl: case insensitive comparison on the first letter in parsing_find_token() Hugues Delorme 2014-11-20 09:23:03 +0100
  • 4fa3e7f380 Use = {0} init instead of memset() where applicable Hugues Delorme 2014-11-19 09:41:10 +0100
  • 5c959616aa Minor doc improvements Hugues Delorme 2014-11-19 09:39:56 +0100
  • e4dd893ea2 CMake: make detection of <stdint.h>, <stdbool.h> and strtof() dependent of BUILD_STRICT_C90 Hugues Delorme 2014-11-19 09:38:24 +0100
  • 3775dca27c When available, use <stdbool.h> for boolean types Hugues Delorme 2014-11-10 18:31:44 +0100
  • 7d853cc3b1 Fix remaining compiler errors since renaming the library to 'gmio' Hugues Delorme 2014-04-17 10:19:23 +0200
  • 2b94d317bc bench_libstl: fix build issues Hugues Delorme 2014-04-04 16:01:44 +0200
  • 5661cb656b qmake: fix issue with support in gmio.pro Hugues Delorme 2014-04-04 16:01:29 +0200
  • 7646813593 doc: lib name is GeomIO Hugues Delorme 2014-04-04 16:01:09 +0200
  • 675e95583a gmio_support: fix missing code adaptations Hugues Delorme 2014-04-04 16:00:43 +0200
  • 33ed203983 gmio_core: there was still old FOUG_ prefixes in config.h.cmake Hugues Delorme 2014-04-04 15:50:42 +0200
  • f1e0b1a169 Rename gmio_stl_geom->gmio_stl_mesh and gmio_stl_geom_creator->gmio_stl_mesh_creator Hugues Delorme 2014-03-31 15:52:04 +0200
  • 121181bf15 Fix minor code style issues Hugues Delorme 2014-03-31 15:39:21 +0200
  • 085644a5e5 Rename FougDataX to gmio (GeoMetry Input/Output) Hugues Delorme 2014-03-28 16:33:35 +0100
  • db04be340a Improve doc Hugues Delorme 2014-03-27 17:36:18 +0100
  • b41d0d4f77 stl: fix constness of input param for foug_stla_write() Hugues Delorme 2014-03-27 17:35:40 +0100
  • 7879c50b98 bench_libstl: adapt to API changes Hugues Delorme 2014-03-14 10:24:05 +0100
  • 8540248028 support: fix minor include issue Hugues Delorme 2014-03-13 22:56:59 +0100
  • b5da8aa18f tests: fix build errors Hugues Delorme 2014-03-13 22:56:28 +0100
  • 37af93feab stl: get rid of FOUG_SLTB_READ_WRITE_ALIGN_SAFE Hugues Delorme 2014-03-13 22:55:55 +0100
  • 5e53892a0d cmake: Force C language and PIC with GCC Hugues Delorme 2014-03-13 22:52:52 +0100
  • ab794ded78 Major reorganization of source files into a better source tree Hugues Delorme 2014-03-13 17:49:39 +0100
  • c4bb9015d6 libstl: fix minor code style issue Hugues Delorme 2014-03-13 17:03:04 +0100
  • 52fea697cb Surround declaration of functions with FOUG_C_LINKAGE_BEGIN and FOUG_C_LINKAGE_END Hugues Delorme 2014-03-13 15:57:04 +0100
  • 381dd0d9b7 libstl: rename foug_stl_rw_error to foug_stl_error Hugues Delorme 2014-03-13 14:41:05 +0100
  • 41eec9b1b5 Add more doc Hugues Delorme 2014-03-13 14:37:55 +0100
  • 01d9e3a3f7 Separate detection of GCC builtin bswap() functions for 16b and 32b Hugues Delorme 2014-02-25 09:53:36 +0100
  • cd271d709c Fix default use of RPATH Hugues Delorme 2014-02-19 12:13:28 +0100
  • e8b169d79d libstl: replace stl{a,b}_{read,write}.h files by stl_io.h Hugues Delorme 2014-02-13 16:43:19 +0100
  • 3b6b1f631e Add more documentation Hugues Delorme 2014-02-13 16:25:37 +0100
  • 660c2699e7 Don't declare anonymous enum/struct in the public API Hugues Delorme 2014-02-13 12:02:40 +0100
  • c4c08b1e5c Add more documentation for global header files (just below src/ folder) Hugues Delorme 2014-02-13 11:18:46 +0100
  • 3ccd118545 libstl: minor improvement in stla_read hook Hugues Delorme 2014-02-11 11:18:59 +0100
  • 6f1d3ac97e libstl: check string iterator limit before access in foug_stl_get_format() Hugues Delorme 2014-02-11 11:14:49 +0100
  • 35e479bc28 Add unit tests for expected platform behavior Hugues Delorme 2014-02-11 11:13:15 +0100
  • e5b19fb151 occ_support: remove unused attributes in foug_OccStlMeshDomain Hugues Delorme 2014-02-04 16:29:38 +0100
  • 0634f4087b cmake: check that policy CMP0020 can be applied Hugues Delorme 2014-02-04 16:12:55 +0100
  • 50f2bef268 cmake: fix dev warnings when enabling Qt (set policy cmp0020) Hugues Delorme 2014-02-04 15:46:37 +0100
  • bdf97c30e3 Fix buggy foug_decode_uint32_me() Hugues Delorme 2014-02-04 15:45:31 +0100
  • a6674e605d cmake: silence C4996 warnings Hugues Delorme 2014-02-04 14:44:03 +0100
  • a4d55f1396 Add missing stream_buffer.{h,c} files Hugues Delorme 2014-02-04 12:41:03 +0100
  • 121577a36c Fix occ_support in fougdatax.pro Hugues Delorme 2014-02-04 12:08:22 +0100
  • b0348e62eb cmake: QtSupport can be built with Qt4 Hugues Delorme 2014-01-31 11:17:45 +0100
  • 56ab56b0e8 foug_stl_get_format: fix potential bug where read_size is less than fixed_buffer size Hugues Delorme 2014-01-30 10:32:28 +0100
  • fecc9fb478 Revamp error checking Hugues Delorme 2014-01-30 10:19:22 +0100
  • 4bc3af5a1c Add test_internal__ascii_parse() Hugues Delorme 2014-01-30 00:26:30 +0100
  • 6951b4bd40 Stupid conflict fixed Hugues Delorme 2014-01-29 18:37:13 +0100
  • b4253a803d Add first unit tests Hugues Delorme 2014-01-29 18:33:49 +0100
  • 0bef50a785 Add first unit tests Hugues Delorme 2014-01-29 18:33:49 +0100
  • 58e19b0554 Rename tests/ to benchs/ Hugues Delorme 2014-01-29 17:52:25 +0100
  • dc6ca103ee Update tests Hugues Delorme 2014-01-29 17:51:04 +0100
  • ad3eed423f qmake build works again Hugues Delorme 2014-01-29 17:28:30 +0100
  • 6abac58deb Considerable simplify libstl API Hugues Delorme 2014-01-29 16:59:19 +0100
  • a2f39de890 Fix minor code style issues Hugues Delorme 2014-01-29 11:34:10 +0100
  • 55a6837c76 occ_libstl.cpp: adapt to API changes Hugues Delorme 2014-01-29 11:33:55 +0100
  • cb9428c87d stla_read.h: remove typedefs to function pointers Hugues Delorme 2014-01-29 11:33:19 +0100
  • 7f13b9248f stlb_read: remove typedef for function pointers, also simplify hookds Hugues Delorme 2014-01-29 11:32:47 +0100
  • 966359881e stream: error_func() returns int instead of int32_t Hugues Delorme 2014-01-29 11:31:44 +0100
  • e548e342b9 stl_format.c: fix case that would return FOUG_STL_ASCII_FORMAT instead of FOUG_STL_UNKNOWN_FORMAT Hugues Delorme 2014-01-29 11:29:55 +0100
  • 36594dc120 global.h: alais foug_bool_t to int (instead of int8_t) Hugues Delorme 2014-01-29 11:28:36 +0100
  • 59e5daf983 Major reorganization to improve performance Hugues Delorme 2014-01-28 19:06:24 +0100
  • dbe36c0eb1 libstl: add stl_format.h,c Hugues Delorme 2014-01-28 19:05:18 +0100
  • c11804fcea libstl: put all error codes in stl_error.h Hugues Delorme 2014-01-28 19:04:32 +0100
  • 83553795d5 compiler_config.pri: let qmake specify -fstrict-aliasing for release builds Hugues Delorme 2014-01-28 19:01:33 +0100
  • 60bdef344f cmake: simplify definition of source files to be compiled Hugues Delorme 2014-01-28 19:00:36 +0100