pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cutter
Module name: wip
Committed by: obache
Date: Wed Apr 14 04:31:54 UTC 2010
Modified Files:
wip/cutter: Makefile PLIST distinfo
Log Message:
Update cutter to 1.1.3.
== [release-1-1-3] 1.1.3: 2010-04-13
Improved test driven test support.
=== Cutter
==== Improvements
* AC_CHECK_ENABLE_COVERAGE: Added a new 'coverage-force'
target that reports coverage even if 'make check' is
failed.
==== Bug fixes
* Removed unneeded memory free [Reported by Zed Shaw]
* AC_CHECK_ENABLE_COVERAGE: Fixed a bug that 8 spaces
instead of a TAB is printed into Makefile.
=== GCutter
==== Improvements
* Improved data driven test support:
* ((<gcut_data_get_size()>))
* ((<gcut_data_get_char()>))
* ((<gcut_data_get_boolean()>))
* ((<gcut_data_get_double()>))
* ((<gcut_data_get_int64()>))
* ((<gcut_data_get_uint64()>))
* Added utilities:
* ((<gcut_inspect_size()>))
* ((<gcut_inspect_char()>))
* ((<gcut_inspect_boolean()>))
* ((<gcut_inspect_double()>))
* ((<gcut_inspect_int64()>))
* ((<gcut_inspect_uint64()>))
==== Bug fixes
* Fixed a bug that gcut_list_inspect_enum() and
gcut_list_inspect_flags() is crashed on Mac OS X.
=== Document
==== Bug fixes
* Fixed dependency package list for Cygwin 1.7.
=== Thanks
* Zed Shaw
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/cutter/Makefile wip/cutter/PLIST \
wip/cutter/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cutter/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cutter/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cutter/distinfo?r1=1.2&r2=1.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index