70 Commits

Author SHA1 Message Date
1d53d2b966 [DEV] cahnge level from error to debug when interface try to get on a nullptr 2016-07-25 21:22:00 +02:00
e406ea7a7e [DEBUG] ememory ShredPtr update new API 2016-07-15 22:15:33 +02:00
c1e1768cc9 [DEV] remove base64 for library 2016-06-20 21:03:00 +02:00
59ccccdbdc [DEV] add get type of number (BAD) 2016-06-13 21:11:41 +02:00
bae189269b [DEV] add base64 encoder and decoder 2016-05-27 23:07:18 +02:00
a39779657a [DEV] add capability od number to manage integer and not only double 2016-05-27 22:02:20 +02:00
1f7a39741e [DEV] add api of sending \" element in string 2016-05-27 21:57:01 +02:00
3ac477a1df [DEV] add safe store API 2016-05-26 21:00:04 +02:00
b37e93ca37 [DEV] add a machine generation of json (remove the space and indentation ...) 2016-05-24 21:47:00 +02:00
f8613d244e [DEV] add feature on json generation on Object 2016-05-17 22:10:47 +02:00
c41bcd52d4 [DEBUG] correct the type of the Object 2016-04-28 23:38:54 +02:00
a6865bfa43 [CI] update travis.yml 2016-04-28 23:21:58 +02:00
22b869e2d0 [DEV] Remove helper function that just create noise on the API 2016-04-28 22:34:06 +02:00
c5b8bbd56c [DOC] finish documentation 2016-04-28 21:48:13 +02:00
2ece8a2477 [DEV] clean API and ionterface (add documentation adn add remove elements 2016-04-27 21:29:44 +02:00
f756cfd131 [DEV/DOC/DEBUG] add basic sample and basic documentation and corect some parsing bug... 2016-04-26 21:00:42 +02:00
cad8aaaa6d [DEV] refactor all the lib to manage the ememory abstraction (no test) 2016-04-20 21:44:12 +02:00
6c35663d89 [DEBUG] add missing file 2016-04-19 23:58:45 +02:00
f08b7431e4 [DEV] change dependency on ememeory instead of std::memory 2016-04-15 21:16:15 +02:00
edfa86c201 [DOC] update doxy file 2016-04-08 21:47:56 +02:00
934660ad8a [DEV] update of external of elog and ethread 2016-03-08 21:29:34 +01:00
e786cd605c [DEV] replace 'include guard' with 'pragma once' 2016-02-02 21:18:54 +01:00
d908aeff33 [DEV] update Build interface 2015-09-14 21:11:04 +02:00
82670a7954 [DEV] update Log interafce 2015-03-25 21:14:12 +01:00
ac16de1c30 [DEV] add an object with string creation 2015-03-12 23:17:14 +01:00
be1eeda556 [DEV] correct version of CPP 2015-02-25 22:05:00 +01:00
45ec7abcdd [DEV] WORK on a port for BOOST 2015-02-24 22:20:11 +01:00
1028c4aad4 [DEBUG] error default value 2015-02-04 21:31:38 +01:00
5e0c804a56 [DEV] modify interface 2015-01-23 21:23:43 +01:00
dd2c3b15e9 [DEV] error on the visibility of constructor 2015-01-14 13:28:41 +01:00
41c52147cd [DEV] replace duplacate by clone 2015-01-13 21:17:02 +01:00
95296e1d06 [DEV] set test in gtest 2015-01-12 21:12:44 +01:00
63a83873f8 [DEV] update to the new c++x11 interface shared_ptr 2015-01-12 21:05:19 +01:00
bcab8b0706 [DEV] add compatibility with the simple quote ' naming instead of " 2015-01-08 21:33:02 +01:00
226d95135c [VALGRIND] delete error 2014-10-23 22:17:39 +02:00
ad2d06e436 [DEV] add # debug 2014-09-22 22:14:50 +02:00
f93e3bd9bc [DEV] std::map to etk::Hash due to a test error 2014-08-19 23:31:24 +02:00
53e2f04072 [DEV] change default Instance 2014-08-13 22:30:47 +02:00
d9c98697ed [LICENCE] change BSD to Apache 2.0 2014-08-08 23:27:56 +02:00
b10040303a [DEBUG] test software error log system updated 2014-06-16 20:41:42 +02:00
77ff2747bb [STYLE] remove (void) in () to be c++ coherent 2014-05-15 21:37:39 +02:00
86116be4db [DEV] change log system 2014-04-30 22:18:00 +02:00
989ced9c90 [DEBUG] coorection of getting element with his ID 2014-03-20 10:26:42 +01:00
74f13fd919 [DEV] use std::map insted of etk::Hash 2014-03-04 21:18:41 +01:00
8cca9d9ce2 [DEV] some interface adaptation and documentation update 2013-12-31 21:14:54 +01:00
39dfd1793b [DEV] update to the etk normalisation 2013-12-28 14:21:48 +01:00
7593b52dd9 [DEV] add extra compilation flags & correct warning 2013-11-27 21:33:34 +01:00
564ec3130f [DEV] correction of the loading file 2013-11-14 21:09:18 +01:00
666605419c [DEV] correction of stl-port 2013-11-13 21:52:12 +01:00
d24b545ba9 [DEV] change idea std::u32string to std::string 2013-11-12 21:58:13 +01:00