[GRASS5] [Updated] Changes between 5.0.1 release and current CVS head

Glynn Clements glynn.clements at virgin.net
Wed Feb 12 05:41:23 EST 2003


An updated version is attached. This reflects the situation after the
recent sync; that consisted of whole-file changes, i.e. new files, or
files which were replaced by the version from the CVS head.

The remaining differences correspond to cases where one or more of the
following apply:

1. The author advised against inclusion.

2. I advised against inclusion.

3. The significance of the change isn't immediately obvious, and
   nobody specifically recommended inclusion.

4. There are multiple changes to a single file, and at least one of
   the changes is subject to 1-3 above.

5. The change was made since the merge.

Some of these may yet make it into 5.0.2, mostly depending upon
someone being willing to advocate inclusion.

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

-------------- next part --------------
configure
configure.in
	Remove postgres[_fe].h checks

src/include/config.h.in
	Remove HAVE_POSTGRES[_FE]_H
	Add HAVE_LIBPQ_FE_H

src/CMD/generic/gmake.sh
	Allow C++ files (incomplete)

- html/html/v.rm.dangles.html
	Removed

html/vector.html
	Remove v.rm.dangles xref

html/html/d.vect.pg.html
	-e

html/html/r.fillnulls.html
html/html/r.flow.html
html/html/r.flowmd.html
html/html/s.surf.rst.html
html/html/s.vol.rst.html
html/html/v.surf.rst.html
	Change URLs (NCSU -> UIUC)

html/html/r.out.ascii.html
	-M -> -s
	ASCII -> binary
	input -> inout
	??? this doesn't appear to make sense, or agree with the source code

html/index.html
html/searchhtml.html
	index2.html -> index.html

html/html/r.proj.html
html/html/s.proj.html
html/html/v.proj.html
	Generalised datum transformations
	Remove m.proj xref

src/raster/r.proj/cmd/bordwalk.c
src/raster/r.proj/cmd/main.c
src/sites/s.proj/main.c
src/mapdev/v.proj/local_proto.h
src/mapdev/v.proj/main.c
	Generalised datum transformations

src/tcltkgrass/module/v.proj
	Fix v.proj tcltkgrass module

src/general/g.region/cmd/printwindow.c
src/mapdev/v.in.gshhs/main.c
src/misc/m.ll2db/main.c
src/raster/r.sun/main.c
src/raster/r.sunmask/g_solposition.c
src/sites/s.datum.shift/main.c
	Don't call pj_zero_proj()

locale/Gmakefile
	Add tcltkgrass, textintro targets

src/tcltkgrass/main/gis_set.tcl
src/tcltkgrass/tcltkgrass
+ locale/ru/tcltkgrass/
	I81N

src.contrib/GMSL/NVIZ2.2/doconfigure
- src.contrib/GMSL/NVIZ2.2/src/query_postgr_dummy.c
- src.contrib/GMSL/NVIZ2.2/src/query_postgr_orig.c
	Remove query_postgr_{orig,dummy}.c

src.contrib/GMSL/NVIZ2.2/src/query_postgr.c
	???

src.contrib/GMSL/NVIZ2.2/scripts/fileBrowser.tcl
	Default to cwd instead of $HOME

src.contrib/GMSL/NVIZ2.2/scripts/panel_kanimator.tcl
src.contrib/GMSL/NVIZ2.2/scripts/panel_main.tcl
src.contrib/GMSL/NVIZ2.2/src/anim_support.c
src.contrib/GMSL/NVIZ2.2/src/change_view.c
src.contrib/GMSL/NVIZ2.2/src/getCat.c
src.contrib/GMSL/NVIZ2.2/src/init_commands.c
src.contrib/GMSL/NVIZ2.2/src/interface.h
src.contrib/GMSL/NVIZ2.2/src/position.c
	??? (Bob)

- src.contrib/GMSL/NVIZ2.2/src/buildInfxQry.c
- src.contrib/GMSL/NVIZ2.2/src/infx.h
- src.contrib/GMSL/NVIZ2.2/src/runInfxQry.c
+ src.contrib/GMSL/NVIZ2.2/src/buildPg.c
+ src.contrib/GMSL/NVIZ2.2/src/pg.h
+ src.contrib/GMSL/NVIZ2.2/src/runPg.c
src.contrib/GMSL/NVIZ2.2/src/Gmakefile
	Infx -> Pg

