Hamish Bowman f81f54b51b minor clean %!s(int64=13) %!d(string=hai) anos
..
arraystats 002bbe23df Keep all library dependencies in Grass.make %!s(int64=15) %!d(string=hai) anos
bitmap 16a6b956df Enable LFS globally %!s(int64=15) %!d(string=hai) anos
btree 9f261a7fd6 move prototypes from include/ to include/defs %!s(int64=13) %!d(string=hai) anos
btree2 fff350bf4b reset pointers %!s(int64=14) %!d(string=hai) anos
cairodriver e437cd9f59 avoid caps HTML tags %!s(int64=13) %!d(string=hai) anos
cdhc 002bbe23df Keep all library dependencies in Grass.make %!s(int64=15) %!d(string=hai) anos
cluster 59a8495bca Fix G_debug() call (first argument is debug level) %!s(int64=15) %!d(string=hai) anos
datetime 002bbe23df Keep all library dependencies in Grass.make %!s(int64=15) %!d(string=hai) anos
db 5d3bd959ae dbmilib: fix db_select_CatValArray() for case `key == col` %!s(int64=13) %!d(string=hai) anos
display ef97af3107 displaylib: replace setenv() by G_putenv() %!s(int64=14) %!d(string=hai) anos
driver 56e90d28a5 libdriver: doxygen documentation updated %!s(int64=14) %!d(string=hai) anos
dspf 655e4b3838 G3D -> RASTER3D %!s(int64=14) %!d(string=hai) anos
external 7202223ef8 conditionalize upon TclTk configuration %!s(int64=13) %!d(string=hai) anos
fonts 1292bf9a1e Major build system clean-up %!s(int64=17) %!d(string=hai) anos
form 03cb9b73d8 Fix missing embedded manifests %!s(int64=15) %!d(string=hai) anos
gis c347ee023e try to make these option descriptions make more sense %!s(int64=13) %!d(string=hai) anos
gmath cfdf708cb0 Added OpenMP pragma to cholesky sband decomposition %!s(int64=13) %!d(string=hai) anos
gpde 9ca0ae46ee Fixed wrong and misleading documentation about the groundwater flow concept. %!s(int64=13) %!d(string=hai) anos
gtcltk f2e18ece8e Treat destination directories as targets %!s(int64=15) %!d(string=hai) anos
htmldriver e437cd9f59 avoid caps HTML tags %!s(int64=13) %!d(string=hai) anos
imagery 3a539ed71b Fix: return the allocated buffer %!s(int64=15) %!d(string=hai) anos
init 8c83d5f01d grass.py: don't print message about undefined GRASS_ADDON_PATH %!s(int64=13) %!d(string=hai) anos
iostream fa084159c9 Use .cpp extension for C++ files %!s(int64=13) %!d(string=hai) anos
lidar 513fa57946 lidarlib: fix spline adjustment %!s(int64=13) %!d(string=hai) anos
linkm 002bbe23df Keep all library dependencies in Grass.make %!s(int64=15) %!d(string=hai) anos
manage dc7822aafa G_find_grid3 moved from raster3d to gislib %!s(int64=13) %!d(string=hai) anos
nviz 3317a4204b wxNviz: fix last commit (forgot to commit changes in nviz library), change flythrough behaviour %!s(int64=13) %!d(string=hai) anos
ogsf efdb6a4d58 ogsf: slices - resolution is type double, not int %!s(int64=13) %!d(string=hai) anos
pngdriver e437cd9f59 avoid caps HTML tags %!s(int64=13) %!d(string=hai) anos
proj 39819c97c8 yet another funny ETRS89 spelling %!s(int64=13) %!d(string=hai) anos
psdriver e437cd9f59 avoid caps HTML tags %!s(int64=13) %!d(string=hai) anos
python ab28c3839a Bugfix in parsing of v.info output in case of non 3d vector maps %!s(int64=13) %!d(string=hai) anos
raster 876f489d84 rm non-ascii char %!s(int64=13) %!d(string=hai) anos
raster3d b099cba888 Fixed wrong tile size computation in case of huge raster3d maps. %!s(int64=13) %!d(string=hai) anos
rowio 002bbe23df Keep all library dependencies in Grass.make %!s(int64=15) %!d(string=hai) anos
rst c01c26dd2b rst lib: valid file desriptors are non-negative, zero is fine %!s(int64=13) %!d(string=hai) anos
segment f81f54b51b minor clean %!s(int64=13) %!d(string=hai) anos
sites 18c06f291e siteslib: remove unused functions %!s(int64=13) %!d(string=hai) anos
stats c088d91e0e threshold parameter added %!s(int64=15) %!d(string=hai) anos
symbol 37ac05270d extend center line to arrow tip %!s(int64=13) %!d(string=hai) anos
temporal cf17e73734 Allow NULL values for min and max %!s(int64=13) %!d(string=hai) anos
vector 4f0972a36a vlib: Vect_set_error_handler_io() cosmetics in doxygen docs %!s(int64=13) %!d(string=hai) anos
Makefile e89aecb5b6 TGIS registration modules for raster, raster3d and vector maps implemented. %!s(int64=13) %!d(string=hai) anos
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available %!s(int64=16) %!d(string=hai) anos
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) %!s(int64=16) %!d(string=hai) anos

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