Markus Metz c700a8a923 r.quantile, r.stats.quantile, lib/stats: fix quantile algorithm (#2108) пре 3 година
..
arraystats 7d9a0da4fc manuals and docs: update broken URLS (#1003) пре 4 година
bitmap f2ec32951d fix some doxygen warnings пре 12 година
btree 9f261a7fd6 move prototypes from include/ to include/defs пре 13 година
btree2 3089db70b0 Define MIN() and MAX() correctly and exactly once (#1795) пре 3 година
cairodriver 3089db70b0 Define MIN() and MAX() correctly and exactly once (#1795) пре 3 година
calc dca9364c64 configure: upgrade to autoconf 2.69 (#1845) пре 3 година
cdhc 7d9a0da4fc manuals and docs: update broken URLS (#1003) пре 4 година
cluster 7d9a0da4fc manuals and docs: update broken URLS (#1003) пре 4 година
datetime d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) пре 8 година
db 17f047a0c1 Avoid potential format overflow (#1406) пре 3 година
display 1384f52262 Fix comparisons with 'logical not' on each side пре 4 година
driver 866fcbc3d3 libdriver: add some debug message when loading fonts пре 9 година
dspf 1e582d4e16 Add parantheses to assignment in condition (#1274) пре 4 година
external 546cd7c05b shapelib: safileio.c: ISO C does not allow extra ‘;’ outside of a function пре 8 година
fonts 1292bf9a1e Major build system clean-up пре 17 година
gis 15d6526eac GRASS GIS 8 dev: version bump to grass81 (#2084) пре 3 година
gmath 2808fe4f96 libgmath: fix incorrect memset of double array (#2005) пре 3 година
gpde 15d6526eac GRASS GIS 8 dev: version bump to grass81 (#2084) пре 3 година
htmldriver 69be6c5f9a manual: comment out SVN Date tag (#200) пре 5 година
imagery e6f2610d6c imageryintro.html: add section about semantic labels (#2091) пре 3 година
init 432ceb72e0 utils/mkhtml.py: get and set git commit and commit date in addon manual page (#2100) пре 3 година
iostream 42edb8d293 iostreamlib: fix memory manager пре 7 година
lidar 1e0c11f526 libgis: Enable the C99 bool type (#1567) пре 4 година
linkm 8c119f3b83 linkm lib: fix return type пре 7 година
manage c522160a9e lib/manage: avoid buffer overflow (#1899) пре 3 година
nviz 8b4c4986ea Fix too many arguments in call of function (#1276) пре 4 година
ogsf 8c8e5bce5a Fix implicit signedness conversion between pointers of integer types (#1265) пре 4 година
pngdriver 8c8e5bce5a Fix implicit signedness conversion between pointers of integer types (#1265) пре 4 година
proj b626337613 libproj: added alias for ITRF92 (#1460) пре 4 година
psdriver 4996a493a5 PS Driver: Write data to a tempfile before closing (#1451) пре 4 година
raster 0e43bf349d Rename band references to semantic labels (#1928) пре 3 година
raster3d 3089db70b0 Define MIN() and MAX() correctly and exactly once (#1795) пре 3 година
rowio 7d9a0da4fc manuals and docs: update broken URLS (#1003) пре 4 година
rst 5e2fd30426 rst/interpfl lib: change devi arg to bool (#1271) пре 3 година
segment bdb44f10b3 segmentlib: malloc -> calloc пре 6 година
stats c700a8a923 r.quantile, r.stats.quantile, lib/stats: fix quantile algorithm (#2108) пре 3 година
symbol 17f047a0c1 Avoid potential format overflow (#1406) пре 3 година
temporal 598f1e9c49 TGIS: number_of_bands -> number_of_semantic_labels (#2011) пре 3 година
vector 3089db70b0 Define MIN() and MAX() correctly and exactly once (#1795) пре 3 година
Makefile 0c83c976b2 Move grass package content to directory named grass (#1356) пре 4 година
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available пре 16 година
loc_struct.png 598dd70694 help_loc_struct.png: update picture cloned from lib/init/help_loc_struct.png (to be deduplicated) пре 11 година

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