locale/ru/LC_MESSAGES/d.rast.pg.po
locale/ru/LC_MESSAGES/d.site.pg.po
locale/ru/LC_MESSAGES/d.vect.pg.po
locale/ru/LC_MESSAGES/d.what.r.pg.po
locale/ru/LC_MESSAGES/d.what.s.pg.po
locale/ru/LC_MESSAGES/d.what.v.pg.po
locale/ru/LC_MESSAGES/g.column.pg.po
locale/ru/LC_MESSAGES/g.select.pg.po
locale/ru/LC_MESSAGES/g.stats.pg.po
locale/ru/LC_MESSAGES/g.table.pg.po
locale/ru/LC_MESSAGES/pg.in.dbf.po
locale/ru/LC_MESSAGES/v.reclass.pg.po
locale/ru/LC_MESSAGES/v.to.pg.po
	Various

- src.garden/grass.postgresql/d.rast.pg/buildInfxQry.c
- src.garden/grass.postgresql/d.rast.pg/runInfxFile.c
- src.garden/grass.postgresql/d.site.pg/buildInfxQry.c
- src.garden/grass.postgresql/d.site.pg/runInfxFile.c
- src.garden/grass.postgresql/d.vect.pg/buildInfxQry.c
- src.garden/grass.postgresql/d.vect.pg/runInfxFile.c
- src.garden/grass.postgresql/d.what.r.pg/buildInfxQry.c
- src.garden/grass.postgresql/d.what.r.pg/runInfxQry.c
- src.garden/grass.postgresql/d.what.s.pg/buildInfxQry.c
- src.garden/grass.postgresql/d.what.s.pg/infx.h
- src.garden/grass.postgresql/d.what.s.pg/runInfxFile.c
- src.garden/grass.postgresql/d.what.v.pg/buildInfxQry.c
- src.garden/grass.postgresql/d.what.v.pg/runInfxQry.c
- src.garden/grass.postgresql/g.column.pg/infx.h
- src.garden/grass.postgresql/g.column.pg/infxColumn.c
- src.garden/grass.postgresql/g.stats.pg/infx.h
- src.garden/grass.postgresql/g.stats.pg/infxStats.c
- src.garden/grass.postgresql/g.table.pg/infxTable.c
- src.garden/grass.postgresql/v.reclass.pg/buildInfxQry.c
- src.garden/grass.postgresql/v.reclass.pg/runInfxFile.c
- src.garden/grass.postgresql/v.to.pg/buildInfxQry.c
- src.garden/grass.postgresql/v.to.pg/runInfxFile.c
+ src.garden/grass.postgresql/d.rast.pg/buildPg.c
+ src.garden/grass.postgresql/d.rast.pg/runPg.c
+ src.garden/grass.postgresql/d.site.pg/buildPg.c
+ src.garden/grass.postgresql/d.site.pg/runPg.c
+ src.garden/grass.postgresql/d.vect.pg/buildPg.c
+ src.garden/grass.postgresql/d.vect.pg/runPg.c
+ src.garden/grass.postgresql/d.what.r.pg/buildPg.c
+ src.garden/grass.postgresql/d.what.r.pg/runPg.c
+ src.garden/grass.postgresql/d.what.s.pg/buildPg.c
+ src.garden/grass.postgresql/d.what.s.pg/runPg.c
+ src.garden/grass.postgresql/d.what.v.pg/buildPg.c
+ src.garden/grass.postgresql/d.what.v.pg/runPg.c
+ src.garden/grass.postgresql/g.column.pg/pgColumn.c
+ src.garden/grass.postgresql/g.stats.pg/pgStats.c
+ src.garden/grass.postgresql/g.table.pg/pgTable.c
+ src.garden/grass.postgresql/v.reclass.pg/buildPg.c
+ src.garden/grass.postgresql/v.reclass.pg/runPg.c
+ src.garden/grass.postgresql/v.to.pg/buildPg.c
+ src.garden/grass.postgresql/v.to.pg/runPg.c
src.garden/grass.postgresql/d.rast.pg/Gmakefile
src.garden/grass.postgresql/d.site.pg/Gmakefile
src.garden/grass.postgresql/d.vect.pg/Gmakefile
src.garden/grass.postgresql/d.what.r.pg/Gmakefile
src.garden/grass.postgresql/d.what.s.pg/Gmakefile
src.garden/grass.postgresql/d.what.v.pg/Gmakefile
src.garden/grass.postgresql/g.column.pg/Gmakefile
src.garden/grass.postgresql/g.stats.pg/Gmakefile
src.garden/grass.postgresql/v.reclass.pg/Gmakefile
src.garden/grass.postgresql/v.to.pg/Gmakefile
	Infx -> Pg

