58 Commits

Author SHA1 Message Date
3c5d70049b [DEV] integrate GLD 2021-12-15 22:35:06 +01:00
c1220db0bd [DEV] uptate new lutin declaration model 2021-10-25 07:51:25 +02:00
2556813c9e [VERSION] update dev tag version 2021-02-16 21:47:02 +01:00
e8ebd43cdd [RELEASE] Release v1.0.0 v1.0.0 2021-02-16 21:47:02 +01:00
618e2b7a2a [DEV] add a unique id in debug mode ==> simplify debug 2019-08-18 12:37:20 +02:00
d3fa101aeb [DEBUG] update new API of lutin log 2019-05-03 10:18:22 +02:00
0f2e11e735 [DEV] build with etk memory log 2018-10-09 23:03:07 +02:00
4fdacb9294 [DEV] update etk-core 2018-09-07 23:51:16 +02:00
1a7f42dbbb [DEV] coorect constness 2018-08-19 22:56:05 +02:00
934356875e [DEV] add deleter at the sharedPtr<void> 2018-08-12 14:53:30 +02:00
2a211653e0 [DEV] add refPtr and RefCounter object to manage refconted element (somtimes better than sharedPtr: smaller, faster, less segmentation) 2018-07-20 21:13:31 +02:00
4bc9a2f27b [DEBUG] correct uniquePtr 2018-07-13 22:01:57 +02:00
7125777204 [DEV] correct missing init 2018-06-25 23:55:44 +02:00
06c25b86d2 [DEBUG] midding copy contructor of void 2018-06-25 23:27:06 +02:00
43685d778f [DEV] update nullptr in null (specific etk) 2018-06-19 22:15:52 +02:00
b872ff3646 [DEBUG] build back sample 2017-11-07 10:19:31 +01:00
8e594532a1 [DEV] update to the new ETK allocator wrapper 2017-10-21 19:05:21 +02:00
c2248bb20b [DEV] add test to check correct remove in vector 2017-10-13 00:06:44 +02:00
70dd3441e3 [DEV] Add deleter in SharedPtr when contruct the object 2017-10-09 10:19:16 +02:00
643a37b289 [DEV] better swap 2017-09-26 15:50:14 +02:00
405604179d [DEBUG] continue removing STL 2017-09-17 15:23:44 +02:00
e64b7496b7 [DEV] continue removing STL 2017-09-14 00:59:21 +02:00
965b951ee4 [DEV] remove STL 2017-09-07 23:38:26 +02:00
24f752f79b [DEV] test unique ptr 2017-09-01 22:49:13 +02:00
ee9a5de786 [DEV] try develop UniquePtr 2017-08-28 21:05:29 +02:00
fa16d76623 [DEV] continue removing stl 2017-08-28 00:04:39 +02:00
bf044da356 [DEV] update check in remove 2017-02-13 21:10:09 +01:00
b3c39ee6c0 Change licence APACHE-2 to MPL-2 ==> force source redistribution and permit static link 2017-01-05 21:28:23 +01:00
8ab56499fa [DEV] update dev tag version 2016-10-24 22:23:26 +02:00
ba5f40356e [RELEASE] new version 0.4.0 0.4.0 2016-10-24 22:23:26 +02:00
5a7c4c5a4d [CI] add travis CI 2016-10-24 22:23:26 +02:00
a5efe4f3f9 [DEV] Update new lutin 2.2.0 (no legacy support) 2016-10-04 23:41:29 +02:00
9cb4e88f17 [DEBUG] correct .hpp port + clean libC include 2016-10-02 23:45:49 +02:00
d68e93ad68 [DEV/API] change .h in .hpp 2016-09-30 22:28:36 +02:00
18ed76c268 [DEV] update donumentation 2016-09-13 22:31:35 +02:00
74f4716d83 [DEV] update dev tag version 2016-09-12 21:07:12 +02:00
3fd65127e3 [RELEASE] create release 0.3.0 0.3.0 2016-09-12 21:06:37 +02:00
d839ab8423 [DEV] update to future lutin 2.0 2016-09-08 21:35:02 +02:00
2dd637bebf [DEV] update dev tag version 2016-08-30 22:54:08 +02:00
78f11f4885 [RELEASE] create release 0.2.0 0.2.0 2016-08-30 22:54:08 +02:00
082c66329e [DEBUG] correct leak when asign value on a sharedPtr 2016-07-26 21:21:45 +02:00
7b1d20dd43 [DEBUG] correct expired function in WeakPtr 2016-07-24 14:27:06 +02:00
7070539e01 [DEBUG] remove a log 2016-07-20 21:44:21 +02:00
cdba466118 [DEBUG] coreect enable shared from this 2016-07-20 21:43:14 +02:00
91cde36e9a [DEBUG] some correction 2016-07-19 21:43:58 +02:00
98063cdbef [DEV] continue integrate void sharedPtr 2016-07-18 02:03:32 +02:00
447ae56fd5 [DEBUG] correct pb on the 'void& operator*()' 2016-07-17 18:17:49 +02:00
f2dd438a7d [DEBUG] correct some errors 2016-07-15 21:22:11 +02:00
39e7d4103e [DEV] SharedPtr work ... but now I have the constness of sub element when SharedPtr is const (good pointinstead of the std) 2016-07-14 23:58:54 +02:00
b271ad15ad [DEV] shared ptr work but not EnableSharedFrom this (missing cast too) 2016-07-14 00:48:53 +02:00