Loïc Bartoletti 3587128a97 libgis: close files if G_copy_file fails (#2266) 3 年之前
..
arraystats f6af67c79f fix -Wself-assign compiler warnings (#2162) 3 年之前
bitmap 2bb77ed6a4 Fix uninitialized, scope, leak, const issues in C (#2250) 3 年之前
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 年之前
btree2 3089db70b0 Define MIN() and MAX() correctly and exactly once (#1795) 3 年之前
cairodriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 年之前
calc 2bb77ed6a4 Fix uninitialized, scope, leak, const issues in C (#2250) 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 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 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 b8ae3bb419 Replace CRLF by LF in color table, test, license (#2147) 3 年之前
fonts 1292bf9a1e Major build system clean-up 16 年之前
gis 3587128a97 libgis: close files if G_copy_file fails (#2266) 3 年之前
gmath 2808fe4f96 libgmath: fix incorrect memset of double array (#2005) 3 年之前
gpde 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 年之前
htmldriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 年之前
imagery 7573a7c338 lib/imagery: fix SONAME missing (#2269) 3 年之前
init 98dba90ea3 startup: Use universal newlines (#1952) 3 年之前
iostream 2bb77ed6a4 Fix uninitialized, scope, leak, const issues in C (#2250) 3 年之前
lidar 1e0c11f526 libgis: Enable the C99 bool type (#1567) 3 年之前
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 2bb77ed6a4 Fix uninitialized, scope, leak, const issues in C (#2250) 3 年之前
pngdriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 年之前
proj c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 年之前
psdriver 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 年之前
raster c37871b51d Fix -Wunused-variable compiler warnings (#2158) 3 年之前
raster3d 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 年之前
rowio 7d9a0da4fc manuals and docs: update broken URLS (#1003) 4 年之前
rst 2bb77ed6a4 Fix uninitialized, scope, leak, const issues in C (#2250) 3 年之前
segment bdb44f10b3 segmentlib: malloc -> calloc 5 年之前
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 2bb77ed6a4 Fix uninitialized, scope, leak, const issues in C (#2250) 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 15 年之前
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