Commit Graph

8 Commits

Author SHA1 Message Date
mattias
04ad21f805 lazutils: notes about thread safety
git-svn-id: trunk@41945 -
2013-06-29 17:12:53 +00:00
bart
b759d82dab TFileStreamUTF8.Create: fix error when mode = fmCreate or fmSomeShareMode.
Respect mode parameter when creating a file.

git-svn-id: trunk@41331 -
2013-05-20 16:47:52 +00:00
bart
bf3f2431f6 LazUtils: fix LazFileUtils.FileIsText when filename has unicode characters outside currrent codepage on Windows.
Needs refactoring of LazUtf8Classes (use LazFileUtils instead of FileUtil).
Next step in moving UTF89 file routines to LazFileUil.

git-svn-id: trunk@41209 -
2013-05-15 16:52:42 +00:00
mattias
dfd531ee95 lazutils: added CompareStringListItemsUTF8LowerCase
git-svn-id: trunk@40006 -
2013-01-28 15:14:33 +00:00
mattias
d326a205cc lazutils: small optimization
git-svn-id: trunk@37655 -
2012-06-15 16:39:31 +00:00
mattias
a9cea90ffd lazutils: added LoadStringsFromFileUTF8 SaveStringsToFileUTF8
git-svn-id: trunk@37652 -
2012-06-15 16:21:26 +00:00
sekelsenmat
e4f88c9b1c Corrects the visibility of methods in TStringListUTF8
git-svn-id: trunk@32949 -
2011-10-17 18:11:56 +00:00
sekelsenmat
13daaaa219 Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
git-svn-id: trunk@32936 -
2011-10-17 09:24:01 +00:00