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

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