Markus Neteler 8c7660fb10 rasterlib: indicate needed GRASS GIS version in case that a compressed null file is found 8 年之前
..
arraystats 1c0a764c94 Fix 'allows to' typo, replace with 'allows <word>ing' 10 年之前
bitmap f2ec32951d fix some doxygen warnings 12 年之前
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 12 年之前
datetime 09b7db1dd9 doxygen errors fixed 12 年之前
db c02d89cc67 Patches to make the build reproducible (fileordering, randomness) 8 年之前
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 8 年之前
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) 8 年之前
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) 8 年之前
raster 8c7660fb10 rasterlib: indicate needed GRASS GIS version in case that a compressed null file is found 8 年之前
raster3d d822852fe5 add missing headers (compiled without GDAL) 9 年之前
rowio 09b7db1dd9 doxygen errors fixed 12 年之前
rst 5debc4e22c doxygen backports: trunk https://trac.osgeo.org/grass/changeset/66138,r66143,r66146,r66155 9 年之前
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) 9 年之前
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