Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
CVSROOT: /usr/local/cvs Module name: cvsnt Repository: cvsnt/src/ Changes by: tmh at betty.magenta-netlogic.com. 03/01/17 12:25:00 Modified files: cvsnt/src/: Tag: CVSNT_1_11_1_3_REL rcs.c Log message: Speedup linevector_add & linevector_delete by using native strchr/memmove. On paper this doubles their speed, although I doubt that'll translate directly to cvs performance.