[cairo-commit] roadster ChangeLog,1.47,1.48
Ian McIntosh
commit at pdx.freedesktop.org
Sun Mar 13 11:11:59 PST 2005
- Previous message: [cairo-commit] cairo-java ChangeLog,1.16,1.17
- Next message: [cairo-commit] roadster/src import_tiger.c, 1.12, 1.13 location.c,
1.1, 1.2 locationset.c, 1.6, 1.7 map.c, 1.22, 1.23 point.c,
1.1, 1.2 pointstring.c, 1.2, 1.3 track.c, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: ian
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv12571
Modified Files:
ChangeLog
Log Message:
* src/point.c:
* src/track.c:
* src/location.c:
* src/locationset.c:
* src/pointstring.c: Change name of chunk allocators (just the text name used for debugging).
* src/pointstring.c: Pass TRUE to g_ptr_array_free to free array memory. Properly free pointstring name.
* src/import_tiger.c: Pass TRUE to g_ptr_array_free to free array memory.
* src/map.c: Add assertion that cleanup behaves as expected.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ChangeLog 10 Mar 2005 19:18:09 -0000 1.47
+++ ChangeLog 13 Mar 2005 19:11:57 -0000 1.48
@@ -1,3 +1,14 @@
+2005-03-13 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
+
+ * src/point.c:
+ * src/track.c:
+ * src/location.c:
+ * src/locationset.c:
+ * src/pointstring.c: Change name of chunk allocators (just the text name used for debugging).
+ * src/pointstring.c: Pass TRUE to g_ptr_array_free to free array memory. Properly free pointstring name.
+ * src/import_tiger.c: Pass TRUE to g_ptr_array_free to free array memory.
+ * src/map.c: Add assertion that cleanup behaves as expected.
+
2005-03-10 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
* src/map.c: Commented out scenemanager demo (rectangle).
- Previous message: [cairo-commit] cairo-java ChangeLog,1.16,1.17
- Next message: [cairo-commit] roadster/src import_tiger.c, 1.12, 1.13 location.c,
1.1, 1.2 locationset.c, 1.6, 1.7 map.c, 1.22, 1.23 point.c,
1.1, 1.2 pointstring.c, 1.2, 1.3 track.c, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list