summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/rcsnum.c
AgeCommit message (Expand)Author
2005-05-31headers ordering (alphabetically) and cleanup, from mbalmer@ and myself;Xavier Santolaria
2005-05-26add a couple of functions to go from branch numbers to revisions andJean-Francois Brousseau
2005-04-13make rcsnum_tostr() return an empty string if the RCSNUM is NULLJean-Francois Brousseau
2005-03-05add RCS error codes and a global variable to hold the last errorJean-Francois Brousseau
2005-02-25- switch to rcsnum_parse() where appropriateJean-Francois Brousseau
2005-02-25add rcsnum_parse() to simplify the most common caseJean-Francois Brousseau
2005-01-03limit the maximum length of RCS numbers to 64 nums and avoidJean-Francois Brousseau
2004-12-10proper typecast to get rid of another warningJean-Francois Brousseau
2004-12-07less whitespace, more pretty. ok jfbTed Unangst
2004-07-29Do not error out when calling rcsnum_aton() on the string "0", which isJean-Francois Brousseau
2004-07-14fix memleak on rcsnum reuseVincent Labrecque
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau