Linda Kladivova c812a6ecec doc: update quick start instructions (#1577) 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 6a963a8710 btree2 lib: change debug level 7 年 前
cairodriver 8c8e5bce5a Fix implicit signedness conversion between pointers of integer types (#1265) 4 年 前
calc 18c3330907 r.mapcalc: +ceil, +floor (fixes https://trac.osgeo.org/grass/ticket/769) 6 年 前
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 ae610b8dae GRASS GIS 8.0 changes (#1597) 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 16 年 前
gis ae610b8dae GRASS GIS 8.0 changes (#1597) 3 年 前
gmath 6146f0566d Use correct absolute value function 4 年 前
gpde ae610b8dae GRASS GIS 8.0 changes (#1597) 3 年 前
htmldriver 69be6c5f9a manual: comment out SVN Date tag (#200) 5 年 前
imagery c47f2c159a lib/imagery: Fix file size check (#1274) 4 年 前
init c812a6ecec doc: update quick start instructions (#1577) 3 年 前
iostream 42edb8d293 iostreamlib: fix memory manager 7 年 前
lidar 1e0c11f526 libgis: Enable the C99 bool type (#1567) 3 年 前
linkm 8c119f3b83 linkm lib: fix return type 7 年 前
manage 39868ea5c6 g.copy: Report failed copy using an error message (#1086) 4 年 前
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 fd86f50e9a Apply Black to tests (#1387) 4 年 前
raster3d fd86f50e9a Apply Black to tests (#1387) 4 年 前
rowio 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 年 前
rst 158a6f2a5a bulk fixing of typos in comments (using tools/fix_typos.sh) 6 年 前
segment bdb44f10b3 segmentlib: malloc -> calloc 6 年 前
stats 49a93173bd libstats: init vars 6 年 前
symbol a80ecc44e0 symbols: polyline should start on a straight line, not in a corner to avoid bad rendering of the starting corners, see also https://trac.osgeo.org/grass/changeset/70799 8 年 前
temporal 61b8d40fd2 WIP upgrade tgis db (#306) 5 年 前
vector ae610b8dae GRASS GIS 8.0 changes (#1597) 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