summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Expand)Author
2015-09-01doc images size was not correct. bad cut in simplex_tree.h (assign_key was ba...vrouvrea
2015-08-31insert_simplex_and_subfaces no more factoriel complexity.vrouvrea
2015-08-24Merge trunk + alpha complex fixesvrouvrea
2015-08-20Fix code review remarksvrouvrea
2015-08-19num_simplices computation instead of increment/set methods.vrouvrea
2015-08-15Remove unnecessary friends (they were befriending the wrong classes anyway).glisse
2015-08-15Cleanup endpoints(Simplex_handle).glisse
2015-08-03backmerge of trunkvrouvrea
2015-08-03backmerge of trunkvrouvrea
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-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07cpplint fixvrouvrea
2015-07-07Fix ident + cpplintvrouvrea
2015-07-07fixanmoreau
2015-07-07Merge + fixanmoreau
2015-07-07Fixanmoreau
2015-07-06Fixanmoreau
2015-07-06Fixanmoreau
2015-06-30fixanmoreau
2015-06-25fixanmoreau
2015-06-25trunk constify-ST backmergevrouvrea
2015-06-25coface removal - added but not neededvrouvrea
2015-06-24Multiple fixanmoreau
2015-06-23multiple fixanmoreau
2015-06-23multiple fixanmoreau
2015-06-19Trivial clean-upsglisse
2015-06-19multiple fixanmoreau
2015-06-18Backmerge of last trunk modificationsvrouvrea
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-06-12delaunay off reader/writer fix.vrouvrea
2015-04-27typeSimplex was complexifying codevrouvrea
2015-04-02Merge xunit branch back into trunkvrouvrea
2015-04-02add gprof tags - cpplint_to_cppcheckxml.py fixesvrouvrea
2015-04-01GCovr replaces lcov - cpplint_to_cppcheckxml to be conform with xml version 2 vrouvrea
2015-04-01Add gcovr code coverage for Corbera Jenkins pluginvrouvrea
2015-04-01Try gcovr and corbera jenkins pluginvrouvrea
2015-03-31xunit purpose modificationvrouvrea
2015-03-31Add tests name for xunitvrouvrea
2015-03-31rollbackvrouvrea
2015-03-31checkin a test error for test purposevrouvrea
2015-03-31For xunit test purposevrouvrea
2015-03-25Fix of find bug + add example and UT with find.vrouvrea