Age | Commit message (Expand) | Author |
---|---|---|
2005-04-13 | make rcsnum_tostr() return an empty string if the RCSNUM is NULL | Jean-Francois Brousseau |
2005-03-05 | add RCS error codes and a global variable to hold the last error | Jean-Francois Brousseau |
2005-02-25 | - switch to rcsnum_parse() where appropriate | Jean-Francois Brousseau |
2005-02-25 | add rcsnum_parse() to simplify the most common case | Jean-Francois Brousseau |
2005-01-03 | limit the maximum length of RCS numbers to 64 nums and avoid | Jean-Francois Brousseau |
2004-12-10 | proper typecast to get rid of another warning | Jean-Francois Brousseau |
2004-12-07 | less whitespace, more pretty. ok jfb | Ted Unangst |
2004-07-29 | Do not error out when calling rcsnum_aton() on the string "0", which is | Jean-Francois Brousseau |
2004-07-14 | fix memleak on rcsnum reuse | Vincent Labrecque |
2004-07-13 | * initial import from the cvs-tools module | Jean-Francois Brousseau |