- May 06, 2003
-
-
Raphal Poss authored
from Raphal Poss <raph@lrde.epita.fr> * configure.ac: Add more Makefile's to the Swilena component. * bootstrap.sh: Invoke expand.sh in tools/swilena. Index: integre/ChangeLog from Raphal Poss <raph@lrde.epita.fr> * ntg/predecls.hh (ntg): Help SWIG parse the file. Index: olena/ChangeLog from Raphal Poss <raph@lrde.epita.fr> * oln/core/internal/real_image2d.hh (operator<<): Remove reference to optraits<T>::max so that images of floats can print. * oln/core/internal/real_image3d.hh (operator<<): Likewise. Index: tools/swilena/ChangeLog from Raphal Poss <raph@lrde.epita.fr> * doc/swilena.texi (Top): Add off-sync notice. * meta/Makefile.am, meta/swilena_w_win.i, meta/swilena_point.i, meta/swilena_morpho.i, meta/swilena_structelt.i, meta/swilena_ntg.i, meta/swilena_ntg_cplx.i, meta/swilena_ntg_int_u.i, meta/swilena_ntg_int_s.i, meta/swilena_imagesize.i, meta/swilena_image.i, meta/swilena_exception.i, meta/swilena_describe.i, meta/swilena_decl.i, meta/swilena_core.i: Add. * meta/attic: New directory. * src/swilena.i, src/swilena1d.i, src/swilena1d_convert.i, src/swilena1d_morpho.i, src/swilena2d.i, src/swilena2d_convert.i, src/swilena2d_morpho.i, src/swilena3d.i, src/swilena3d_convert.i, src/swilena3d_morpho.i, src/swilena_conversions.i, src/swilena_convert_dim.i, src/swilena_convoldefs.i, src/swilena_dim.i, src/swilena_dpoint.i, src/swilena_exceptions.i, src/swilena_image.i, src/swilena_meta_win.i, src/swilena_morpho_dim.i, src/swilena_morphodefs.i, src/swilena_neighborhood.i, src/swilena_point.i, src/swilena_typedefs.i, src/swilena_types.i, src/swilena_w_window.i, src/swilena_window.i: Move to `meta/attic'. * expand.sh: Add. Most files are now generated from this script. * TODO: Update. * Makefile.am (SUBDIRS): Mention new directory `meta'. prcs2git-id: 8.40
-
- May 04, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/topo/inter-pixel/inter-pixel.hh: Minor fixes. prcs2git-id: 8.39
-
- May 02, 2003
-
-
Nicolas Burrus authored
prcs2git-id: 8.38
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Add olena/tests/core directory. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/core/w_window1d.hh, oln/core/w_window2d.hh, oln/core/w_window3d.hh: Restore a corrected version of set methods. * tests/core/Makefile.am, tests/core/runtests: New files. * tests/core/tests/w_window: New test. * tests/types/tests/int_u5c: New test. prcs2git-id: 8.37
-
- Apr 30, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/core/w_window1d.hh, oln/core/w_window2d.hh, oln/core/w_window3d.hh: Remove useless and broken set methods. prcs2git-id: 8.36
-
Nicolas Burrus authored
prcs2git-id: 8.35
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * ntg/global_ops_defs.hh: Add missing builtin specializations. * tests/types/tests/builtin1: New test. prcs2git-id: 8.34
-
- Apr 24, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * src/swilena_types.i: Ajust namespace of data types. prcs2git-id: 8.33
-
- Apr 09, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * Makefile.am: Generate UPGRADING. * NEWS: Update. Index: doc/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * dev/oln-dev.texi: Include upgrading.texi. * Makefile.am: Adjust consequently. * dev/upgrading.texi: New file. * dev/thanks.texi, dev/srctree.texi: Update. * ref/ref-types.tex: Fix typos. prcs2git-id: 8.32
-
- Apr 07, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/io/Makefile.am: Add lena16b.pgm and lena16b.ppgm to cleanfiles. * img/Makefile.am: Add test-cmap.pgm. prcs2git-id: 8.31
-
- Apr 06, 2003
-
-
Jean-Sébastien Mouret authored
prcs2git-id: 8.30
-
Jean-Sébastien Mouret authored
from Jean-Sbastien Mouret <js@lrde.epita.fr> * configure.ac: Check for pnmdepth. Index: olena/ChangeLog from Jean-Sbastien Mouret <js@lrde.epita.fr> * oln/io/pnm_read.hxx: Change image2d<int_u8> readers to image2d<int_u<N>>. * oln/io/pnm_read_common.hxx (readmany_plain): Read many plain int_u<N> instead of int_u8. * tests/io/2d.cc (check): Add test for image2d<int_u16>. * img/Makefile.am: Generate lena16b.pgm and lena16b.ppgm. prcs2git-id: 8.29
-
- Apr 04, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/Makefile.am: Add missing includes. prcs2git-id: 8.28
-
- Mar 31, 2003
-
-
Sylvain Berlemont authored
from Sylvain Berlemont <Sylvain.Berlemont@lrde.epita.fr> * oln/topo/inter-pixel/internal/dir.hxx, oln/topo/inter-pixel/internal/dir.hh, oln/topo/inter-pixel/internal/dir-iter.hh, oln/topo/inter-pixel/node.hh, oln/topo/inter-pixel/bkd-dir-iter.hh, oln/topo/inter-pixel/fwd-dir-iter.hh, oln/topo/combinatorial-map/internal/zeta.hh: New files in order to provide iterators upon node's directions. * tests/topo/test-inter-pixel.ref, tests/topo/test-cmap.ref, tests/topo/test.sh, tests/topo/test-cmap.cc, tests/topo/test-inter-pixel.cc, tests/topo/Makefile.am: Adjust test suite. * oln/topo/combinatorial-map/cmap.hh, oln/topo/tarjan/flat-zone.hh, oln/topo/inter-pixel/inter-pixel.hh, oln/topo/combinatorial-map/cmap.hxx, oln/topo/inter-pixel/inter-pixel.hxx, oln/topo/combinatorial-map/internal/cmap-functor.hxx, oln/topo/combinatorial-map/internal/cmap-functor.hh: Fix some bugs and simplify code. prcs2git-id: 8.27
-
- Mar 23, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/topo/inter-pixel.hh: Fix includes. prcs2git-id: 8.26
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Fix a bug with metalic/tests. prcs2git-id: 8.25
-
- Mar 22, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Don't go into metalic/tests when --without-mlc-testsuite was specified. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * Makefile.am: Adjust. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/check/Makefile.am: Import sources from metalic/tests/check directory instead of a compiled library. This allows make check to be run directly in $top_srcdir/olena/ directory. prcs2git-id: 8.24
-
- Mar 21, 2003
-
-
Sylvain Berlemont authored
* tests/topo/test-inter-pixel.ref, tests/topo/test-cmap.ref: Add reference output files for test suite. * tests/topo/test.sh: Add new file. * oln/topo/cmap-functor.hh, oln/topo/cmap-functor.hxx, olena/oln/topo/inter-pixel.hxx, olena/oln/topo/cmap.hxx, olena/oln/topo/union.hh, olena/oln/topo/inter-pixel.hh, olena/oln/topo/flat-zone.hh, olena/oln/topo/cmap.hh: Modify guards lines, fix namespaces and comments. * tests/topo/test-cmap.cc, tests/topo/test-inter-pixel.cc: Adjust. * tests/topo/Makefile.am: Adjust. prcs2git-id: 8.23
-
- Mar 19, 2003
-
-
Sylvain Berlemont authored
from Sylvain Berlemont <Sylvain.Berlemont@lrde.epita.fr> * configure.ac: Add test entry for topo. Index: olena/ChangeLog from Sylvain Berlemont <Sylvain.Berlemont@lrde.epita.fr> * tests/topo/Makefile.am, tests/topo/test-inter-pixel.cc, tests/topo/test-cmap.cc: New tests. * oln/topo/cmap-functor.hh, oln/topo/cmap-functor.hxx, oln/topo/inter-pixel.hxx, oln/topo/cmap.hxx, oln/topo/union.hh, oln/topo/inter-pixel.hh, oln/topo/flat-zone.hh, oln/topo/cmap.hh: New files. prcs2git-id: 8.22
-
- Mar 14, 2003
-
-
Nicolas Burrus authored
prcs2git-id: 8.21
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: New collections. Index: integre/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * Makefile.am: Adjust. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/arith/tests/min1: Remove useless namespace prefixes. prcs2git-id: 8.20
-
- Mar 12, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Update components. * config/oln-local.m4: Add macros for metalic and integre. * config/oln.m4: Minor fix. +2003-03-12 Nicolas Burrus <burrus_n@lrde.epita.fr> + * config/oln.m4: Add new macros. Simplify flags. * configure.ac, Makefile.am, bootstrap.sh: Adapt to m4 changes. 2003-03-07 Nicolas Burrus <burrus_n@lrde.epita.fr> Index: integre/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/Makefile.am: Adjust with components. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/Makefile.am: Adjust with components. +2003-03-12 Nicolas Burrus <burrus_n@lrde.epita.fr> + * tests/check/Makefile.am: Remove useless flags. prcs2git-id: 8.19
-
Nicolas Burrus authored
prcs2git-id: 8.18
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * config/oln.m4: Add new macros. Simplify flags. * configure.ac, Makefile.am, bootstrap.sh: Adapt to m4 changes. Index: doc/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * demo/Makefile.am: Remove useless flags. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/check/Makefile.am: Remove useless flags. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/check/Makefile.flags, tests/sanity/Makefile.am: Remove useless flags. * Makefile.am: Adjust consequently. * config/oln.m4, config/oln-local.m4: Move into ../config/. Index: tools/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * utilities/Makefile.am: Remove useless flags. Index: tools/swilena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * python/Makefile.am: Remove useless flags. prcs2git-id: 8.17
-
- Mar 09, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * ntg/config/math.hh: Remove namespace. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/core/internal/window.hh: Add missing std:: prefix to find. prcs2git-id: 8.16
-
Nicolas Burrus authored
prcs2git-id: 8.15
-
- Mar 08, 2003
-
-
Nicolas Burrus authored
* oln/morpho/attribute_closing_opening.hh: Fix example. prcs2git-id: 8.14
-
- Mar 07, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * ref/processing.tpl: Fix namespaces. prcs2git-id: 8.13
-
Nicolas Burrus authored
prcs2git-id: 8.12
-
Nicolas Burrus authored
prcs2git-id: 8.11
-
Nicolas Burrus authored
prcs2git-id: cleanup.24
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * demo/convol-gaussian.cc, demo/image.cc, demo/morpholena-base.cc, demo/morpholena-grad.cc, demo/morpholena-hats.cc, demo/morpholena-hit-miss.cc, demo/morpholena-minima.cc, demo/morpholena-ops.cc, demo/morpholena-wshed-beucher.cc, demo/morpholena-wshed.cc, demo/test-reconstruction.cc, demo/tour.cc: Update namespaces. Index: integre/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * ntg/all.hh, ntg/behaviour.hh, ntg/bin.hh, ntg/builtins_properties.hh, ntg/cast.hh, ntg/color.hh, ntg/cplx.hh, ntg/cplx_representation.hh, ntg/cycle.hh, ntg/debug.hh, ntg/global_ops.hh, ntg/global_ops_defs.hh, ntg/global_ops_traits.hh, ntg/hsi.hh, ntg/hsl.hh, ntg/hsv.hh, ntg/int_s.hh, ntg/int_u.hh, ntg/interval.hh, ntg/nrgb.hh, ntg/optraits.hh, ntg/optraits_bin.hh, ntg/optraits_builtins.hh, ntg/optraits_builtins_bool.hh, ntg/optraits_builtins_float.hh, ntg/optraits_builtins_int.hh, ntg/optraits_cplx.hh, ntg/optraits_cycle.hh, ntg/optraits_int_s.hh, ntg/optraits_int_u.hh, ntg/optraits_range.hh, ntg/optraits_scalar.hh, ntg/optraits_scalar_defs.hh, ntg/optraits_vec.hh, ntg/predecls.hh, ntg/range.hh, ntg/rec_value.hh, ntg/rgb.hh, ntg/to_oln.hh, ntg/type.hh, ntg/typetraits.hh, ntg/typetraits_builtins.hh, ntg/typetraits_builtins_bool.hh, ntg/typetraits_builtins_float.hh, ntg/typetraits_builtins_int.hh, ntg/vec.hh, ntg/xyz.hh, ntg/yiq.hh, ntg/yuv.hh, tests/types/runtests, tests/types/tests/optrait1a, tests/types/tests/optrait2a, tests/types/tests/optrait3: Update namespaces. Update header guards. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * ChangeLog, mlc/array/1d.hh, mlc/array/1d.hxx, mlc/array/2d.hh, mlc/array/2d.hxx, mlc/array/3d.hh, mlc/array/3d.hxx, mlc/array/all.hh, mlc/array/nd.hh, mlc/array/objs.hh, mlc/bool.hh, mlc/cmp.hh, mlc/contract.hh, mlc/is_a.hh, mlc/loop.hh, mlc/math.hh, mlc/objs.hh, mlc/optional.hh, mlc/type.hh, tests/array/gen_test_utils/prelude, tests/array/test_array1d.cc, tests/array/test_array2d.cc, tests/array/test_array3d.cc, tests/main/tests/ensure1, tests/main/tests/ensure2, tests/main/tests/ensure3, tests/main/tests/is_a1, tests/main/tests/pow2sup1, tests/main/tests/pow2sup2: Update namespaces. Update header guards. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/arith/internal/opdecls.hh, oln/arith/logic.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.hxx, oln/convol/fast_gaussian_coefficient.hh, oln/core/bkd_iter1d.hh, oln/core/bkd_iter2d.hh, oln/core/bkd_iter3d.hh, oln/core/box.hxx, oln/core/dpoint.hh, oln/core/dpoint1d.hh, oln/core/dpoint2d.hh, oln/core/dpoint3d.hh, oln/core/dpointnd.hh, oln/core/fwd_iter1d.hh, oln/core/fwd_iter2d.hh, oln/core/fwd_iter3d.hh, oln/core/generate.hh, oln/core/image.hh, oln/core/image1d.hh, oln/core/image1d_size.hh, oln/core/image2d.hh, oln/core/image2d_size.hh, oln/core/image3d.hh, oln/core/image3d_size.hh, oln/core/image_size.hh, oln/core/imagend_size.hh, oln/core/internal/image1d.hh, oln/core/internal/image2d.hh, oln/core/internal/image3d.hh, oln/core/internal/iter1d.hh, oln/core/internal/iter2d.hh, oln/core/internal/iter3d.hh, oln/core/internal/neighborhood.hh, oln/core/internal/real_image1d.hh, oln/core/internal/real_image2d.hh, oln/core/internal/real_image3d.hh, oln/core/internal/w_window.hh, oln/core/internal/window.hh, oln/core/iter.hh, oln/core/neighborhood.hh, oln/core/neighborhood1d.hh, oln/core/neighborhood2d.hh, oln/core/neighborhood3d.hh, oln/core/point.hh, oln/core/point1d.hh, oln/core/point2d.hh, oln/core/point3d.hh, oln/core/pointnd.hh, oln/core/pred_image.hh, oln/core/regular_image.hh, oln/core/structelt.hh, oln/core/w_window.hh, oln/core/w_window1d.hh, oln/core/w_window2d.hh, oln/core/w_window3d.hh, oln/core/window.hh, oln/core/window1d.hh, oln/core/window2d.hh, oln/core/window3d.hh, oln/core/winiter.hh, oln/core/winneighb.hh, oln/io/pnm_read.hxx, oln/io/pnm_read3d.hxx, oln/io/pnm_read_common.hxx, oln/io/pnm_write.hxx, oln/io/pnm_write3d.hxx, oln/io/pnm_write_common.hxx, oln/io/se_neighborhood.hxx, oln/io/se_window.hxx, oln/level/cc.hh, oln/level/connected.hh, oln/level/invert.hh, oln/level/threshold.hh, oln/math/macros.hh, oln/morpho/closing.inc, oln/morpho/dilation.hh, oln/morpho/erosion.hh, oln/morpho/extrema.hxx, oln/morpho/extrema_killer.hh, oln/morpho/fast_morpho.hxx, oln/morpho/geodesic_dilation.hh, oln/morpho/geodesic_erosion.hh, oln/morpho/hit_or_miss.inc, oln/morpho/opening.inc, oln/morpho/reconstruction.hh, oln/morpho/stat.hh, oln/morpho/thickening.inc, oln/morpho/thinning.inc, oln/morpho/watershed.hxx, oln/topo/dmap.hh, oln/topo/dmap.hxx, oln/transforms/dwt.hh, oln/transforms/fft.hh, oln/transforms/wavelet_coeffs.hh, oln/utils/copy.hh, oln/utils/histogram.hh, oln/utils/stat.hh, tests/arith/tests/min1, tests/convert/convcomp.hh, tests/convol/slow_sum_2d_1.cc, tests/convol/slow_sum_2d_2.cc, tests/convol/sobel_gradient.cc, tests/io/2d.cc, tests/io/loadsave.hh, tests/morpho/edoc.cc, tests/morpho/extrkiller.cc, tests/morpho/reconstruction.cc, tests/transforms/dwt.cc, tests/transforms/fft.cc: Update namespaces. Index: tools/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * utilities/mosaic.cc: Update namespaces. prcs2git-id: cleanup.23
-
- Mar 05, 2003
-
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Update. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/main: New directory. * tests/main/Makefile.am, tests/main/runtests: New files. * tests/Makefile.am: Adapt consequetly. * tests/check/defs.in: New file. * tests/main/tests/ensure1, tests/main/tests/ensure2, tests/main/tests/ensure3, tests/main/tests/is_a1, tests/main/tests/pow2sup1, tests/main/tests/pow2sup2: New tests. +2003-03-05 Nicolas Burrus <burrus_n@lrde.epita.fr> + + * mlc/is_a.hh: Add is_a_ macro. + +2003-03-04 Nicolas Burrus <burrus_n@lrde.epita.fr> + + * mlc/bool.hh: Move undefined type ... + * mlc/type.hh: ... here. prcs2git-id: cleanup.22
-
- Mar 04, 2003
-
-
Jérôme Darbon authored
prcs2git-id: 8.10
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * ntg/builtins_properties.hh: Update includes. Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * mlc/bool.hh: Improve if_. * mlc/math.hh: Do not use ucmp. * mlc/ufuncs.hh: Rename as ... * mlc/math.hh: ... this. * mlc/Makefile.am: Adapt consequently. * mlc/ucmp.hh: Remove. * mlc/array/1d.hxx, mlc/array/2d.hxx, mlc/array/3d.hxx: Simplify. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/morpho/stat.hh: Remove useless includes. prcs2git-id: cleanup.21
-
Nicolas Burrus authored
from Nicolas Burrus <burrus_n@lrde.epita.fr> * configure.ac: Update. Index: integre/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * ntg/Makefile.am (nobase_ntg_HEADERS): Update. * ntg/config/math.hh: Fix header guard. * tests/types/Makefile.am (check-local): Remove useless Olena headers path. * ntg/all.hh, ntg/color.hh, ntg/cplx.hh, ntg/debug.hh, ntg/int_s.hh, ntg/int_u.hh, interval.hh, ntg/optraits.hh, ntg/optraits_builtins_float.hh, optraits_builtins_int.hh, ntg/optraits_cycle.hh, optraits_int_s.hh, ntg/optraits_int_u.hh: Update includes. * ntg/config/system.hh: New file. * ntg/Makefile.am: Adjust consequently. +2003-03-04 Nicolas Burrus <burrus_n@lrde.epita.fr> + * ntg/vec.hh: Update includes. 2003-03-03 Nicolas Burrus <burrus_n@lrde.epita.fr> Index: metalic/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * tests/array/gen_test_utils/prelude: Fix includes. * mlc/config/system.hh: Fix header guard. * tests/check/Makefile.flags: Remove useless reference to Olena headers path. +2003-03-04 Nicolas Burrus <burrus_n@lrde.epita.fr> + * mlc/objs.hh: Move array related code ... * mlc/array/objs.hh: ... here. Index: olena/ChangeLog from Nicolas Burrus <burrus_n@lrde.epita.fr> * oln/config/system.hh: Include ntg/config/system.hh. * oln/config/math.hh: Move into $top_srcdir/integre/ntg/config/. * oln/Makefile.am: Adjust consequently. +2003-03-04 Nicolas Burrus <burrus_n@lrde.epita.fr> + + * Makefile.am: Move header list ... + * oln/Makefile.am: ... here. + +2003-03-04 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. prcs2git-id: cleanup.20
-
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
-