index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atomic
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomic: Follow up r1902257: No cast for InterlockedCompareExchangePointer().
ylavic
2022-06-26
1
-9
/
+5
*
atomic: Avoid casts and/or use correct ones.
ylavic
2022-06-26
1
-9
/
+9
*
apr_atomic_set64: Follow up to r1868129.
ylavic
2022-01-07
1
-0
/
+7
*
* atomic/win32/apr_atomic64.c
ivan
2019-10-16
1
-0
/
+7
*
apr_atomic_read64(): Fix non-atomic read on 32-bit Windows.
ivan
2019-10-08
1
-1
/
+3
*
Address some warnings raised by MSVC-32/64.
ylavic
2019-04-03
1
-39
/
+11
*
atomics: follow up to r1841078: provide specific initializer for generic 64bit
ylavic
2019-01-17
1
-3
/
+5
*
Add in Atomics for 64bit ints
jim
2018-09-17
1
-0
/
+94
*
atomic: fix API of atomic_{cas,xchg}ptr() for APR-2.
ylavic
2016-10-06
1
-3
/
+3
*
Fix errors when building on Visual Studio 2013 while
gsmith
2015-04-24
1
-49
/
+8
*
Added blocking for MSVC pragma.
fuankg
2011-03-25
1
-0
/
+2
*
Apparently I'm too wordy, even the compiler agrees.
wrowe
2007-10-24
1
-1
/
+1
*
Match win32's volatility declaration (except for mingw)
wrowe
2007-10-23
1
-1
/
+3
*
Fix win32 stub for apr_atomic_xchgptr.
davi
2007-07-12
1
-1
/
+1
*
Introduce apr_atomic_xchgptr, which atomically exchanges a pair of pointer
davi
2007-07-10
1
-0
/
+13
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Add __MINGW32__ versions of the Win32 Atomic functions, that all do their own...
pquerna
2006-07-15
1
-1
/
+15
*
These args can't be volatile in MSVC 14.
wrowe
2006-01-13
1
-1
/
+1
*
These operations are NOT necessarily function-based on 64 bit
wrowe
2005-05-16
1
-0
/
+20
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
WIN64: avoid unresolved external error with 64 bit build
ake
2004-09-20
1
-0
/
+8
*
Quiet build breakage on VC6 with the originally shipped includes
wrowe
2004-04-16
1
-5
/
+16
*
Relicense.
jorton
2004-02-28
1
-49
/
+10
*
apr_atomic_add32() and apr_atomic_inc32() now return values (the old value)
trawick
2003-12-04
1
-4
/
+5
*
move win32 atomic functions out of the unix file (which wasn't built
trawick
2003-12-03
1
-0
/
+121