Martin Landa 8487f8bc10 vlib: fix typo (PostGIS Topology) 12 лет назад
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 16 лет назад
bitmap f2ec32951d fix some doxygen warnings 13 лет назад
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 лет назад
btree2 21dc959a54 rbtreelib maintenance 13 лет назад
cairodriver 09b7db1dd9 doxygen errors fixed 13 лет назад
cdhc 717034b10c tests updated from v.normal code 12 лет назад
cluster 09b7db1dd9 doxygen errors fixed 13 лет назад
datetime 09b7db1dd9 doxygen errors fixed 13 лет назад
db 09b7db1dd9 doxygen errors fixed 13 лет назад
display 09b7db1dd9 doxygen errors fixed 13 лет назад
driver 09b7db1dd9 doxygen errors fixed 13 лет назад
dspf 655e4b3838 G3D -> RASTER3D 14 лет назад
external 0a1d85dbec remove bwidget library (no TCL/TK dependency in G7) 12 лет назад
fonts 1292bf9a1e Major build system clean-up 17 лет назад
gis f8aaa2e6c2 libgis: G__script(): generate valid python script 12 лет назад
gmath 199364ad83 g2c.h no longer exists 12 лет назад
gpde 509daf491a URLs demessified 12 лет назад
htmldriver 4a4b25b3e6 typo 13 лет назад
imagery 72170a8d4c iclass: fix usage of region 12 лет назад
init c334c2bb42 grass.py: fix cleanup() when no location is defined 12 лет назад
iostream bb7745c8f1 Fix some C++ portability warnings 12 лет назад
lidar 513fa57946 lidarlib: fix spline adjustment 13 лет назад
linkm 002bbe23df Keep all library dependencies in Grass.make 16 лет назад
manage 09b7db1dd9 doxygen errors fixed 13 лет назад
nviz 09b7db1dd9 doxygen errors fixed 13 лет назад
ogsf bc493fb553 ogsf: support also older FFMPEG API (see https://trac.osgeo.org/grass/changeset/53854) 12 лет назад
pngdriver e437cd9f59 avoid caps HTML tags 13 лет назад
proj 4ca4e5ce63 EPSG DB to CSV procedure 12 лет назад
psdriver 4a4b25b3e6 typo 13 лет назад
python bab6d7cc6d pythonlib: db_table_exist() - be silent 12 лет назад
raster d4ce79af5c Fix memory leak 12 лет назад
raster3d 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 13 лет назад
rowio 09b7db1dd9 doxygen errors fixed 13 лет назад
rst f6aecb55d8 librst: be less verbose (cosmetics) 12 лет назад
segment b620683d20 dox: segment library (unnecessary fn and SEG/seg mess) 13 лет назад
sites 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) 13 лет назад
stats 687c9cc203 Add t-value for linear regression 12 лет назад
symbol 94c338f408 another north arrow symbol 13 лет назад
temporal 3d05792b0a avoid debug level 0 -- G_debug(0, ...) 12 лет назад
vector 8487f8bc10 vlib: fix typo (PostGIS Topology) 12 лет назад
Makefile 5bf604fb56 remove gtcltk library (no TCL/TK dependency in G7) 12 лет назад
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 лет назад
loc_struct.png b5d5dffaef compress PNG images with 'optipng -o5'; svn props 13 лет назад

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