Martin Landa b490ac57d2 wxGUI/vdigit pythonization: dir enabled & flip lines 14 years ago
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 15 years ago
bitmap 16a6b956df Enable LFS globally 15 years ago
btree 002bbe23df Keep all library dependencies in Grass.make 15 years ago
btree2 c9db43e05a compact and format code 14 years ago
cairodriver a3ee1d9b6c cairo API: tell cairo that drawing has been done to surface using means other than cairo 14 years ago
cdhc 002bbe23df Keep all library dependencies in Grass.make 15 years ago
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 15 years ago
datetime 002bbe23df Keep all library dependencies in Grass.make 15 years ago
db 01bc5201ed Minor HTML fixes 14 years ago
display 7088a02761 Generate fatal errors rather than returning a status, for: 15 years ago
driver 002bbe23df Keep all library dependencies in Grass.make 15 years ago
dspf 62ec33082c Fix warnings: "%ld" => "%"PRI_OFF_T 15 years ago
external ff73f1b86d enhanced author props 15 years ago
fonts 1292bf9a1e Major build system clean-up 17 years ago
form 03cb9b73d8 Fix missing embedded manifests 15 years ago
g3d 832b2047b6 Reverted https://trac.osgeo.org/grass/ticket/43203 and fixed the pointer handling. 14 years ago
gis 8ae109e2b9 vectlib: very initial direct OGR write support (v.external.out) 14 years ago
gmath c841fe5874 Fixed some OpenMP related bugs. Removed obsolete comments from Makefile. 15 years ago
gpde c841fe5874 Fixed some OpenMP related bugs. Removed obsolete comments from Makefile. 15 years ago
gtcltk f2e18ece8e Treat destination directories as targets 15 years ago
htmldriver 4c4f27bcba Fix spelling errors (https://trac.osgeo.org/grass/ticket/872) 15 years ago
imagery 3a539ed71b Fix: return the allocated buffer 15 years ago
init 1ff5985498 wxGUI: GRASS_WX_DEBUG -> WX_DEBUG (g.gisenv) 14 years ago
iostream e6ee57836d iostream lib: use G_fseek 15 years ago
lidar d2cdb116b8 use interpolator Macro 14 years ago
linkm 002bbe23df Keep all library dependencies in Grass.make 15 years ago
manage fc2eb38ac8 update email addr 15 years ago
nviz 6b2472465f wxNviz: various bugfixes, raster querying in progress 15 years ago
ogsf c6de8980f0 ogsflib: message cosmetics (use fully qualified name) 15 years ago
pngdriver f6c40d2c95 Fix warnings 14 years ago
proj 120334957a Build system clean-up, mainly installation 14 years ago
psdriver 002bbe23df Keep all library dependencies in Grass.make 15 years ago
python 0ead1e5808 pythonlib: follow param naming convention 14 years ago
raster e4f3d72085 rasterlib: closecell.c renamed to close.c, opencell.c renamed to open.c 14 years ago
rowio 002bbe23df Keep all library dependencies in Grass.make 15 years ago
rst 43c166d671 Implement split window 15 years ago
segment 62a5737c3b add balanced search tree to lib, update Vlib and segment 15 years ago
sites 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 years ago
stats c088d91e0e threshold parameter added 15 years ago
symbol 97736ea4c9 new symbol: ring (circle with fill=none, edge=dynamic) (merge from devbr6) 15 years ago
vector b490ac57d2 wxGUI/vdigit pythonization: dir enabled & flip lines 14 years ago
Makefile 18fec36a81 grasslib.dox moved from lib to . 15 years ago
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 years ago
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 years ago

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