Glynn Clements 1fe453a5fc Restore "-U __GNUC__" to preprocessor command 15 роки тому
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 16 роки тому
bitmap 16a6b956df Enable LFS globally 15 роки тому
btree 002bbe23df Keep all library dependencies in Grass.make 16 роки тому
btree2 62a5737c3b add balanced search tree to lib, update Vlib and segment 15 роки тому
cairodriver 1c9bd44093 doc pgm 15 роки тому
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 cd1c5c1c9f doxygen update 15 роки тому
display 7088a02761 Generate fatal errors rather than returning a status, for: 15 роки тому
driver 002bbe23df Keep all library dependencies in Grass.make 16 роки тому
dspf 62ec33082c Fix warnings: "%ld" => "%"PRI_OFF_T 15 роки тому
external ff73f1b86d enhanced author props 15 роки тому
fonts 1292bf9a1e Major build system clean-up 17 роки тому
form 03cb9b73d8 Fix missing embedded manifests 15 роки тому
g3d 88abdb3fab Eliminate G_copy(); replace with memcpy() or assignment 15 роки тому
gis 3e65212312 libgis: debug G_find_raster/vector() 15 роки тому
gmath c841fe5874 Fixed some OpenMP related bugs. Removed obsolete comments from Makefile. 15 роки тому
gpde c841fe5874 Fixed some OpenMP related bugs. Removed obsolete comments from Makefile. 15 роки тому
gtcltk f2e18ece8e Treat destination directories as targets 15 роки тому
htmldriver 4c4f27bcba Fix spelling errors (https://trac.osgeo.org/grass/ticket/872) 15 роки тому
imagery 3a539ed71b Fix: return the allocated buffer 15 роки тому
init 447bc4f6c2 reverted https://trac.osgeo.org/grass/changeset/42343 attempt (trac https://trac.osgeo.org/grass/ticket/1074) 15 роки тому
iostream 16a6b956df Enable LFS globally 15 роки тому
lidar 28402f738c reorganizing lidar tools: move vector lidar tools to vector 15 роки тому
linkm 002bbe23df Keep all library dependencies in Grass.make 16 роки тому
manage fc2eb38ac8 update email addr 16 роки тому
nviz 414eaaa9dc Move OGSF to new vector feature styling approach 16 роки тому
ogsf e698059ace Use convential PPM header (magic, width/height, maxval on separate lines) 15 роки тому
pngdriver 1c9bd44093 doc pgm 15 роки тому
proj fed07cdd0e Remove new GDAL datum logic (revert https://trac.osgeo.org/grass/changeset/41251) 15 роки тому
psdriver 002bbe23df Keep all library dependencies in Grass.make 16 роки тому
python 1fe453a5fc Restore "-U __GNUC__" to preprocessor command 15 роки тому
raster 50e5649f5d Compact colour table: only add another rule when the colour changes 15 роки тому
rowio 002bbe23df Keep all library dependencies in Grass.make 16 роки тому
rst df4d81abd4 Move raster-specific functions from lib/gis to lib/raster: 15 роки тому
segment 62a5737c3b add balanced search tree to lib, update Vlib and segment 15 роки тому
sites 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 роки тому
stats c088d91e0e threshold parameter added 15 роки тому
symbol 97736ea4c9 new symbol: ring (circle with fill=none, edge=dynamic) (merge from devbr6) 15 роки тому
vector f2f1c00894 Vect_hist_copy: skip empty old hist 15 роки тому
Makefile 1ce8b87936 Use local copy of ctypesgen 15 роки тому
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 роки тому
grass7_arch.png e6b250736a remove html tags from main doxygen page 16 роки тому
grasslib.dox 2fdf68e699 netalib.dox file added 15 роки тому
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