- Mar 04, 2003
-
-
Nicolas Burrus authored
prcs2git-id: cleanup.19
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * ntg/vec.hh: Update includes. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * mlc/objs.hh: Move array related code ... * mlc/array/objs.hh: ... here. * mlc/array1d.hh: Rename as ... * mlc/array/1d.hh: ... this. * mlc/array2d.hh: Rename as ... * mlc/array/2d.hh: ... this. * mlc/array3d.hh: Rename as ... * mlc/array/3d.hh: ... this. * mlc/arraynd.hh: Rename as ... * mlc/array/nd.hh: ... this. * mlc/array.hh: Rename as ... * mlc/array/all.hh: ... this. * mlc/array/1d.hh, mlc/array/1d.hh, mlc/array/2d.hh, mlc/array/3d.hh, mlc/array/all.hh: Update includes. * mlc/config/system.hh: New file. * mlc/Makefile.am: Adjust consequently. * mlc/contract.hh, mlc/type.hh: Use mlc/config/system.hh instead of oln/config/system.hh. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/basics.hh, oln/core/internal/iter1d.hh, oln/core/internal/iter2d.hh, oln/core/internal/iter3d.hh, oln/core/winiter.hh, oln/core/winneighb.hh: Update includes. * Makefile.am: Adjust consequently. * oln/convol/convolution.hh, oln/core/w_window2d.hh, oln/transforms/dwt.hh: Update includes. * oln/core/objs.hh, oln/core/internal/objs.hxx: Move and merge into $top_srcdir/metalic/mlc/objs.hh. prcs2git-id: cleanup.18
-
- Mar 03, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * ntg/behaviour.hh, ntg/bin.hh, ntg/global_ops.hh: Update includes. * ntg/predecls.hh, ntg/vec.hh: Likewise. +2003-03-03 Nicolas Burrus <burrus_n@lrde.epita.fr> + * integre/ntg/behaviour.hh, integre/ntg/global_ops_traits.hh, integre/ntg/optraits_cplx.hh, integre/ntg/optraits_int_s.hh, integre/ntg/optraits_vec.hh: Update includes. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * mlc/array1d.hh, mlc/array2d.hh, mlc/array3d.hh: Update includes. * mlc/is_a.hh: Likewise. * Makefile.am: Update. +2003-03-03 Nicolas Burrus <burrus_n@lrde.epita.fr> + * mlc/logic.hh: Remove. * mlc/basics.hh: Rename as ... Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/core/type.hh, oln/core/contract.hh: Move into $top_srcdir/metalic/mlc/. * Makefile.am: Adapt consequently. * oln/basics.hh, oln/core/apply.hh, oln/core/border.hh, oln/core/generate.hh, oln/core/image1d_size.hh, oln/core/image2d_size.hh, oln/core/image3d_size.hh, oln/core/internal/image1d.hh, oln/core/internal/image1d_data.hh, oln/core/internal/image2d.hh, oln/core/internal/image2d_data.hh, oln/core/internal/image3d.hh, oln/core/internal/image3d_data.hh, oln/core/internal/iter1d.hh, oln/core/internal/iter2d.hh, oln/core/internal/iter3d.hh, oln/core/internal/w_window.hh, oln/core/internal/window.hh, oln/core/traverse.hh, oln/utils/timer.hh: Update includes. * oln/basics.hh, oln/convert/conversion.hh, oln/convert/stretch.hh, oln/core/border.hh, oln/core/dpoint.hh, oln/core/image.hh, oln/core/image_size.hh, oln/core/internal/iter1d.hh, oln/core/internal/iter2d.hh, oln/core/internal/iter3d.hh, oln/core/iter.hh, oln/core/neighborhood.hh, oln/core/point.hh, oln/core/pred_image.hh, oln/core/structelt.hh: Likewise. prcs2git-id: cleanup.17
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * integre/ntg/behaviour.hh, integre/ntg/global_ops_traits.hh, integre/ntg/optraits_cplx.hh, integre/ntg/optraits_int_s.hh, integre/ntg/optraits_vec.hh: Update includes. * integre/ntg/cycle.hh, integre/ntg/global_ops.hh, integre/ntg/optraits_cplx.hh, integre/ntg/optraits_cycle.hh, integre/ntg/optraits_int_s.hh, integre/ntg/range.hh, integre/ntg/behaviour.hh, integre/ntg/cplx.hh, integre/ntg/optraits_scalar.hh, integre/ntg/optraits_vec.hh: Likewise. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * mlc/logic.hh: Remove. * mlc/basics.hh: Rename as ... * mlc/bool.hh: ... this. * mlc/type.hh: Rename as ... * mlc/is_a.hh: ... this. * mlc/control.hh: Rename as ... * mlc/loop.hh: ... this. * mlc/is_a.hh, mlc/ufuncs.hh: Update includes consequently. +2003-03-03 Nicolas Burrus <burrus_n@lrde.epita.fr> + * tests/array/gen_test.cc (write_postlude_and_test): Adapt to new oln location. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/core/generate.hh: Do not use wrap workaround (for g++-2.95 compatibility) anymore. Update includes. prcs2git-id: cleanup.16
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Change the tarball name. * oln: Rename into olena. * bootstrap.sh, cleanup.sh, configure.ac, Makefile.am: Adapt consequently. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/array/gen_test.cc (write_postlude_and_test): Adapt to new oln location. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * config/oln.m4, config/oln-local.m4, tests/check/Makefile.am, tests/check/Makefile.flags, tests/check/Makefile.check: Adapt to new oln location. Index: doc/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * demo/Makefile.am, ref/Makefile.am: Adapt to new oln location. * dev/srctree.texi: Update. Index: tools/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * utilities/configure.ac: Adapt to new oln location. Index: tools/swilena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * swilena/configure.ac: Adapt to new oln location. prcs2git-id: cleanup.15
-
Nicolas Burrus authored
+ + * tests/arith/tests/min1: Add missing include. + + * oln/convert/nrgbhsi.hh: Likewise. + +2003-03-02 Nicolas Burrus <burrus_n@lrde.epita.fr> + + * oln/io/pnm3d.hh: Add missing include. +. prcs2git-id: cleanup.14
-
- Mar 01, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Adapt to types tests move. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/check/defs.in: Remove. Index: oln/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/types: Move into ../integre/tests/. prcs2git-id: cleanup.13
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * demo/tour.cc: Replace <oln/types/ by ntg/. * dev/srctree.texi: Remove reference to oln/types. Index: tools/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * utilities/morpho/morpho_template.cc, utilities/morpho/morpho_template_extrema.cc, utilities/morpho/morpho_template_gaussian.cc, utilities/morpho/morpho_template_watershed.cc, utilities/morpho/morpho_template_with_functor.cc, utilities/morpho/morpho_template_with_neighb.cc, utilities/morpho/morpho_template_with_twowin.cc, utilities/mosaic.cc: Replace <oln/types by <ntg/. Index: tools/swilena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * swilena/python/typedefs.hh, swilena/src/swilena_dim.i, swilena/src/swilena_types.i: Replace <oln/types by <ntg/. prcs2git-id: cleanup.12
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * lib/check/Makefile.am, lib/check/Makefile.check, lib/check/Makefile.flags, lib/check/defs.in, lib/check/compile.cc, lib/check/compile.hh, lib/check/check.hh, lib/check/main.cc, lib/check/srcdir.cc, lib/check/srcdir.hh, lib/check/verbose.cc, lib/check/verbose.hh: Move to metalic/tests/check. * lib/check/data.cc, lib/check/data.hh: Move to oln/tests/check. * configure.ac, Makefile.am: Adapt to new tests location. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/Makefile.am: Add check directory. * tests/array/Makefile.am: Adapt to new tests location. * tests/array/gen_test.cc (write_postlude_and_test): Remove useless paths. * tests/check/check.hh, tests/check/Makefile.am, tests/check/Makefile.check, tests/check/Makefile.flags: Adapt to tests split. Index: oln/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/check/defs.in, tests/check/Makefile.am, tests/check/Makefile.check, tests/check/Makefile.flags: New directory. * tests/Makefile.am: Add check directory. * tests/convol/slow_sum_2d_1.cc, tests/convol/slow_sum_2d_2.cc, tests/convol/sobel_gradient.cc: Include data.hh. * tests/convert/convcomp.hh: Likewise. * tests/io/loadsave.hh: Likewise. * tests/morpho/edoc.cc, tests/morpho/extrkiller.cc, tests/morpho/reconstruction.cc: Likewise. * tests/transforms/fft.cc, tests/transforms/dwt.cc: Likewise. * tests/arith/Makefile.am, tests/convert/Makefile.am, tests/convol/Makefile.am tests/io/Makefile.am, tests/morpho/Makefile.am, tests/sanity/Makefile.am, tests/transforms/Makefile.am, tests/types/Makefile.am : Adapt to new tests location. * tests/arith/runtests, tests/types/runtests, tests/sanity/includes.test: Likewise. prcs2git-id: cleanup.11
-
- Feb 28, 2003
-
-
Nicolas Burrus authored
* configure.ac, Makefile.am: Tweak for finding Intgre headers. 2003-02-28 Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/types/all.hh, oln/types/behaviour.hh, oln/types/bin.hh, oln/types/builtins_properties.hh, oln/types/cast.hh, oln/types/color.hh, oln/types/cplx.hh, oln/types/cplx_representation.hh, oln/types/cycle.hh, oln/types/debug.hh, oln/types/global_ops.hh, oln/types/global_ops_defs.hh, oln/types/global_ops_traits.hh, oln/types/hsi.hh, oln/types/hsl.hh, oln/types/hsv.hh, oln/types/int_s.hh, oln/types/int_u.hh, oln/types/interval.hh, oln/types/nrgb.hh, oln/types/optraits.hh, oln/types/optraits_bin.hh, oln/types/optraits_builtins.hh, oln/types/optraits_builtins_bool.hh, oln/types/optraits_builtins_float.hh, oln/types/optraits_builtins_int.hh, oln/types/optraits_builtins_int_defs.hh, oln/types/optraits_cplx.hh, oln/types/optraits_cycle.hh, oln/types/optraits_int_s.hh, oln/types/optraits_int_u.hh, oln/types/optraits_range.hh, oln/types/optraits_scalar.hh, oln/types/optraits_scalar_defs.hh, oln/types/optraits_vec.hh, oln/types/predecls.hh, oln/types/range.hh, oln/types/rec_value.hh, oln/types/rgb.hh, oln/types/to_oln.hh, oln/types/type.hh, oln/types/typetraits.hh, oln/types/typetraits_builtins.hh, oln/types/typetraits_builtins_bool.hh, oln/types/typetraits_builtins_float.hh, oln/types/typetraits_builtins_int.hh, oln/types/vec.hh, oln/types/xyz.hh, oln/types/yiq.hh, oln/types/yuv.hh: Move to ../integre/ntg. * oln/arith/logic.hh, oln/arith/ops.hh, oln/convert/bound.hh, oln/convert/colorconv.hh, oln/convert/conversion.hh, oln/convert/force.hh, oln/convert/nrgbhsi.hh, oln/convert/nrgbhsl.hh, oln/convert/nrgbhsv.hh, oln/convert/nrgbxyz.hh, oln/convert/nrgbyiq.hh, oln/convert/nrgbyuv.hh, oln/convert/rgbnrgb.hh, oln/convert/rgbxyz.hh, oln/convert/stretch.hh, oln/convol/convolution.hh, oln/convol/fast_gaussian.hh, oln/convol/fast_gaussian.hxx, oln/convol/fast_gaussian_coefficient.hh, oln/core/dpoint1d.hh, oln/core/dpointnd.hh, oln/core/image1d.hh, oln/core/image2d.hh, oln/core/image3d.hh, oln/core/imagend_size.hh, oln/core/internal/real_image2d.hh, oln/core/internal/real_image3d.hh, oln/core/point1d.hh, oln/core/point3d.hh, oln/core/pointnd.hh, oln/io/pnm_read.hxx, oln/io/pnm_read_common.hxx, oln/io/pnm_write.hxx, oln/io/pnm_write_common.hxx, oln/level/cc.hh, oln/level/connected.hh, oln/level/invert.hh, oln/level/threshold.hh, oln/math/macros.hh, oln/morpho/extrema_killer.hh, oln/morpho/geodesic_dilation.hh, oln/morpho/reconstruction.hh, oln/morpho/stat.hh, oln/morpho/watershed.hxx, oln/topo/dmap.hxx, oln/transforms/dwt.hh, oln/transforms/fft.hh, oln/utils/histogram.hh, oln/utils/stat.hh: Update "<oln/types/" to "<ntg/". * tests/arith/tests/min1, tests/io/loadsave.hh, tests/morpho/edoc.cc, tests/transforms/dwt.cc, tests/transforms/fft.cc, tests/types/runtests : Likewise. * conf/configure.ac: Likewise. prcs2git-id: cleanup.10
-
Nicolas Burrus authored
* tests/sanity/includes.test: Fix defs path. prcs2git-id: cleanup.9
-
Nicolas Burrus authored
* tests/array/gen_test.cc (write_postlude_and_test): Temporarily fix includes. prcs2git-id: cleanup.8
-
Nicolas Burrus authored
* tests/array/gen_test.cc (write_postlude_and_test): Fix builddir includes prcs2git-id: cleanup.7
-
- Feb 27, 2003
-
-
Raphal Poss authored
from 2003-02-27 Raphal Poss <raph@lrde.epita.fr> * configure.ac: AC_CONFIG_FILES for metalic/mlc/Makefile.am. Create missing links if needed. +2003-02-27 Raphal Poss <raph@lrde.epita.fr> + * configure.ac: Tweak for finding Metalic headers. 2003-02-27 Raphal Poss <raph@lrde.epita.fr> Index: metalic/ChangeLog from 2003-02-27 Raphal Poss <raph@lrde.epita.fr> * mlc/Makefile.am: New file. * Makefile.am: Update accordingly. (SUBDIRS): Minor tweak. +2003-02-27 Raphal Poss <raph@lrde.epita.fr> + * Makefile.am, tests/Makefile.am, tests/array/Makefile.am: New files. Index: oln/ChangeLog from 2003-02-27 Raphal Poss <raph@lrde.epita.fr> * Makefile.am (nobase_include_HEADERS): Remove references to oln/meta/. (SUBDIRS): Minor and _temporary_ tweak. prcs2git-id: cleanup.6
-
Raphal Poss authored
from 2003-02-27 Raphal Poss <raph@lrde.epita.fr> * tests/meta: Rename to ../metalic/tests/array. prcs2git-id: cleanup.5
-
Raphal Poss authored
from 2003-02-27 Raphal Poss <raph@lrde.epita.fr> * tests/check/Makefile.am, tests/check/Makefile.check, tests/check/Makefile.flags, tests/check/Makefile.in, tests/check/check.hh, tests/check/compile.cc, tests/check/compile.hh, tests/check/data.cc, tests/check/data.hh, tests/check/defs.in, tests/check/main.cc, tests/check/srcdir.cc, tests/check/srcdir.hh, tests/check/verbose.cc, tests/check/verbose.hh: Move to ../lib/check. * tests/Makefile.am, tests/transforms/Makefile.am, tests/morpho/Makefile.am, tests/meta/Makefile.am, tests/io/Makefile.am, tests/convol/Makefile.am, tests/convert/Makefile.am: Update accordingly. * tests/types/runtests, tests/arith/runtests: Likewise. * tests/arith/Makefile.am (check-local): Define useful variables here instead of within the shell script. * tests/types/Makefile.am (check-local): Likewise. prcs2git-id: cleanup.4
-
Raphal Poss authored
from 2003-02-27 Raphal Poss <raph@lrde.epita.fr> * configure.ac: Tweak for finding Metalic headers. +2003-02-27 Raphal Poss <raph@lrde.epita.fr> + * doc/demo/Makefile.am, doc/ref/Makefile.am, oln/config/oln.m4, oln/tests/check/Makefile.am, oln/tests/check/Makefile.flags, oln/tests/check/defs.in, tools/swilena/python/Makefile.am, Index: oln/ChangeLog from +2003-02-27 Raphal Poss <raph@lrde.epita.fr> * tests/check/Makefile.am (AM_CPPFLAGS): Minor fix. * oln/meta/array.hh, oln/meta/array1d.hh, oln/meta/array1d.hxx, oln/meta/array2d.hh, oln/meta/array2d.hxx, oln/meta/array3d.hh, oln/meta/array3d.hxx, oln/meta/arraynd.hh, oln/meta/basics.hh, oln/meta/cmp.hh, oln/meta/control.hh, oln/meta/logic.hh, oln/meta/optional.hh, oln/meta/type.hh, oln/meta/ucmp.hh, oln/meta/ufuncs.hh: Move to ../metalic/mlc. * oln/convol/convolution.hh, oln/convol/convolution.hh, oln/core/generate.hh, oln/core/w_window2d.hh, oln/level/cc.hh, oln/morpho/closing.hh, oln/morpho/dilation.hh, oln/morpho/erosion.hh, oln/morpho/geodesic_dilation.hh, oln/morpho/geodesic_erosion.hh, oln/morpho/gradient.hh, oln/morpho/hit_or_miss.hh, oln/morpho/laplacian.hh, oln/morpho/opening.hh, oln/morpho/stat.hh, oln/morpho/thickening.hh, oln/morpho/thinning.hh, oln/topo/dmap.hxx, oln/transforms/dwt.hh, oln/types/behaviour.hh, oln/types/behaviour.hh, oln/types/builtins_properties.hh, oln/types/color.hh, oln/types/cplx.hh, oln/types/cplx.hh, oln/types/cycle.hh, oln/types/global_ops.hh, oln/types/global_ops_traits.hh, oln/types/int_s.hh, oln/types/int_u.hh, oln/types/optraits_builtins_float.hh, oln/types/optraits_cplx.hh, oln/types/optraits_cplx.hh, oln/types/optraits_cycle.hh, oln/types/optraits_int_s.hh, oln/types/optraits_int_s.hh, oln/types/optraits_int_s.hh, oln/types/optraits_int_u.hh, oln/types/optraits_scalar.hh, oln/types/optraits_vec.hh, oln/types/optraits_vec.hh, oln/types/optraits_vec.hh, oln/types/range.hh, oln/types/vec.hh: Update "<oln/meta/" to "<mlc/". * tests/meta/gen_test_utils/prelude, tests/meta/test_array1d.cc, tests/meta/test_array2d.cc, tests/meta/test_array3d.cc: Likewise. prcs2git-id: cleanup.3
-
Raphal Poss authored
from +2003-02-27 Raphal Poss <raph@lrde.epita.fr> * doc/demo/Makefile.am, doc/ref/Makefile.am, oln/config/oln.m4, oln/tests/check/Makefile.am, oln/tests/check/Makefile.flags, oln/tests/check/defs.in, tools/swilena/python/Makefile.am, tools/utilities/Makefile.am, tools/utilities/morpho/Makefile.am, oln/conf/configure.ac, oln/conf/oln-config.shin, oln/oln/config/math.hh, doc/dev/faq.texi, doc/dev/conf.texi: Get rid of OLN_CPPFLAGS and OLN_CXXFLAGS. Update accordingly. Rename some m4 macros not specific to Olena. prcs2git-id: cleanup.2
-
Raphal Poss authored
prcs2git-id: cleanup.1
-
- Feb 23, 2003
-
-
Nicolas Burrus authored
* config/oln.m4: Change default flags for icc. prcs2git-id: 8.9
-
- Feb 21, 2003
-
-
Akim Demaille authored
prcs2git-id: 8.8
-
Akim Demaille authored
* Makefile.am (INFOTOTEXT): Add --no-validate. * doc/dev/biblio.texi, doc/dev/thanks.texi, doc/dev/faq.texi * doc/dev/abstract.texi, doc/dev/build.texi, doc/dev/install.texi: Remove useless "ifnotplaintext". prcs2git-id: 8.7
-
- Feb 18, 2003
-
-
Raphal Poss authored
from +2003-02-18 Raphal Poss <raph@lrde.epita.fr> * configure.ac (REGEN_MANPAGES): rename from HAVE_HELP2MAN. * configure.ac, Makefile.am: Do not generate text documentation if documentation sources are not present. Use dependencies for text documentation again. * configure.ac: Import Swilena in the build process (use --without-swilena to disable it) +2003-02-17 Raphal Poss <raph@lrde.epita.fr> + + * configure.ac: Regenerate manpages even if help2man is not found + since `missing' handles this correctly. + + * NEWS: Correct release year. + 2003-02-16 Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Fix manpages regeneration tests. Index: oln/ChangeLog from +2003-02-18 Raphal Poss <raph@lrde.epita.fr> * tests/check/defs.in, tests/arith/runtests, tests/types/runtests: Use SHELL instead of AC_SHELL for better clarity. * config/oln-local.m4 (AC_CHECK_SWIG13): New macro. Index: tools/ChangeLog from +2003-02-18 Raphal Poss <raph@lrde.epita.fr> * utilities/Makefile.am: Cleanup manpages generation. * utilities/morpho/generate_morpho.sh: Likewise. +2003-02-17 Raphal Poss <raph@lrde.epita.fr> + + * utilities/Makefile.am: Fix help2man invocation. + * utilities/morpho/generate_morpho.sh: Likewise. + 2003-02-12 Raphal Poss <raph@lrde.epita.fr> (Changes from 0.7) Index: tools/swilena/ChangeLog -2002-11-27 Raphael Poss <raph@sandrock> +2003-02-18 Raphal Poss <raph@lrde.epita.fr> + + * python/Makefile.am: Adapt to new configuration system. + * src/Makefile.am: Likewise. + * Makefile: Likewise. + + * src/swilena_morphodefs.i: Adapt to new naming convention. + + * src/swilena_morpho_dim.i: Instanciate less templates, so that + compilation with GCC 3.2 does not abort with OOM errors. + +2002-11-27 Raphael Poss <raph@lrde.epita.fr> prcs2git-id: 8.6
-
Nicolas Burrus authored
from +2003-02-18 Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/core/image2d.hh: Remove useless include. Index: doc/ChangeLog from +2003-02-18 Nicolas Burrus <burrus_n@lrde.epita.fr> * dev/Makefile.am (oln_Index: oln/ChangeLog from +2003-02-18 Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/core/image2d.hh: Remove useless include. Index: doc/ChangeLog from +2003-02-18 Nicolas Burrus <burrus_n@lrde.epita.fr> * dev/Makefile.am (oln_dev_TEXINFOS): Add missing design.texi. * demo/tour.cc: Fix typo. prcs2git-id: 8.5
-
- Feb 16, 2003
-
-
Nicolas Burrus authored
* configure.ac: Fix manpages regeneration tests. prcs2git-id: 8.4
-
- Feb 12, 2003
-
-
Raphal Poss authored
from +2003-02-12 Raphal Poss <raph@lrde.epita.fr> (Changes from 0.7) * configure.ac: More verbose help. Better version support. Allow disabling manpages regeneration. Index: oln/ChangeLog from +2003-02-11 Raphal Poss <raph@lrde.epita.fr> (Changes from 0.7) * oln/Makefile.am: Remove file. * config/oln.m4 (OLN_VERSION, OLN_MAJOR_VERSION): Put under version control. * conf/oln-config.shin (Usage): Minor fixes. Index: doc/ChangeLog from +2003-02-12 Raphal Poss <raph@lrde.epita.fr> (Changes from 0.7) * dev/oln-dev.texi: Tweak copyright holder name. * ref/Makefile.am (docdir): Minor fix. * dev/Makefile.am (docdir): Minor fix. * ref/oln-ref.tex: Update. Index: tools/ChangeLog from +2003-02-12 Raphal Poss <raph@lrde.epita.fr> (Changes from 0.7) * utilities/Makefile.am: Auto-generate manpages. Fix small dependency problem. * utilities/morpho/Makefile.am: Likewise. * utilities/morpho/generate_morpho.sh: Add copyright information. * utilities/mosaic.cc: Add copyright information. Modify to use with help2man. * utilities/morpho/morpho_template.cc, utilities/morpho/morpho_template_extrema.cc, utilities/morpho/morpho_template_gaussian.cc, utilities/morpho/morpho_template_watershed.cc, utilities/morpho/morpho_template_with_twowin.cc, utilities/morpho/morpho_template_with_neighb.cc, utilities/morpho/morpho_template_with_functor.cc: Likewise. prcs2git-id: 8.3
-
- Feb 10, 2003
-
-
Raphal Poss authored
from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * NEWS: Bump version. +2003-02-10 Raphal Poss <raph@lrde.epita.fr> + * Makefile.am: do not mention ISSUES any more. 2003-02-10 Raphal Poss <raph@lrde.epita.fr> Index: oln/ChangeLog from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * config/oln.m4 (OLN_VERSION): Bump version. +2003-02-10 Raphal Poss <raph@lrde.epita.fr> + * conf/compilers.def: Do not test for GCC 2 any more. * tests/check/defs.in (AC_SHELL): Add variable. Index: doc/ChangeLog from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * dev/abstract.texi (Abstract): Bump version. * dev/build.texi (Configuration): Likewise. +2003-02-10 Raphal Poss <raph@lrde.epita.fr> + * dev/faq.texi (Frequently Asked Questions): Use cleaner layout for Troubleshooting. prcs2git-id: 8.2
-
Raphal Poss authored
prcs2git-id: 8.1
-
Raphal Poss authored
from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * dev/faq.texi (Frequently Asked Questions): Use cleaner layout for Troubleshooting. prcs2git-id: 7.59
-
Raphal Poss authored
from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * conf/compilers.def: Do not test for GCC 2 any more. * tests/check/defs.in (AC_SHELL): Add variable. * tests/types/runtests, tests/arith/runtests: Use $AC_SHELL. +2003-02-10 Raphal Poss <raph@lrde.epita.fr> + * config/oln.m4 (OLN_WARN_CXXFLAGS): New macro. 2003-02-09 Raphal Poss <raph@lrde.epita.fr> Index: doc/ChangeLog from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * dev/design.texi (Design considerations): Minor fix. * dev/build.texi, dev/oln-dev.texi (Olena fast installation guide): Add new section `Required software'. prcs2git-id: 7.58
-
Raphal Poss authored
prcs2git-id: 7.57
-
Raphal Poss authored
from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * Makefile.am: do not mention ISSUES any more. prcs2git-id: 7.56
-
Raphal Poss authored
from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * dev/conf.texi, dev/faq.texi, dev/design.texi: Minor fixes. * dev/build.texi: Minor fixes. (Using CXXFLAGS to solve compilation problems): Mention using -pipe in CXXFLAGS. * dev/abstract.texi (Abstract): Add URL to Olena. (Abstract): Do not mention `ISSUES' any more. * dev/oln-dev.texi (Top): Re-order chapters. prcs2git-id: 7.55
-
Raphal Poss authored
from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * configure.ac: Warn when CXXFLAGS has unpleasant values. +2003-02-10 Raphal Poss <raph@lrde.epita.fr> + * ISSUES: Remove file. Contents moved to `doc/dev/build.texi' and `doc/dev/design.texi'. Index: oln/ChangeLog from +2003-02-10 Raphal Poss <raph@lrde.epita.fr> * config/oln.m4 (OLN_WARN_CXXFLAGS): New macro. Index: doc/ChangeLog from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * dev/build.texi (Configuration): Add note about setting CXXFLAGS. * dev/faq.texi (Frequently Asked Questions): Add FAQ about the initial value of CXXFLAGS. prcs2git-id: 7.54
-
Raphal Poss authored
from 2003-02-10 Raphal Poss <raph@lrde.epita.fr> * ISSUES: Remove file. Contents moved to `doc/dev/build.texi' and `doc/dev/design.texi'. +2003-02-10 Raphal Poss <raph@lrde.epita.fr> + * configure.ac: Bump Autotools requirements. 2003-02-09 Raphal Poss <raph@lrde.epita.fr> Index: doc/ChangeLog from +2003-02-10 Raphal Poss <raph@lrde.epita.fr> * dev/oln-dev.texi (Olena fast installation guide): Include `design.texi'. * dev/design.texi (Design considerations): New file. Contents from ISSUES. * dev/build.texi (Compiler notes): Add section. * dev/faq.texi (Frequently Asked Questions): Add FAQ about I/O on big-endian hosts. prcs2git-id: 7.53
-
Raphal Poss authored
from +2003-02-10 Raphal Poss <raph@lrde.epita.fr> * configure.ac: Bump Autotools requirements. prcs2git-id: 7.52
-
- Feb 09, 2003
-
-
Raphal Poss authored
from +2003-02-09 Raphal Poss <raph@lrde.epita.fr> * demo/Makefile.am (AM_CXXFLAGS): Cleanup optimization flags specification. prcs2git-id: 7.51
-
Raphal Poss authored
from +2003-02-09 Raphal Poss <raph@lrde.epita.fr> * configure.ac: Use AC_CHECK_PROGS instead of DOC_CHECK_PROG again since failure to find the requested programs do not cause documentation builds to fail any more. * oln/config/oln-local.m4: Remove definition of DOC_CHECK_PROG. * Makefile.am (README, BUILD, INSTALL, THANKS, FAQ): Remove dependencies, so that there is no error when the documentation is excluded. Index: oln/ChangeLog from +2003-02-09 Raphal Poss <raph@lrde.epita.fr> * tests/morpho/Makefile.am (CXXFLAGS): Remove optimization adjustement, since all tests are compiled with optimization by default. * tests/arith/runtests (rundir): Move more stuff to runtime subdirectories. * tests/types/runtests (rundir): Likewise. * config/oln.m4: Simplify. Use -felide-constructors -funroll-loops for GCC 2.95 optimizations. * Makefile.am: Install oln-config-xxx.sh only when the conditional OLN_CONFIG_SH is set (--without-oln-config for `configure'). * tests/convol/Makefile.am (XFAIL_TESTS): Use $(EXEEXT). * tests/check/defs.in (CXXFLAGS): Optimize always. * tests/check/Makefile.flags (AM_CXXFLAGS): Optimize always. * tests/check/data.cc (rdata): Simplify. * tests/check/data.hh, tests/check/data.cc (wdata): Simplify. * tests/check/Makefile.am (AM_CPPFLAGS): Adjust image directory specification. * img/Makefile.am: Build images directly in $(srcdir). Index: doc/ChangeLog from +2003-02-08 Raphal Poss <raph@lrde.epita.fr> * dev/Makefile.am (docdir, install-data-hook, uninstall-hook): Install the documentation. Do not compile the Postscript version by default. * ref/Makefile.am (filelists.make): Import file lists instead of using $(shell fgrep ...). Install the documentation. * ref/gen_filelists.sh: New file. * demo/Makefile.am (AM_CPPFLAGS): Adjust IMGDIR specification. (CLEANFILES): Clean generated images. * demo/convol-gaussian.cc (main), demo/test-reconstruction.cc (main), demo/tour.cc (main), demo/morpholena-wshed-beucher.cc (morpholena_watershed_beucher), demo/morpholena-ops.cc (morpholena_thin_thick), demo/morpholena-minima.cc, demo/morpholena-hit-miss.cc (morpholena_hit_or_miss), demo/morpholena-hats.cc, demo/morpholena-grad.cc (morpholena_grad), demo/morpholena-base.cc (morpholena_base), demo/morpholena-wshed.cc (morpholena_watershed): Fix IMGDIR. Index: tools/ChangeLog from +2003-02-07 Raphal Poss <raph@lrde.epita.fr> * utilities/morpho/Makefile.am (MAINTAINERCLEANFILES): Add. Fix generate_morpho.sh invocation. * utilities/morpho/generate_morpho.sh: Use sed instead of variable special substitution to accomodate the default shell on Cygwin. prcs2git-id: 7.50
-
- Feb 06, 2003
-
-
Nicolas Burrus authored
* ISSUES: Update. prcs2git-id: 7.49
-
- Feb 03, 2003
-
-
Raphal Poss authored
from +2003-02-03 Raphal Poss <raph@lrde.epita.fr> * configure.ac: Check for `dvips' and `texi2dvi' for the doc/dev component. Index: oln/ChangeLog from +2003-02-03 Raphal Poss <raph@lrde.epita.fr> * tests/check/data.hh, tests/check/data.cc (data): Remove. (wdata, rdata): Add. Fix prototypes. * tests/transforms/fft.cc, tests/transforms/dwt.cc, tests/morpho/reconstruction.cc, tests/morpho/extrkiller.cc, tests/morpho/edoc.cc, tests/io/se_fail.cc, tests/io/2d.cc, tests/io/pretty.cc, tests/io/se_pass.cc, tests/convol/sobel_gradient.cc, tests/convol/slow_sum_2d_2.cc, tests/convol/slow_sum_2d_1.cc, tests/convert/convcomp.cc (check): Update accordingly. * tests/convol/Makefile.am (XFAIL_TESTS): use $(EXEEXT) in XFAIL_TESTS. * config/oln.m4 (OLN_TEMPLATE_DEPTH): Warn when the compiler is deficient. * config/oln.m4 (AC_CXX_FLAGS): Use '-O2' to optimize when g++ <3 is detected, to avoid a known compilation bug in 2.95. Index: doc/ChangeLog from +2003-01-30 Raphal Poss <raph@lrde.epita.fr> * dev/srctree.texi: Merge other srctree files. * dev/srctree-oln.texi, dev/srctree-headers.texi, dev/srctree-testsuite.texi, dev/srctree-conf.texi, dev/srctree-ac.texi, dev/srctree-tools.texi, dev/srctree-doc.texi: Remove files. prcs2git-id: 7.48
-