Glynn Clements 06ad8336d1 Fix G_snprintf() to allow for bug in Windows vsnprintf() 15 years ago
..
colors 3579328dbb flipud() 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 af2133adf1 Move regex/glob G__ls() filters into lib/gis 15 years ago
README.TYPE db49180dd7 welcome to GRASS 7.0.svn 17 years ago
adj_cellhd.c 7088a02761 Generate fatal errors rather than returning a status, for: 15 years ago
alloc.c 7c8c38685b Optimisations: 15 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 06ad8336d1 Fix G_snprintf() to allow for bug in Windows vsnprintf() 15 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
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 c9f5a31d5d +haxby 15 years ago
commas.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 88abdb3fab Eliminate G_copy(); replace with memcpy() or assignment 15 years ago
error.c ca1fcb75a4 Eliminate use of [G_]popen() 15 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 ba2fe339fb Always allocate returned mapset (so that it can be freed) 15 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 4a29361f14 Generate fatal errors rather than returning a status, for: 15 years ago
get_projinfo.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 years ago
get_window.c df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 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 664305e4b8 gisprompt docs updated based on Glynn's notes in ML 15 years ago
handler.c b9d454169d Add fatal error handlers 15 years ago
home.c 384d7f7b04 remove useless comment, we have to return something. probably the doxygen comments need adjustment 16 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 4a29361f14 Generate fatal errors rather than returning a status, for: 15 years ago
key_value2.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 years ago
key_value3.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 years ago
key_value4.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 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 ca1fcb75a4 Eliminate use of [G_]popen() 15 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
ls_filter.c af2133adf1 Move regex/glob G__ls() filters into lib/gis 15 years ago
mach_name.c 474402cb81 Various MinGW bugfixes from Rosen Matev 16 years ago
make_loc.c 4a29361f14 Generate fatal errors rather than returning a status, for: 15 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 e09ca9b4fc libgis: G_fully_qualified_name() don't report mapset if empty string 15 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
pager.c 1e26c862c8 Fix pager/mail functions 15 years ago
parser.c 88abdb3fab Eliminate G_copy(); replace with memcpy() or assignment 15 years ago
parser_help.c 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 years ago
parser_html.c 349da72497 Clean up parser refactoring 15 years ago
parser_interface.c ed15cdfc4d Remove remaining usage of system() and G_system() 15 years ago
parser_local_proto.h 349da72497 Clean up parser refactoring 15 years ago
parser_script.c f4db1184d4 libgis: add headers (parse_*.c) 15 years ago
parser_standard_options.c 601fba37b3 libgis: cosmetics in standard options 15 years ago
parser_wps.c ca1fcb75a4 Eliminate use of [G_]popen() 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 1e26c862c8 Fix pager/mail functions 15 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 c7478c69d3 enable Geostationary Satellite View (merge 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 7088a02761 Generate fatal errors rather than returning a status, for: 15 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 16a6b956df Enable LFS globally 15 years ago
set_window.c 88abdb3fab Eliminate G_copy(); replace with memcpy() or assignment 15 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 06ad8336d1 Fix G_snprintf() to allow for bug in Windows vsnprintf() 15 years ago
spawn.c aa90c6079e Ensure environment array is NULL-terminated 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 0c79adbbf7 Elminate G_strdup(); replace with G_store() 15 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 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 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 88abdb3fab Eliminate G_copy(); replace with memcpy() or assignment 15 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 df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
worker.c e4164ed7e4 Add --with-pthread etc to configure script 16 years ago
wr_cellhd.c 0172a80e98 tbres is not measured in degrees (bug https://trac.osgeo.org/grass/ticket/821; merge from devbr6) 15 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.