index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-arc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-29
[build] Add options for warning about bad casts
Chris Wilson
1
-1
/
+1
2008-05-28
Remove some bogus XXX marks
Behdad Esfahbod
1
-1
/
+0
2008-05-06
[cairo-arc] Protect against division-by-zero.
Chris Wilson
1
-1
/
+1
2008-04-11
[cairo-arc] Check that the context is not error before proceeding.
Chris Wilson
1
-0
/
+3
2007-04-10
Rename ARRAY_LEN to ARRAY_LENGTH
Carl Worth
1
-1
/
+1
2007-04-03
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
1
-0
/
+2
2007-03-20
Define and use ARRAY_LEN
Behdad Esfahbod
1
-1
/
+1
2006-08-07
Fix typos in internal documentation.
Declan Naughton
1
-2
/
+2
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-2
/
+2
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-1
/
+1
2005-08-22
correct the calculation of the error bound.
Bertram Felgenhauer
1
-14
/
+6
2005-08-05
Remove include of math.h since cairoint.h does it more carefully, (for annoyi...
Carl Worth
1
-2
/
+0
2005-07-11
Note that the cairo_content_t work is done.
Carl Worth
1
-0
/
+2
2005-05-10
Don't use return when calling a void function (thanks to Damien Carbery <dami...
Carl Worth
1
-4
/
+4
2005-04-26
Originally: 2005-04-19 Carl Worth <cworth@cworth.org>
Carl Worth
1
-0
/
+296