[GRASS5] Changes between 5.0.0 release and current release branch

Glynn Clements glynn.clements at virgin.net
Wed Nov 27 11:17:35 EST 2002


There follows a summary of the changes which have been committed to
the release branch since the 5.0.0 release.

All appear to be either trivial fixes, non-trivial but critical fixes,
or documentation changes. Although I'm not quite sure about the
v.out.shape change.

A (larger) list of changes to the head which haven't been committed to
the release branch will follow.

----------------------------------------------------------------------

Makefile.in
	Update "srcdist" target to include base directory

configure
configure.in
	Add check for keypad() function in curses library
	Change FreeType header check

documents/grasshist.html
	Update

html/database.html
html/display.html
html/drivers.html
html/env_vars.html
html/export.html
html/general.html
html/grid3d.html
html/imagery.html
html/import.html
html/index.html
html/misc.html
html/models.html
html/paint.html
html/photo.html
html/projections.html
html/ps.html
html/raster.html
html/scripts.html
html/searchhtml.html
html/sites.html
html/tips_and_tricks.html
html/vector.html
	Remove font tags
	Misc. HTML clean-up

html/html/d.3d.html
	Add box=

html/html/g.rename.html
	Add -o

html/html/photo.camera.html
	Update

html/html/r.covar.html
	Change example matrix

html/html/r.stats.html
	Remove -z

html/html/r.to.pg.html [ADDED]
	Added

html/spearfish_directorytree.html [ADDED]
	Added

html/terminology.html
	Add link to Spearfish data set
	Fix typo
	Remove font tags
	Misc. HTML clean-up

src/CMD/generic/make.mid
mk/mid.mk
mk/mid.mk.shlib
	Change libedit -> libgedit (MacOSX name conflict)

src.contrib/GMSL/NVIZ2.2/scripts/widgets.tcl
	Prevent divide-by-zero
	Expose private commands (Tk 8.4 fix)

src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/dataoct.c
src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/main.c
src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/oct.c
src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user1.c
src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user2.c
src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user3.c
src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user4.c
	Obtain malloc() prototype from stdlib.h, not malloc.h

src.contrib/SCS/vector/v.report/cmd/perimeter.c [REMOVED]
src.contrib/SCS/vector/v.report/cmd/Gmakefile
src.contrib/SCS/vector/v.report/cmd/do_v_stats.c
	Move perimiter calculation into do_v_stats.c

src/display/d.zoom/cmd/set.c
	Rename round() -> round_to() (ANSI C9X name conflict)

src/display/devices/PNGdriver/Gmakefile
	Add PNG driver to monitorcap even if the executable doesn't
	need to be rebuilt

src/imagery/i.pca/cmd/main.c
	Rename round() -> round_c() (ANSI C9X name conflict)

src/include/config.h.in
	Add HAVE_KEYPAD

src/libes/gis/get_row.c
	Change G_get_map_row() to honour the mask

src/libes/gis/lzw.c [REMOVED]
	Removed

src/libes/vask/V_exit.c
src/libes/vask/V_init.c
	Only call keypad() if HAVE_KEYPAD is defined

src/libes/vect32/georef/vars.c [REMOVED]
src/libes/vect32/georef/Gmakefile
src/libes/vect32/georef/geo_file.c
	Move variable definitions into geo_file.c (MacOSX linker fix)

src/mapdev/v.extract/cmd/main.c
	Disable -n switch

src/mapdev/v.out.shape/extract.c
src/mapdev/v.out.shape/main.c
	???

src/raster/r.mapcalc3/evaluate.c
src/raster/r.mapcalc3/expression.c
src/raster/r.mapcalc3/map.c
src/raster/r.mapcalc3/mapcalc.h
src/raster/r.mapcalc3/mapcalc.l
src/raster/r.mapcalc3/mapcalc.y
src/raster/r.mapcalc3/xnot.c
	Fix handling of qualified map names
	Improve handling of undefined variable, function or map names
	Allow input to be terminated by "end" or "exit" as well as EOF
	Fix arity of not() function

src/raster/r.param.scale/interface.c
html/html/r.param.scale.html
	Change default c_tol value
	Document sense of direction of maximum gradient

src/raster/r.sun/main.c
	Remove reference to <malloc.h>
	Fix spelling of Key_Value

src/raster/r.support/cmd/support.c
	Remove unused variables
	Look for map in current mapset (no qualified map names)
	Use G_fatal_error()

src/raster/r.tiff/r.out.tiff.c
	Add warning when writing FP maps

src/scripts/contrib/grassmirrorsmap/grass.sites.mirror
	Fix URL for Taiwan

src/scripts/contrib/r.univar/r.univar
	Add "(excluding NULL cells)" to message

src/scripts/contrib/v.cutregion.sh/v.cutregion.sh
	Change ORGANIZATION field
	Note creator

src/scripts/contrib/v.line2area/v.area2line
src/scripts/contrib/v.line2area/v.line2area
	Use -o switch when calling g.rename

src/tcltkgrass/module/i.grey.scale [REMOVED]
src/tcltkgrass/main/menu.tcl
	Remove references to i.grey.scale

src/tcltkgrass/module/d.zoom
	Fix option names

src/tcltkgrass/module/r.stats
	Update flags: add -pnNCri, remove -mz

----------------------------------------------------------------------

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-dev mailing list