Markus Metz 6d14e4581b Programmer's Manual updated 16 years ago
..
arraystats d5a91f4ae3 [NB: do not backport] 16 years ago
bitmap 1292bf9a1e Major build system clean-up 17 years ago
btree 1292bf9a1e Major build system clean-up 17 years ago
cairodriver d5a91f4ae3 [NB: do not backport] 16 years ago
cdhc d5a91f4ae3 [NB: do not backport] 16 years ago
cluster d5a91f4ae3 [NB: do not backport] 16 years ago
datetime 1292bf9a1e Major build system clean-up 17 years ago
db 2142bf29b1 karme: fix memory leak (trac https://trac.osgeo.org/grass/ticket/273) 16 years ago
display df59da3496 Doxygen 16 years ago
driver d5a91f4ae3 [NB: do not backport] 16 years ago
dspf 94516acb96 Eliminate preprocessor abuse 17 years ago
external 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 years ago
fonts 1292bf9a1e Major build system clean-up 17 years ago
form 2a48a864f7 Funda Wang <fundawang mandriva.org>: fixes for deprecated Tcl interp->result (trac https://trac.osgeo.org/grass/ticket/462) 16 years ago
g3d ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
gis 3c374600e3 print error when failing 16 years ago
gmath 9cdef39111 Various files have moved from lib/gis to lib/gmath: 16 years ago
gpde f24cb5bc08 (commented) openMP support 16 years ago
gtcltk 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 years ago
htmldriver d5a91f4ae3 [NB: do not backport] 16 years ago
imagery d5a91f4ae3 [NB: do not backport] 16 years ago
init 9d3a6fc297 sync with devbr6: -wx alias, smaller prompt, don't try and clean non-existent .tmp files 16 years ago
iostream 791727dd17 Clean up handling of optional components 16 years ago
linkm 1292bf9a1e Major build system clean-up 17 years ago
manage ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
nviz 02c3771e98 X stuff for OPENGL_X11 not USE_X11 16 years ago
ogsf fc065bcd0e ogsflib: call G_percent() after loop 16 years ago
pngdriver bbad61f778 Display clean-up 16 years ago
proj 1b4ceb73cb Use pj_dalloc() to free string allocated by pj_get_def() [fixes bug 468]. 16 years ago
psdriver d5a91f4ae3 [NB: do not backport] 16 years ago
python fe92e8d689 use ';' as separator (to avoid problems on MS Windows) 16 years ago
raster bbad61f778 Display clean-up 16 years ago
rowio 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 years ago
rst d5a91f4ae3 [NB: do not backport] 16 years ago
segment 1292bf9a1e Major build system clean-up 17 years ago
sites 1e149f04c2 message standardization, i18n 16 years ago
stats d5a91f4ae3 [NB: do not backport] 16 years ago
symbol d5a91f4ae3 [NB: do not backport] 16 years ago
vector 6d14e4581b Programmer's Manual updated 16 years ago
Makefile 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 years ago
README 3cf770b7bd BWidget removed 16 years ago
grasslib.dox 42771ea2bc url fix 16 years ago
loc_struct.png db49180dd7 welcome to GRASS 7.0.svn 17 years ago

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