[cairo-commit] cairo-ocaml ChangeLog,1.10,1.11

Olivier Andrieu commit at pdx.freedesktop.org
Sun Oct 17 17:27:37 PDT 2004


Committed by: oandrieu

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

Modified Files:
	ChangeLog 
Log Message:
* src/cairo.ml, src/cairo.mli: s/ct/cr/

* src/ml_cairo_wrappers.[ch]: add comparsion and hash function for
  custom values.

* src/cairo.{ml,mli}, src/ml_cairo.[ch], src/ml_cairo_status.[ch]:
  allow suspending raise of exception on error.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-ocaml/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ChangeLog	6 Jul 2004 17:22:02 -0000	1.10
+++ ChangeLog	18 Oct 2004 00:27:35 -0000	1.11
@@ -1,3 +1,13 @@
+2004-10-18  Olivier Andrieu  <oliv__a at users.sourceforge.net>
+
+	* src/cairo.ml, src/cairo.mli: s/ct/cr/
+
+	* src/ml_cairo_wrappers.[ch]: add comparsion and hash function for
+	custom values.
+
+	* src/cairo.{ml,mli}, src/ml_cairo.[ch], src/ml_cairo_status.[ch]:
+	allow suspending raise of exception on error.
+
 2004-07-06  Olivier Andrieu  <oliv__a at users.sourceforge.net>
 
 	* src/cairo_gtkcairo.ml, src/cairo_gtkcairo.mli: the signal is now




More information about the cairo-commit mailing list