Matthias Koefferlein
|
a2ba300bd7
|
More consistent 64bit coordinate support
|
2018-01-12 00:30:49 +01:00 |
Matthias Koefferlein
|
2de6b691b4
|
64bit coordinate support enhanced
- int128 to string support for output
- unit tests
- some compiler issues fixed
|
2018-01-10 22:12:55 +01:00 |
Matthias Koefferlein
|
bf5f932ff1
|
HTTP access enhancments
Added the ability for asyn requests.
Fixed a memory lead issue in WebDAV access.
|
2018-01-07 08:56:06 +01:00 |
Matthias Koefferlein
|
ffb56335fb
|
Updated copyright note to 2018.
|
2018-01-01 21:08:06 +01:00 |
Matthias Koefferlein
|
ce951b29ec
|
Made tl::parent_path require existing parent - otherwise the previous implementation returned true always.
|
2017-09-26 22:25:53 +02:00 |
Matthias Koefferlein
|
196d3a60e7
|
Fixed the build with less dependencies.
|
2017-09-03 10:29:14 +02:00 |
Matthias Koefferlein
|
cfe8375be0
|
Unit test refactoring
Move ut framework to tl, so there are less complex
dependencies.
|
2017-09-03 01:54:11 +02:00 |
Matthias Koefferlein
|
000917d2c9
|
Refactoring: moved unit tests to libraries for some libs (ut modularization)
|
2017-08-26 22:44:31 +02:00 |