Vaclav Petras 41d0afd58a gunittest: execute sh script using sh command with -e to always fail on error 11 vuotta sitten
..
arraystats 13e4d4a312 remove non-ASCII chars 11 vuotta sitten
bitmap f2ec32951d fix some doxygen warnings 13 vuotta sitten
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 vuotta sitten
btree2 5b2cf4fc75 rbtree: add backward traversal 12 vuotta sitten
cairodriver 0864149072 cairodriver: improved error message (triggered via d.mon/d.rast) 11 vuotta sitten
cdhc 24dc2c1220 cdhc: change make rules order inclusion 12 vuotta sitten
cluster 09b7db1dd9 doxygen errors fixed 13 vuotta sitten
datetime 09b7db1dd9 doxygen errors fixed 13 vuotta sitten
db fe53f0ba62 libdbmi: db_get_login_dump() added 11 vuotta sitten
display 8c1d7d4506 Allow MONITOR=wx* and GRASS_RENDER_IMMEDIATE at the same time to avoid calling 11 vuotta sitten
driver 09b7db1dd9 doxygen errors fixed 13 vuotta sitten
dspf 655e4b3838 G3D -> RASTER3D 14 vuotta sitten
external b85373021f update readme - bwidget has been removed 12 vuotta sitten
fonts 1292bf9a1e Major build system clean-up 17 vuotta sitten
gis a3c95519e2 libgis: fix memory leak in G_zlib_compress() 11 vuotta sitten
gmath 498f194bcc Replace rand/random/lrand48/etc with lib/gis random number functions 11 vuotta sitten
gpde 0583646443 Minor message change 11 vuotta sitten
htmldriver 54dc90f2bf use standardized header and footer for display drivers manual pages 11 vuotta sitten
imagery 912c2c5a04 typo in comment 11 vuotta sitten
init 5addecc005 libinit: fix GRASS_ZLIB_LEVEL documentation 11 vuotta sitten
iostream e376e18a07 libiostream (r.terraflow, r.viewshed): use G_mkstemp() (trac https://trac.osgeo.org/grass/ticket/2153) 11 vuotta sitten
lidar 513fa57946 lidarlib: fix spline adjustment 13 vuotta sitten
linkm 27173fae49 linkmlib: clarify linkm usage 11 vuotta sitten
manage 09b7db1dd9 doxygen errors fixed 13 vuotta sitten
nviz 9fbd03eba7 remove unused ffmpeg (libavutil) dependency (used by older nviz, now creating issues with includes https://trac.osgeo.org/grass/ticket/2017) 11 vuotta sitten
ogsf 549e936225 libogsf: uninitialized variable causes unresponsive vector style settings 11 vuotta sitten
pngdriver 54dc90f2bf use standardized header and footer for display drivers manual pages 11 vuotta sitten
proj a6c85f0a45 fix compiler warnings (contributed by Volker Froehlich, sync of https://trac.osgeo.org/grass/changeset/59714) 11 vuotta sitten
psdriver 54dc90f2bf use standardized header and footer for display drivers manual pages 11 vuotta sitten
python 41d0afd58a gunittest: execute sh script using sh command with -e to always fail on error 11 vuotta sitten
raster 498f194bcc Replace rand/random/lrand48/etc with lib/gis random number functions 11 vuotta sitten
raster3d 8f17b8f1e1 r3.gradient: set voxels which have neighbors nulls to zero 11 vuotta sitten
rowio 09b7db1dd9 doxygen errors fixed 13 vuotta sitten
rst b8ecb0e214 rstlib: fix mask and region (https://trac.osgeo.org/grass/ticket/1775) 11 vuotta sitten
segment b620683d20 dox: segment library (unnecessary fn and SEG/seg mess) 13 vuotta sitten
sites 67014631cb Added missing checks for Vect_open_* return value to avoid potential segmentation fault 11 vuotta sitten
stats 320d8d4256 statslib: do not qsort NULL values 12 vuotta sitten
symbol 119b562771 a frew more symbols useful for mapping structural geology 11 vuotta sitten
temporal 63b661231b Enable default mapset specific temporal database creation using g.gisenv set="TGIS_USE_CURRENT_MAPSET=1". This variable can be located in gisrc or in the mapset settings. 11 vuotta sitten
vector 0d91d8b27f Vlib: speed up Vect_isle_find_area() 11 vuotta sitten
Makefile 7acd6cfb77 Raster3d library test module is now activated in the library directory Makefile. 11 vuotta sitten
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 vuotta sitten
loc_struct.png 598dd70694 help_loc_struct.png: update picture cloned from lib/init/help_loc_struct.png (to be deduplicated) 11 vuotta sitten

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