Check-in Differences
Not logged in

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

Difference From 31cd0730d363433e To 294601b232f6563c

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.

Deleted ChangeLog.

Changes to Makefile-static-Linux.

Changes to Makefile-static-MinGW.

Changes to Makefile.am.

Changes to Makefile.in.

Deleted NEWS.

Changes to README.

Changes to aclocal.m4.

Changes to config.guess.

Deleted config.h.in.

Changes to config.sub.

Changes to configure.

Changes to configure.ac.

Changes to depcomp.

Added epsilon/Makefile.am.

Added epsilon/Makefile.in.

Added epsilon/bit_io.c.

Added epsilon/bit_io.h.

Added epsilon/checksum.c.

Added epsilon/checksum.h.

Added epsilon/cobs.c.

Added epsilon/cobs.h.

Added epsilon/color.c.

Added epsilon/color.h.

Added epsilon/common.c.

Added epsilon/common.h.

Added epsilon/daub97lift.h.

Added epsilon/dc_level.c.

Added epsilon/dc_level.h.

Added epsilon/epsilon.h.

Added epsilon/filter.c.

Added epsilon/filter.h.

Added epsilon/filterbank.c.

Added epsilon/filterbank.h.

Added epsilon/libmain.c.

Added epsilon/libmain.h.

Added epsilon/list.c.

Added epsilon/list.h.

Added epsilon/mem_alloc.c.

Added epsilon/mem_alloc.h.

Added epsilon/merge_split.c.

Added epsilon/merge_split.h.

Added epsilon/msvc/inttypes.h.

Added epsilon/msvc/stdint.h.

Added epsilon/pad.c.

Added epsilon/pad.h.

Added epsilon/resample.c.

Added epsilon/resample.h.

Added epsilon/speck.c.

Added epsilon/speck.h.

Changes to headers/Makefile.am.

Changes to headers/Makefile.in.

Changes to headers/rasterlite.h.

Changes to headers/rasterlite_internals.h.

Deleted headers/rasterlite_tiff_hdrs.h.

Changes to install-sh.

Changes to lib/Makefile.am.

Changes to lib/Makefile.in.

Changes to lib/rasterlite.c.

Deleted 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.

Deleted lib/rasterlite_quantize.c.

Changes to lib/rasterlite_tiff.c.

Deleted lib/rasterlite_version.c.

Added lib/rasterlite_wavelet.c.

Added librasterlite.def.

Changes to ltmain.sh.

Deleted m4/libtool.m4.

Deleted m4/ltoptions.m4.

Deleted m4/ltsugar.m4.

Deleted m4/ltversion.m4.

Deleted 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.

Added svn-commit.2.tmp.

Added svn-commit.3.tmp.

Added svn-commit.tmp.

Deleted test/Makefile.am.

Deleted test/Makefile.in.

Deleted test/check_version.c.