519 Commits

Author SHA1 Message Date
d302967081 [DEV] interface new path backend 2018-08-31 21:43:16 +02:00
6a7d45b5b0 [DEV] add base of generic usage of a path 2018-08-30 23:18:55 +02:00
a1e04ad031 [DEV] add getFinemaen instead of getnamefile 2018-08-29 22:42:49 +02:00
21601649df [DEBUG] corect init of home folder and basei double / in path 2018-08-24 22:41:20 +02:00
056734e5fe [DEV] test utf8 2018-08-23 21:01:35 +02:00
f7348c1813 [DEBUG] correct tree node element 2018-08-21 22:25:57 +02:00
703eb273be [DEV] add condition on add 2018-08-20 22:25:09 +02:00
8e3c9b253d [DEV] add some fucntions on tree 2018-08-20 22:49:09 +02:00
3101490a3d [DEV] update to C++17 2018-08-20 21:29:31 +02:00
1026219ed2 [DEV] add a basic tree and flatTree 2018-08-19 22:55:04 +02:00
6194efaac4 [DEV] add Macro for the Gang of X 2018-08-03 21:27:40 +02:00
101f41dad8 [DEV] correct throw error 2018-07-16 21:23:28 +02:00
a7df1274ee [DEV] better interface to ingerprete string number 2018-07-09 22:47:01 +02:00
9b12492ff9 [DEV] new throw implementation 2018-06-22 22:47:41 +02:00
0cf9706fa8 [DEV] update etk null 2018-06-19 22:13:47 +02:00
4403e38ab9 [DEV] update nullptr in null (specific etk) 2018-06-19 22:15:52 +02:00
3be47493d3 [DEV] add null element nstead of nullptr 2018-06-19 21:35:21 +02:00
a2e20519f0 [DEV] finish Array ==> need to validate coverage 2018-06-19 07:16:00 +02:00
8ce4e3dfe3 [DEV] try ontinue implementation of Array 2018-06-19 00:08:53 +02:00
f92f9fb54e [DEV] start add Array 2018-06-18 22:58:41 +02:00
966f431549 [DEBUG] correct toLower function 2018-04-10 23:12:43 +02:00
489f656b2f [DEV] update typo toUpper toLower 2018-04-05 21:30:36 +02:00
a739c5d808 [DEV] add back in the string API 2017-12-27 14:38:46 +01:00
b1c561b0ab [DEV] add comparaison operator in vector 2017-12-27 14:38:29 +01:00
07eaa934a2 [DEBUG] correct the move capabilities of the Pair 2017-12-27 14:37:25 +01:00
89faec42ca [DEV] add a real move in adding / setting element 2017-12-27 14:36:42 +01:00
61006df765 [DEBUG] build error when using linear math a MacOS 2017-11-22 21:29:52 +01:00
6aab20027d [DEBUG] some correction in the regex 2017-11-07 10:16:37 +01:00
f586d90713 [DEV] add back in map 2017-11-06 09:09:06 +01:00
f1aea942d9 [DEV] better stream and add exception nullptr 2017-10-25 22:27:15 +02:00
dab27cb361 [DEV] update to the new ETK allocator wrapper 2017-10-21 19:05:21 +02:00
49f30a03e0 [DEV] add an allocator checker 2017-10-19 14:51:48 +02:00
2a02c0c0be [DEBUG] correct Allocator.hpp missing 2017-10-14 12:22:11 +02:00
a42db849c4 [DEV] add a test to check leak (in comment) 2017-10-14 11:16:56 +02:00
0dbd99ac34 [DEV] ordered etk::typeInfo 2017-10-14 11:16:19 +02:00
4a62e68b09 [DEV] remove dead code 2017-10-14 11:15:08 +02:00
aed8af17de [DEV] permit to set the comparator 2017-10-14 11:14:26 +02:00
467341b7df [DEV] add placement new if not define 2017-10-14 11:12:46 +02:00
b8ad01984d [DEV] remove deprecated code 2017-10-13 00:12:05 +02:00
577d22a5f6 [DEV] use a local placement new to allocate element in Vector only when needed and not for each element allocated and not used 2017-10-13 00:07:49 +02:00
ba6aeee852 [DEV] add --etk-base-path=name Change the default USERDATA: generic name 2017-10-09 10:17:29 +02:00
568cd5bbe1 [DEV] add come feature at etk::Set 2017-10-02 23:30:54 +02:00
7f7d720921 [DEV] add log of pair 2017-10-02 23:30:30 +02:00
a06f69a714 [DEV] add count function 2017-10-02 23:29:34 +02:00
a35da91f5d [DEV] etest better test of float 2017-10-02 23:28:59 +02:00
3733747856 [DEV] add empty function 2017-10-02 23:28:27 +02:00
86dd643a6c [DEBUG] correct quaternion point implementation 2017-10-02 23:27:27 +02:00
5cfe846830 [DEV] add logger of the Transform3D 2017-10-02 23:26:49 +02:00
c6ca3b4002 [DEV] add atan2 2017-10-02 23:26:11 +02:00
d4cc68f7e3 [DEV] add move & copy operator in Map 2017-09-26 15:44:54 +02:00