[cairo-commit] libpixman ChangeLog,1.46,1.47

Carl Worth commit at pdx.freedesktop.org
Mon Feb 21 12:57:29 PST 2005


Committed by: cworth

Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv27980

Modified Files:
	ChangeLog 
Log Message:

        * src/ic.c:
        * src/icint.h: Move definition of __inline for non-gcc from ic.c
        to icint.h so it applies to more code in the implementation.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- ChangeLog	6 Feb 2005 19:51:07 -0000	1.46
+++ ChangeLog	21 Feb 2005 20:57:27 -0000	1.47
@@ -1,3 +1,9 @@
+2005-02-21  Carl Worth  <cworth at cworth.org>
+
+	* src/ic.c: 
+	* src/icint.h: Move definition of __inline for non-gcc from ic.c
+	to icint.h so it applies to more code in the implementation.
+
 2005-02-06  Owen Taylor  <otaylor at redhat.com>
 
 	* configure.in: Add AC_PREREQ(2.54) to help the Debian 




More information about the cairo-commit mailing list