2011-09-14  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* polyfeat/depgraph.c: Ensure dep->dim is always non-negative.

2011-07-14  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* configure.ac: Check for piplib before checking for candl.

2011-05-24  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* configure.ac: Use AC_SEARCH_LIBS instead of AC_CHECK_LIB.

2011-04-27  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* polyfeat/include/polyfeat/depgraph.h,
	* polyfeat/depgraph.c: Optionally consider RAR dependences.

2011-04-27  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* polyfeat/depgraph.c: Fix the output format of the adjacency
	matrix.

2011-04-13  Louis-Noel Pouchet  <pouchet@cse.ohio-state.edu>

	* polyfeat/include/polyfeat/depgraph.h,
	* polyfeat/include/polyfeat/polyfeatures.h,
	* polyfeat/polyfeatures.c,
	* polyfeat/depgraph.c: New. Extract features from polyhedral
	dependence graph.

	* polyfeat/Makefile.am: Update accordingly.

	* configure.ac: Link with FM, PolyLib, PIPLib and Candl.

2009-11-10  Louis-Noel Pouchet  <louis-noel.pouchet@inria.fr>

	* configure.ac,
	* Makefile.am: Fix make dist.

2009-05-04  Louis-Noel Pouchet  <louis-noel.pouchet@inria.fr>

	* tests/Makefile.am,
	* tests/empty.test,
	* tests/checker.sh,
	* configure.ac,
	* polyfeat/xmalloc.c,
	* polyfeat/include/polyfeat/error.h,
	* polyfeat/include/polyfeat/common.h,
	* polyfeat/Makefile.am,
	* polyfeat/error.c,
	* polyfeat/xstrdup.c,
	* polyfeat/xstrerror.c,
	* COPYING.LESSER,
	* AUTHORS,
	* config/polyfeat.m4,
	* doc/Makefile.am,
	* bootstrap.sh,
	* ChangeLog,
	* src/polyfeat.c,
	* src/Makefile.am,
	* src/polyfeat.h,
	* Makefile.am,
	* NEWS,
	* README: New. Initial checkin of the project.
