|
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 |
|
|
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 |
|