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

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