src.garden/grass.postgresql/g.table.pg/Gmakefile
	Infx -> Pg
	I18N

- src.garden/grass.postgresql/d.what.s.pg/graphics.h
- src.garden/grass.postgresql/d.what.s.pg/returns.c
+ src.garden/grass.postgresql/d.what.s.pg/what.h
- src.garden/grass.postgresql/g.column.pg/column.h
- src.garden/grass.postgresql/g.column.pg/delcr.c
- src.garden/grass.postgresql/g.stats.pg/stats.h
src.garden/grass.postgresql/d.rast.pg/dbrast.h
src.garden/grass.postgresql/d.rast.pg/getAllOpts.c
src.garden/grass.postgresql/d.rast.pg/getSopts.c
src.garden/grass.postgresql/d.rast.pg/main.c
src.garden/grass.postgresql/d.site.pg/dbsite.h
src.garden/grass.postgresql/d.site.pg/getAllOpts.c
src.garden/grass.postgresql/d.site.pg/getSopts.c
src.garden/grass.postgresql/d.site.pg/main.c
src.garden/grass.postgresql/d.site.pg/plotsite.c
src.garden/grass.postgresql/d.vect.pg/bsearch.c
src.garden/grass.postgresql/d.vect.pg/dbvect.h
src.garden/grass.postgresql/d.vect.pg/find.c
src.garden/grass.postgresql/d.vect.pg/getAllOpts.c
src.garden/grass.postgresql/d.vect.pg/getSopts.c
src.garden/grass.postgresql/d.vect.pg/main.c
src.garden/grass.postgresql/d.vect.pg/plotCat.c
src.garden/grass.postgresql/d.what.r.pg/getAllOpts.c
src.garden/grass.postgresql/d.what.r.pg/getCat.c
src.garden/grass.postgresql/d.what.r.pg/getSopts.c
src.garden/grass.postgresql/d.what.r.pg/main.c
src.garden/grass.postgresql/d.what.r.pg/opencell.c
src.garden/grass.postgresql/d.what.r.pg/what.h
src.garden/grass.postgresql/d.what.s.pg/getAllOpts.c
src.garden/grass.postgresql/d.what.s.pg/getArea.c
src.garden/grass.postgresql/d.what.s.pg/getSopts.c
src.garden/grass.postgresql/d.what.s.pg/main.c
src.garden/grass.postgresql/d.what.v.pg/getAllOpts.c
src.garden/grass.postgresql/d.what.v.pg/getCat.c
src.garden/grass.postgresql/d.what.v.pg/getSopts.c
src.garden/grass.postgresql/d.what.v.pg/main.c
src.garden/grass.postgresql/d.what.v.pg/openvect.c
src.garden/grass.postgresql/d.what.v.pg/what.h
src.garden/grass.postgresql/g.column.pg/main.c
src.garden/grass.postgresql/g.select.pg/getdbname.c
src.garden/grass.postgresql/g.select.pg/listdb.c
src.garden/grass.postgresql/g.select.pg/main.c
src.garden/grass.postgresql/g.stats.pg/main.c
src.garden/grass.postgresql/g.table.pg/main.c
src.garden/grass.postgresql/pg.in.dbf/main.c
src.garden/grass.postgresql/pg.in.dbf/pgdump.c
src.garden/grass.postgresql/tutorial/index.html
src.garden/grass.postgresql/v.in.arc.pg/pgdump.c
src.garden/grass.postgresql/v.reclass.pg/dbvect.h
src.garden/grass.postgresql/v.reclass.pg/getAllOpts.c
src.garden/grass.postgresql/v.reclass.pg/getSopts.c
src.garden/grass.postgresql/v.reclass.pg/main.c
src.garden/grass.postgresql/v.to.pg/bsearch.c
src.garden/grass.postgresql/v.to.pg/dbvect.h
src.garden/grass.postgresql/v.to.pg/find.c
src.garden/grass.postgresql/v.to.pg/getAllOpts.c
src.garden/grass.postgresql/v.to.pg/getSopts.c
src.garden/grass.postgresql/v.to.pg/main.c
src.garden/grass.postgresql/v.to.pg/plotCat.c
	Infx -> Pg
	Tidying
	???

