35 Commits

Author SHA1 Message Date
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
5cbaabf049 [DEV] start dev of a multithread shared and weak pointer 2016-07-13 21:34:15 +02:00
29b3b877b1 [DOC] update doxy dile 2016-04-08 22:02:30 +02:00
443d7272b8 [DOC] add basic Documentation 2016-04-04 21:40:47 +02:00
3787dd7814 [DEV] use doxygen documentation 2016-03-30 21:40:01 +02:00
e34e5e2067 [DEV] add monk file 2016-03-23 22:33:46 +01:00
cb53819469 [DEV] better gitignore 0.1.0 2016-03-14 21:45:45 +01:00
6123df30e2 [DEV] add basic memory interface 2016-03-10 23:27:58 +01:00
b932fd9898 Initial commit 2016-03-08 09:29:08 +01:00