Changes between Version 21 and Version 22 of Grass7/RasterLib


Ignore:
Timestamp:
Jun 28, 2009, 9:46:22 AM (15 years ago)
Author:
martinl
Comment:

update

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/RasterLib

    v21 v22  
    66 * r38003 - selected fns moved from gislib to rasterlib
    77 * Various fixes: r38005, r38006, r38007, r38008, r38010
    8  * Rename fns: r38082, r38083
     8 * Rename fns: r38082, r38083, r38099, r38106
    99
    1010Here is the list of functions marked to be move to raster library (for full list see [source:grass/trunk/include/raster.h include/raster.h]):
     
    7676||  G_get_cell_title  ||  Rast_get_cell_title  || [source:grass/trunk/lib/raster/cell_title.c lib/raster/cell_title.c] || 
    7777||  G_cell_stats_histo_eq  ||  Rast_cell_stats_histo_eq  || [source:grass/trunk/lib/raster/cellstats_eq.c lib/raster/cellstats_eq.c] || 
    78 ||  G_close_cell  ||  Rast_close  || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed
    79 ||  G_unopen_cell  ||  Rast_unopen  || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed
     78||  G_close_cell  ||  Rast_close  || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed in r38106
     79||  G_unopen_cell  ||  Rast_unopen  || [source:grass/trunk/lib/raster/closecell.c lib/raster/closecell.c] || Renamed in r38106
    8080||  G_make_ryg_colors  ||  Rast_make_ryg_colors  || [source:grass/trunk/lib/raster/color_compat.c lib/raster/color_compat.c] || 
    8181||  G_make_ryg_fp_colors  ||  Rast_make_ryg_fp_colors  || [source:grass/trunk/lib/raster/color_compat.c lib/raster/color_compat.c] ||