index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
timestamp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
Get rid of C++ modules related code and rename *.mxx files to *.hxx
Karen Arutyunov
1
-13
/
+1
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-2
/
+3
2020-06-11
Add workaround for MinGW GCC bug so to_stream(timestamp) properly handles %e ...
Karen Arutyunov
1
-0
/
+3
2020-04-01
Add daytime() function
Karen Arutyunov
1
-0
/
+12
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
2
-2
/
+0
2019-05-03
Partially dismantle modularization using Modules TS semantics
Boris Kolpackov
2
-4
/
+3
2019-03-13
Add workarounds for all cl releases until 20.00
Karen Arutyunov
1
-2
/
+2
2019-01-16
Update copyright year
Karen Arutyunov
2
-2
/
+2
2018-06-26
Fix comment in timestamp test
Karen Arutyunov
1
-2
/
+2
2018-06-25
Exclude timestamp test on MacOS, looks like broken strptime()
Karen Arutyunov
1
-2
/
+3
2018-05-19
Update copyright year
Karen Arutyunov
2
-2
/
+2
2018-05-18
Add workarounds for all releases of VC15
Karen Arutyunov
1
-1
/
+1
2018-04-13
Add workarounds for VC15u7
Boris Kolpackov
1
-1
/
+1
2018-02-15
Add support for VC15u6
Boris Kolpackov
1
-1
/
+1
2017-12-12
Add support for VC 15u5
Boris Kolpackov
1
-1
/
+1
2017-10-01
Only enable modularized build if forced
Boris Kolpackov
1
-6
/
+1
2017-09-22
Initial modularization with both Clang and VC hacks
Boris Kolpackov
2
-2
/
+21
2017-07-21
Extend VC workarounds to version 19.11
Boris Kolpackov
1
-1
/
+1
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
1
-1
/
+1
2017-07-13
Fix tests linkage
Karen Arutyunov
1
-2
/
+2
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-05-15
Fix VC15 warnings (/W3)
Karen Arutyunov
1
-2
/
+8
2017-05-02
Exclude timestamp test on FreeBSD, looks like broken strptime()
Boris Kolpackov
1
-0
/
+5
2017-05-01
Add hxx extension for headers and lib prefix for library dir
Karen Arutyunov
2
-3
/
+3
2017-01-30
Make fdopen_pipe(), fdopen(), fdnull() and fddup() to set FD_CLOEXEC flag
Karen Arutyunov
1
-1
/
+1
2017-01-05
Update copyright year
Boris Kolpackov
2
-2
/
+2
2016-11-26
Add support for VC15
Karen Arutyunov
1
-2
/
+2
2016-07-01
Port to MSVC
Karen Arutyunov
1
-0
/
+10
2016-05-31
Port to MinGW
Karen Arutyunov
1
-5
/
+8
2016-04-25
Fix timestamp from_string() compilation error appeared when compiled with cla...
0.3.0
Karen Arutyunov
1
-23
/
+53
2016-04-21
Comment out test fragment that relies on locale which may not exist
Boris Kolpackov
1
-0
/
+2
2016-04-21
Add timestamp from_string()
Karen Arutyunov
2
-0
/
+166