index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-mutex-type-private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamp the build system.
Behdad Esfahbod
2008-09-02
1
-6
/
+0
*
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
2008-06-23
1
-1
/
+1
*
[cairo-mutex] Remove debugging stuff that I accidentally committed
Behdad Esfahbod
2008-06-01
1
-20
/
+1
*
Fix whitespace
Behdad Esfahbod
2008-05-28
1
-4
/
+4
*
[cairo-mutex] Prepare mutex infrastructure for adding mutex debugging facilities
Behdad Esfahbod
2008-05-27
1
-142
/
+127
*
[src/check-doc-syntax.sh] Fix some bugs in the check and fix errors found
Behdad Esfahbod
2008-05-09
1
-10
/
+22
*
[doc] Make sure all type names in docs are prefixed by #
Behdad Esfahbod
2008-01-28
1
-3
/
+3
*
[doc] Make sure all macro names in docs are prefixed by %
Behdad Esfahbod
2008-01-28
1
-12
/
+12
*
Make NO_MUTEX really mean no mutexes
Vladimir Vukicevic
2007-09-18
1
-3
/
+3
*
Remove include of cairoint.h from *-private.h header files.
Carl Worth
2007-08-23
1
-1
/
+3
*
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
2007-08-22
1
-3
/
+1
*
[cairo-mutex] Document the API for adding cairo_mutex_t implementations
Behdad Esfahbod
2007-05-01
1
-0
/
+83
*
[cairo-mutex] Define a NOOP CAIRO_MUTEX_FINALIZE() for pthread
Behdad Esfahbod
2007-05-01
1
-0
/
+1
*
[cairo-mutex] Remove NOOP definition of CAIRO_MUTEX_INITIALIZE
Behdad Esfahbod
2007-05-01
1
-1
/
+0
*
[cairo-mutex] Improve error message if no thread implementation found
Behdad Esfahbod
2007-05-01
1
-2
/
+2
*
[cairo-mutex] Make CAIRO_MUTEX_INIT/FINI take mutex object, not pointer to it
Behdad Esfahbod
2007-05-01
1
-12
/
+7
*
[cairo-mutex] Make sure CAIRO_MUTEX_FINI() evaluates its argument once
Behdad Esfahbod
2007-05-01
1
-1
/
+2
*
[cairo-mutex] Rename macro arguments from "name" to "mutex"
Behdad Esfahbod
2007-05-01
1
-10
/
+10
*
[cairo-mutex-private.h] Move implementation-specific parts to cairo-mutex-typ...
Behdad Esfahbod
2007-05-01
1
-0
/
+131