Commit Graph

51 Commits

Author SHA1 Message Date
mattias
b7c45f8ce4 docs: lazutils: fixed invalid fpdoc elements
git-svn-id: trunk@54517 -
2017-04-04 11:05:36 +00:00
mattias
63b12d5281 lazutf8: under Windows use W function for GetEnvironmentStringUTF8 and GetEnvironmentVariable
git-svn-id: trunk@54269 -
2017-02-25 12:24:25 +00:00
mattias
6059715450 lazutils: TAvgLvlTree.OwnsObjects
git-svn-id: trunk@53968 -
2017-01-18 11:59:00 +00:00
mattias
9d411abe20 docs: UnicodeToUTF8
git-svn-id: trunk@53964 -
2017-01-17 15:28:04 +00:00
mattias
c0a096e832 lazutils: added TAvgLvlTree.AddAscendingSequence, optimized version of Add
git-svn-id: trunk@53909 -
2017-01-10 12:37:33 +00:00
juha
8bb12b8adf Docs: Move also XML files for units that were moved from LCL to LazUtils.
git-svn-id: trunk@53799 -
2016-12-29 15:46:14 +00:00
marco
6a55a840be * generated some newer files.
git-svn-id: trunk@53783 -
2016-12-27 20:32:12 +00:00
mattias
3bcde4474b lazutils: FindDefaultExecutablePath: on Windows search in BaseDir as well, bug #30802.
git-svn-id: trunk@53236 -
2016-10-27 10:38:59 +00:00
mattias
51aa9e7e21 lazutils: docs
git-svn-id: trunk@51937 -
2016-03-14 15:22:40 +00:00
mattias
8466e84d66 lazfileutils: added windows function SHGetFolderPathUTF8
git-svn-id: trunk@51882 -
2016-03-09 13:22:29 +00:00
juha
af6fb723af LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
git-svn-id: trunk@49506 -
2015-07-07 12:10:35 +00:00
juha
810d20ce56 LazUtils: Rename DictionaryStringList -> LookupStringList. Add the renamed files as new.
git-svn-id: trunk@49505 -
2015-07-07 12:05:03 +00:00
mattias
69edc4d8c0 lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
2015-02-13 20:34:21 +00:00
mattias
aa59060cae lazutils: doc
git-svn-id: trunk@47720 -
2015-02-12 15:09:30 +00:00
marco
f8aa35ac25 * new file makeskel
git-svn-id: trunk@47516 -
2015-01-25 14:42:55 +00:00
marco
5f201dd919 * move fpcadds
git-svn-id: trunk@47515 -
2015-01-25 14:40:27 +00:00
mattias
814cf1a717 lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps
git-svn-id: trunk@47172 -
2014-12-10 14:26:18 +00:00
mattias
9928fb1647 lazutf8: docs
git-svn-id: trunk@46780 -
2014-11-07 16:12:32 +00:00
reiniero
cb34b4b12a * Docs: harmonize spelling; brief description of utf8process
git-svn-id: trunk@46603 -
2014-10-19 10:48:40 +00:00
reiniero
b3b325a7ea * Docs: slight clarification for GetExeExt
git-svn-id: trunk@46140 -
2014-09-06 08:14:59 +00:00
mattias
62fd8a88fd lazutils: docs
git-svn-id: trunk@46051 -
2014-08-18 10:00:17 +00:00
mattias
8e528bec4e lazutils: docs
git-svn-id: trunk@46046 -
2014-08-17 08:54:16 +00:00
reiniero
a74200f37d * DeleteDirectory: incorporate OnlyChilds=>OnlyChildren fix present in Lazarus
git-svn-id: trunk@45996 -
2014-07-31 09:41:48 +00:00
reiniero
8aa7fdee3b + Document ForceDirectory some more
git-svn-id: trunk@45995 -
2014-07-31 09:38:36 +00:00
mattias
eace6ac25e lazutils: docs FileIsInPath
git-svn-id: trunk@44844 -
2014-04-29 10:54:20 +00:00
mattias
22443c165c lazutils: FileIsInPath: use ResolveDots instead of TrimFilename
git-svn-id: trunk@44835 -
2014-04-28 14:30:33 +00:00
mattias
3595a693a9 LazUtils: added GetUnixPhysicalFilename
git-svn-id: trunk@44578 -
2014-04-01 11:10:35 +00:00
marco
9c903d4e72 * new unit, XML required to build help
git-svn-id: trunk@43449 -
2013-11-17 15:32:10 +00:00
bart
aef02629d3 Documentation: A little more help for FindAllFiles function.
Issue #0024821.

