Age | Commit message (Expand) | Author |
---|---|---|
2008-05-22 | correctly deal with non-zero depths specified in rcsnum_cmp(); | Joris Vink |
2008-01-31 | Revert last patch and add this magic branch number only during | Tobias Stoeckmann |
2008-01-22 | Don't remove magic branch numbers from rcs files, as it breaks compatibility | Tobias Stoeckmann |
2007-12-09 | Fix for an off-by-one. | Tobias Stoeckmann |
2007-05-29 | Since xrealloc dies on failure it is safe to directly assign to the | Ray Lai |
2007-05-12 | Change 0x30 to more readable '0'. | Ray Lai |
2007-03-02 | Sync rcsnum.c with OpenCVS, from Charles Longeau. | Ray Lai |
2007-02-27 | As done in OpenCVS, general includes cleanup sweep. OK otto@. | Xavier Santolaria |
2006-07-27 | Not were we allocating memory for a pointer array, it wasn't even for | Ray Lai |
2006-04-29 | Check return values for all strlcpy, and strlcat calls. | Ray Lai |
2006-04-26 | fork our code we shared between openrcs/cvs into the openrcs dir. | Joris Vink |