Check-in Differences
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From 294601b232f6563c To 31cd0730d363433e

2012-04-08
11:18
Add in a couple of extra testcases. Thanks to Sandro for the minimal raster test file. check-in: 496b2a4f8d user: bradh tags: trunk
11:15
Fix memory leaks and still-reachable in basic open/close cycle. check-in: 31cd0730d3 user: bradh tags: trunk
10:17
Add basic coverage testing support. check-in: 242c961486 user: bradh tags: trunk
2010-01-09
11:16
implementing Shaded Relief for Grids check-in: d4879cedec user: a.furieri@lqt.it tags: trunk
2009-12-07
15:41
supporting RGBA, ARGB, BGR and BGRA raw images check-in: 294601b232 user: a.furieri@lqt.it tags: trunk
2009-11-19
11:03
fixing makefile and warnings for MSVC check-in: bf94dc55e3 user: a.furieri@lqt.it tags: trunk

Changes to AUTHORS.

Changes to COPYING.

Added ChangeLog.

Changes to Makefile-static-Linux.

Changes to Makefile-static-MinGW.

Changes to Makefile.am.

Changes to Makefile.in.

Added NEWS.

Changes to README.

Changes to aclocal.m4.

Changes to config.guess.

Added config.h.in.

Changes to config.sub.

Changes to configure.

Changes to configure.ac.

Changes to depcomp.

Deleted epsilon/Makefile.am.

Deleted epsilon/Makefile.in.

Deleted epsilon/bit_io.c.

Deleted epsilon/bit_io.h.

Deleted epsilon/checksum.c.

Deleted epsilon/checksum.h.

Deleted epsilon/cobs.c.

Deleted epsilon/cobs.h.

Deleted epsilon/color.c.

Deleted epsilon/color.h.

Deleted epsilon/common.c.

Deleted epsilon/common.h.

Deleted epsilon/daub97lift.h.

Deleted epsilon/dc_level.c.

Deleted epsilon/dc_level.h.

Deleted epsilon/epsilon.h.

Deleted epsilon/filter.c.

Deleted epsilon/filter.h.

Deleted epsilon/filterbank.c.

Deleted epsilon/filterbank.h.

Deleted epsilon/libmain.c.

Deleted epsilon/libmain.h.

Deleted epsilon/list.c.

Deleted epsilon/list.h.

Deleted epsilon/mem_alloc.c.

Deleted epsilon/mem_alloc.h.

Deleted epsilon/merge_split.c.

Deleted epsilon/merge_split.h.

Deleted epsilon/msvc/inttypes.h.

Deleted epsilon/msvc/stdint.h.

Deleted epsilon/pad.c.

Deleted epsilon/pad.h.

Deleted epsilon/resample.c.

Deleted epsilon/resample.h.

Deleted epsilon/speck.c.

Deleted epsilon/speck.h.

Changes to headers/Makefile.am.

Changes to headers/Makefile.in.

Changes to headers/rasterlite.h.

Changes to headers/rasterlite_internals.h.

Added headers/rasterlite_tiff_hdrs.h.

Changes to install-sh.

Changes to lib/Makefile.am.

Changes to lib/Makefile.in.

Changes to lib/rasterlite.c.

Added lib/rasterlite_aux.c.

Changes to lib/rasterlite_gif.c.

Changes to lib/rasterlite_image.c.

Changes to lib/rasterlite_io.c.

Changes to lib/rasterlite_jpeg.c.

Changes to lib/rasterlite_png.c.

Added lib/rasterlite_quantize.c.

Changes to lib/rasterlite_tiff.c.

Added lib/rasterlite_version.c.

Deleted lib/rasterlite_wavelet.c.

Deleted librasterlite.def.

Changes to ltmain.sh.

Added m4/libtool.m4.

Added m4/ltoptions.m4.

Added m4/ltsugar.m4.

Added m4/ltversion.m4.

Added m4/lt~obsolete.m4.

Changes to makefile.vc.

Changes to missing.

Changes to nmake.opt.

Changes to src/Makefile.am.

Changes to src/Makefile.in.

Changes to src/rasterlite_grid.c.

Changes to src/rasterlite_load.c.

Changes to src/rasterlite_pyramid.c.

Changes to src/rasterlite_tool.c.

Changes to src/rasterlite_topmost.c.

Deleted svn-commit.2.tmp.

Deleted svn-commit.3.tmp.

Deleted svn-commit.tmp.

Added test/Makefile.am.

Added test/Makefile.in.

Added test/check_version.c.