2007-09-18 Dmitriy Morozov Minor fixed to CMake (fixed include directory for rlog)
2007-09-18 Dmitriy Morozov Removed sz from Cycle (size is kept track of in the parent)
2007-09-15 Dmitriy Morozov Counter omits color codes only if connected to a TTY
2007-09-15 Dmitriy Morozov Updated README to reflect changes to the logging
2007-09-14 Dmitriy Morozov Changes to CMakeLists:
2007-09-14 Dmitriy Morozov Added counters to Cycle, added timestamp to Counter output
2007-09-14 Dmitriy Morozov Fixed logging and counters
2007-09-13 Dmitriy Morozov Counters straightened out (at least the code compiles)
2007-09-13 Dmitriy Morozov Merged in changes from master
2007-09-13 Dmitriy Morozov Changed counters and added setup for new logging. Everything but tests is broken.
2007-09-12 Dmitriy Morozov Merged in README changes from master
2007-09-12 Dmitriy Morozov Changed SimplexWithVertices<V>::VertexContainer to std::vector<V> from std::set<V>
2007-09-12 Dmitriy Morozov Fixed typos in README
2007-08-16 Dmitriy Morozov Fixed to compile with CGAL 3.3
2007-08-15 Dmitriy Morozov Merged geometry and include breakup with AR vineyard
2007-08-15 Dmitriy Morozov Initial AR vineyard commit (CGAL based, and not working)
2007-08-14 Dmitriy Morozov Broke include/ into separate topology/ and utilities/ subdirectories
2007-07-01 Dmitriy Morozov Initial geometry commit
2007-05-23 Dmitriy Morozov Added Cech complex example
2007-02-07 Dmitriy Morozov Switched counters to macros
2007-01-31 Dmitriy Morozov Alpha shapes examples compile with debugging enabled (Added AlphaSimplex3D::boundary())
2007-01-30 Dmitriy Morozov Switched to CMake
2007-01-24 Dmitriy Morozov Added computation of PDBDistanceGrid for all atoms of the backbone (not just alpha-carbons)
2007-01-20 Dmitriy Morozov Removed config/ directory
2007-01-12 Dmitriy Morozov Options read from home or config directories; documentation built by default
2007-01-01 Dmitriy Morozov Added option to maintain lazy RU-decomposition during transpositions. Plus minor fixes.
2006-12-29 Dmitriy Morozov Added operator() to OrderList<T>::OrderComparison
2006-12-25 Dmitriy Morozov Added pair_simplices() to Filtration (without arguments)
2006-12-22 Dmitriy Morozov Added examples/alphashapes
2006-12-22 Dmitriy Morozov Added combustion-vineyard, Grid2DVineyard records diagram after adding a grid
2006-12-21 Dmitriy Morozov Removed missing tests/test-realtype from tests/SConscript
2006-12-21 Dmitriy Morozov Switched to a new architecture (Vineyard is a visitor for Filtration),
2006-12-16 Dmitriy Morozov Split OrderList into OrderList and ConsistencyList. Made efficient insertions possible.
2006-12-05 Dmitriy Morozov Moved config to a separate directory
2006-12-04 Dmitriy Morozov Cleaned up AssertMsg in debug.h, and adjusted assertions in filtration.hpp
2006-10-30 Dmitriy Morozov Disabled missing qt4 tool, and added missing src/Sconcript
2006-10-30 Dmitriy Morozov Initial conversion to Dionysus architecture
(0) +60 +100 tip