~contact-philipashmore/treedb/master

Viewing all changes in revision 45.

  • Committer: Philip Ashmore
  • Date: 2012-07-07 06:00:27 UTC
  • Revision ID: git-v1:3b514c56253995910392ef10a98422be9394288d
Version 1.3.3-01

* Changed signature of VARRAY_TMPL_NS(resize)
  It now returns a data pointer.
  This makes it more general - you may want to move the existing data
  before copying more data in, for example.

  This is an interface change, hence the version bump.

* Debian/Ubuntu builds can now be run with make -jN
  So "make -j7 git branch=1.3.3-01 release ubuntu" is a lot faster,
  if you have the cores.
  The version in git needs to be parallel-friendly too for this to work.

* Requires v3c-2.5.3 or later
  avl-string-key.h, avl-string-value.h and struct-list.h now use
  v3c_strcpy() provided by v3c/string_utils.h to overcome problems
  introduced by _FORTIFY_SOURCE.
  See v3c's Changelog for the gory details.

* Removed "-@PACKAGE_API_VERSION@" for lib_LTLIBRARIES
  See v3c's Changelog for the gory details.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: