Markus Neteler b87e8b45f9 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63628) 10 years ago
..
test_suite b87e8b45f9 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63628) 10 years ago
Makefile 655e4b3838 G3D -> RASTER3D 14 years ago
check.c 3bd25121b3 Make various functions variadic 17 years ago
column_shift.c 093b9faa57 add missing raster.h 16 years ago
evaluate.c ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 years ago
expression.c f86d8499fa Eliminate fixed-size buffer 13 years ago
expression.h 2f7a38363b rasterlib: raster-related fns moved from gislib to rasterlib (step 1) 16 years ago
func_proto.h 20bbd2961d r.mapcalc/r3.mapcalc: graph2() function added (contributed by glynnc, trac https://trac.osgeo.org/grass/ticket/1802) 11 years ago
function.c 20bbd2961d r.mapcalc/r3.mapcalc: graph2() function added (contributed by glynnc, trac https://trac.osgeo.org/grass/ticket/1802) 11 years ago
globals.h ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 years ago
globals2.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
globals3.h 655e4b3838 G3D -> RASTER3D 14 years ago
main.c ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 years ago
map.c ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 years ago
map3.c 9972dfd682 Fix for ticket https://trac.osgeo.org/grass/ticket/2074 as usggested by Glynn 11 years ago
mapcalc.h c66ce150bb rasterlib: prototypes moved to rasterdefs.h 16 years ago
mapcalc.l 6bd27dae8f Remove (non-portable) -s switch from LFLAGS 12 years ago
mapcalc.y d4788bef9b Allow eval() at top level 17 years ago
r.mapcalc.html ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 years ago
r3.mapcalc.html ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 years ago
xabs.c 093b9faa57 add missing raster.h 16 years ago
xacos.c 093b9faa57 add missing raster.h 16 years ago
xadd.c 093b9faa57 add missing raster.h 16 years ago
xand.c 093b9faa57 add missing raster.h 16 years ago
xand2.c 093b9faa57 add missing raster.h 16 years ago
xasin.c 093b9faa57 add missing raster.h 16 years ago
xatan.c 093b9faa57 add missing raster.h 16 years ago
xbitand.c 093b9faa57 add missing raster.h 16 years ago
xbitnot.c 093b9faa57 add missing raster.h 16 years ago
xbitor.c 093b9faa57 add missing raster.h 16 years ago
xbitxor.c 093b9faa57 add missing raster.h 16 years ago
xcoor.c df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 years ago
xcoor3.c 68d78212ed Fixed wrong z() coordinate computation. Since the depth counts from bottom to top, the z-coordinate should do the same. 13 years ago
xcos.c 093b9faa57 add missing raster.h 16 years ago
xdiv.c 093b9faa57 add missing raster.h 16 years ago
xdouble.c 093b9faa57 add missing raster.h 16 years ago
xeq.c 093b9faa57 add missing raster.h 16 years ago
xeval.c 093b9faa57 add missing raster.h 16 years ago
xexp.c 093b9faa57 add missing raster.h 16 years ago
xfloat.c 093b9faa57 add missing raster.h 16 years ago
xge.c 093b9faa57 add missing raster.h 16 years ago
xgraph.c 20bbd2961d r.mapcalc/r3.mapcalc: graph2() function added (contributed by glynnc, trac https://trac.osgeo.org/grass/ticket/1802) 11 years ago
xgt.c 093b9faa57 add missing raster.h 16 years ago
xif.c 093b9faa57 add missing raster.h 16 years ago
xint.c 093b9faa57 add missing raster.h 16 years ago
xisnull.c 093b9faa57 add missing raster.h 16 years ago
xle.c 093b9faa57 add missing raster.h 16 years ago
xlog.c 093b9faa57 add missing raster.h 16 years ago
xlt.c 093b9faa57 add missing raster.h 16 years ago
xmax.c 093b9faa57 add missing raster.h 16 years ago
xmedian.c 8daf2e7064 alloc_cell.c updated, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib 16 years ago
xmin.c 093b9faa57 add missing raster.h 16 years ago
xmod.c 1568493789 Fix potential integer overflow in modulo function 12 years ago
xmode.c 093b9faa57 add missing raster.h 16 years ago
xmul.c 093b9faa57 add missing raster.h 16 years ago
xne.c 093b9faa57 add missing raster.h 16 years ago
xneg.c 093b9faa57 add missing raster.h 16 years ago
xnmax.c 0f2dd8dc18 Add null-ignoring nmin, nmax, nmedian, nmode functions 13 years ago
xnmedian.c 4175cde628 Fix https://trac.osgeo.org/grass/changeset/52178 13 years ago
xnmin.c 0f2dd8dc18 Add null-ignoring nmin, nmax, nmedian, nmode functions 13 years ago
xnmode.c 4175cde628 Fix https://trac.osgeo.org/grass/changeset/52178 13 years ago
xnot.c 093b9faa57 add missing raster.h 16 years ago
xnull.c 093b9faa57 add missing raster.h 16 years ago
xor.c 093b9faa57 add missing raster.h 16 years ago
xor2.c 093b9faa57 add missing raster.h 16 years ago
xpow.c 093b9faa57 add missing raster.h 16 years ago
xrand.c ad95702b8f r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428) 11 years ago
xres.c 093b9faa57 add missing raster.h 16 years ago
xres3.c 06df95e649 update code: g3d.h has been renamed to raster3d.h 14 years ago
xround.c 8cded82ef0 Allow control over return type, rounding to arbitrary multiples (issue https://trac.osgeo.org/grass/ticket/1976) 12 years ago
xrowcol.c c66ce150bb rasterlib: prototypes moved to rasterdefs.h 16 years ago
xshiftl.c 093b9faa57 add missing raster.h 16 years ago
xshiftr.c 093b9faa57 add missing raster.h 16 years ago
xshiftru.c 093b9faa57 add missing raster.h 16 years ago
xsin.c 093b9faa57 add missing raster.h 16 years ago
xsqrt.c 093b9faa57 add missing raster.h 16 years ago
xsub.c 093b9faa57 add missing raster.h 16 years ago
xtan.c 093b9faa57 add missing raster.h 16 years ago