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

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