[cairo-commit] rcairo ChangeLog,1.256,1.257

Kouhei Sutou commit at pdx.freedesktop.org
Thu Jun 12 03:59:56 PDT 2008


Committed by: kou

Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv7643

Modified Files:
	ChangeLog 
Log Message:
* src/rb_cairo_private.h: add fallback RARRAY_PTR and RARRAY_LEN.
* src/rb_cairo_context.c, src/rb_cairo_pattern.c: use RARRAY_PTR and RARRAY_LEN.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -d -r1.256 -r1.257
--- ChangeLog	30 Apr 2008 07:12:11 -0000	1.256
+++ ChangeLog	12 Jun 2008 10:59:54 -0000	1.257
@@ -1,3 +1,10 @@
+2008-06-12  Kouhei Sutou  <kou at cozmixng.org>
+
+	* src/rb_cairo_private.h: add fallback RARRAY_PTR and RARRAY_LEN.
+
+	* src/rb_cairo_context.c, src/rb_cairo_pattern.c: use RARRAY_PTR
+	and RARRAY_LEN.
+
 2008-04-30  Kouhei Sutou  <kou at cozmixng.org>
 
 	* src/rb_cairo.h: move environment dependent headers to ...



More information about the cairo-commit mailing list