2001-02-14 Lars Gullik Bjønnes * fmt.C: * filetools.C: * atoi.C: remove cruft 2001-02-06 albert chin * snprintf.h: * fmt.C: use HAVE_DECL_SNPRINTF 2001-01-26 Dekel Tsur * lyxstring.C: Fix some assertions. 2001-01-23 Dekel Tsur * lstrings.C (strip): Add a fix for compilers with broken string::find_last_not_of. * filetools.C (AddPath): Simplify by using strip and frontStrip. 2001-01-20 Dekel Tsur * lyxstring.C (rfind): Fix broken functions. (find): Few optimizations.