Martin Landa 7460283c0d fix wording in https://trac.osgeo.org/grass/changeset/63751 hace 10 años
..
arraystats 13e4d4a312 remove non-ASCII chars hace 11 años
bitmap f2ec32951d fix some doxygen warnings hace 13 años
btree 9f261a7fd6 move prototypes from include/ to include/defs hace 13 años
btree2 f5d9dcb993 btree2lib: improve k-d tree hace 10 años
cairodriver 37312f0017 cairolib: debug messages cosmetics hace 10 años
cdhc 76c5481096 cdhc lib: prefix added (trac https://trac.osgeo.org/grass/ticket/2421) hace 11 años
cluster 09b7db1dd9 doxygen errors fixed hace 13 años
datetime 09b7db1dd9 doxygen errors fixed hace 13 años
db 7494339b0b SQL manual: examples updated hace 10 años
display 152ae69349 libdisplay: improve error message introduced in https://trac.osgeo.org/grass/changeset/63747 hace 10 años
driver 7dd693b6ae displaylib: add D_get_file (https://trac.osgeo.org/grass/ticket/2509) hace 10 años
dspf 655e4b3838 G3D -> RASTER3D hace 14 años
external b85373021f update readme - bwidget has been removed hace 12 años
fonts 1292bf9a1e Major build system clean-up hace 17 años
gis 841f04f87c Change handling of ambiguous matches (issue https://trac.osgeo.org/grass/ticket/2409) hace 10 años
gmath 498f194bcc Replace rand/random/lrand48/etc with lib/gis random number functions hace 11 años
gpde aac2c046e6 update c files to use raster_3d hace 10 años
htmldriver 7dd693b6ae displaylib: add D_get_file (https://trac.osgeo.org/grass/ticket/2509) hace 10 años
imagery e41c2910f9 unused i.points + i.vpoints removed: replaced by g.gui.gcp hace 10 años
init 7460283c0d fix wording in https://trac.osgeo.org/grass/changeset/63751 hace 10 años
iostream e376e18a07 libiostream (r.terraflow, r.viewshed): use G_mkstemp() (trac https://trac.osgeo.org/grass/ticket/2153) hace 11 años
lidar a4be91acec libsegment: function prefixes change from segment_ to Segment_ (trac https://trac.osgeo.org/grass/ticket/2422) hace 10 años
linkm 27173fae49 linkmlib: clarify linkm usage hace 11 años
manage 8456a6d843 remove references to region3d and view3d hace 10 años
nviz a65ad2050c wxNviz: use black as default for vectors hace 11 años
ogsf 2df5ef53cd minor doxygen fixes hace 10 años
pngdriver a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) hace 10 años
proj 66b40563c6 libproj: hints for CSV files from GDAL, see http://trac.osgeo.org/grass/ticket/2456 hace 10 años
psdriver a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) hace 10 años
python 0fd4fcfbbf update g.copy calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) hace 10 años
raster 21815df79d rasterlib: sync Rast_read_fp_range() to Rast_write_fp_range() hace 11 años
raster3d a0472ab71f update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409); db.out.ogr manual update hace 10 años
rowio 09b7db1dd9 doxygen errors fixed hace 13 años
rst 866ae1435e v.surf.rst: fix using standard mask and mask as option hace 11 años
segment 40aeaa0d31 libsegment: improve error handling hace 10 años
stats 320d8d4256 statslib: do not qsort NULL values hace 12 años
symbol 119b562771 a frew more symbols useful for mapping structural geology hace 11 años
temporal 7165e74de7 temporal library: Better environment management hace 11 años
vector e42900603b Vlib: fix debug level hace 10 años
Makefile 7498ef9584 attempt to fix htmldocs-single hace 10 años
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available hace 16 años
loc_struct.png 598dd70694 help_loc_struct.png: update picture cloned from lib/init/help_loc_struct.png (to be deduplicated) hace 11 años

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