Soeren Gebbert f3c9f6b89d Bugfix, the open range file descriptor must be closed in case the cell range file exists but its empty. il y a 12 ans
..
arraystats 0ad70d0c3e utf char fix il y a 12 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 5b2cf4fc75 rbtree: add backward traversal il y a 12 ans
cairodriver 00ec24a45d cairodriver example: use vector font il y a 12 ans
cdhc 24dc2c1220 cdhc: change make rules order inclusion il y a 12 ans
cluster 09b7db1dd9 doxygen errors fixed il y a 12 ans
datetime 09b7db1dd9 doxygen errors fixed il y a 12 ans
db 6c2b35868a Add (more) missing %{ ... %} il y a 12 ans
display 2ebc426ba7 document the difference between two similar named functions. todo: doxygenize il y a 12 ans
driver 09b7db1dd9 doxygen errors fixed il y a 12 ans
dspf 655e4b3838 G3D -> RASTER3D il y a 14 ans
external b85373021f update readme - bwidget has been removed il y a 12 ans
fonts 1292bf9a1e Major build system clean-up il y a 17 ans
gis 070eaa1a92 msg typo: occured -> occurred il y a 12 ans
gmath 199364ad83 g2c.h no longer exists il y a 12 ans
gpde e910cc3079 gpde test suite: do not mark messages for gettext; added dummy HTML file for compilation il y a 12 ans
htmldriver 4a4b25b3e6 typo il y a 13 ans
imagery a6c86f7b56 imagerylib: avoid the compiler warning (discards 'const' qualifier) by explicit const cast il y a 12 ans
init a31e3cf66e fix https://trac.osgeo.org/grass/changeset/57087 il y a 12 ans
iostream bb7745c8f1 Fix some C++ portability warnings il y a 12 ans
lidar 513fa57946 lidarlib: fix spline adjustment il y a 13 ans
linkm 002bbe23df Keep all library dependencies in Grass.make il y a 15 ans
manage 09b7db1dd9 doxygen errors fixed il y a 12 ans
nviz 829a0aa1bf m.nviz.image: Nviz_create_render_window(): check return code il y a 12 ans
ogsf d3b471260a tweaks to get it working on Debian/squeeze, Ubuntu 10.04, and Ubuntu 12.04 (https://trac.osgeo.org/grass/ticket/1423, merge from devbr6) il y a 12 ans
pngdriver e437cd9f59 avoid caps HTML tags il y a 13 ans
proj 1a84429e14 some fixes for 'error: format not a string literal and no format arguments [-Werror=format-security]' il y a 12 ans
psdriver 4a4b25b3e6 typo il y a 13 ans
python a812cdf4dc Allow to reset a parameter with None il y a 12 ans
raster f3c9f6b89d Bugfix, the open range file descriptor must be closed in case the cell range file exists but its empty. il y a 12 ans
raster3d aeb54f44af Convert K&R-style functions to ANSI C il y a 12 ans
rowio 09b7db1dd9 doxygen errors fixed il y a 12 ans
rst 899fa1bffe rst lib, v.vol.rst: avoid namespace pollution on AIX il y a 12 ans
segment b620683d20 dox: segment library (unnecessary fn and SEG/seg mess) il y a 12 ans
sites 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) il y a 12 ans
stats 320d8d4256 statslib: do not qsort NULL values il y a 12 ans
symbol 8accf26b3c store stroked symbol coords as double not int to avoid some rounding wiggle il y a 12 ans
temporal fc40abfd81 Moved t.connect into the temporal module directory il y a 12 ans
vector 1a84429e14 some fixes for 'error: format not a string literal and no format arguments [-Werror=format-security]' il y a 12 ans
Makefile 5bf604fb56 remove gtcltk library (no TCL/TK dependency in G7) il y a 12 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 3d4e40ca8c loc_struct.png: updated to GRASS 7 il y a 12 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