Go to file
Mai Lavelle 2540741dee Fix implementation of atomic update max and move to a central location
While unlikely to have had any serious effects because of limited use, the
previous implementation was not actually atomic due to a data race and
incorrectly coded CAS loop. We also had duplicates of this code in a few
places, it's now been moved to a single location with all other atomic
operations.
2017-08-23 06:54:25 -04:00
build_files Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
doc 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
extern Update CUEW to latest version 2017-08-08 14:27:28 +02:00
intern Fix implementation of atomic update max and move to a central location 2017-08-23 06:54:25 -04:00
release Cleanup: remove space from filenames 2017-08-23 15:50:44 +10:00
source Cleanup: mark VA_NARGS_COUNT as public 2017-08-23 20:16:17 +10:00
tests Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Only set CMAKE_BUILD_TYPE_INIT when not set 2017-06-27 09:50:35 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: de-duplicate makefile OS checks 2017-08-10 22:37:35 +10:00
make.bat Cleanup: uneven/double indentation 2017-08-21 15:38:11 +10:00