Nicklas Larsson c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 anni fa
..
arraystats 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anni fa
bitmap f2ec32951d fix some doxygen warnings 12 anni fa
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 anni fa
btree2 3089db70b0 Define MIN() and MAX() correctly and exactly once (#1795) 3 anni fa
cairodriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
calc dca9364c64 configure: upgrade to autoconf 2.69 (#1845) 3 anni fa
cdhc 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anni fa
cluster 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anni fa
datetime d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 anni fa
db 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
display 1384f52262 Fix comparisons with 'logical not' on each side 4 anni fa
driver 866fcbc3d3 libdriver: add some debug message when loading fonts 9 anni fa
dspf 1e582d4e16 Add parantheses to assignment in condition (#1274) 4 anni fa
external b8ae3bb419 Replace CRLF by LF in color table, test, license (#2147) 3 anni fa
fonts 1292bf9a1e Major build system clean-up 17 anni fa
gis c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 anni fa
gmath 2808fe4f96 libgmath: fix incorrect memset of double array (#2005) 3 anni fa
gpde 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
htmldriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
imagery c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 anni fa
init 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
iostream 42edb8d293 iostreamlib: fix memory manager 7 anni fa
lidar 1e0c11f526 libgis: Enable the C99 bool type (#1567) 4 anni fa
linkm 8c119f3b83 linkm lib: fix return type 7 anni fa
manage c522160a9e lib/manage: avoid buffer overflow (#1899) 3 anni fa
nviz 8b4c4986ea Fix too many arguments in call of function (#1276) 4 anni fa
ogsf 8c8e5bce5a Fix implicit signedness conversion between pointers of integer types (#1265) 4 anni fa
pngdriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
proj c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 anni fa
psdriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
raster c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 anni fa
raster3d 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 anni fa
rowio 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 anni fa
rst 5e2fd30426 rst/interpfl lib: change devi arg to bool (#1271) 3 anni fa
segment bdb44f10b3 segmentlib: malloc -> calloc 6 anni fa
stats c700a8a923 r.quantile, r.stats.quantile, lib/stats: fix quantile algorithm (#2108) 3 anni fa
symbol 17f047a0c1 Avoid potential format overflow (#1406) 3 anni fa
temporal 598f1e9c49 TGIS: number_of_bands -> number_of_semantic_labels (#2011) 3 anni fa
vector c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 anni fa
Makefile 0c83c976b2 Move grass package content to directory named grass (#1356) 4 anni fa
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 anni fa
loc_struct.png 598dd70694 help_loc_struct.png: update picture cloned from lib/init/help_loc_struct.png (to be deduplicated) 11 anni fa

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