summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-15Remove unnecessary friends (they were befriending the wrong classes anyway).glisse
2015-08-15Cleanup endpoints(Simplex_handle).glisse
2015-08-12Only one find_package for Boost. Double header inclusion issue.vrouvrea
2015-08-05several fixesanmoreau
2015-07-15Use C++11 range for.glisse
2015-07-15One more push_back -> emplace_backglisse
2015-07-11Clean-upsglisse
2015-07-11Clean-upsglisse
2015-07-11More static/const on member functions in Simplex_tree.glisse
2015-07-08Clang boost test segmentation fault fixvrouvrea
2015-07-07Merge of coface branch development (coface + star) into the trunk.vrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07Fix ident + cpplintvrouvrea
2015-07-07fixanmoreau
2015-07-07Merge clang compilation issues fixvrouvrea
2015-07-07Merge + fixanmoreau
2015-07-07Fixanmoreau
2015-07-07Alpha_shapes removal. Alpha_complex will be added on feature deliveryvrouvrea
2015-07-06skbl Marc commentssalinasd
2015-07-06Fixanmoreau
2015-07-06Fixanmoreau
2015-07-06Fixanmoreau
2015-07-05Suppression d'une declaration inutile dans skbl geometricsalinasd
2015-07-05Typo + comment out debug printingglisse
2015-07-04Fix skbl compiling issue on clang + one issue of returning a local reference ...salinasd
2015-07-02Warning fixesvrouvrea
2015-06-30fixanmoreau
2015-06-30for_each fix - clang issue but not used.vrouvrea
2015-06-30clang requires include fstream (Persistent_cohomology.h)vrouvrea
2015-06-28Multiple fixanmoreau
2015-06-26fix + edge_contraction + print_treeanmoreau
2015-06-26-Werror on user version compilationvrouvrea
2015-06-25fixanmoreau
2015-06-25operator == instead of print_treeanmoreau
2015-06-25fixanmoreau
2015-06-25fixanmoreau
2015-06-25Fix find and insert functions : they now sort a copy of the given range befor...anmoreau
2015-06-24Merged changes from constify-ST branchvrouvrea
2015-06-24Copy - Move - print_tree - main.cpp (building a simple Simplex_tree now works) anmoreau
2015-06-24Multiple fixanmoreau
2015-06-23multiple fixanmoreau
2015-06-23multiple fixanmoreau
2015-06-19Trivial clean-upsglisse
2015-06-19multiple fixanmoreau
2015-06-18Fix : name of parameters and functionsanmoreau
2015-06-17Fix doc - coface function now returns std::vector<Simplex_handle> - test func...anmoreau
2015-06-16This development includes the Simplex_tree coface and star functions implemen...vrouvrea
2015-05-06typovrouvrea