3336: Clean up ChangeLogs.

--- ChangeLog | 16 ---------------- milena/ChangeLog | 8 ++++---- milena/sandbox/ChangeLog | 26 +++++++++++++++++++++----- 3 files changed, 25 insertions(+), 25 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0986d0a..d4c4716 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,19 +1,3 @@ -2009-02-10 Frederic Bour <bour@lrde.epita.fr> - - [sandbox][bour] ~Working algebraic, wip leveling. - * milena/sandbox/fred/Makefile: . - * milena/sandbox/fred/accu_trait.hh: New. - * milena/sandbox/fred/algebraic.cc: . - * milena/sandbox/fred/closing_area.cc: New. - * milena/sandbox/fred/leveling.cc: New. - * milena/sandbox/fred/mean.hh: New. - -2009-02-09 Frederic Bour <bour@epita.lrde.epita.fr> - - [sandbox][bour] Added Makefile to sandbox/edwin for algebraic/lvl. - * milena/sandbox/edwin/Makefile: New. - * milena/sandbox/edwin/leveling.hh: . - 2009-02-04 Roland Levillain <roland@lrde.epita.fr> Move M4 files into m4/. diff --git a/milena/ChangeLog b/milena/ChangeLog index e36c337..224ccad 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -191,7 +191,7 @@ * mln/registration/icp2.hh: Add two new variants. 2009-02-05 Guillaume Lazzara <z@lrde.epita.fr> - + Small changes in transformation related classes. * mln/algebra/quat.hh: use mln_precondition instead of assert. @@ -212,7 +212,7 @@ * tests/make/Makefile.am, * tests/make/h_mat.cc: add a missing test. - + 2009-02-05 Guillaume Lazzara <z@lrde.epita.fr> Fix wrong comments in fun::x2x:composed. @@ -264,7 +264,7 @@ * mln/win/sym.hh: enable preconditions. 2009-02-05 Guillaume Lazzara <z@lrde.epita.fr> - + Cleanup accu::rms. * mln/accu/rms.hh: rename attributes and add a hook to the underlying @@ -6723,7 +6723,7 @@ Rename target "internal" to "complete. * doc/tutorial/todoxygen.sh: script to convert .tex files to .html - files. It uses Hevea. + files. It uses Hevea. * doc/tutorial/samples/borderthickness.cc, * doc/tutorial/samples/extension-ignore2.cc, diff --git a/milena/sandbox/ChangeLog b/milena/sandbox/ChangeLog index 448a251..93eee52 100644 --- a/milena/sandbox/ChangeLog +++ b/milena/sandbox/ChangeLog @@ -10,11 +10,21 @@ 2009-02-10 Frederic Bour <bour@lrde.epita.fr> - [sandbox][bour] Leveling filter with test. + Leveling filter with test. * fred/Makefile: Modified to test leveling. * fred/leveling.cc: Working leveling filter. * fred/mean.hh: Corrected bugs. +2009-02-10 Frederic Bour <bour@lrde.epita.fr> + + Working algebraic, wip leveling. + * milena/sandbox/fred/Makefile: . + * milena/sandbox/fred/accu_trait.hh: New. + * milena/sandbox/fred/algebraic.cc: . + * milena/sandbox/fred/closing_area.cc: New. + * milena/sandbox/fred/leveling.cc: New. + * milena/sandbox/fred/mean.hh: New. + 2009-02-09 Edwin Carlinet <carlinet@lrde.epita.fr> Try to make algebraic_union_find filter work with new accus. @@ -24,7 +34,7 @@ 2009-02-09 Frederic Bour <bour@lrde.epita.fr> - [sandbox][bour] Wip of algebraic filter implementation. + Wip of algebraic filter implementation. * fred/Makefile: New. * fred/algebraic.cc: New. @@ -36,7 +46,13 @@ 2009-02-09 Frederic Bour <bour@epita.lrde.epita.fr> - [sandbox][bour][carlinet] Work on properties and accumulators. + Added Makefile to sandbox/edwin for algebraic/lvl. + * milena/sandbox/edwin/Makefile: New. + * milena/sandbox/edwin/leveling.hh: . + +2009-02-09 Frederic Bour <bour@epita.lrde.epita.fr> + + Work on properties and accumulators. * ChangeLog: . * edwin/accu.cc: . * edwin/accu_trait.hh: . @@ -50,7 +66,7 @@ Update igr's code. - * lazzara/igr.cc: update code. More debug. + * lazzara/igr.cc: update code. More debug. * lazzara/igr-cloud.cc: new. Register clouds of points. @@ -2571,7 +2587,7 @@ * abraham/mln/math/cos.hh: New templated mln::math::cos function. * abraham/mln/math/acos.hh: New - templated mln::math::acos function. + templated mln::math::acos function. 2008-10-06 Alexandre Abraham <abraham@lrde.epita.fr> -- 1.6.1.2
participants (1)
-
Roland Levillain