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) 16 年之前
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 16 年之前
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 16 年之前
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