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

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