|
561541265c
|
[RELEASE] Release v1.0.0
|
2021-02-16 21:42:47 +01:00 |
|
|
53624b73e7
|
[DEV] add at the end the log of errored test
|
2019-08-18 12:39:06 +02:00 |
|
|
a03590d6fd
|
[DEBUG] correct the line number in execption log
|
2019-08-18 12:38:18 +02:00 |
|
|
18876f0162
|
[DEV] buffer get data string
|
2019-07-26 22:26:47 +02:00 |
|
|
139fb3b758
|
[DEV] add external exec component
|
2019-07-26 22:26:21 +02:00 |
|
|
14d615358f
|
[DEV] add find in parents
|
2019-07-26 22:15:45 +02:00 |
|
|
c679e8d486
|
[DEV] add capability to set a test not implemented
|
2019-07-26 22:14:38 +02:00 |
|
|
f4d16db62f
|
[DEBUG] update new API of lutin log
|
2019-05-03 10:18:22 +02:00 |
|
|
d02adca39d
|
[DEV] add allocation test in vector (in comment)
|
2019-04-01 21:53:48 +02:00 |
|
|
68e371d932
|
[DEV] update string basic implement
|
2019-04-01 21:53:08 +02:00 |
|
|
13b8c4bf75
|
[DEV] separate test string
|
2019-04-01 21:52:44 +02:00 |
|
|
258f7aca01
|
[DEV] add move in the provider files
|
2019-04-01 21:52:23 +02:00 |
|
|
1ed74db7a8
|
[DEV] correct quaternion
|
2019-04-01 21:51:57 +02:00 |
|
|
60ee77804c
|
[DEBUG] remove unneeded logs
|
2018-10-30 22:04:48 +01:00 |
|
|
408a3745bd
|
[DEV] add get binary directory
|
2018-10-30 22:04:32 +01:00 |
|
|
03c0b121e7
|
[DEBUG] correct treeNode removing
|
2018-10-30 22:04:06 +01:00 |
|
|
39a0476377
|
[DEBUG] coorect the interface of the filesystem ==> add absolute to prevent errors...
|
2018-10-24 22:53:08 +02:00 |
|
|
55a4e4b5f2
|
[DEV] other
|
2018-10-23 22:10:43 +02:00 |
|
|
669fb6968d
|
[DEV] add copy and remove in URI interface
|
2018-10-23 22:10:21 +02:00 |
|
|
38829891c6
|
[DEV] add /= and += in the uri interface
|
2018-10-23 22:07:23 +02:00 |
|
|
c866bfe734
|
[DEV] add stream operator in io interface
|
2018-10-23 22:06:57 +02:00 |
|
|
088e9b1a2d
|
[DEBUG] correct color interface
|
2018-10-23 22:06:27 +02:00 |
|
|
247ada05cb
|
[DEV] update URI interface and Path
|
2018-10-09 23:06:37 +02:00 |
|
|
6b6c81844e
|
[DEV] update for build URI
|
2018-09-29 21:58:19 +02:00 |
|
|
7d95093c36
|
[DEV] integrate the new interface of URI and file
|
2018-09-24 23:26:06 +02:00 |
|
|
232fb530db
|
[DEBUG] add missing uri
|
2018-09-18 22:48:14 +02:00 |
|
|
33604590c6
|
[DEV] test drone
|
2018-09-18 22:36:34 +02:00 |
|
|
fa0828fc30
|
[DEV] better provider API
|
2018-09-17 21:34:08 +02:00 |
|
|
9b318f4cac
|
[DEV] change etk::fs in etk::path
|
2018-09-13 23:16:14 +02:00 |
|
|
0997e7a39d
|
[DEV] real remove of etk::FSNode ==> use now URI provider
|
2018-09-13 23:09:52 +02:00 |
|
|
996aa050d5
|
[DEV] remove etk/os/FSNode
|
2018-09-13 22:51:07 +02:00 |
|
|
693cd83ce9
|
[DEV] uri provider work correctly
|
2018-09-13 22:50:10 +02:00 |
|
|
6cd2c7414e
|
[DEV] add basic interface of quicksort for vector
|
2018-09-13 22:48:45 +02:00 |
|
|
68a391e7ad
|
[DEV] continue rework IO interface with abstract provider
|
2018-09-10 21:42:09 +02:00 |
|
|
26d5d87fd7
|
[DEV] add io provider
|
2018-09-07 21:15:35 +02:00 |
|
|
1b64f05c43
|
[DEV] URI is ready
|
2018-09-06 21:52:19 +02:00 |
|
|
f75cb4e67f
|
[DEV] separate and rename etk-base in etk-core
|
2018-09-06 21:34:06 +02:00 |
|
|
a38657a915
|
[DEV] work on new URI interface
|
2018-09-05 23:57:46 +02:00 |
|
|
37d73e9662
|
[DEV] start URI developpement
|
2018-09-05 23:23:47 +02:00 |
|
|
3f5ed121ec
|
[DEV] finish filesystem interface
|
2018-09-05 23:13:29 +02:00 |
|
|
cb948b5014
|
[DEV] add random generator of string
|
2018-09-05 22:28:13 +02:00 |
|
|
0bad189b50
|
[DEV] correct etest framework
|
2018-09-05 21:15:13 +02:00 |
|
|
8f02b5ccd4
|
[DEV] continue work on filesystem test and code
|
2018-09-05 13:56:38 +02:00 |
|
|
e6bb8fb633
|
[DEV] filesystem start to have a good API
|
2018-09-05 01:04:41 +02:00 |
|
|
ae40e4a10d
|
[DEV] continue integration
|
2018-09-04 21:50:25 +02:00 |
|
|
0720c3ffca
|
[DEV] continue rework path
|
2018-09-03 23:16:27 +02:00 |
|
|
44655d7f78
|
[DEV] build but not work
|
2018-09-03 22:29:14 +02:00 |
|
|
ea53e1db72
|
[DEV] normalize API of etk::Path
|
2018-09-03 04:29:24 +02:00 |
|
|
f6ffdb9b25
|
[DEV] path and filesystem start to be good
|
2018-09-03 00:39:49 +02:00 |
|
|
5a1160fb89
|
[DEV] rework file interface (part 2)
|
2018-09-02 03:43:32 +02:00 |
|