- Mar 23, 2018
-
-
Andrew Johnson authored
-
- Mar 22, 2018
-
-
Andrew Johnson authored
-
- Mar 15, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
Local CA output links do *not* trigger processing in the same thread; need to wait for the dest record in Group 3, but not in Group 4.
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
Remove 2017; fix hour in MET settings
-
- Mar 14, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
This lets src/cap5 build with Perl installations that lack Perl's podchecker and pod2html scripts (e.g. Fedora 27).
-
- Mar 13, 2018
-
-
Bruce Hill authored
Now a simply grep for asyn in the build log will show you line by line which modules depend on which asyn versions.
-
- Mar 12, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
Previously if you wanted a .boot file it had to be installed.
-
- Mar 09, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
Cleaned up and reformatted since Dirk's original.
-
- Mar 08, 2018
-
-
Bruce Hill authored
tsFirst needs to get initialized from the first server side timestamp instead of the client side tsNow.
-
- Mar 07, 2018
-
-
Andrew Johnson authored
Previously dbGetString() of a link field would return an empty string until iocInit was run. I fixed that earlier today, so asTest started failing because it was checking for the old behavior.
-
Andrew Johnson authored
-
- Mar 06, 2018
-
-
Andrew Johnson authored
Only return the number of characters that a string field can actually hold, in case it had a buffer overflow.
-
Andrew Johnson authored
-
- Mar 04, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
Fixes LP: #1747983
-
Andrew Johnson authored
-
- Mar 03, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
Also added some additional static assertions for string field sizes.
-
- Feb 25, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
Can't use locking dbAccess routines until lock-sets have been calculated. Fixes LP: #1725248
-
Andrew Johnson authored
Fixes LP: #1716998
-
- Feb 24, 2018
-
-
Andrew Johnson authored
Fixes LP: #1528314 Affects 3.15 branch only.
-
- Feb 09, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
The short => int change is a UB issue, the second argument to va_start() must be of a type that does not undergo promotion. See https://wiki.sei.cmu.edu/confluence/display/cplusplus/EXP58-CPP.+Pass+an+object+of+the+correct+type+to+va_start
-
Andrew Johnson authored
-
Andrew Johnson authored
-
- Feb 05, 2018
-
-
Andrew Johnson authored
-
Andrew Johnson authored
-
Andrew Johnson authored
-