Markus Metz baa791e3e9 avoid struct stat 15 gadi atpakaļ
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
bitmap 16a6b956df Enable LFS globally 15 gadi atpakaļ
btree 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
btree2 62a5737c3b add balanced search tree to lib, update Vlib and segment 15 gadi atpakaļ
cairodriver 1c9bd44093 doc pgm 15 gadi atpakaļ
cdhc 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 15 gadi atpakaļ
datetime 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
db 2be64f0959 Datetime is now converted to string with leading zeroes for month, day and hour. Proposes to fix the issue in http://lists.osgeo.org/pipermail/grass-dev/2010-July/051239.html 15 gadi atpakaļ
display 7088a02761 Generate fatal errors rather than returning a status, for: 15 gadi atpakaļ
driver 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
dspf 62ec33082c Fix warnings: "%ld" => "%"PRI_OFF_T 15 gadi atpakaļ
external ff73f1b86d enhanced author props 15 gadi atpakaļ
fonts 1292bf9a1e Major build system clean-up 17 gadi atpakaļ
form 03cb9b73d8 Fix missing embedded manifests 15 gadi atpakaļ
g3d 6c41b6394b Re-write raster history implementation 15 gadi atpakaļ
gis ad49a009a7 g.mapsets: clean up list_mapsets fns 15 gadi atpakaļ
gmath c841fe5874 Fixed some OpenMP related bugs. Removed obsolete comments from Makefile. 15 gadi atpakaļ
gpde c841fe5874 Fixed some OpenMP related bugs. Removed obsolete comments from Makefile. 15 gadi atpakaļ
gtcltk f2e18ece8e Treat destination directories as targets 15 gadi atpakaļ
htmldriver 4c4f27bcba Fix spelling errors (https://trac.osgeo.org/grass/ticket/872) 15 gadi atpakaļ
imagery 3a539ed71b Fix: return the allocated buffer 15 gadi atpakaļ
init e01006519b os.uname() is not available on Windows, replaced by platform.node() 15 gadi atpakaļ
iostream 16a6b956df Enable LFS globally 15 gadi atpakaļ
lidar 4f21c5c828 adjust lidar lib to https://trac.osgeo.org/grass/changeset/42876 15 gadi atpakaļ
linkm 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
manage fc2eb38ac8 update email addr 15 gadi atpakaļ
nviz 6b2472465f wxNviz: various bugfixes, raster querying in progress 15 gadi atpakaļ
ogsf c6de8980f0 ogsflib: message cosmetics (use fully qualified name) 15 gadi atpakaļ
pngdriver 1c9bd44093 doc pgm 15 gadi atpakaļ
proj 5e89899d37 added non-standard datum name lookup 15 gadi atpakaļ
psdriver 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
python 9f29de60fd Add ctypesgencore/*/*.pyc to EXTRA_CLEAN_FILES 15 gadi atpakaļ
raster cb6c269603 Fix for split window (from Markus Metz) 15 gadi atpakaļ
rowio 002bbe23df Keep all library dependencies in Grass.make 15 gadi atpakaļ
rst 43c166d671 Implement split window 15 gadi atpakaļ
segment 62a5737c3b add balanced search tree to lib, update Vlib and segment 15 gadi atpakaļ
sites 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 gadi atpakaļ
stats c088d91e0e threshold parameter added 15 gadi atpakaļ
symbol 97736ea4c9 new symbol: ring (circle with fill=none, edge=dynamic) (merge from devbr6) 15 gadi atpakaļ
vector baa791e3e9 avoid struct stat 15 gadi atpakaļ
Makefile 18fec36a81 grasslib.dox moved from lib to . 15 gadi atpakaļ
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 gadi atpakaļ
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 gadi atpakaļ

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