Markus Neteler 8c7660fb10 rasterlib: indicate needed GRASS GIS version in case that a compressed null file is found 8 vuotta sitten
..
arraystats 1c0a764c94 Fix 'allows to' typo, replace with 'allows <word>ing' 10 vuotta sitten
bitmap f2ec32951d fix some doxygen warnings 12 vuotta sitten
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 vuotta sitten
btree2 5b2cf4fc75 rbtree: add backward traversal 12 vuotta sitten
cairodriver 2e53d9a175 cairodriver manual: SVG example added 10 vuotta sitten
cdhc 44872413bf minor backports from trunk 10 vuotta sitten
cluster 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
datetime 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
db c02d89cc67 Patches to make the build reproducible (fileordering, randomness) 8 vuotta sitten
display 7922565f4c Fix d.info with regard to https://trac.osgeo.org/grass/changeset/62026 (ticket https://trac.osgeo.org/grass/ticket/2577) 10 vuotta sitten
driver 1df077208d driverlib: fix some compilation warnings 10 vuotta sitten
dspf 655e4b3838 G3D -> RASTER3D 14 vuotta sitten
external 8545b3745e doxygen: short ccmathlib doxfile added 10 vuotta sitten
fonts 1292bf9a1e Major build system clean-up 17 vuotta sitten
gis e48f3b7f47 If GRASS_RANDOM_SEED is set, use it to seed the random generator when 8 vuotta sitten
gmath f2b026672b Patch to fix various spelling errors (closes https://trac.osgeo.org/grass/ticket/3088) 9 vuotta sitten
gpde 2e0bf2f743 update g.remove calls (trac https://trac.osgeo.org/grass/ticket/2409) 10 vuotta sitten
htmldriver f5bd85bc82 displaylib: add D_get_file (https://trac.osgeo.org/grass/ticket/2509) 10 vuotta sitten
imagery 4dd34bf53f Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk) 9 vuotta sitten
init 2d2f16be0c grass.py: fall back to C locale rather than refusing to start at all (see: https://lists.osgeo.org/pipermail/grass-user/2015-April/072331.html + https://lists.osgeo.org/pipermail/grass-user/2016-July/074488.html) (trunk, https://trac.osgeo.org/grass/changeset/68883) 9 vuotta sitten
iostream af021ac26d use exception specifiers only for C++ versions older than C++11 (backport https://trac.osgeo.org/grass/changeset/68818, closes https://trac.osgeo.org/grass/ticket/2871, see https://trac.osgeo.org/grass/ticket/2956) 9 vuotta sitten
lidar 6e46e31c39 libsegment: function prefixes change from segment_ to Segment_ (trunk https://trac.osgeo.org/grass/changeset/62324, trac https://trac.osgeo.org/grass/ticket/2422) 10 vuotta sitten
linkm 6ab0e22832 linkmlib: clarify linkm usage (trunk, https://trac.osgeo.org/grass/changeset/59775) 10 vuotta sitten
manage eb740d0b85 backport https://trac.osgeo.org/grass/changeset/65524 and https://trac.osgeo.org/grass/changeset/65525 (use GPATH_MAX instead of a small magic number) 10 vuotta sitten
nviz cfab0fe80f libnviz: fix stupid for loop mistake when freeing memory (merge from trunk, https://trac.osgeo.org/grass/changeset/65008) 10 vuotta sitten
ogsf 4dd34bf53f Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk) 9 vuotta sitten
pngdriver e38899b953 png driver: i18n cosmetics (write) (merge https://trac.osgeo.org/grass/changeset/68195 from trunk) 9 vuotta sitten
proj c02d89cc67 Patches to make the build reproducible (fileordering, randomness) 8 vuotta sitten
psdriver 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 vuotta sitten
python 80b1e64932 ctypes: only build the Python ctypes wrappers for the OGSF and NVIZ libraries when USE_OPENGL is set (https://lists.osgeo.org/pipermail/grass-user/2016-July/074539.html) (trunk, https://trac.osgeo.org/grass/changeset/69098) 8 vuotta sitten
raster 8c7660fb10 rasterlib: indicate needed GRASS GIS version in case that a compressed null file is found 8 vuotta sitten
raster3d d822852fe5 add missing headers (compiled without GDAL) 9 vuotta sitten
rowio 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
rst 5debc4e22c doxygen backports: trunk https://trac.osgeo.org/grass/changeset/66138,r66143,r66146,r66155 9 vuotta sitten
segment b05f5624a0 libsegment: improve error handling (trunk, https://trac.osgeo.org/grass/changeset/62484) 10 vuotta sitten
stats 320d8d4256 statslib: do not qsort NULL values 12 vuotta sitten
symbol 0431c54fdb various typo fixes, found by the Debian lintian QA tool (trac https://trac.osgeo.org/grass/ticket/2725) 9 vuotta sitten
temporal d0f75a8bd5 temporal library: Ignore the warning of missing mapset ownership (trunk, https://trac.osgeo.org/grass/changeset/66554) 9 vuotta sitten
vector f2b026672b Patch to fix various spelling errors (closes https://trac.osgeo.org/grass/ticket/3088) 9 vuotta sitten
Makefile 98ae5bd7c7 attempt to fix htmldocs-single 10 vuotta sitten
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 vuotta sitten
loc_struct.png 3d4e40ca8c loc_struct.png: updated to GRASS 7 12 vuotta sitten

README

Current directory layout

- bitmap: bitmap library for X Window Bitmaps
- btree: binary tree library
- D: display library
- datetime: DateTime library
- db: database management interface database drivers
- db/dbmi: general DB driver
- db/sqlp: SQL parser library for DBMI driver
- db/stubs: general DB driver
- display: library for CELL driver
- edit: curses library
- external: external libraries
- external/shapelib: SHAPE file management functions
- fonts: fonts
- fonts/fonts
- fonts/for_grass
- front.end: modules front end (cmd or inter)
- gis: main GRASS library
- image: image library required for SG3d/Iris, saving images in SGIs
rgb-format
- init: GRASS startup scripts and programs
- linkm: linked list memory manager
- ogsf: ported gsurf library (required for NVIZ)
- proj: PROJ4 projection library wrapper
- raster: GRASS raster display library
- vask: Curses based cursor library
- vector: GRASS vector library
- vector/dglib: Directed Graph Library implementation
- vector/dglib/examples: Directed Graph Library examples
- vector/diglib: more GRASS vector functions
- vector/Vlib: portable GRASS vector functions