Jan
531b55f225
introduce option `--log.time-format` ( #8604 )
2019-03-29 17:15:33 +01:00
Jan Christoph Uhde
c3f7961b88
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
Jan
1e3b323a46
move some date functionality into lib ( #7997 )
2019-01-21 10:43:37 +01:00
Jan
5670698d7b
fix issue #7933 : Regression on ISO8601 string compatibility in AQL ( #7935 )
2019-01-14 13:51:13 +01:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
jsteemann
d46d01c7fb
fix date test
2018-05-16 16:20:45 +02:00
Jan
3e4a595137
remove sscanf calls from datetime functions ( #5350 )
2018-05-15 14:46:29 +02:00
Jan
2810b60130
avoid redundant creation of the same regexes ( #5343 )
2018-05-14 17:36:22 +02:00
Wilfried Goesgens
a6ddeb3782
Bugfix/fix windows warnings ( #5121 )
...
* fix windows warnings
* don't use <date/datetime.h> in global scope so it doesn't interfere with iresearch
2018-04-17 15:44:32 +02:00
Wilfried Goesgens
a07a0fe990
Bug fix/date function portability ( #4972 )
...
* fix casts to use defined bit width
* adjust regex so it also works on elderly compiler infrastructure
* optimized regex
* work around MSVC bit shortage
* howto manipulate logging of the SUT
* improve regexp readability
2018-03-27 16:32:54 +02:00
Manuel B
215777736e
Move AQL Date Functions => CPP
2018-03-22 15:22:24 +01:00