2 Jan 2012 01:00
GraphicsMagick: 2 new changesets
GraphicsMagick Commits <graphicsmagick-commit <at> lists.sourceforge.net>
2012-01-02 00:00:04 GMT
2012-01-02 00:00:04 GMT
changeset 9666adce0026 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=9666adce0026 summary: Remove TclMagick functions which were exported from DLL, but do not need to be. changeset 9d56b20fd306 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=9d56b20fd306 summary: Use Magick prefixed macro names for ftruncate, mmap, and munmap in order to assure that introducing our macros does not cause trouble with system headers. diffstat: ChangeLog | 6 +++++ TclMagick/generic/TclMagick.c | 35 ++++----------------------------- TclMagick/generic/TclMagick.h | 33 ++++++++++++++++++++++++++++--- TclMagick/generic/pkgIndex.tcl | 2 +- VisualMagick/installer/inc/version.isx | 4 +- magick/blob.c | 18 ++++++++-------- magick/nt_base.h | 8 +++--- magick/studio.h | 16 ++++++++++++++- magick/version.h | 4 +- www/Changelog.html | 8 +++++++ 10 files changed, 81 insertions(+), 53 deletions(-) diffs (300 lines): diff -r 8f963863c186 -r 9d56b20fd306 ChangeLog --- a/ChangeLog Fri Dec 30 18:22:49 2011 -0600 +++ b/ChangeLog Sun Jan 01 17:59:59 2012 -0600 <at> <at> -1,3 +1,9 <at> <at> +2012-01-01 Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>(Continue reading)
RSS Feed