Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-20 | Make sure feature macros are checked using #if, not #ifdef; add a test for it | Behdad Esfahbod | 1 | -2/+2 |
2008-09-19 | Make sure (and check) that all private headers include some cairo header first | Behdad Esfahbod | 1 | -2/+2 |
2008-09-04 | Cleanup configure.in macros | Behdad Esfahbod | 1 | -6/+7 |
2007-11-05 | [cairo-atomic] Check whether we can access int/pointers atomically. | Chris Wilson | 1 | -5/+15 |
2007-10-05 | [cairo-atomic] Hide compiler warnings for _cairo_status_set_error(). | Chris Wilson | 1 | -2/+6 |
2007-10-04 | [cairo-atomic] Use an atomic operation to set the status on a shared resource. | Chris Wilson | 1 | -0/+8 |
2007-09-25 | [cairo-atomic] Introduce atomic ops. | Chris Wilson | 1 | -0/+81 |