Hamish Bowman 78b77e1b0f fix my crappy explaination of the placement logic (merge from devbr6) 16 лет назад
..
arraystats ac3098c250 fix small bugs in d.thematic.area and disable discont algorithm until we fix it 17 лет назад
bitmap 1292bf9a1e Major build system clean-up 17 лет назад
btree 1292bf9a1e Major build system clean-up 17 лет назад
cairodriver cd63bac04b Replace polygon/polyline with path-based primitives 16 лет назад
cdhc 1292bf9a1e Major build system clean-up 17 лет назад
cluster 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 лет назад
datetime 1292bf9a1e Major build system clean-up 17 лет назад
db bfeba2bd5b msg fix 16 лет назад
display cc9f835d06 Remove D_set_clip_mode(), and clipping/culling display primitives 16 лет назад
driver cd63bac04b Replace polygon/polyline with path-based primitives 16 лет назад
dspf 94516acb96 Eliminate preprocessor abuse 17 лет назад
external e6b3e193fe Place files in $(ARCH_DISTDIR) rather than $(GISBASE) 17 лет назад
fonts 1292bf9a1e Major build system clean-up 17 лет назад
form ab082da4e0 Add "const" where appropriate to libgis return types 16 лет назад
g3d ab082da4e0 Add "const" where appropriate to libgis return types 16 лет назад
gis 78b77e1b0f fix my crappy explaination of the placement logic (merge from devbr6) 16 лет назад
gmath cbb63d89e4 Correct order of rows, cols arguments to fftw_plan_dft_2d 16 лет назад
gpde e51022d134 Fix typos 17 лет назад
gtcltk 1292bf9a1e Major build system clean-up 17 лет назад
htmldriver cd63bac04b Replace polygon/polyline with path-based primitives 16 лет назад
imagery bd5fd6b638 doxygen updated 16 лет назад
init ab082da4e0 Add "const" where appropriate to libgis return types 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 791727dd17 Clean up handling of optional components 16 лет назад
ogsf c7041e9ca3 Remove unnecessary return values 16 лет назад
pngdriver cd63bac04b Replace polygon/polyline with path-based primitives 16 лет назад
proj ab082da4e0 Add "const" where appropriate to libgis return types 16 лет назад
psdriver cd63bac04b Replace polygon/polyline with path-based primitives 16 лет назад
python 75c1bb88f0 grass.py: list_grouped2() added (g.mlist version of list_grouped()) 16 лет назад
raster cc9f835d06 Remove D_set_clip_mode(), and clipping/culling display primitives 16 лет назад
rowio 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 лет назад
rst 1e149f04c2 message standardization, i18n 16 лет назад
segment 1292bf9a1e Major build system clean-up 17 лет назад
sites 1e149f04c2 message standardization, i18n 16 лет назад
stats 490975fa99 Add "weighted" versions of min, max aggregates 17 лет назад
symbol 53e9fc9f19 remove open versions as redundant, just use fillcolor=none (merge from devbr6) 16 лет назад
vector 23e80cfe63 v.select: message cosmetics 16 лет назад
Makefile 8c496cb51b Move general/manage/lib -> lib/manage 16 лет назад
README db49180dd7 welcome to GRASS 7.0.svn 17 лет назад
grasslib.dox 4fd683af62 cairodriver: initial doxygenization, i18n, messages standardized 17 лет назад
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/bwidget: BWidget is a high-level Widgets Set for Tcl/Tk
- 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.4.x projection library
- 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