From: Duncan C. <dun...@us...> - 2005-01-10 17:25:37
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5659 Modified Files: ChangeLog Log Message: update regexps to match the output of current versions of c2hs. The apicoverage tool should now be accurate. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.279 retrieving revision 1.280 diff -u -d -r1.279 -r1.280 --- ChangeLog 10 Jan 2005 17:23:04 -0000 1.279 +++ ChangeLog 10 Jan 2005 17:25:27 -0000 1.280 @@ -12,6 +12,9 @@ * tools/apiGen/Template.chs: import System.Glib.FFI rather than Foreign, also a couple cosmetic improvements. + * tools/apicoverage/Makefile: update regexps to match the output of + current versions of c2hs. The apicoverage tool should now be accurate. + 2005-01-09 Duncan Coutts <du...@co...> * tools/apiGen/format-docs.xsl: fix generation of function version |