index
:
delta/apache/apr.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
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atomic
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomic: fix API of atomic_{cas,xchg}ptr() for APR-2.
Yann Ylavic
2016-10-06
9
-20
/
+20
*
Fix errors when building on Visual Studio 2013 while
Gregg Lewis Smith
2015-04-24
1
-49
/
+8
*
Fix amd64 assembler version of apr_atomic_xchgptr()
Stefan Fritsch
2013-04-21
1
-1
/
+1
*
Fix PPC atomics to work with gcc 4.0
Stefan Fritsch
2013-04-20
1
-24
/
+24
*
Added blocking for MSVC pragma.
Guenter Knauf
2011-03-25
1
-0
/
+2
*
Some folks are ignoring the Tab prohibitions
William A. Rowe Jr
2010-03-22
2
-84
/
+84
*
* Fix some gcc compiler warnings on Solaris
Ruediger Pluem
2008-06-04
1
-1
/
+1
*
Apparently I'm too wordy, even the compiler agrees.
William A. Rowe Jr
2007-10-24
1
-1
/
+1
*
Match win32's volatility declaration (except for mingw)
William A. Rowe Jr
2007-10-23
1
-1
/
+3
*
implement apr_atomic_xchgptr() for z/OS
Jeff Trawick
2007-10-22
1
-0
/
+17
*
Implement apr_atomic_casptr() for z/OS.
Jeff Trawick
2007-10-18
1
-0
/
+24
*
* Fix compiler warning.
Ruediger Pluem
2007-10-14
1
-1
/
+1
*
* Dereference mem as it is a double pointer.
Ruediger Pluem
2007-10-14
1
-1
/
+1
*
Cleanup asm constraints (+ operand is both read and written by the instruction)
Davi Arnaut
2007-08-04
1
-12
/
+9
*
Prefer solaris builtins even on x86, and fix a compiler warning.
Davi Arnaut
2007-08-04
1
-1
/
+1
*
Fix win32 stub for apr_atomic_xchgptr.
Davi Arnaut
2007-07-12
1
-1
/
+1
*
Fix a mis-merge of PPC memory barriers.
Davi Arnaut
2007-07-11
1
-4
/
+2
*
Introduce apr_atomic_xchgptr, which atomically exchanges a pair of pointer
Davi Arnaut
2007-07-10
8
-0
/
+116
*
New apr_atomic implementation for S/390 native atomic operations.
Davi Arnaut
2007-07-07
1
-0
/
+132
*
New apr_atomic implementation for PowerPC native atomic operations.
Davi Arnaut
2007-07-04
1
-0
/
+178
*
New apr_atomic implementation for Solaris 10 native atomic operations.
Davi Arnaut
2007-07-04
1
-0
/
+74
*
New apr_atomic implementation for ia32 (x86 and x86_64) native atomic operati...
Davi Arnaut
2007-07-04
1
-0
/
+111
*
Given a modern compiler, this patch provides fast atomic operations on various
Davi Arnaut
2007-07-04
1
-0
/
+74
*
This patch tries to address some of the apr_atomic problems by reorganizing
Davi Arnaut
2007-07-04
2
-464
/
+192
*
Avoid overwriting the hash_mutex table for applications that incorrectly calls
Davi Arnaut
2007-06-30
1
-0
/
+16
*
Fix up integer type on Solaris 10 (gcc) compiles.
Justin Erenkrantz
2006-08-31
1
-1
/
+1
*
Fix the typo.
Joe Orton
2006-08-03
4
-4
/
+4
*
Update license header.
Joe Orton
2006-08-03
4
-24
/
+24
*
Add __MINGW32__ versions of the Win32 Atomic functions, that all do their own...
Paul Querna
2006-07-15
1
-1
/
+15
*
Implement apr_atomics using Solaris' native atomic API.
Colm MacCarthaigh
2006-06-13
1
-0
/
+55
*
These args can't be volatile in MSVC 14.
William A. Rowe Jr
2006-01-13
1
-1
/
+1
*
These operations are NOT necessarily function-based on 64 bit
William A. Rowe Jr
2005-05-16
1
-0
/
+20
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
4
-4
/
+8
*
Remove .cvsignore files.
Joe Orton
2004-11-18
2
-8
/
+0
*
WIN64: avoid unresolved external error with 64 bit build
Allan K. Edwards
2004-09-20
1
-0
/
+8
*
* atomic/unix/apr_atomic.c: Force use of generic atomics if gcc
Joe Orton
2004-09-13
1
-0
/
+6
*
Fixed apr_atomic_dec on NetWare to be thread safe
Jean-Jacques Clar
2004-09-02
1
-2
/
+1
*
Quiet build breakage on VC6 with the originally shipped includes
William A. Rowe Jr
2004-04-16
1
-5
/
+16
*
Relicense.
Joe Orton
2004-02-28
1
-49
/
+10
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
3
-147
/
+30
*
First whack at switching to a single top-level make. This adds a dependency
Greg Stein
2004-02-05
2
-27
/
+0
*
Clean up configure logic for enabling "nonportable" atomics: don't
Joe Orton
2004-01-06
1
-2
/
+6
*
* atomic/unix/apr_atomic.c: Enable x86 asm on AMD64.
Joe Orton
2004-01-06
1
-1
/
+2
*
* atomic/solaris_sparc: Remove now-unused leftovers of
Joe Orton
2003-12-31
3
-33
/
+0
*
* apr_atomic.c: Remove use of atomic_* from FreeBSD's
Joe Orton
2003-12-31
1
-30
/
+0
*
Review of x86 asm, fixing intel_atomic_add32 with gcc 2.7.2.1 which
Joe Orton
2003-12-16
1
-13
/
+10
*
enable i386 atomics for gcc on any platform...
Jeff Trawick
2003-12-15
1
-2
/
+1
*
enable the x86 atomic code on Solaris/x86
Jeff Trawick
2003-12-12
1
-1
/
+1
*
ppc + gcc updates
Greg Ames
2003-12-09
1
-6
/
+29
*
fix an apparent cut-n-paste-o in a comment
Greg Ames
2003-12-09
1
-1
/
+1
[next]