[GRASS5] [Updated] Changes between 5.0.0 release and current release branch

Glynn Clements glynn.clements at virgin.net
Sun Feb 16 16:33:17 EST 2003


I've done another round of merging; attached is the list of
outstanding differences.

The list is split into several sections. The first section is the
changes which don't fall into any of the specific sections; the
subsequent sections correspond to: datum conversion, MinGW,
tcltkgrass/startup I18N, and PostgreSQL.

The changes in the first section are those for which I'm
"unconvinced"; i.e. they might make it in, either as-is or in a
modified form, depending upon comments. The changes in the other
sections are those which I specifically don't intend to apply.

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

-------------- next part --------------

================================================================================

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

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

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

+ src.nonGPL/
	Removed from release branch

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/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

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/r.simwe/
	Added

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

src/display/d.sites/cmd/draw_point.c
	G_adjust_easting()

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

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/general/init/grass.src
	Trap signals

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

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

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

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/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/pj_datums.c
src/libes/proj/pj_ellps.c
	Add missing underscores

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/scripts/contrib/d.rast.leg/d.rast.leg
	???

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

================================================================================

html/html/r.proj.html
html/html/s.proj.html
html/html/v.proj.html
	Datum conversion
	Remove m.proj xref

src/general/g.region/cmd/printwindow.c
	Datum conversion

src/include/projects.h
	Datum conversion

src/libes/image3/convert_ll.c
	Datum conversion

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
	Datum conversion

src/mapdev/v.digit/map_init_new.c
	Datum conversion

src/mapdev/v.in.gshhs/main.c
	Datum conversion

src/mapdev/v.mkquads/convert.c
	Datum conversion

src/mapdev/v.proj/local_proto.h
src/mapdev/v.proj/main.c
	Datum conversion

src/misc/m.ll2db/main.c
	Datum conversion

html/html/m.proj2.html
src/misc/m.proj2/TODO
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
	Datum conversion
	???

src/raster/r.proj/cmd/bordwalk.c
src/raster/r.proj/cmd/main.c
	Datum conversion

src/raster/r.sun/main.c
	Datum conversion

src/raster/r.sunmask/g_solposition.c
	Datum conversion

src/sites/s.datum.shift/main.c
	Datum conversion

src/sites/s.proj/main.c
	Datum conversion

================================================================================

src/general/init/chk_dbase.c
	MINGW32

src/libes/gis/closecell.c
	MINGW32
	unlink -> remove

src/libes/gis/env.c
	Conditionalise SIGQUIT

src/libes/gis/fork.c
src/libes/gis/gets.c
	MINGW32

src/libes/gis/intr_char.c
	MINGW32

src/libes/gis/list.c
	Conditionalise SIGPIPE

src/libes/gis/mapset_msc.c
	MINGW32

src/libes/gis/popen.c
	MINGW32
	Conditionalise SIGQUIT, SIGHUP

src/libes/gis/set_prior.c
	MINGW32

src/libes/gis/system.c
	MINGW32
	Conditionalise SIGQUIT

src/libes/gis/unix_socks.c
src/libes/gis/user_config.c
src/libes/gis/whoami.c
	MINGW32

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

src/libes/raster/io.c
	MINGW32
	unlink() -> remove()

src/libes/vask/V_support.c
	MINGW32 (visual_ask)

src/libes/vect32/bin_digit/bin_digit.c
	Conditionalise SIGQUIT
	unlink() -> remove()

src/libes/vect32/georef/bin_point.c
	Conditionalise SIGQUIT

src/libes/vect32/georef/bin_reg.c
	Conditionalise SIGQUIT
	MINGW32 (?)

src/libes/vect32/georef/set_key.c
	MINGW32

================================================================================

locale/Gmakefile
	Add tcltkgrass, textintro targets

+ locale/ru/tcltkgrass/
	I18N

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/tcltkgrass/main/gis_set.tcl
src/tcltkgrass/tcltkgrass
	I18N

================================================================================

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/g.table.pg/Gmakefile
	Infx -> Pg
	I18N

src.garden/grass.postgresql/<lots of stuff>
	Infx -> Pg
	Tidying
	???

================================================================================


More information about the grass-dev mailing list