.. |
colors
|
ff6ffc9f27
soilmoisture color table added
|
8 years ago |
testsuite
|
1674ffe863
libgis: support also HTML/CSS hash hexadecimal colors in G_str_to_color() (missing docs) [news]
|
8 years ago |
FIPS.code
|
db49180dd7
welcome to GRASS 7.0.svn
|
17 years ago |
G.h
|
0ae0be6386
Enable zlib compression by default (set GRASS_INT_ZLIB=0 to use RLE)
|
10 years ago |
Makefile
|
daf7f0ac28
add oldkey:newkey lookup table (https://trac.osgeo.org/grass/ticket/2049)
|
10 years ago |
README.TYPE
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
adj_cellhd.c
|
65c6108816
libgis, G_adjust_Cell_head(): make some messages important
|
8 years ago |
alloc.c
|
48b4f09d9d
fix copyright initial year (from G6)
|
12 years ago |
area.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
area_ellipse.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
area_poly1.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
area_poly2.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
area_sphere.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
ascii_chk.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
asprintf.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
basename.c
|
3ce9be90ba
r.horizon: fix formatting string, see https://trac.osgeo.org/grass/ticket/2624
|
9 years ago |
bres_line.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
clicker.c
|
c313e28597
Bundle static variables into per-file structures
|
16 years ago |
cmprbzip.c
|
3da035643b
libgis: add more compression methods
|
9 years ago |
cmprlz4.c
|
3da035643b
libgis: add more compression methods
|
9 years ago |
cmprrle.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
cmprzlib.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
color_rules.c
|
f852a88bdc
libgis: G__ls -> G_ls2
|
10 years ago |
color_str.c
|
963a888573
libgis: set copyright year to latest change
|
8 years ago |
colors.desc
|
ff6ffc9f27
soilmoisture color table added
|
8 years ago |
commas.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
compress.c
|
e41059c9c7
libgis: improve compressor interface
|
9 years ago |
compress.h
|
3a7bf960a4
generalize compression interface
|
9 years ago |
copy_dir.c
|
2209cfeb1c
libgis: doxygenize copy_dir.c
|
9 years ago |
copy_file.c
|
070eaa1a92
msg typo: occured -> occurred
|
11 years ago |
counter.c
|
aff756a341
Fix G_is_initialized() for case of concurrent initialisation attempts
|
16 years ago |
date.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
datum.c
|
1a84429e14
some fixes for 'error: format not a string literal and no format arguments [-Werror=format-security]'
|
11 years ago |
datum.table
|
dfb585564a
libgis: register NAD83/2011 datum (EPSG:6543)
|
8 years ago |
datumtransform.table
|
9e716d13f4
libproj: recognise NAD83(HARN) for NC; fix SIRGAS2000 datum; add explanations about datum management (contributed by Paul Kelly)
|
8 years ago |
debug.c
|
cc77b8dc34
libgis: G__getenv() -> G_getenv_nofatal()
|
10 years ago |
distance.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
done_msg.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
ellipse.table
|
db49180dd7
welcome to GRASS 7.0.svn
|
17 years ago |
ellipse.table.solar.system
|
6d61c04a2f
removed tainted ellipsoids
|
11 years ago |
endian.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
env.c
|
01f5cdead6
libgis: revert r67044:5 (it causing strange compilation problem with g.mkfontcap -s)
|
9 years ago |
error.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
file_name.c
|
377f7a821c
libgis: use HOST_DIRSEP in filenames (see https://trac.osgeo.org/grass/ticket/2712)
|
9 years ago |
find_etc.c
|
09b7db1dd9
doxygen errors fixed
|
12 years ago |
find_file.c
|
5410421be1
libgis: map (data element) found in more mapsets - turn warning into important message
|
8 years ago |
find_rast.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
find_rast3d.c
|
dc7822aafa
G_find_grid3 moved from raster3d to gislib
|
13 years ago |
find_vect.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
fmode.c
|
1acdd0be01
Build system clean-up
|
15 years ago |
geodesic.c
|
c7041e9ca3
Remove unnecessary return values
|
16 years ago |
geodist.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
get_ellipse.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
get_projinfo.c
|
178c0b7fd0
libgis: G_get_projepsg() and G_database_epsg_code()
|
10 years ago |
get_window.c
|
b80f665b3a
libgis: catch empty region file (suggested in https://lists.osgeo.org/pipermail/grass-dev/2015-August/075933.html)
|
9 years ago |
getl.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
gis_local_proto.h
|
cca863b4cf
libgis: merge local_proto.h with gis_local_proto.h
|
9 years ago |
gisbase.c
|
bc702cc96b
major gislib.dox update (still not complete)
|
15 years ago |
gisdbase.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
gisinit.c
|
a0501f4dcf
libgis: set valid ZLIB compression level
|
8 years ago |
gislib.dox
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
gislib_cmdline_parsing.dox
|
4fc018e782
Happy New Year
|
8 years ago |
handler.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
home.c
|
cca863b4cf
libgis: merge local_proto.h with gis_local_proto.h
|
9 years ago |
ilist.c
|
5120adf63f
Fixed potential memory leak in integer list init, added new and free ilist functions.
|
11 years ago |
intersect.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
is.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
key_value1.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
key_value2.c
|
745e71030a
libgis: doxygen docs update (key_value_[1|2|3].c)
|
13 years ago |
key_value3.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
key_value4.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
legal_name.c
|
f5f03b13e1
G_legal_filename: Update a warning message to be more correct
|
10 years ago |
line_dist.c
|
c7041e9ca3
Remove unnecessary return values
|
16 years ago |
list.c
|
f852a88bdc
libgis: G__ls -> G_ls2
|
10 years ago |
ll_format.c
|
08bf434bd7
libgis: do not wrap to -180,180
|
8 years ago |
ll_scan.c
|
7855552114
libgis: relax ll restrictions when reading DMS coords
|
8 years ago |
locale.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
location.c
|
1f879e823a
libgis: use HOST_DIRSEP in filenames (see https://trac.osgeo.org/grass/changeset/65639)
|
9 years ago |
lrand48.c
|
a099817b0d
If GRASS_RANDOM_SEED is set, use it to seed the random generator when
|
8 years ago |
ls.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
ls_filter.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
lz4.c
|
92a43d312b
gislib: no C++ style comments in C code
|
9 years ago |
lz4.h
|
09654e161d
spelling errors (https://trac.osgeo.org/grass/ticket/2985)
|
9 years ago |
mach_name.c
|
474402cb81
Various MinGW bugfixes from Rosen Matev
|
16 years ago |
make_loc.c
|
cc77b8dc34
libgis: G__getenv() -> G_getenv_nofatal()
|
10 years ago |
make_mapset.c
|
cc77b8dc34
libgis: G__getenv() -> G_getenv_nofatal()
|
10 years ago |
mapcase.c
|
09b7db1dd9
doxygen errors fixed
|
12 years ago |
mapset.c
|
cc77b8dc34
libgis: G__getenv() -> G_getenv_nofatal()
|
10 years ago |
mapset_msc.c
|
a1dfd3cf37
make GRASS data TMPDIR configurable (GRASS_TMPDIR_MAPSET && TMPDIR)
|
9 years ago |
mapset_nme.c
|
e0feb088dc
libgis: Fixed function name in debug message
|
9 years ago |
mkstemp.c
|
74fb4e5301
Add parentheses to avoid warning
|
11 years ago |
myname.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
named_colr.c
|
671e44225a
Fix formatting of array initialisers
|
16 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 \
|
16 years ago |
nme_in_mps.c
|
a5f20635d6
G_unqualified_name: Correct the usage
|
10 years ago |
open.c
|
ac845cf713
libgis: construct path after the mapset has been determined
|
9 years ago |
open_misc.c
|
cca863b4cf
libgis: merge local_proto.h with gis_local_proto.h
|
9 years ago |
overwrite.c
|
cc77b8dc34
libgis: G__getenv() -> G_getenv_nofatal()
|
10 years ago |
pager.c
|
1e26c862c8
Fix pager/mail functions
|
15 years ago |
parser.c
|
64e8d887b6
v.out.ogr: Append mode broken in G 7.2.1svn and 7.3 (see https://trac.osgeo.org/grass/ticket/3270)
|
8 years ago |
parser_dependencies.c
|
89c3737bdd
libgis: check_requires() - message cosmetics
|
8 years ago |
parser_help.c
|
484d43ac31
parser: make --help shorter
|
8 years ago |
parser_html.c
|
6545ca6b8c
support d.northarrow in parser HTML, use filenames matching options, center drawing in image middle
|
8 years ago |
parser_interface.c
|
84fa33ffa8
Add inter-dependency rules to --interface-description output
|
10 years ago |
parser_local_proto.h
|
64e8d887b6
v.out.ogr: Append mode broken in G 7.2.1svn and 7.3 (see https://trac.osgeo.org/grass/ticket/3270)
|
8 years ago |
parser_rest.c
|
214beac382
parser: use '--help' in manual pages rather than 'help' to promote use of standardized flag
|
10 years ago |
parser_script.c
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 years ago |
parser_standard_options.c
|
ff9a83b163
parser: add standard option for 2D raster map type
|
8 years ago |
parser_wps.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
paths.c
|
623c7b94ec
simplify wingrass LFS
|
11 years ago |
percent.c
|
6618b33b4f
libgis: add G_progress()
|
13 years ago |
pi.h
|
db49180dd7
welcome to GRASS 7.0.svn
|
17 years ago |
plot.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
pole_in_poly.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
popen.c
|
770e798241
G_spawn_ex() expects descriptors as "int"s, not "char*".
|
15 years ago |
progrm_nme.c
|
f820d866f5
parser: provide wxGUI forms.py with a full path if available (https://trac.osgeo.org/grass/ticket/2133)
|
9 years ago |
proj1.c
|
3fc17c1072
remove unused PROJECTION_SP
|
10 years ago |
proj2.c
|
501ec6aa98
-int G__projection_units(int);
|
10 years ago |
proj3.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
projections
|
c7478c69d3
enable Geostationary Satellite View (merge from devbr6)
|
15 years ago |
put_window.c
|
cca863b4cf
libgis: merge local_proto.h with gis_local_proto.h
|
9 years ago |
putenv.c
|
5c454c7ad2
gislib: cosmetics in doxygen documentation
|
13 years ago |
radii.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
rd_cellhd.c
|
bcd7779fe8
libgis, G__read_Cell_head_array(): more informative error messages (fix https://trac.osgeo.org/grass/changeset/40698)
|
8 years ago |
remove.c
|
a1dfd3cf37
make GRASS data TMPDIR configurable (GRASS_TMPDIR_MAPSET && TMPDIR)
|
9 years ago |
rename.c
|
a1dfd3cf37
make GRASS data TMPDIR configurable (GRASS_TMPDIR_MAPSET && TMPDIR)
|
9 years ago |
renamed_options
|
e56c9cad17
Renamed options/flags update for temporal modules
|
8 years ago |
rhumbline.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
rotate.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
seek.c
|
7cc2db1d68
libgis: cosmetics in doxygen desc
|
14 years ago |
set_window.c
|
cca863b4cf
libgis: merge local_proto.h with gis_local_proto.h
|
9 years ago |
short_way.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
sleep.c
|
8868d4b686
indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \
|
16 years ago |
snprintf.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
spawn.c
|
fd7fb9f9f9
improved Warning description
|
8 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
|
9a3b60abd1
Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163)
|
8 years ago |
tempfile.c
|
1cd8a9ef10
change GRASS_TMPDIR_MAPSET to be accepted only by vector library
|
9 years ago |
timestamp.c
|
6f71886c6e
libgis: G__write_timestamp() -> G_write_timestamp()
|
10 years ago |
token.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
trim_dec.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
units.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
user_config.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
verbose.c
|
2b56d2452d
Various typos (fixes https://trac.osgeo.org/grass/ticket/2882 Patch for various spelling errors (sebastic))
|
9 years ago |
view.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
whoami.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
win32_pipes.c
|
8868d4b686
indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \
|
16 years ago |
wind_2_box.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
wind_format.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
wind_in.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
wind_limits.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
wind_overlap.c
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
wind_scan.c
|
389f087644
libgis: always check if res > 0
|
8 years ago |
window_map.c
|
ee01a8edf4
libgis: fix G_adjust_east_longitude() and G_adjust_easting()
|
8 years ago |
worker.c
|
3500fb0a88
Set default workers to zero (threads only used by explicit request)
|
9 years ago |
wr_cellhd.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
writ_zeros.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
xdr.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
zero.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |
zone.c
|
36233b8479
libgis: minor doxygen header updates
|
10 years ago |