[cairo-commit] roadster ChangeLog,1.47,1.48

Ian McIntosh commit at pdx.freedesktop.org
Sun Mar 13 11:11:59 PST 2005


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).




More information about the cairo-commit mailing list