Markus Metz 27ea6f3600 adjust Vlib to changed rtree 13 년 전
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 16 년 전
bitmap 16a6b956df Enable LFS globally 15 년 전
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 년 전
btree2 fff350bf4b reset pointers 14 년 전
cairodriver e437cd9f59 avoid caps HTML tags 13 년 전
cdhc 002bbe23df Keep all library dependencies in Grass.make 16 년 전
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 16 년 전
datetime 002bbe23df Keep all library dependencies in Grass.make 16 년 전
db 8f6f95c3fe Keep lex/yacc-generated files 13 년 전
display ef97af3107 displaylib: replace setenv() by G_putenv() 14 년 전
driver 56e90d28a5 libdriver: doxygen documentation updated 14 년 전
dspf 655e4b3838 G3D -> RASTER3D 14 년 전
external 7202223ef8 conditionalize upon TclTk configuration 13 년 전
fonts 1292bf9a1e Major build system clean-up 17 년 전
form 03cb9b73d8 Fix missing embedded manifests 15 년 전
gis 8397d5e329 Moved ilist from vector lib into libgis 13 년 전
gmath 7869e1ed87 gmath lib: adjust G_percent() 13 년 전
gpde d1f8b42521 typos fixed, part 2 (bug trac https://trac.osgeo.org/grass/ticket/1591) 13 년 전
gtcltk f2e18ece8e Treat destination directories as targets 15 년 전
htmldriver 4a4b25b3e6 typo 13 년 전
imagery 9523f0a293 wxGUI/wxIClass: when there is no area with given cat, display warning, not error message 13 년 전
init 9031075a21 init lib bufix 13 년 전
iostream 24238a03e3 Fix exception specifications for new/delete operators 13 년 전
lidar 513fa57946 lidarlib: fix spline adjustment 13 년 전
linkm 002bbe23df Keep all library dependencies in Grass.make 16 년 전
manage 7e8305f147 Change $(VECTLIB) -> $(VECTORLIB) 13 년 전
nviz cf3567bd02 wxNviz: removing of scale bars improved 13 년 전
ogsf efdb6a4d58 ogsf: slices - resolution is type double, not int 13 년 전
pngdriver e437cd9f59 avoid caps HTML tags 13 년 전
proj 0a17e24bce cosmetics 13 년 전
psdriver 4a4b25b3e6 typo 13 년 전
python 38732df84e Small fixes 13 년 전
raster 14387869d4 typos fixed, part 3 (bug trac https://trac.osgeo.org/grass/ticket/1591) 13 년 전
raster3d aa1da2117a New test for large files that causes a segmentation fault in the rast3d library. 13 년 전
rowio 002bbe23df Keep all library dependencies in Grass.make 16 년 전
rst d27aaee363 add note about the best place to parallelize v.surf.rst, partial-doxygenize, fix typo 13 년 전
segment 3261ab714a segment lib: support for more than 2 billion cells 13 년 전
sites 18c06f291e siteslib: remove unused functions 13 년 전
stats c088d91e0e threshold parameter added 15 년 전
symbol 94c338f408 another north arrow symbol 13 년 전
temporal 95e70347e4 svn propset 13 년 전
vector 27ea6f3600 adjust Vlib to changed rtree 13 년 전
Makefile df8ca62da7 Reorganization of the temporal library. 13 년 전
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 년 전
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 년 전

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