Huidae Cho 644d823386 r.to.vect: copyright year 8 năm trước cách đây
..
Makefile d6700ffb2c Update LIBES, DEPENDENCIES from linkage database 15 năm trước cách đây
README db49180dd7 welcome to GRASS 7.0.svn 17 năm trước cách đây
areas.c b1bb5d6cbe r.to.vect: fix more memory leaks (https://trac.osgeo.org/grass/ticket/2045) 8 năm trước cách đây
areas_io.c 018442c77e r.to.vect: Fix a couple of compile errors/warnings 8 năm trước cách đây
global.h 018442c77e r.to.vect: Fix a couple of compile errors/warnings 8 năm trước cách đây
lines.c b1bb5d6cbe r.to.vect: fix more memory leaks (https://trac.osgeo.org/grass/ticket/2045) 8 năm trước cách đây
lines_io.c b1bb5d6cbe r.to.vect: fix more memory leaks (https://trac.osgeo.org/grass/ticket/2045) 8 năm trước cách đây
main.c 644d823386 r.to.vect: copyright year 8 năm trước cách đây
points.c be1bee01f1 r.to.vect: strip out duplicate points, free memory 11 năm trước cách đây
r.to.vect.html b64d9e63e0 rename section BUGS to KNOWN ISSUES in manuals 9 năm trước cách đây
set_error_handler.c b07f90b1e8 r.to.vect: Fix seg fault 8 năm trước cách đây
util.c b1bb5d6cbe r.to.vect: fix more memory leaks (https://trac.osgeo.org/grass/ticket/2045) 8 năm trước cách đây

README

r.to.vect are merged and modified r.to.sites, r.line and r.poly:

s.to.sites/main.c -> points.c

r.line/extr_lines.c -> lines.c
r.line/extr_lines.h -> global.h
r.line/io.c -> lines_io.c, utils.c

r.poly/bound.c -> areas.c
r.poly/extr_areas.h -> global.h
r.poly/io.c -> areas_io.c, utils.c