Stefan Blumentrath cba6a7aebf tools/mkhtml.py: get and set git commit and commit date in addon manual page (#2100) 3 年之前
..
arraystats 744fcaefa6 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 5a97bbe77f libcairodriver: enable Cairo with and without Fontconfig (#1697) 3 年之前
calc 341370e462 configure: update to autoconf 2.69 (#1867) 3 年之前
cdhc 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 年之前
cluster 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 年之前
datetime d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 年之前
db 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 年之前
display 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 年之前
driver 866fcbc3d3 libdriver: add some debug message when loading fonts 9 年之前
dspf d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 年之前
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 968a719761 Happy New Year (#2059) 3 年之前
gmath 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg 7 年之前
gpde 1a1d107e4f manual: comment out SVN Date tag (#200) 5 年之前
htmldriver 1a1d107e4f manual: comment out SVN Date tag (#200) 5 年之前
imagery 7a566cf16b Imagery lib: Add notes to documentation about I_get_*2() functions (#1250) 4 年之前
init cba6a7aebf tools/mkhtml.py: get and set git commit and commit date in addon manual page (#2100) 3 年之前
iostream 42edb8d293 iostreamlib: fix memory manager 7 年之前
lidar 4d4a007dd2 libgis: Enable the C99 bool type (#1567) 4 年之前
linkm 8c119f3b83 linkm lib: fix return type 7 年之前
manage 21bf4121c6 lib/manage: avoid buffer overflow (#1899) 3 年之前
nviz 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 年之前
ogsf 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 年之前
pngdriver 744fcaefa6 manuals and docs: update broken URLS (#1003) 4 年之前
proj 37d0341283 libproj: added alias for ITRF92 (#1460) 4 年之前
psdriver 3a96670f5a PS Driver: Write data to a tempfile before closing (rel78) (#1506) 4 年之前
python 6dcfff78fa tgis db version mismatch: promote t.downgrade (#2002) 3 年之前
raster 0adac7f8c9 OSGeo4W: add recent GDAL dlls (#1874) 3 年之前
raster3d 1a1d107e4f manual: comment out SVN Date tag (#200) 5 年之前
rowio 744fcaefa6 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 7 年之前
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 ab4c960306 t.downgrade: downgrade a temporal db from version 3 to 2 (#1449) 4 年之前
vector e4147fb2c5 lib: Use the full string length in strncmp() calls (#1060) 4 年之前
Makefile 207b3c5f0d r.external.out: write CRS (https://trac.osgeo.org/grass/ticket/3059) 7 年之前
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