Use string resources instead of hardcoded strings.
[reactos.git] / reactos / lib / string /
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
2004-01-28 Gé van Geldorpstrncpy does add NUL bytes to fill dest buffer completely,
2004-01-27 Gé van GeldorpDon't write more nul bytes than necessary
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-06 KJK::Hyperion - apps/utils/tickcount/tickcount.c: corrected assertion
2003-06-28 guidostill more .cvsignore maintenance
2003-06-09 Hartmut Birr- Moved strspn and strcspn to the string library.
2003-06-04 Hartmut Birr- Implemented memmove fot i386 with assembler.
2003-06-01 Hartmut Birr- Added memccpy.
2003-06-01 Hartmut Birr- Fixed a bug in the section which makes the destinatio...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-27 Hartmut Birr- Added static string library.