Starting with tag: [TAG release_0_7_6 Stephane Popinet **20060329044317] [Bug fix in gts_edge_swap() (thanks to Oliver Burghard) Stephane Popinet **20060712220055] [Fixed autogen.sh for Mac OSX Stephane Popinet **20061006002031] [Fix for memory leak in GtsEHeap with glib >= 2.10 Stephane Popinet **20061018034535 The GMemChunk glib structure previously used for allocating GtsEHeapPair is deprecated in glib 2.10. Furthermore, it seems that the new slice allocator in glib 2.10 is not backward compatible with GMemChunk (despite what is said in the doc). This causes massive memory leaks. The solution is to use good old g_malloc instead. ] [Simplified Debian package dependencies Stephane Popinet **20061018213243 To make them compatible with Ubuntu. It's a bit messy though as I am not sure what the issues are with binary compatibility of Ubuntu/Debian libraries etc... ] [Removed g_ptr_array_foreach() call for compatibility with glib-1.2 Stephane Popinet **20061025022812] [Fixed function inlining mess Stephane Popinet **20061124030432 I made all inlined functions "static inline" in the gts.h header file. This should fix the problem when linking GTS with non-optimised objects. ] [New function gts_point_in_sphere() Stephane Popinet **20070122224830] [Fix for getopt_long and unknown arguments Stephane Popinet **20070214015050] [Force regeneration of ChangeLog before creating debian package Stephane Popinet **20070222040121] [Added math lib to gts.pc Stephane Popinet **20070413040210] [New "all" option for example/set Stephane Popinet **20070912042239 For outputting all combinations of boolean operations. ] [example/volume also computes the area Stephane Popinet **20070912042328] [Explicit check when trying to partition a graph with too few nodes Stephane Popinet **20070913215641] [Added math library for netpbm library check. Stephane Popinet **20071030025328] [Added specs for RPM packaging (thanks to Ivan Vari) Stephane Popinet **20071030015314] [Fixed package (install) dependencies Stephane Popinet **20071112024848] [RPM spec file fix (Ivan Vari) Stephane Popinet **20071218233101] [RPM build fix (I. Vari) Stephane Popinet **20080107204525 Removed %{?_smp_mflags} from make due to intermittent build errors on some SMP systems. ] [RPM spec updated for Fedora (I. Vari) Stephane Popinet **20080701040202] [Fixed typos in RPM spec file (I. Vari) Stephane Popinet **20080704024033] [Minor fixes for RPM spec file (I. Vari) Stephane Popinet **20080716023111] [Fix for versioning of debian packages Stephane Popinet **20081005000614] [Fix for debian package symbols generation Stephane Popinet **20090429110924] [stl2gts ignores degenerate facets Stephane Popinet **20090501005911 Ignore-this: 76dfa27e377ad0544249b11e3d9e16a2 ] [Updated debian package build (based on Ruben Molina's) Stephane Popinet **20090501012740 Ignore-this: 96eda30e02f7132cf5c8629410c0455d ] [Added man pages from debian (thanks Ruben!) Stephane Popinet **20090501042054 Ignore-this: 6219302d9f3660f284b855e0f3ef68cb ] [Man pages need to be distributed Stephane Popinet **20090501232422 Ignore-this: c842267e75ff47e0870d0446d818de67 ] [autogen.sh copies missing files Stephane Popinet **20090508233201] [Added 'launchpad-snapshot' Makefile target Stephane Popinet **20090510055323]