[cairo-commit] cairo-ocaml ChangeLog,1.18,1.19

Olivier Andrieu commit at pdx.freedesktop.org
Thu May 26 16:56:13 PDT 2005


Committed by: oandrieu

Update of /cvs/cairo/cairo-ocaml
In directory gabe:/tmp/cvs-serv15183

Modified Files:
	ChangeLog 
Log Message:
* stream-based backends can now use a caml channel
* fixes


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-ocaml/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- ChangeLog	22 May 2005 20:03:15 -0000	1.18
+++ ChangeLog	26 May 2005 23:56:11 -0000	1.19
@@ -1,3 +1,16 @@
+2005-05-27  Olivier Andrieu  <oliv__a at users.sourceforge.net>
+
+	* src/cairo.ml, src/cairo.mli: remove BAD_NESTING error status
+	
+	* src/cairo_pdf.*, src/cairo_ps.*, src/cairo_png.*: surface
+	creation function take an ocaml channel as argument
+
+	* src/ml_cairo.c: new stream functions for ocaml channels support
+
+	* src/ml_cairo_*.c: adapt, some code cleanups
+
+	* test/basket.ml: adapt, some fixes
+
 2005-05-22  Olivier Andrieu  <oliv__a at users.sourceforge.net>
 
 	* src/*: adjust to big API shakeup. Remove Cairo_channel module,




More information about the cairo-commit mailing list