Hugues Delorme
|
c406a8bb92
|
Replace fougsys.fr -> fougue.pro
|
2015-07-13 11:44:29 +02:00 |
|
Hugues Delorme
|
13b1d32a9a
|
Rename pointer on functions members
xxx_func -> func_xxx
|
2015-07-10 11:33:05 +02:00 |
|
Hugues Delorme
|
9fe35b1fc0
|
gmio_core/internal: add gmio_string_buffer_clear() and gmio_copy_spaces()
|
2015-07-10 09:52:20 +02:00 |
|
Hugues Delorme
|
1707dd7891
|
gmio_core: move internal build options into config.h.cmake
|
2015-06-11 17:22:13 +02:00 |
|
Hugues Delorme
|
44d73a66c8
|
Fix project name in some license headers
|
2015-06-10 16:18:59 +02:00 |
|
Hugues Delorme
|
5e51857bc2
|
gmio: move define GMIO_USE_FAST_ATOF in config.h.cmake
|
2015-06-10 16:17:06 +02:00 |
|
Hugues Delorme
|
02f083e02e
|
gmio_core: simplify implementation of toupper() and tolower() in string_utils.h
Also activate GMIO_STRINGUTILS_DIRECT_TESTS
|
2015-06-09 16:55:06 +02:00 |
|
Hugues Delorme
|
602b4c74d0
|
gmio_core: fix minor indentation issue
|
2015-06-09 16:53:42 +02:00 |
|
Hugues Delorme
|
304e1c39bb
|
gmio_core,stl: add new error code GMIO_ERROR_STDIO
|
2015-05-28 17:31:36 +02:00 |
|
Hugues Delorme
|
62401d5655
|
gmio_core: fix bug in gmio_eat_word()
|
2015-05-28 16:20:27 +02:00 |
|
Hugues Delorme
|
3511859908
|
Hexadecimal error codes
|
2015-05-28 16:19:31 +02:00 |
|
Hugues Delorme
|
3bd7ec8782
|
gmio_core: introduce ctype.h code alternative in string_utils.h
|
2015-05-28 13:57:18 +02:00 |
|
Hugues Delorme
|
37dcad8e5e
|
gmio_core: fix bug in gmio_clocale_char_iequals()
|
2015-05-28 11:04:41 +02:00 |
|
Hugues Delorme
|
fec6742698
|
GeomIO -> gmio
|
2015-05-28 09:40:24 +02:00 |
|
Hugues Delorme
|
ac0c7e2215
|
cmake: add generation of version.h and gmio.rc (DLL information)
|
2015-05-27 18:57:00 +02:00 |
|
Hugues Delorme
|
cad2a28f65
|
gmio_core: more doc in string_parse.h
|
2015-05-26 18:25:14 +02:00 |
|
Hugues Delorme
|
e79341ec26
|
gmio_core: more inlining in string_parse.h
|
2015-05-26 18:20:07 +02:00 |
|
Hugues Delorme
|
f677dc8f4f
|
gmio_core: micro-optimization in gmio_next_char()
|
2015-05-26 17:59:03 +02:00 |
|
Hugues Delorme
|
4d1dd420fc
|
gmio_core: remove NULL tests on input string in fast_atof.h
|
2015-05-26 17:57:53 +02:00 |
|
Hugues Delorme
|
3452545b76
|
gmio_core: micro-optimizations in implementation of string_parse.h
|
2015-05-07 15:56:44 +02:00 |
|
Hugues Delorme
|
0702632c95
|
gmio_core: optimize gmio_clocale_isspace() with table of chars
|
2015-05-07 15:55:54 +02:00 |
|
Hugues Delorme
|
4ee7981615
|
Fix FougSys -> Fougue
|
2015-05-06 09:39:37 +02:00 |
|
Hugues Delorme
|
5be4715046
|
gmio_core: fix copyright
|
2015-05-06 09:02:12 +02:00 |
|
Hugues Delorme
|
25df817b82
|
Update copyright
|
2015-04-30 18:19:45 +02:00 |
|
Hugues Delorme
|
d3fb4132fb
|
gmio_stl: add option stla_float32_format
|
2015-04-15 17:11:15 +02:00 |
|
Hugues Delorme
|
cf4961e359
|
gmio_core: add GMIO_RESTRICT macro wrapper around C99 restrict keyword
|
2015-04-10 15:07:22 +02:00 |
|
Hugues Delorme
|
e6aa381bad
|
gmio_core: fix possible crashes in fast_atof.h
|
2015-04-10 14:26:32 +02:00 |
|
Hugues Delorme
|
b7aa93bcfa
|
gmio_core: add conversion routines for float32/int32
|
2015-04-10 14:25:57 +02:00 |
|
Hugues Delorme
|
d2026aacb4
|
gmio_core: fix linking error when fast_atof.h get included more than once
|
2015-04-10 10:11:21 +02:00 |
|
Hugues Delorme
|
cc28eb9d54
|
gmio_core: inline functions in convert.h
|
2015-04-10 10:10:25 +02:00 |
|
Hugues Delorme
|
85839abf00
|
gmio_core: get rid of alloca() support
|
2015-04-03 15:15:01 +02:00 |
|
Hugues Delorme
|
0f5141979a
|
cmake: on UNIX systems force 64b overrides of stat(), fstat(), ...
|
2015-04-03 15:12:58 +02:00 |
|
Hugues Delorme
|
9ee0abfdc6
|
gmio_core: add doc for task_iface
|
2015-04-02 16:14:46 +02:00 |
|
Hugues Delorme
|
560ca7c28b
|
gmio_core: in string_parse.c, enable GMIO_USE_FAST_ATOF by default
|
2015-04-02 16:09:49 +02:00 |
|
Hugues Delorme
|
ef3beb2b50
|
gmio_core: add gmio_task_iface structure
|
2015-04-02 16:08:11 +02:00 |
|
Hugues Delorme
|
6a5ac600bd
|
gmio_core: fix bug in gmio_next_char_from_stream()
|
2015-04-02 15:38:06 +02:00 |
|
Hugues Delorme
|
692c2d7f58
|
gmio_core: add "default gmio_buffer constructor function"
|
2015-04-02 15:36:30 +02:00 |
|
Hugues Delorme
|
027f9bfc2a
|
gmio_core: rename GMIO_ENDIANNESS_OTHER to GMIO_ENDIANNESS_UNKNOWN
|
2015-04-02 10:53:59 +02:00 |
|
Hugues Delorme
|
cdda49e7b3
|
cmake: protect GMIO_HAVE_STDINT_H and GMIO_HAVE_STDBOOL_H from multiple definitions
|
2015-04-02 10:53:56 +02:00 |
|
Hugues Delorme
|
306916327d
|
gmio_core,stl: change prefix of enum values for gmio_error and gmio_stl_error
|
2015-04-02 10:53:51 +02:00 |
|
Hugues Delorme
|
f09fcaec53
|
gmio_core: prefix values of gmio_endianness with GMIO_ENDIANNESS
|
2015-04-02 10:53:40 +02:00 |
|
Hugues Delorme
|
2929ea45c5
|
gmio_core: in gmio_stream_stdio_size(), use fstat64() when available
|
2015-04-02 09:39:11 +02:00 |
|
Hugues Delorme
|
6df6299036
|
cmake: rename GMIO_HAVE_WIN_ALLOCA_FUNC to GMIO_HAVE_WIN__ALLOCA_FUNC
|
2015-04-01 15:43:03 +02:00 |
|
Hugues Delorme
|
c0db993f05
|
gmio_core: fix compilation warning in gmio_buffer_alloca()
|
2015-04-01 15:39:53 +02:00 |
|
Hugues Delorme
|
76ee571cd5
|
gmio_core: provide a POSIX implementation for gmio_stream_stdio_size()
|
2015-04-01 15:39:00 +02:00 |
|
Hugues Delorme
|
a04b9b2cda
|
gmio_core/internal: make gmio_next_char() easier to maintain
|
2015-03-31 17:09:36 +02:00 |
|
Hugues Delorme
|
f58b6e56b4
|
gmio_core: add string_utils.h
|
2015-03-31 16:16:04 +02:00 |
|
Hugues Delorme
|
5d379980f6
|
gmio_core: use internal C-locale isspace() + bug fixes
|
2015-03-31 15:53:58 +02:00 |
|
Hugues Delorme
|
a099b94cf2
|
gmio_core: fix GCC compilation error in fast_atof.h
|
2015-03-31 15:51:59 +02:00 |
|
Hugues Delorme
|
0f3b8d1e59
|
Improve use of inlined functions
|
2015-03-31 10:10:26 +02:00 |
|