Anna Petrášová 3c9c5d36ba ctypes: no need to decode bytes, should stay bytes il y a 6 ans
..
arraystats d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
bitmap f2ec32951d fix some doxygen warnings il y a 12 ans
btree 9f261a7fd6 move prototypes from include/ to include/defs il y a 13 ans
btree2 6a963a8710 btree2 lib: change debug level il y a 7 ans
cairodriver b486ebfeb9 cairodriver manual: SVG example added il y a 10 ans
calc 18c3330907 r.mapcalc: +ceil, +floor (fixes https://trac.osgeo.org/grass/ticket/769) il y a 7 ans
cdhc d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
cluster d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
datetime d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
db 0b3abe9fa8 lib/dbmibase: fix get/set connection parameters, clarify default and current parameters il y a 7 ans
display 7dd1d045f2 Fix d.info with regard to https://trac.osgeo.org/grass/changeset/62026 (ticket https://trac.osgeo.org/grass/ticket/2577) il y a 10 ans
driver 866fcbc3d3 libdriver: add some debug message when loading fonts il y a 9 ans
dspf d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
external 546cd7c05b shapelib: safileio.c: ISO C does not allow extra ‘;’ outside of a function il y a 8 ans
fonts 1292bf9a1e Major build system clean-up il y a 17 ans
gis 15d1d33d7e libgis: message cosmetics in parser dependecies il y a 6 ans
gmath 606b5ed29b fix spelling errors (https://trac.osgeo.org/grass/ticket/3447, Debian lintian QA tool), thanks to Bas Couwenberg il y a 7 ans
gpde 04157af89b version bump: grass76 -> grass77 related updates il y a 6 ans
htmldriver d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
imagery d20d788ca0 Fix a couple of spelling errors reported by lintian QA tool (thanks to Bas Couwenberg, fixes https://trac.osgeo.org/grass/ticket/3557) il y a 7 ans
init 2cf4e7b3aa init: improve message when d/l/m not set (see https://trac.osgeo.org/grass/ticket/2681) il y a 6 ans
iostream 42edb8d293 iostreamlib: fix memory manager il y a 7 ans
lidar b0ccc81df0 lidarlib: free structs il y a 8 ans
linkm 8c119f3b83 linkm lib: fix return type il y a 7 ans
manage b8089090cf M_do_copy: Add a warning for failed copy il y a 9 ans
nviz 29a7a11508 nviz: Check if getting GL function addresses was successful il y a 6 ans
ogsf 61b83ac2db nviz, ogsf: Use framebuffer objects for off-screen GL rendering; Use Core OpenGL (CGL) for the MacOS instead of deprecated 32-bit only AGL (Fix https://trac.osgeo.org/grass/ticket/3600, https://trac.osgeo.org/grass/ticket/2114, https://trac.osgeo.org/grass/ticket/3606) il y a 6 ans
pngdriver 9b52e9b75e png driver: i18n cosmetics (write) il y a 9 ans
proj 78a842ea73 libproj: do not free a pointer internal to a OGRSpatialReference; +safety check before calling OSRDestroySpatialReference() il y a 7 ans
psdriver a9a8c7e4e0 update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
python 3c9c5d36ba ctypes: no need to decode bytes, should stay bytes il y a 6 ans
raster 0e416d264e virtual raster: avoid recursion to self il y a 6 ans
raster3d 2e37e3b487 doc: add the last changed part (svn date) il y a 7 ans
rowio 09b7db1dd9 doxygen errors fixed il y a 12 ans
rst b65e285e8b To prevent parallel (really rare) compilation failures, data dir must be processed before qtree. il y a 8 ans
segment 7a0d8d7495 libsegment: do not zero fill, use lseek in Segment_open() il y a 6 ans
stats 49a93173bd libstats: init vars il y a 7 ans
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 il y a 8 ans
temporal d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) il y a 8 ans
vector c38390f6a2 Vlib: reduce dynamic fp representation error threshold il y a 6 ans
Makefile 207b3c5f0d r.external.out: write CRS (https://trac.osgeo.org/grass/ticket/3059) il y a 7 ans
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available il y a 16 ans
loc_struct.png 598dd70694 help_loc_struct.png: update picture cloned from lib/init/help_loc_struct.png (to be deduplicated) il y a 11 ans

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