git-svn-id: trunk@42371 -
2013-08-08 20:41:09 +00:00
mattias
fe0b0eb344 lazutils: removed obsolete luresstrings
git-svn-id: trunk@41379 -
2013-05-24 07:28:13 +00:00
mattias
fd461b8b5b docs: CreateRelativePath does not support D:test for thread safety
git-svn-id: trunk@41065 -
2013-05-08 01:26:06 +00:00
mattias
363854a331 lazutils: restored old CreateRelativePath, added doc
git-svn-id: trunk@41064 -
2013-05-08 01:18:11 +00:00
mattias
6b2480c61e lazutils: doc CreateRelativePath
git-svn-id: trunk@41063 -
2013-05-08 01:08:04 +00:00
marco
5d35bdd80f * dummies generated
git-svn-id: trunk@40855 -
2013-04-20 12:55:58 +00:00
mattias
043dd66828 lazutils: added UTF8CompareStrCollated
git-svn-id: trunk@40228 -
2013-02-09 20:45:24 +00:00
juha
400f1275e2 Docs: FileIsHardLink and FileIsSymLink. Issue #23304, patch from Bart
git-svn-id: trunk@39911 -
2013-01-20 10:33:54 +00:00
mattias
c60a0830f0 lazutils: docs: moved SplitCmdLineParams
git-svn-id: trunk@39750 -
2013-01-03 14:06:04 +00:00
mattias
899bdb7156 lazutils: FileUtil: added SplitCmdLineParams
git-svn-id: trunk@39730 -
2013-01-02 12:43:12 +00:00
mattias
a331c301ba lazutils: added fpdoc files
git-svn-id: trunk@37868 -
2012-07-05 09:44:17 +00:00
mattias
34add97fc4 lazutils: docs: fixed encoding and package name
git-svn-id: trunk@37848 -
2012-07-02 14:42:33 +00:00
mattias
593c7fdb94 lazutils: utf8pos: added optional parameter StartPos
git-svn-id: trunk@37703 -
2012-06-20 12:11:42 +00:00
mattias
f0f090fb65 lazutf8: added overloaded UTF8FixBroken(var string)
git-svn-id: trunk@36319 -
2012-03-25 16:24:14 +00:00
mattias
2ab91a0316 lazutils: docs
git-svn-id: trunk@35422 -
2012-02-17 15:09:39 +00:00
mattias
f7827d2275 lazutils: added TAvgLvlTree enumerator
git-svn-id: trunk@35393 -
2012-02-16 09:09:22 +00:00
sekelsenmat
7cb1eade9a Moves the avglvltree docs to LazUtils
git-svn-id: trunk@35359 -
2012-02-13 14:55:06 +00:00
martin
31b7cdbf34 LazLogger: docs
git-svn-id: trunk@35344 -
2012-02-13 00:18:49 +00:00
mattias
9985ff718d LCL: added inline version of UnicodeToUTF8
git-svn-id: trunk@35109 -
2012-02-02 23:01:03 +00:00
mattias
64e2cd6b98 lazutils: UTF8CharacterToUnicode: check for intersecting ranges
git-svn-id: trunk@35038 -
2012-01-30 10:46:07 +00:00
marco
98159ea9e5 * lazutils package added. XMLs + scripts updated.
git-svn-id: trunk@34508 -
2011-12-29 19:47:38 +00:00
sekelsenmat
b31ac2827b Moves fileutil docs to lazutils
git-svn-id: trunk@32946 -
2011-10-17 12:14:50 +00:00