|
5f34d3e00a
|
[RELEASE] Release v1.0.0
|
2021-02-16 21:42:59 +01:00 |
|
|
7b4e127713
|
[DEBUG] update new API of lutin log
|
2019-05-03 10:18:22 +02:00 |
|
|
5747de93a8
|
[DEV] add safe store
|
2018-10-24 22:52:02 +02:00 |
|
|
9844ad4bd4
|
[DEV] update new etk Uri API
|
2018-10-23 22:19:31 +02:00 |
|
|
3826dfb41a
|
[SAMPLE] update new URI
|
2018-10-09 23:03:07 +02:00 |
|
|
0087c41321
|
[DEV] integrate the new interface of URI and file
|
2018-09-24 23:26:06 +02:00 |
|
|
be5702b029
|
[DEV] update new insterface IO of etk
|
2018-09-17 21:35:27 +02:00 |
|
|
7ae4ea7215
|
[DEV] update etk null
|
2018-06-19 22:13:47 +02:00 |
|
|
ec1b6f5318
|
[DEV] update typo toUpper toLower
|
2018-04-05 21:31:30 +02:00 |
|
|
018dab1e2e
|
[DEV] update to the new ETK allocator wrapper
|
2017-10-21 19:05:21 +02:00 |
|
|
f99cba3d54
|
[DEBUG] missing stream include
|
2017-09-26 15:47:01 +02:00 |
|
|
a714be0b3c
|
[DEBUG] update to the new interface etk
|
2017-09-12 14:13:50 +02:00 |
|
|
7cd62cee35
|
[DEV] remove STL
|
2017-09-07 23:38:26 +02:00 |
|
|
b81937d406
|
[DEV] continue removing STL
|
2017-08-29 01:24:10 +02:00 |
|
|
f77bf5d8ad
|
[DEV] continue removing stl
|
2017-08-28 00:05:54 +02:00 |
|
|
badb1f9ea7
|
Change licence APACHE-2 to MPL-2 ==> force source redistribution and permit static link
|
2017-01-05 21:01:12 +01:00 |
|
|
4eafec86d9
|
DEV] update dev tag version
|
2017-01-05 21:01:12 +01:00 |
|
|
a179df0b34
|
[RELEASE] new version 0.7.0
|
2016-10-24 22:25:37 +02:00 |
|
|
f5173641e0
|
[CI] update build
|
2016-10-24 22:25:37 +02:00 |
|
|
3a91ef8b94
|
[DEV] Update new lutin 2.2.0 (no legacy support)
|
2016-10-04 23:41:29 +02:00 |
|
|
653a584958
|
[DEBUG] correct .hpp port + clean libC include
|
2016-10-02 23:49:17 +02:00 |
|
|
885397c8a7
|
[DEV/API] change .h in .hpp
|
2016-10-02 22:28:01 +02:00 |
|
|
d68ea37403
|
[DOC] update
|
2016-09-16 21:31:38 +02:00 |
|
|
a36dbe86cd
|
[DEV] update dev tag version
|
2016-09-12 21:07:12 +02:00 |
|
|
e5523bcf2d
|
[RELEASE] create release 0.6.0
|
2016-09-12 21:06:37 +02:00 |
|
|
a2ed494407
|
[DEV] update dev tag version
|
2016-09-12 22:32:19 +02:00 |
|
|
79b6fef20d
|
[DEV] update dev tag version
|
2016-08-30 22:54:57 +02:00 |
|
|
f8e9c04b91
|
[RELEASE] create release 0.5.0
|
2016-08-30 22:54:57 +02:00 |
|
|
929f714f33
|
[DEV] cahnge level from error to debug when interface try to get on a nullptr
|
2016-07-25 21:22:00 +02:00 |
|
|
f982c8da94
|
[DEV] set some const
|
2016-07-20 21:10:06 +02:00 |
|
|
d2a9a09acb
|
[DEBUG] fix the use of ememory
|
2016-07-15 22:15:33 +02:00 |
|
|
233c303d93
|
[DEV] update to the new ememory interface (new sharedPtr implementation ==> add cnstness contamination)
|
2016-07-15 00:02:26 +02:00 |
|
|
6926e678c5
|
[DEV] update display error API
|
2016-04-29 23:16:07 +02:00 |
|
|
01344576d6
|
[CI] update travis.yml
|
2016-04-28 23:21:58 +02:00 |
|
|
e98c82d380
|
[DOC] documentation finished
|
2016-04-25 21:53:26 +02:00 |
|
|
a4f3eb7c9f
|
[DOC] comment update
|
2016-04-20 22:09:56 +02:00 |
|
|
c5589ebc8f
|
[DEV] rework compleate
|
2016-04-19 21:46:51 +02:00 |
|
|
0e507add7e
|
[DEV] add missing API in the attribute element
|
2016-04-18 21:40:24 +02:00 |
|
|
b626465cca
|
[DEV] change 'enum' in 'enum class'
|
2016-04-18 21:46:42 +02:00 |
|
|
ee2583c175
|
[DEBUG] correct const iterators...
|
2016-04-17 22:43:02 +02:00 |
|
|
a4a9e23299
|
[DEV] rework developement done (API might be good ..)
|
2016-04-15 21:43:08 +02:00 |
|
|
58109b07b6
|
[TEST] increase coverage
|
2016-04-13 23:39:22 +02:00 |
|
|
401f6905e1
|
[DEV] Review all the API of the XML to have user simple API to use ...
|
2016-04-13 22:05:37 +02:00 |
|
|
753c0c0db2
|
[DOC] Basic documentation done
|
2016-04-11 21:57:33 +02:00 |
|
|
b59936f6e5
|
[DEV] remork some bad implementation and base on ememory
|
2016-04-11 21:22:58 +02:00 |
|
|
ae8598ab35
|
[DEV] update etk and doxy
|
2016-04-08 21:52:27 +02:00 |
|
|
58fff5ec37
|
[DEV] use doxygen documentation
|
2016-03-30 21:40:01 +02:00 |
|
|
3c5df48cf5
|
[DEV] update of external of elog and ethread
|
2016-03-14 21:26:44 +01:00 |
|
|
2d0362fd0e
|
[DEV] replace 'include guard' with 'pragma once'
|
2016-03-14 21:26:44 +01:00 |
|
|
1e6eb91035
|
[DEV] remove version of test
|
2016-03-14 21:26:44 +01:00 |
|