Anna Petrasova 07e5291594 temporal: remove leftover print 5 gadi atpakaļ
..
arraystats d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 gadi atpakaļ
bitmap f2ec32951d fix some doxygen warnings 12 gadi atpakaļ
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 gadi atpakaļ
btree2 6a963a8710 btree2 lib: change debug level 7 gadi atpakaļ
cairodriver b486ebfeb9 cairodriver manual: SVG example added 10 gadi atpakaļ
calc 18c3330907 r.mapcalc: +ceil, +floor (fixes https://trac.osgeo.org/grass/ticket/769) 7 gadi atpakaļ
cdhc 47e02fc12c Further svn2git updates 6 gadi atpakaļ
cluster d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 gadi atpakaļ
datetime d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 gadi atpakaļ
db 0b3abe9fa8 lib/dbmibase: fix get/set connection parameters, clarify default and current parameters 7 gadi atpakaļ
display 7dd1d045f2 Fix d.info with regard to https://trac.osgeo.org/grass/changeset/62026 (ticket https://trac.osgeo.org/grass/ticket/2577) 10 gadi atpakaļ
driver 866fcbc3d3 libdriver: add some debug message when loading fonts 9 gadi atpakaļ
dspf d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 gadi atpakaļ
external 546cd7c05b shapelib: safileio.c: ISO C does not allow extra ‘;’ outside of a function 8 gadi atpakaļ
fonts 1292bf9a1e Major build system clean-up 17 gadi atpakaļ
gis c825479df7 fix tests for Python 3 6 gadi atpakaļ
gmath 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg 7 gadi atpakaļ
gpde 04157af89b version bump: grass76 -> grass77 related updates 6 gadi atpakaļ
htmldriver b1861ee356 htmldriver: changed example to NC dataset 6 gadi atpakaļ
imagery c82bbfdffa Fix spelling errors. (#42) 5 gadi atpakaļ
init bfdb74d2d2 Do not require dev pkg to be installed for path 5 gadi atpakaļ
iostream 42edb8d293 iostreamlib: fix memory manager 7 gadi atpakaļ
lidar b0ccc81df0 lidarlib: free structs 8 gadi atpakaļ
linkm 8c119f3b83 linkm lib: fix return type 7 gadi atpakaļ
manage b8089090cf M_do_copy: Add a warning for failed copy 9 gadi atpakaļ
nviz 29a7a11508 nviz: Check if getting GL function addresses was successful 6 gadi atpakaļ
ogsf 158a6f2a5a bulk fixing of typos in comments (using tools/fix_typos.sh) 6 gadi atpakaļ
pngdriver 913baad8e0 pngdriver: typo 6 gadi atpakaļ
proj 7c3e8de11b libproj: fix support for PROJ6 6 gadi atpakaļ
psdriver a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 gadi atpakaļ
python 07e5291594 temporal: remove leftover print 5 gadi atpakaļ
raster c825479df7 fix tests for Python 3 6 gadi atpakaļ
raster3d 28cdd30147 Check for return value of scanf 6 gadi atpakaļ
rowio 09b7db1dd9 doxygen errors fixed 12 gadi atpakaļ
rst 158a6f2a5a bulk fixing of typos in comments (using tools/fix_typos.sh) 6 gadi atpakaļ
segment bdb44f10b3 segmentlib: malloc -> calloc 6 gadi atpakaļ
stats 49a93173bd libstats: init vars 7 gadi atpakaļ
symbol a80ecc44e0 symbols: polyline should start on a straight line, not in a corner to avoid bad rendering of the starting corners, see also https://trac.osgeo.org/grass/changeset/70799 8 gadi atpakaļ
temporal d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 gadi atpakaļ
vector 6131278ecc vectorlib: Vect_cidx_find_all() should not allow mixing GV_AREA with other geometries, fixes https://trac.osgeo.org/grass/ticket/3235 6 gadi atpakaļ
Makefile 207b3c5f0d r.external.out: write CRS (https://trac.osgeo.org/grass/ticket/3059) 7 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 598dd70694 help_loc_struct.png: update picture cloned from lib/init/help_loc_struct.png (to be deduplicated) 11 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