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