[cairo-commit] cairo ChangeLog,1.631,1.632
Carl Worth
commit at pdx.freedesktop.org
Fri Jun 3 16:22:29 PDT 2005
- Previous message: [cairo-commit]
cairo/src cairo-array.c, 1.3, 1.4 cairo-font.c, 1.47,
1.48 cairo-surface.c, 1.70, 1.71 cairoint.h, 1.146, 1.147
- Next message: [cairo-commit]
cairo/src cairo-cache.c, 1.11, 1.12 cairoint.h, 1.147, 1.148
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv10308
Modified Files:
ChangeLog
Log Message:
* src/cairoint.h:
* src/cairo-cache.c: (_cairo_cache_init), (_cairo_cache_destroy):
Remove unused cache->refcount and _cairo_cache_reference().
* src/cairo-cache.c: (_cairo_cache_destroy): Remove gratuitous
nesting as recommended in CODING_STYLE.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.631
retrieving revision 1.632
diff -u -d -r1.631 -r1.632
--- ChangeLog 3 Jun 2005 23:16:44 -0000 1.631
+++ ChangeLog 3 Jun 2005 23:22:26 -0000 1.632
@@ -1,5 +1,14 @@
2005-06-03 Carl Worth <cworth at cworth.org>
+ * src/cairoint.h:
+ * src/cairo-cache.c: (_cairo_cache_init), (_cairo_cache_destroy):
+ Remove unused cache->refcount and _cairo_cache_reference().
+
+ * src/cairo-cache.c: (_cairo_cache_destroy): Remove gratuitous
+ nesting as recommended in CODING_STYLE.
+
+2005-06-03 Carl Worth <cworth at cworth.org>
+
* src/cairoint.h:
* src/cairo-array.c: (_cairo_user_data_array_fini):
* src/cairo-font.c: (cairo_font_face_destroy):
- Previous message: [cairo-commit]
cairo/src cairo-array.c, 1.3, 1.4 cairo-font.c, 1.47,
1.48 cairo-surface.c, 1.70, 1.71 cairoint.h, 1.146, 1.147
- Next message: [cairo-commit]
cairo/src cairo-cache.c, 1.11, 1.12 cairoint.h, 1.147, 1.148
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list