Martin Landa ff507242a4 vlib: Vect_get_ogr_*() - better check for HAVE_OGR 13 lat temu
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 15 lat temu
bitmap 16a6b956df Enable LFS globally 15 lat temu
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 lat temu
btree2 fff350bf4b reset pointers 14 lat temu
cairodriver e437cd9f59 avoid caps HTML tags 13 lat temu
cdhc 002bbe23df Keep all library dependencies in Grass.make 15 lat temu
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 15 lat temu
datetime 002bbe23df Keep all library dependencies in Grass.make 15 lat temu
db 7338da0745 Revert https://trac.osgeo.org/grass/changeset/50496 13 lat temu
display ef97af3107 displaylib: replace setenv() by G_putenv() 14 lat temu
driver 56e90d28a5 libdriver: doxygen documentation updated 14 lat temu
dspf 655e4b3838 G3D -> RASTER3D 14 lat temu
external 7202223ef8 conditionalize upon TclTk configuration 13 lat temu
fonts 1292bf9a1e Major build system clean-up 17 lat temu
form 03cb9b73d8 Fix missing embedded manifests 15 lat temu
gis f57c5fcc57 SF_CLOSE_DESCRIPTOR should actually close the descriptor 13 lat temu
gmath be4f6db3d2 Better docu. New flag in r3.out.vtk 13 lat temu
gpde ec91bb648f Typo fixes 13 lat temu
gtcltk f2e18ece8e Treat destination directories as targets 15 lat temu
htmldriver e437cd9f59 avoid caps HTML tags 13 lat temu
imagery 0f46a5c405 imagerylib: include VECT_INC 13 lat temu
init f2af31ca25 variables are already exported in the working environment for that grass session, no need to save them to the mapset's .bashrc file too. by doing that it was overwriting any GRASS_ enviro vars you'd manually set in ~/.grass.bashrc (e.g. GRASS_HTML_BROWSER) 13 lat temu
iostream 24238a03e3 Fix exception specifications for new/delete operators 13 lat temu
lidar 513fa57946 lidarlib: fix spline adjustment 13 lat temu
linkm 002bbe23df Keep all library dependencies in Grass.make 15 lat temu
manage dc7822aafa G_find_grid3 moved from raster3d to gislib 13 lat temu
nviz 3317a4204b wxNviz: fix last commit (forgot to commit changes in nviz library), change flythrough behaviour 13 lat temu
ogsf efdb6a4d58 ogsf: slices - resolution is type double, not int 13 lat temu
pngdriver e437cd9f59 avoid caps HTML tags 13 lat temu
proj 1b5c5cea0b fix compilation without gdal/ogr 13 lat temu
psdriver e437cd9f59 avoid caps HTML tags 13 lat temu
python 81280a1032 Better time-stamped vector layer support implemented. 13 lat temu
raster 650645de49 fix typo 13 lat temu
raster3d be4f6db3d2 Better docu. New flag in r3.out.vtk 13 lat temu
rowio 002bbe23df Keep all library dependencies in Grass.make 15 lat temu
rst d27aaee363 add note about the best place to parallelize v.surf.rst, partial-doxygenize, fix typo 13 lat temu
segment 20bfe94da7 segment lib cosmetics: update adress / seek fn calls 13 lat temu
sites 18c06f291e siteslib: remove unused functions 13 lat temu
stats c088d91e0e threshold parameter added 15 lat temu
symbol 1636dcbb16 mid-sized symbols 13 lat temu
temporal 7cf868fd54 Implemented handling of time-stamped vector layers 13 lat temu
vector ff507242a4 vlib: Vect_get_ogr_*() - better check for HAVE_OGR 13 lat temu
Makefile df8ca62da7 Reorganization of the temporal library. 13 lat temu
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 lat temu
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 lat temu

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