Markus Neteler 8c7660fb10 rasterlib: indicate needed GRASS GIS version in case that a compressed null file is found před 9 roky
..
arraystats 1c0a764c94 Fix 'allows to' typo, replace with 'allows <word>ing' před 10 roky
bitmap f2ec32951d fix some doxygen warnings před 13 roky
btree 9f261a7fd6 move prototypes from include/ to include/defs před 13 roky
btree2 5b2cf4fc75 rbtree: add backward traversal před 12 roky
cairodriver 2e53d9a175 cairodriver manual: SVG example added před 10 roky
cdhc 44872413bf minor backports from trunk před 10 roky
cluster 09b7db1dd9 doxygen errors fixed před 13 roky
datetime 09b7db1dd9 doxygen errors fixed před 13 roky
db c02d89cc67 Patches to make the build reproducible (fileordering, randomness) před 9 roky
display 7922565f4c Fix d.info with regard to https://trac.osgeo.org/grass/changeset/62026 (ticket https://trac.osgeo.org/grass/ticket/2577) před 10 roky
driver 1df077208d driverlib: fix some compilation warnings před 10 roky
dspf 655e4b3838 G3D -> RASTER3D před 14 roky
external 8545b3745e doxygen: short ccmathlib doxfile added před 10 roky
fonts 1292bf9a1e Major build system clean-up před 17 roky
gis e48f3b7f47 If GRASS_RANDOM_SEED is set, use it to seed the random generator when před 9 roky
gmath f2b026672b Patch to fix various spelling errors (closes https://trac.osgeo.org/grass/ticket/3088) před 9 roky
gpde 2e0bf2f743 update g.remove calls (trac https://trac.osgeo.org/grass/ticket/2409) před 10 roky
htmldriver f5bd85bc82 displaylib: add D_get_file (https://trac.osgeo.org/grass/ticket/2509) před 10 roky
imagery 4dd34bf53f Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk) před 9 roky
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) před 9 roky
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) před 9 roky
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) před 10 roky
linkm 6ab0e22832 linkmlib: clarify linkm usage (trunk, https://trac.osgeo.org/grass/changeset/59775) před 10 roky
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) před 10 roky
nviz cfab0fe80f libnviz: fix stupid for loop mistake when freeing memory (merge from trunk, https://trac.osgeo.org/grass/changeset/65008) před 10 roky
ogsf 4dd34bf53f Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk) před 9 roky
pngdriver e38899b953 png driver: i18n cosmetics (write) (merge https://trac.osgeo.org/grass/changeset/68195 from trunk) před 9 roky
proj c02d89cc67 Patches to make the build reproducible (fileordering, randomness) před 9 roky
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) před 10 roky
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) před 9 roky
raster 8c7660fb10 rasterlib: indicate needed GRASS GIS version in case that a compressed null file is found před 9 roky
raster3d d822852fe5 add missing headers (compiled without GDAL) před 9 roky
rowio 09b7db1dd9 doxygen errors fixed před 13 roky
rst 5debc4e22c doxygen backports: trunk https://trac.osgeo.org/grass/changeset/66138,r66143,r66146,r66155 před 10 roky
segment b05f5624a0 libsegment: improve error handling (trunk, https://trac.osgeo.org/grass/changeset/62484) před 10 roky
stats 320d8d4256 statslib: do not qsort NULL values před 12 roky
symbol 0431c54fdb various typo fixes, found by the Debian lintian QA tool (trac https://trac.osgeo.org/grass/ticket/2725) před 10 roky
temporal d0f75a8bd5 temporal library: Ignore the warning of missing mapset ownership (trunk, https://trac.osgeo.org/grass/changeset/66554) před 9 roky
vector f2b026672b Patch to fix various spelling errors (closes https://trac.osgeo.org/grass/ticket/3088) před 9 roky
Makefile 98ae5bd7c7 attempt to fix htmldocs-single před 10 roky
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available před 16 roky
loc_struct.png 3d4e40ca8c loc_struct.png: updated to GRASS 7 před 12 roky

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