index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-wideint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-05
Patch from John Ehresman <jpe@wingide.com> to aid win32 compilation:
Carl Worth
1
-1
/
+13
2005-07-30
Replace wide integer divide algorithms with trivial bit-at-a-time code. Origi...
Keith Packard
1
-3
/
+3
2005-05-10
Don't guess and make our own definitions for uint8_t, etc. Just error out if ...
Carl Worth
1
-7
/
+2
2005-04-07
Remove broken code for defining uint64_t.
Carl Worth
1
-7
/
+1
2005-04-07
Use configure-time checks for stdint.h vs. inttypes.h vs. sys/int_types.h rat...
Carl Worth
1
-6
/
+17
2005-03-29
src/cairo-wideint.h: add preprocessor tests for stdint.h/inttypes.h
Tor Lillqvist
1
-2
/
+10
2005-01-19
Remove const qualifiers from the header file as well.
Carl Worth
1
-37
/
+37
2005-01-11
Scale factors shouldn't include mirroring.
Keith Packard
1
-6
/
+4
2005-01-11
Fix math library detection to use autotools helper
Keith Packard
1
-17
/
+32
2004-12-21
Rename __internal_linkage to cairo_private and move it to the beginning of th...
Carl Worth
1
-2
/
+2
2004-12-21
With thanks to Kristian Høgsberg <krh@bitplanet.net>:
Carl Worth
1
-10
/
+10
2004-05-28
Add WARN_CFLAGS, autodetection for 64/128 bit ints and cairo_wideint.[ch]
Keith Packard
1
-0
/
+272