index
:
delta/libatomic_ops.git
add-aarch64-support
add-dbl-load-store
add-stdatomic-h
atomics-exp
baserock/morph
draft-coveralls-linux
draft-travis
gcc-atomics-mips
master
ppc-aix
ppc-gcc-atomics
release-7_2
release-7_4
release-7_6
release-7_8
test-stack-osx
github.com: ivmai/libatomic_ops.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refine copyright terms in GPL source files
Ivan Maidanski
2022-05-19
1
-7
/
+12
*
Eliminate 'exper_n is declared but not used' compiler warning if NO_TIMES
Ivan Maidanski
2022-02-18
1
-1
/
+2
*
Split test_stack main into several functions
Ivan Maidanski
2022-02-18
1
-106
/
+122
*
New AO_stack_is_lock_free API function
Ivan Maidanski
2022-02-18
1
-2
/
+1
*
Eliminate 'le::next is never used' cppcheck warning in test_stack
Ivan Maidanski
2022-02-18
1
-0
/
+3
*
Avoid breaking strict-aliasing rules in test_stack
Ivan Maidanski
2022-02-17
1
-17
/
+22
*
Do not output multiple 'Found duplicate' error messages in test_stack
Ivan Maidanski
2022-02-17
1
-1
/
+1
*
Fix code indentation in main of test_stack.c
Ivan Maidanski
2022-02-15
1
-4
/
+5
*
Eliminate 'function is never used' cppcheck warning for AO_stack_init
Ivan Maidanski
2022-02-14
1
-1
/
+8
*
Better document test_stack internals
Ivan Maidanski
2022-02-14
1
-1
/
+21
*
Allocate marks[] dynamically and report all found errors in test_stack
Ivan Maidanski
2022-02-09
1
-10
/
+16
*
Rename fetch_and_add to fetch_then_add in test_stack
Ivan Maidanski
2022-02-08
1
-5
/
+5
*
Rename VERBOSE macro to VERBOSE_STACK in test_stack
Ivan Maidanski
2022-02-08
1
-11
/
+10
*
Print message of almost-lock-free implementation in test_stack if used
Ivan Maidanski
2022-02-08
1
-1
/
+4
*
Workaround 'argument to function assert is always 1' cppcheck warnings
Ivan Maidanski
2018-12-19
1
-1
/
+0
*
Eliminate 'casting signed to bigger unsigned int' CSA warning (test_stack)
Ivan Maidanski
2018-11-10
1
-10
/
+10
*
Convert tests to valid C++ code
Ivan Maidanski
2018-02-09
1
-1
/
+1
*
Increase the default number of threads to 16 in test_malloc/stack
Ivan Maidanski
2017-12-07
1
-1
/
+1
*
Allow to alter DEFAULT/MAX_NTHREADS values in test_malloc/stack
Ivan Maidanski
2017-12-07
1
-1
/
+8
*
Workaround 'value of abort unknown' cppcheck info message
Ivan Maidanski
2017-04-24
1
-1
/
+1
*
Workaround 'obsolescent ftime called' cppcheck style warning (POSIX)
Ivan Maidanski
2017-03-09
1
-1
/
+2
*
Revert "Fix test_atomic fail caused unaligned AO_double_t access (VC/x86)"
Ivan Maidanski
2017-01-24
1
-1
/
+1
*
Fix test_atomic failure caused unaligned AO_double_t access on x86 (VC++)
Ivan Maidanski
2017-01-20
1
-1
/
+1
*
Do not define print_list() unless used (tests)
Ivan Maidanski
2016-11-14
1
-0
/
+2
*
Eliminate 'ISO C90 does not support long long' compiler pedantic warning
Ivan Maidanski
2016-10-12
1
-7
/
+6
*
Fix missing printed value names (test_stack)
Ivan Maidanski
2016-10-11
1
-4
/
+4
*
Eliminate 'variable set but not used' Cppcheck warnings in test_stack
Ivan Maidanski
2014-06-13
1
-11
/
+14
*
Fix missing abort() usage in atomic_ops_malloc and tests on WinCE
Ivan Maidanski
2013-01-07
1
-0
/
+4
*
Improve debug printing in test_stack
Thorsten Glaser
2012-12-09
1
-0
/
+5
*
Adjust fprintf arguments type matching format specifier in test_stack
Ivan Maidanski
2012-10-23
1
-2
/
+2
*
Fix variable type to match printf format specifier in test_stack
Ivan Maidanski
2012-10-09
1
-1
/
+1
*
Enable test_stack for Win32 (with native threads)
Ivan Maidanski
2012-10-08
1
-19
/
+60
*
Remove redundant include atomic_ops.h in test_stack
Ivan Maidanski
2012-10-05
1
-2
/
+2
*
Enable test_stack for pthreads-w32
Ivan Maidanski
2012-10-04
1
-4
/
+14
*
Terminate tests with abort after error reported
Ivan Maidanski
2012-09-18
1
-3
/
+13
*
test_stack: check_list() code refactoring and 'marks' size optimization
Ivan Maidanski
2012-01-19
1
-6
/
+9
*
Change function prototype specifications to follow strict ANSI C style
Ivan Maidanski
2012-01-19
1
-1
/
+1
*
Move names of committers from source files to AUTHORS list
Ivan Maidanski
2011-10-15
1
-1
/
+0
*
tests: Invoke exit() instead of abort() in case of out of memory
Ivan Maidanski
2011-09-21
1
-3
/
+3
*
Remove duplicate doc/COPYING and empty NEWS files.
Ivan Maidanski
2011-08-09
1
-1
/
+1
*
2011-07-14 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-25
1
-0
/
+13
*
2011-06-03 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-25
1
-0
/
+5
*
2011-06-02 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-25
1
-1
/
+0
*
2011-05-30 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-25
1
-1
/
+1
*
2011-05-10 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-25
1
-45
/
+50
*
libatomic_ops-1.1 tarball import
libatomic_ops-1_1
Ivan Maidanski
2011-07-25
1
-1
/
+1
*
libatomic_ops-1.0 tarball import
libatomic_ops-1_0
Ivan Maidanski
2011-07-25
1
-0
/
+232