Martin Landa 733343dc15 pythonlib: fix list_grouped() to list all mapsets in the search path 14 năm trước cách đây
..
arraystats 002bbe23df Keep all library dependencies in Grass.make 15 năm trước cách đây
bitmap 16a6b956df Enable LFS globally 15 năm trước cách đây
btree 002bbe23df Keep all library dependencies in Grass.make 15 năm trước cách đây
btree2 fff350bf4b reset pointers 14 năm trước cách đây
cairodriver 63f79ec71e Fix cairo checks 14 năm trước cách đây
cdhc 002bbe23df Keep all library dependencies in Grass.make 15 năm trước cách đây
cluster 59a8495bca Fix G_debug() call (first argument is debug level) 15 năm trước cách đây
datetime 002bbe23df Keep all library dependencies in Grass.make 15 năm trước cách đây
db 6635df99fb grass.py: clean_env() implemented - remove all %MONITOR% variables on exit 14 năm trước cách đây
display ef97af3107 displaylib: replace setenv() by G_putenv() 14 năm trước cách đây
driver 56e90d28a5 libdriver: doxygen documentation updated 14 năm trước cách đây
dspf fb72e289bd fwd port of https://trac.osgeo.org/grass/changeset/45756 14 năm trước cách đây
external ff73f1b86d enhanced author props 15 năm trước cách đây
fonts 1292bf9a1e Major build system clean-up 17 năm trước cách đây
form 03cb9b73d8 Fix missing embedded manifests 15 năm trước cách đây
g3d e589767d50 Added a screenshot to show the volume coordinate system and tile layout. 14 năm trước cách đây
gis 26fad8c42b gislib: add G_strncasecmp() 14 năm trước cách đây
gmath c841fe5874 Fixed some OpenMP related bugs. Removed obsolete comments from Makefile. 15 năm trước cách đây
gpde 938f80074a New tile computation algorithm implemented. New g3d open method implemented. Enhanced r3.info information printing. 14 năm trước cách đây
gtcltk f2e18ece8e Treat destination directories as targets 15 năm trước cách đây
htmldriver 3baa95890b update display driver manual pages 14 năm trước cách đây
imagery 3a539ed71b Fix: return the allocated buffer 15 năm trước cách đây
init 5ed9ab6a51 rename gisenv variable GRASS_GUI to GUI (gisenv variable has no 14 năm trước cách đây
iostream e6ee57836d iostream lib: use G_fseek 15 năm trước cách đây
lidar f9175e5469 lidarlib: use segmentlib 14 năm trước cách đây
linkm 002bbe23df Keep all library dependencies in Grass.make 15 năm trước cách đây
manage 58bd3014db managelib: move 'sites' to 'Vector' guisection 14 năm trước cách đây
nviz 4f88656a6b wxNviz: init lights 14 năm trước cách đây
ogsf 4f88656a6b wxNviz: init lights 14 năm trước cách đây
pngdriver 158816dea1 displaydriver: note GRASS_LINE_WIDTH, GRASS_TEXT_SIZE 14 năm trước cách đây
proj 7f41d3778e winGRASS/OSGeo4W updates (see https://trac.osgeo.org/grass/changeset/45429) 14 năm trước cách đây
psdriver 158816dea1 displaydriver: note GRASS_LINE_WIDTH, GRASS_TEXT_SIZE 14 năm trước cách đây
python 733343dc15 pythonlib: fix list_grouped() to list all mapsets in the search path 14 năm trước cách đây
raster 6f47d81c0c wxNviz: attempt to fix updating region when switching back to 3D view 14 năm trước cách đây
rowio 002bbe23df Keep all library dependencies in Grass.make 15 năm trước cách đây
rst 6e4c3b0cf1 adjust rst lib to new topo 14 năm trước cách đây
segment 4c83c6a9d4 segment lib: add LFS check 14 năm trước cách đây
sites 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 năm trước cách đây
stats c088d91e0e threshold parameter added 15 năm trước cách đây
symbol 6c54c92839 hack to make nicer circles with huge symbol size (merge from devbr6) 14 năm trước cách đây
vector 3c389c6b1e fix for special case when segments are parallel to y axis 14 năm trước cách đây
Makefile 18fec36a81 grasslib.dox moved from lib to . 15 năm trước cách đây
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 năm trước cách đây
loc_struct.png 5d366eb05b major gislib.dox update (still not complete, https://trac.osgeo.org/grass/changeset/37744) 16 năm trước cách đây

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