Martin Landa c24f99f914 Fix for https://trac.osgeo.org/grass/ticket/2264 and https://trac.osgeo.org/grass/ticket/2264 %!s(int64=11) %!d(string=hai) anos
..
arraystats 13e4d4a312 remove non-ASCII chars %!s(int64=11) %!d(string=hai) anos
bitmap f2ec32951d fix some doxygen warnings %!s(int64=13) %!d(string=hai) anos
btree 9f261a7fd6 move prototypes from include/ to include/defs %!s(int64=13) %!d(string=hai) anos
btree2 5b2cf4fc75 rbtree: add backward traversal %!s(int64=12) %!d(string=hai) anos
cairodriver d42f84750d use standardized header and footer for all manual pages %!s(int64=11) %!d(string=hai) anos
cdhc 24dc2c1220 cdhc: change make rules order inclusion %!s(int64=12) %!d(string=hai) anos
cluster 09b7db1dd9 doxygen errors fixed %!s(int64=13) %!d(string=hai) anos
datetime 09b7db1dd9 doxygen errors fixed %!s(int64=13) %!d(string=hai) anos
db d42f84750d use standardized header and footer for all manual pages %!s(int64=11) %!d(string=hai) anos
display 2ebc426ba7 document the difference between two similar named functions. todo: doxygenize %!s(int64=12) %!d(string=hai) anos
driver 09b7db1dd9 doxygen errors fixed %!s(int64=13) %!d(string=hai) anos
dspf 655e4b3838 G3D -> RASTER3D %!s(int64=14) %!d(string=hai) anos
external b85373021f update readme - bwidget has been removed %!s(int64=12) %!d(string=hai) anos
fonts 1292bf9a1e Major build system clean-up %!s(int64=17) %!d(string=hai) anos
gis d42f84750d use standardized header and footer for all manual pages %!s(int64=11) %!d(string=hai) anos
gmath 57d2ec28ac Fixed wrong memory allocation, detected and reported by Eva Stopkova. %!s(int64=11) %!d(string=hai) anos
gpde e910cc3079 gpde test suite: do not mark messages for gettext; added dummy HTML file for compilation %!s(int64=12) %!d(string=hai) anos
htmldriver d42f84750d use standardized header and footer for all manual pages %!s(int64=11) %!d(string=hai) anos
imagery 912c2c5a04 typo in comment %!s(int64=11) %!d(string=hai) anos
init 8f3efe0ab4 manual variables.html: explain TMPDIR for wxGUI settings %!s(int64=11) %!d(string=hai) anos
iostream e376e18a07 libiostream (r.terraflow, r.viewshed): use G_mkstemp() (trac https://trac.osgeo.org/grass/ticket/2153) %!s(int64=11) %!d(string=hai) anos
lidar 513fa57946 lidarlib: fix spline adjustment %!s(int64=13) %!d(string=hai) anos
linkm 002bbe23df Keep all library dependencies in Grass.make %!s(int64=16) %!d(string=hai) anos
manage 09b7db1dd9 doxygen errors fixed %!s(int64=13) %!d(string=hai) anos
nviz 829a0aa1bf m.nviz.image: Nviz_create_render_window(): check return code %!s(int64=12) %!d(string=hai) anos
ogsf 58e512c52a fix compiler warnings (contributed by Volker Froehlich) %!s(int64=11) %!d(string=hai) anos
pngdriver d42f84750d use standardized header and footer for all manual pages %!s(int64=11) %!d(string=hai) anos
proj 58e512c52a fix compiler warnings (contributed by Volker Froehlich) %!s(int64=11) %!d(string=hai) anos
psdriver d42f84750d use standardized header and footer for all manual pages %!s(int64=11) %!d(string=hai) anos
python c24f99f914 Fix for https://trac.osgeo.org/grass/ticket/2264 and https://trac.osgeo.org/grass/ticket/2264 %!s(int64=11) %!d(string=hai) anos
raster 2f8ce12ebd rasterlib: fix double close %!s(int64=11) %!d(string=hai) anos
raster3d 3e39e25f40 string format fixes (from Volker Froehlich) %!s(int64=11) %!d(string=hai) anos
rowio 09b7db1dd9 doxygen errors fixed %!s(int64=13) %!d(string=hai) anos
rst f655cec15d rstlib: fix mask and region (https://trac.osgeo.org/grass/ticket/1775) %!s(int64=11) %!d(string=hai) anos
segment b620683d20 dox: segment library (unnecessary fn and SEG/seg mess) %!s(int64=13) %!d(string=hai) anos
sites 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) %!s(int64=13) %!d(string=hai) anos
stats 320d8d4256 statslib: do not qsort NULL values %!s(int64=12) %!d(string=hai) anos
symbol 58e512c52a fix compiler warnings (contributed by Volker Froehlich) %!s(int64=11) %!d(string=hai) anos
temporal 62fc5d0657 New TGIS C-API functions. %!s(int64=11) %!d(string=hai) anos
vector ad6583b8e2 diglib: fix buffer size %!s(int64=11) %!d(string=hai) anos
Makefile 5bf604fb56 remove gtcltk library (no TCL/TK dependency in G7) %!s(int64=12) %!d(string=hai) anos
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available %!s(int64=16) %!d(string=hai) anos
loc_struct.png 3d4e40ca8c loc_struct.png: updated to GRASS 7 %!s(int64=12) %!d(string=hai) anos

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