Martin Landa f00d147981 vlib: postgis topology support (work in progress) 13 vuotta sitten
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 15 vuotta sitten
bitmap 191b4610c8 bitmap lib: use bit manipulation 13 vuotta sitten
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 vuotta sitten
btree2 fff350bf4b reset pointers 14 vuotta sitten
cairodriver e437cd9f59 avoid caps HTML tags 13 vuotta sitten
cdhc 002bbe23df Keep all library dependencies in Grass.make 15 vuotta sitten
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 15 vuotta sitten
datetime 002bbe23df Keep all library dependencies in Grass.make 15 vuotta sitten
db 8f6f95c3fe Keep lex/yacc-generated files 13 vuotta sitten
display fecf7da73d displaylib: Replace strncmp() by G_strncasecmp() 13 vuotta sitten
driver 56e90d28a5 libdriver: doxygen documentation updated 14 vuotta sitten
dspf 655e4b3838 G3D -> RASTER3D 14 vuotta sitten
external 7202223ef8 conditionalize upon TclTk configuration 13 vuotta sitten
fonts 1292bf9a1e Major build system clean-up 17 vuotta sitten
form 03cb9b73d8 Fix missing embedded manifests 15 vuotta sitten
gis d0c2a983d4 rasterlib: better documentation of History structure 13 vuotta sitten
gmath 8265a991b4 size_t: update gmath lib 13 vuotta sitten
gpde d1f8b42521 typos fixed, part 2 (bug trac https://trac.osgeo.org/grass/ticket/1591) 13 vuotta sitten
gtcltk f2e18ece8e Treat destination directories as targets 15 vuotta sitten
htmldriver 4a4b25b3e6 typo 13 vuotta sitten
imagery 9523f0a293 wxGUI/wxIClass: when there is no area with given cat, display warning, not error message 13 vuotta sitten
init 1d1a5fbdd4 Add system locale option to language switching; Fail back to system locale in case of error 13 vuotta sitten
iostream 24238a03e3 Fix exception specifications for new/delete operators 13 vuotta sitten
lidar 513fa57946 lidarlib: fix spline adjustment 13 vuotta sitten
linkm 002bbe23df Keep all library dependencies in Grass.make 15 vuotta sitten
manage 7e8305f147 Change $(VECTLIB) -> $(VECTORLIB) 13 vuotta sitten
nviz e0dfa27c18 nviz lib: XOpenDisplay must be followed by XCloseDisplay 13 vuotta sitten
ogsf 3836077054 ogsf: patch by Glynn (from https://trac.osgeo.org/grass/ticket/1423) 13 vuotta sitten
pngdriver e437cd9f59 avoid caps HTML tags 13 vuotta sitten
proj 0a17e24bce cosmetics 13 vuotta sitten
psdriver 4a4b25b3e6 typo 13 vuotta sitten
python 27694b25be Use absolute path for projection file comparison 13 vuotta sitten
raster d0c2a983d4 rasterlib: better documentation of History structure 13 vuotta sitten
raster3d b5d5dffaef compress PNG images with 'optipng -o5'; svn props 13 vuotta sitten
rowio 002bbe23df Keep all library dependencies in Grass.make 15 vuotta sitten
rst d27aaee363 add note about the best place to parallelize v.surf.rst, partial-doxygenize, fix typo 13 vuotta sitten
segment 461e697d70 segment lib: dox: more doxygen-style syntax to produce standardized output 13 vuotta sitten
sites 18c06f291e siteslib: remove unused functions 13 vuotta sitten
stats c088d91e0e threshold parameter added 15 vuotta sitten
symbol 94c338f408 another north arrow symbol 13 vuotta sitten
temporal 14628d5e58 Added -g option to db.connect and updated db.py interface 13 vuotta sitten
vector f00d147981 vlib: postgis topology support (work in progress) 13 vuotta sitten
Makefile df8ca62da7 Reorganization of the temporal library. 13 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 b5d5dffaef compress PNG images with 'optipng -o5'; svn props 13 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