Commit Graph

  • b41817fcad ascii_parse: add function foug_checked_next_chars() Hugues Delorme 2014-01-28 10:11:26 +0100
  • 340ed4f117 ascii_parse: simplify cookie function Hugues Delorme 2014-01-27 22:57:10 +0100
  • 013e57e0ff cmake: fix building of internal source files Hugues Delorme 2014-01-27 22:56:25 +0100
  • 6ae2de4985 Move convert.* into internal/ folder Hugues Delorme 2014-01-27 15:30:46 +0100
  • fb9985855a libstl: put ASCII text parsing into separated header/source files Hugues Delorme 2014-01-27 15:28:12 +0100
  • af1e85c4a7 cmake: install also "support" source files Hugues Delorme 2014-01-27 15:04:22 +0100
  • 11d5668d4b Simplify cookie mechanism Hugues Delorme 2014-01-27 15:03:50 +0100
  • 90f5f084f6 libstl: use strtof() if available (in stla_read.c) Hugues Delorme 2014-01-23 17:30:23 +0100
  • 5f0f9f9273 global: improve byte swapping functions (endian.h) Hugues Delorme 2014-01-23 17:28:59 +0100
  • 0539a111fd cmake: many improvements about build options and platform checks Hugues Delorme 2014-01-23 17:24:50 +0100
  • 5720614cdc libstl: use field instead of function pointer where possible Hugues Delorme 2014-01-22 19:17:19 +0100
  • 6f7d8c4121 stlb: add define to control whether to use memcpy() or safe-align copy Hugues Delorme 2014-01-22 18:29:57 +0100
  • 4750e2c989 Add convert.h/convert.c Hugues Delorme 2014-01-22 18:28:58 +0100
  • 4ce5795b0d Update CMake build file Hugues Delorme 2014-01-21 18:28:29 +0100
  • 450c3fd1af Rename qt4_support to qt_support Hugues Delorme 2014-01-21 16:19:27 +0100
  • d0e9c44ae6 Add doxygen file Hugues Delorme 2014-01-21 16:18:17 +0100
  • 23587a905e Reorganize source files Hugues Delorme 2014-01-21 11:59:40 +0100
  • 3e7b8546eb Remove out-dated C++ stuff Hugues Delorme 2014-01-21 11:07:00 +0100
  • a539d38315 Rename qmake.build to qmake Hugues Delorme 2014-01-21 11:04:41 +0100
  • 4f6ed17071 occ_support: minor performance improvement Hugues Delorme 2014-01-21 10:52:53 +0100
  • e3915c0bc7 Add more doxygen documentation Hugues Delorme 2014-01-21 10:51:23 +0100
  • b9f3c71d24 Fix minor indentation issues Hugues Delorme 2014-01-21 10:49:24 +0100
  • e2ecf5361c Fix minor qmake projects issues Hugues Delorme 2014-01-21 10:47:32 +0100
  • efbb6d1211 Use regular target suffix (_d for debug and none for release) Hugues Delorme 2014-01-21 10:45:41 +0100
  • db509d6863 Fix indentation issues Hugues Delorme 2014-01-09 22:22:57 +0100
  • af1de1c9cf Fix build errors with OpenCascade 6.6.0 Hugues Delorme 2013-05-28 17:06:53 +0200
  • 5467ff633f Merge branch 'master' of ssh://slave.lautre.net:22/home/projects/fougsys/fougdataex Hugues Delorme 2013-04-29 15:48:45 +0200
  • 9d20aa9569 Fix warnings in occ_libstl.cpp with Visual C++ Hugues Delorme 2013-04-29 15:47:44 +0200
  • 95dec25370 Fix link error caused by OCC support with Visual C++ Hugues Delorme 2013-04-29 15:44:59 +0200
  • 4e7049ae02 stla: fix typo error in grammar documentation Hugues Delorme 2013-04-29 13:21:39 +0200
  • d46de3ea86 stla: document grammar for STL ASCII Hugues Delorme 2013-04-29 12:24:51 +0200
  • e2bdc6b891 libstl: fix minor code style issues Hugues Delorme 2013-04-29 11:47:15 +0200
  • 70e91ea437 bench_libstl: back to work Hugues Delorme 2013-04-27 00:23:00 +0200
  • a7e2f23957 qmake.build: fix GCC link errors with occ_support Hugues Delorme 2013-04-27 00:22:17 +0200
  • d55f1831e1 occ_support: fix minor code style issues Hugues Delorme 2013-04-27 00:20:12 +0200
  • 4924de91cb stlb: introduce 'byte_order' parameter (for now only little-endian is supported) Hugues Delorme 2013-04-27 00:16:38 +0200
  • e983afe159 stla: implement writing Hugues Delorme 2013-04-27 00:11:53 +0200
  • f866df2127 stla: implement a recursive-descent parser for reading Hugues Delorme 2013-04-27 00:10:28 +0200
  • baf2859cca libstl: remove parameter names for cookie functions in stla_read.h Hugues Delorme 2013-04-02 12:07:35 +0200
  • 1e56476821 STLb: Minor code improvement in foug_stlb_write_facets() Hugues Delorme 2013-03-27 13:11:00 +0100
  • 8b5b6d5247 Fix indentation issues Hugues Delorme 2013-03-27 13:00:48 +0100
  • 28b3b2aded Only use QtCore when Qt4Support is enabled (qmake build) Hugues Delorme 2013-03-27 12:58:00 +0100
  • 27f320012b Fix potential collisions on HAVE_STDINT_H (renamed to FOUG_HAVE_STDINT_H) Hugues Delorme 2013-03-27 12:49:57 +0100
  • 0b2424570e endian.h: add foug_encode_uint32_be() Hugues Delorme 2013-03-06 18:30:02 +0100
  • a6128da7d2 Modular all-in-one QMake build script (foug_datax.pro) Hugues Delorme 2013-03-06 17:02:19 +0100
  • 174fe74939 Refactor API of libSTL Hugues Delorme 2013-03-06 11:49:53 +0100
  • 07f7165ce1 Adapt CMakeLists.txt some libSTL become a module Hugues Delorme 2013-03-06 10:31:21 +0100
  • ed1a9f8bb8 Normalize inclusion guards Hugues Delorme 2013-03-06 10:27:37 +0100
  • bc3a2bdea2 Make a whole component library, libstl being an optional module Hugues Delorme 2013-03-05 23:53:15 +0100
  • a11ae5157c libstl: reorganize declarations of read/write functions Hugues Delorme 2013-03-05 16:46:42 +0100
  • 1401860c83 stlb: localize variables in their direct scope Hugues Delorme 2013-03-05 16:22:26 +0100
  • fb89b4ddcb stla: add support of task interrupt (stop) Hugues Delorme 2013-03-05 14:54:11 +0100
  • d128eb92fd Easier and simpler task control Hugues Delorme 2013-03-05 01:04:29 +0100
  • 85b616e84b Rename foug_dataex to foug_datax Hugues Delorme 2013-03-04 22:04:21 +0100
  • dbdb45bd24 Add first working impl of STL ASCII reading Hugues Delorme 2013-03-02 22:05:17 +0100
  • 6353cbbb46 Merge manip structs in their respective 'main' struct Hugues Delorme 2013-03-02 21:51:08 +0100
  • 7daa164a8b * Simplify syntax used to call function with pointers * Some documentation for foug_stream functions Hugues Delorme 2013-03-01 21:37:31 +0100
  • f71c061328 libstl: improve rapidity by using C style cast to decode memory Hugues Delorme 2013-02-21 14:53:41 +0100
  • aebea13385 Fix minor C code style issues Hugues Delorme 2013-02-21 14:51:29 +0100
  • f34cc24f3b qmake.build: add extra warnings when compiling with gcc Hugues Delorme 2013-02-21 14:47:56 +0100
  • e496aca63d qmake.build: remove needless installs for c_streams_inc Hugues Delorme 2013-02-21 14:46:10 +0100
  • d74f67dad6 Fix minor issue with name of inclusion guard Hugues Delorme 2013-02-21 14:41:37 +0100
  • 7f76079f80 Add cmake build script Hugues Delorme 2013-02-21 14:37:42 +0100
  • 93ddaed71c Add bench_libstl, bench_assimp Hugues Delorme 2013-02-20 14:39:23 +0100
  • 342c382393 bench_occ: refactor source code Hugues Delorme 2013-02-20 12:29:34 +0100
  • 58fdac010b c-libstl: add foug_stlb_triangle struct Hugues Delorme 2013-02-05 12:26:41 +0100
  • 24495d6655 c-libstl: add _set_cookie() functions and buffer parameter Hugues Delorme 2013-02-05 12:24:13 +0100
  • dc832d3f81 c-lib: in endian.c, move union types outside functions Hugues Delorme 2013-02-05 12:19:24 +0100
  • 903d98d565 Fix definition of FOUG_DECL macros Hugues Delorme 2013-01-25 15:37:06 +0100
  • f73c2c37ad c-lib: fix warnings with Visual C++ 2010 Hugues Delorme 2013-01-24 18:51:26 +0100
  • 33b4d7f2e8 c-lib: strict conformance to C90 Hugues Delorme 2013-01-24 18:38:43 +0100
  • 2cae8b387c c-libstl: don't check argument buffer_size Hugues Delorme 2013-01-24 12:46:10 +0100
  • ff8a6fe6e5 libc++: adapt to core libc Hugues Delorme 2013-01-24 11:31:38 +0100
  • 867cdc0098 libc: improve handling of stream error Hugues Delorme 2013-01-24 11:29:51 +0100
  • d3c56f7a52 libc: improve encoding routines Hugues Delorme 2013-01-24 11:28:59 +0100
  • 2eeef375c7 c-lib: improve file name consistency Hugues Delorme 2013-01-15 17:56:24 +0100
  • 8db6c9d077 c-lib: add DLL import/export directives Hugues Delorme 2013-01-15 16:45:01 +0100
  • 1f0f4a311f c-lib: workable binary STL writing function Hugues Delorme 2013-01-15 13:10:44 +0100
  • 2cfe22896b Add .gitignore file Hugues Delorme 2013-01-15 10:41:29 +0100
  • 6e513f6d68 c-lib: put STL binary reading code in stlb_read.* files Hugues Delorme 2013-01-15 10:40:35 +0100
  • 8cbb5a0007 c-lib: workable reading of binary STL files Hugues Delorme 2013-01-14 19:30:42 +0100
  • 5f4ed36e9f c-lib: initial work about base C library of FougDataEx Hugues Delorme 2013-01-10 18:48:46 +0100
  • 598c376eb4 Reorganize source code file structure Hugues Delorme 2013-01-08 00:21:50 +0100
  • 075077b4e1 Enhance interface of AbstractTaskProgress Hugues Delorme 2012-07-12 09:50:42 +0200
  • 19b790f61e stlb: change namespaces to stlb and stla (were stl::bin / stl::asc) Hugues Delorme 2012-07-05 12:56:25 +0200
  • 3fff1fbd28 Add qmake project file for libstl Hugues Delorme 2012-06-28 17:39:21 +0200
  • 5478c2c0a7 Fix for C++ std streams Hugues Delorme 2012-06-25 17:31:18 +0200
  • 98176be41d libstl: add buffered reading of triangle data (binary format) Hugues Delorme 2012-02-28 20:32:00 +0100
  • 6f7bfd31e6 Initial import Hugues Delorme 2012-02-28 20:27:32 +0100