src/display/d.what.sites/local_proto.h
src/display/d.what.sites/main.c
src/display/d.what.sites/what.c
	Flashing sites when selecting a site

html/html/d.what.vect.html
src/display/d.what.vect/cmd/Gmakefile
src/display/d.what.vect/cmd/what.c
src/display/d.what.vect/cmd/what.h
+ src/display/d.what.vect/cmd/flash.c
	Flashing polygon/line when selecting a vector

src/general/g.setproj/get_num.c
src/general/g.setproj/local_proto.h
src/general/g.setproj/main.c
	??? (Eric)

src/include/geo.h
	??? (Eric)

src/libes/gis/geo_init.c
	??? (Eric)

src/general/init/Gmakefile
+ src/general/init/license.txt
+ locale/ru/grass_intro.txt
+ locale/ru/license.txt
	I18N (license, grass_intro)

src/general/init/init.sh
	I18N (license, grass_intro)
	clean up temp files on exit

src/general/init/chk_dbase.c
	MINGW32

src/general/init/grass.src
	Trap signals

src/imagery/i.ortho.photo/photo.rectify/write.c
	Error messages

src/include/projects.h
	Generalised datum transformations

src/libes/gis/closecell.c
src/libes/gis/env.c
src/libes/gis/fork.c
src/libes/gis/get_datum_name.c
src/libes/gis/gets.c
src/libes/gis/intr_char.c
src/libes/gis/list.c
src/libes/gis/mapset_msc.c
src/libes/gis/popen.c
src/libes/gis/remove.c
src/libes/gis/set_prior.c
src/libes/gis/system.c
src/libes/gis/unix_socks.c
src/libes/gis/user_config.c
src/libes/gis/whoami.c
	MINGW32
	unlink() -> remove()
	Conditionalise SIGQUIT handling
	I18N

src/libes/gis/datum.table
	ETRS89 comment
	Add "ire65" (Ireland 1965)

src/libes/gis/state83
	3200: x_0: 0.6e+06 -> 0.60960122e+06

src/libes/lock/lock.c
src/libes/lock/unlock.c
	MINGW32
	unlink() -> remove()

src/libes/ogsf/GK2.c
src/libes/ogsf/GS2.c
src/libes/ogsf/gk.c
src/libes/ogsf/gpd.c
src/libes/ogsf/gsd_prim.c
src/libes/ogsf/local_proto.h
	??? (Bob)

src/libes/proj/Gmakefile
src/libes/proj/do_proj.c
src/libes/proj/get_proj.c
- src/libes/proj/datum_shift.c
- src/libes/proj/do_proj_nad.c
	Generalised datum transformations

src/libes/proj/pj_datums.c
src/libes/proj/pj_ellps.c
	Add missing underscores

src/libes/raster/Gmakefile
src/libes/raster/io.c
src/libes/raster/new_io.c
src/libes/raster/parse_mon.c
+ locale/ru/LC_MESSAGES/libraster.po
	I18N
	MINGW32
	unlink() -> remove()

src/libes/vask/V_support.c
src/libes/vect32/Vlib/open1.c
src/libes/vect32/bin_digit/bin_digit.c
src/libes/vect32/georef/bin_point.c
src/libes/vect32/georef/bin_reg.c
src/libes/vect32/georef/set_key.c
src/libes/vect32_64/Vlib/open1.c
	MINGW32
	Conditionalise SIGQUIT handling
	unlink() -> remove()

src/mapdev/v.in.dgn/Gmakefile
src/mapdev/v.in.dgn/README
src/mapdev/v.in.dgn/main.c
	???

html/html/m.in.e00.html
src/misc/m.in.e00/info.c
src/misc/m.in.e00/main.c
	list=
	???

src/misc/m.proj/geo_func.c
src/misc/m.proj/local_proto.h
src/misc/m.proj/main.c
src/misc/m.proj/process.c
	???

src/misc/m.proj2/geo_func.c
src/misc/m.proj2/input.c
src/misc/m.proj2/local_proto.h
src/misc/m.proj2/main.c
src/misc/m.proj2/process.c
	???

src/scripts/contrib/d.rast.leg/d.rast.leg
	???

src/scripts/contrib/r.univar/r.univar
	???

html/html/d.legend.html
src/tcltkgrass/module/d.legend
	-o, maxfontsize=

+ src.nonGPL/
	Removed from release branch

+ src.contrib/GMSL/r.simwe/
	Added

+ tools/diff.sh
	Added


More information about the grass-dev mailing list