index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-compiler-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
Avoid defining inline when compling C++ on MSVC.
Ehsan Akhgari
1
-0
/
+2
2011-07-29
gl: Rectangular fast path
Chris Wilson
1
-11
/
+2
2011-06-25
Do not open-code freed-pool
Andrea Canciani
1
-15
/
+0
2011-06-24
Hide private symbols on MacOSX
Andrea Canciani
1
-1
/
+3
2011-06-20
Avoid deprecated functions on win32
Andrea Canciani
1
-3
/
+8
2011-03-19
Revert "Add an implementation of fmax for use with MSVC"
Andrea Canciani
1
-14
/
+0
2011-03-03
Add an implementation of fmax for use with MSVC
Jeff Muizelaar
1
-0
/
+14
2010-05-06
Add an implementation of ffs() for MSVC
Jeff Muizelaar
1
-0
/
+15
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-02-25
compiler: Explain the slim hidden macros.
M Joonas Pihlaja
1
-0
/
+30
2010-01-23
Fix compilation on MacOS X
Andrea Canciani
1
-2
/
+2
2010-01-22
spans: Add a Bentley-Ottmann variant on the Tor scan converter
Chris Wilson
1
-0
/
+11
2009-03-21
[win32] Use _hypot instead of hypot
Vladimir Vukicevic
1
-0
/
+1
2009-03-20
[msvc] Fix definition of CAIRO_ENSURE_UNIQUE for non-x86
Jeff Muizelaar
1
-1
/
+1
2009-02-19
Relanding: Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()
Jeff Muizelaar
1
-0
/
+24
2009-02-19
Revert "Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()"
Jeff Muizelaar
1
-24
/
+0
2009-02-19
Add CAIRO_ENSURE_UNIQUE macro and use it in _cairo_error()
Jeff Muizelaar
1
-0
/
+24
2009-02-12
Divert pclose to _pclose for MSVC
Jeff Muizelaar
1
-0
/
+1
2008-11-19
[compiler] likelihood macros
Chris Wilson
1
-4
/
+4
2008-11-13
Add predicate likelihood macros.
Chris Wilson
1
-0
/
+17
2008-10-14
[check-doc-syntax.sh] Allow quoting.
Chris Wilson
1
-11
/
+11
2008-10-14
Add documentation for function attributes 'pure' and 'const'.
Chris Wilson
1
-0
/
+20
2008-10-07
[wideint] Declare the wideint arithmetic functions as const.
Chris Wilson
1
-0
/
+2
2008-10-06
[wideint] Mark functions as pure
Chris Wilson
1
-0
/
+6
2008-09-19
Make sure (and check) that all private headers include some cairo header first
Behdad Esfahbod
1
-0
/
+2
2008-09-10
[cairo-compiler-private.h] Divert popen to _popen for MSVC
Chris Wilson
1
-0
/
+1
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-3
/
+3
2008-08-17
[cairo-compiler-private.h] Clear definition of __attribute__
Chris Wilson
1
-0
/
+1
2008-05-28
[cairo-compiler-private] Make it build with wine
Behdad Esfahbod
1
-1
/
+1
2008-03-03
Fix msvc compilation issue in cairo-compiler-private.h
Vladimir Vukicevic
1
-1
/
+1
2008-02-28
Fix PDF ouput when cross-compiling with mingw
Jody Goldberg
1
-1
/
+4
2008-01-20
[cairoint.h] Move MSC inline macros into cairo-compiler-private.h
Behdad Esfahbod
1
-0
/
+10
2008-01-11
[check] Replace compiled symbol visibility checker with shell script.
Chris Wilson
1
-3
/
+2
2008-01-11
[check] Skip def/plt tests if the compiler doesn't support symbol hiding.
Chris Wilson
1
-0
/
+3
2007-09-25
Move GCC attributes wrapping into a separate header.
Chris Wilson
1
-0
/
+115