Hamish Bowman 058c8ff497 UTM: Universe Transverse Mercator -> Universal (m from devbr6) 15 years ago
..
colors 05a63924ee integration of SST scale from Goddard's OceanColor for more differentiation 15 years ago
FIPS.code db49180dd7 welcome to GRASS 7.0.svn 17 years ago
G.h 0b7dc05f0d Split G__ between lib/gis and lib/raster 16 years ago
Makefile 002bbe23df Keep all library dependencies in Grass.make 15 years ago
README.TYPE db49180dd7 welcome to GRASS 7.0.svn 17 years ago
adj_cellhd.c 8827c8f5c5 adj_cellhd.c, rd_cellhd.c, get_cellhd.c moved back to gislib 16 years ago
align_window.c 0e6c5dd691 remove rasterlib dependency from libgis (todo: clean-up G__ & libraries initialization) 16 years ago
alloc.c 2ab701af5d change error msg so it makes sense to users who are not familiar with C (merge from devbr6) 16 years ago
area.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
area_ellipse.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
area_poly1.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
area_poly2.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
area_sphere.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
ascii_chk.c c7041e9ca3 Remove unnecessary return values 16 years ago
asprintf.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
basename.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
bres_line.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
clear_scrn.c c7041e9ca3 Remove unnecessary return values 16 years ago
clicker.c c313e28597 Bundle static variables into per-file structures 16 years ago
color_str.c 8db528aa65 color_str.c moved back to libgis (modules fixed) 16 years ago
colors.desc 1990468932 color table for accumulated growing degree days 15 years ago
commas.c c7041e9ca3 Remove unnecessary return values 16 years ago
copy.c c7041e9ca3 Remove unnecessary return values 16 years ago
copy_dir.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
copy_file.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
counter.c aff756a341 Fix G_is_initialized() for case of concurrent initialisation attempts 16 years ago
date.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
datum.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
datum.table 81089553eb update URLs 16 years ago
datumtransform.table e04042d394 explain why terms don't match ref URL 16 years ago
debug.c 0b7dc05f0d Split G__ between lib/gis and lib/raster 16 years ago
distance.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
done_msg.c c7041e9ca3 Remove unnecessary return values 16 years ago
element_list 631b3596e9 Move element_list to lib/gis, for earlier availability 16 years ago
ellipse.table db49180dd7 welcome to GRASS 7.0.svn 17 years ago
endian.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
env.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
error.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
file_name.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to 16 years ago
find_cell.c b2a54a6471 gislib: G_find_cell renamed to G_find_raster 16 years ago
find_etc.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
find_file.c 2dcd0f6942 gislib: OGR dependency removed 16 years ago
find_vect.c 2dcd0f6942 gislib: OGR dependency removed 16 years ago
flate.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
fmode.c 1acdd0be01 Build system clean-up 16 years ago
geodesic.c c7041e9ca3 Remove unnecessary return values 16 years ago
geodist.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
get_ellipse.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
get_projinfo.c de5c6b1d68 Suppress warnings for xy locations (trac https://trac.osgeo.org/grass/ticket/492) 16 years ago
get_window.c 0b7dc05f0d Split G__ between lib/gis and lib/raster 16 years ago
getl.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
gisbase.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
gisdbase.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
gisinit.c 0b7dc05f0d Split G__ between lib/gis and lib/raster 16 years ago
gislib.dox cb2fc26796 indent, reasonable output precision for doubles (merge from devbr6) 16 years ago
home.c 384d7f7b04 remove useless comment, we have to return something. probably the doxygen comments need adjustment 16 years ago
index.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
intersect.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
is.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
key_value1.c 4318f646ba libgis: avoid segfault if Key_Value is NULL (related to trac https://trac.osgeo.org/grass/ticket/492) 16 years ago
key_value2.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
key_value3.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
key_value4.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
legal_name.c b2a54a6471 gislib: G_find_cell renamed to G_find_raster 16 years ago
line_dist.c c7041e9ca3 Remove unnecessary return values 16 years ago
list.c c7041e9ca3 Remove unnecessary return values 16 years ago
ll_format.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
ll_scan.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
locale.c 474402cb81 Various MinGW bugfixes from Rosen Matev 16 years ago
location.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
ls.c c7041e9ca3 Remove unnecessary return values 16 years ago
mach_name.c 474402cb81 Various MinGW bugfixes from Rosen Matev 16 years ago
make_loc.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
make_mapset.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
mapcase.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
mapset.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
mapset_msc.c b74ef2e464 better wording 15 years ago
mapset_nme.c 89125f06b6 rblazek: fix for QGIS crash 16 years ago
myname.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
named_colr.c 671e44225a Fix formatting of array initialisers 17 years ago
new_des db49180dd7 welcome to GRASS 7.0.svn 17 years ago
nl_to_spaces.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
nme_in_mps.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to 16 years ago
open.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to 16 years ago
open_misc.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to 16 years ago
overwrite.c ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
parser.c 994deb050b initial steps towards direct OGR support (map/layer <-> OGR dsn/layer) 15 years ago
paths.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
percent.c 56b732bcc5 libgis: G_set_percent_routine() and G_unset_percent_routine() added 16 years ago
pi.h db49180dd7 welcome to GRASS 7.0.svn 17 years ago
plot.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
pole_in_poly.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
popen.c f3f9b42884 Windows has _popen, _pclose 16 years ago
progrm_nme.c 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 years ago
proj1.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
proj2.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
proj3.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
projections 058c8ff497 UTM: Universe Transverse Mercator -> Universal (m from devbr6) 15 years ago
put_window.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
putenv.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
radii.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
rd_cellhd.c 37c0e5bdfc Replace fseek/ftell with G_fseek/G_ftell 16 years ago
remove.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to 16 years ago
rename.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to 16 years ago
rhumbline.c c7041e9ca3 Remove unnecessary return values 16 years ago
rotate.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
seek.c a1fb6123fe Add G_fseek(), G_ftell() 16 years ago
set_window.c 25761d39b2 Re-instate G_set_window() 16 years ago
short_way.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
sleep.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
snprintf.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
spawn.c 89bbc027b7 Implement SF_BINDING for Windows 15 years ago
state27 db49180dd7 welcome to GRASS 7.0.svn 17 years ago
state83 db49180dd7 welcome to GRASS 7.0.svn 17 years ago
strings.c 1f0953aca0 G_strdup() back for Windows (merge from devel_branch6, https://trac.osgeo.org/grass/changeset/38567) 16 years ago
system.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
tempfile.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
timestamp.c 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 years ago
token.c c7041e9ca3 Remove unnecessary return values 16 years ago
trim_dec.c 8c1f95a84c Remove bogus return value from G_trim_decimal() 15 years ago
user_config.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
verbose.c 0fb91788d7 Add, use G_is_initialized(), G_initialize_done() for one-shot initialisation 16 years ago
view.c c7041e9ca3 Remove unnecessary return values 16 years ago
whoami.c 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 years ago
win32_pipes.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
wind_2_box.c c7041e9ca3 Remove unnecessary return values 16 years ago
wind_format.c 687a3466a8 output correct precision for different projection types (bugs https://trac.osgeo.org/grass/ticket/654 and https://trac.osgeo.org/grass/ticket/335; merge from devbr6) 16 years ago
wind_in.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
wind_limits.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
wind_overlap.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
wind_scan.c bc702cc96b major gislib.dox update (still not complete) 16 years ago
window_map.c 0b7dc05f0d Split G__ between lib/gis and lib/raster 16 years ago
worker.c e4164ed7e4 Add --with-pthread etc to configure script 16 years ago
wr_cellhd.c c7041e9ca3 Remove unnecessary return values 16 years ago
writ_zeros.c c7041e9ca3 Remove unnecessary return values 16 years ago
zero.c b06b8a0105 vectorlib: 16 years ago
zone.c bc702cc96b major gislib.dox update (still not complete) 16 years ago

README.TYPE

.\" use -ms
.LP
There were two flavors of changes made to structures in gis.h
and to calls to routines in the library:

.IP 1.
Variables in structures, parameters in argument lists to library routines,
and return values from library routines that really represented
CELL data but were declared as int have been changed to CELL.

The following structures were changed:

.DS
Categories [gis.h]
Cell_stats
Colors
Histogram
Range
Reclass
.DE

The argument type for some parameters for the following routines was changed:

.DS
G_init_cats [cats.c]
G_get_cats
G_set_cats
G_get_color [color.c]
G_set_color
G_make_random_colors [make_colr2.c]
G_make_color_wave
G_make_grey_scale
G_make_color_ramp
G_make_aspect_colors
G_add_histogram [histogram.c]
G_set_histogram
G_update_range [range.c]
.DE

The return value for the following routines was changed:

.DS
G_number_of_cats [cats.c]
G_get_histogram_cat [histogram.c]
.DE

This change does not, at present, require changes to existing code since
the CELL type is currently defined as int.

In the future, if we (or someone else) want to
redefine CELL to long (say on a 16 bit machine), the application code
will compile ok, but will not run correctly since the calling seqences
(including printf and scanf) will not match anymore.
To upgrade GRASS code for this is a big deal.
It consists of
finding all places that ints are used in assignments with
CELL variables,
modifying all the calls to the above routines,
and modifying all calls to other routines that don't know about the CELL
type (in particular printf, scanf, and Vask code).

The way to handle printf for CELL data is to use %ld and cast the
CELL value to long:
.DS
CELL x
printf ("%ld", (long) x);
.DE
The way to handle scanf for CELL data is to use %ld into a long
and assign to the CELL varaible:
.DS
CELL x;
long t;

scanf ("%ld", &t);
x = (CELL) t;
.DE
For Vask calls, assign the CELL value to a long, call Vask will the long,
then assign the long to the CELL variable:
.DS
CELL x;
long t;

t = x;
V_clear();
V_ques (&t, 'l', ...);
V_call();
x = t;
.DE

The long vs int issue for CELL also presents a subtle, but
potentially fatal, problem with malloc(n) which requires n to be int.

Suppose we want to allocate an array for reclass, from
cats min to max. What we do now is

.DS
char *table;
CELL min,max;
int len;

len = max - min + 1;
table = malloc (len);
.DE
This will fail if CELL is long and the expression max-min+1 yields
a value which overflows an int. Therefore, we should do
.DS
long len;

len = max - min + 1;
if (len != (int)len)
error("To many categories");
table = malloc ((int)len);
.DE
.IP 2.
Variables in structures, parameters in argument lists to library routines,
and return values from library routines that should have been long
but were declared as int have been changed to long.

The following structures were changed:

.DS
Cell_stats [gis.h]
Histogram
.DE

The argument type for some parameters for the following routines was changed:

.DS
G_add_histogram [histogram.c]
G_set_histogram
G_find_cell_stat [cell_stats.c]
G_next_cell_stat
.DE

The return value for the following routines was changed:

.DS
G_get_histogram_count [histogram.c]
.DE


These changes required immediate upgrade.
I think this update is done, but I want to review it again.