lazarus/components/lazutils
juha 07fbbd53b3 LazUtils: A minor optimization / tweak.
git-svn-id: trunk@65259 -
2021-06-17 22:42:20 +00:00
..
examples
languages
test LazUtils: Update unit test for Masks. 2021-02-26 08:25:24 +00:00
amigalazfileutils.inc
asiancodepagefunctions.inc
asiancodepages.inc
avglvltree.pas
codepagesasian.pas
codepagescommon.pas
commoncodepages.inc
compwriterpas.pas BuildIntf, IdeIntf, LazUtils: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:07 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
extendedstrings.pas
filereferencelist.pas
fileutil.inc LazUtils: A minor optimization / tweak. 2021-06-17 22:42:20 +00:00
fileutil.pas
fpcadds.pas
fpmake.pp
FTL.TXT
graphmath.pp lazutils: less hints 2021-04-17 11:30:56 +00:00
graphtype.pp
html2textrender.pas LazUtils: Add case-insensitive functions PosI(), LazStartsText() and LazEndsText(). 2021-02-08 19:09:17 +00:00
integerlist.pas
laz2_dom.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
laz2_names.inc
laz2_xmlcfg.pas
laz2_xmlread.pas
laz2_xmlutils.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
laz2_xmlwrite.pas
laz2_xpath.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
laz_avl_tree.pp
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
laz_xmlwrite.pas
lazclasses.pas
lazcollections.pas FpDebug: "waitable section" / Protect some code from being entered twice 2021-06-14 08:12:49 +00:00
lazconfigstorage.pas
lazdbglog.pas
lazfglhash.pas
lazfilecache.pas LazUtils: Remove a stray debugging statement. Issue #38649. 2021-03-21 18:02:28 +00:00
lazfileutils.inc
lazfileutils.pas lazutils: less hints 2021-04-17 11:30:56 +00:00
lazlinkedlist.pas
lazlistclasses.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
lazlogger.pas
lazloggerbase.pas lazutils: less hints 2021-04-17 11:30:56 +00:00
lazloggerdummy.pas
LazLoggerImpl.inc lazutils: less hints 2021-04-17 11:28:55 +00:00
LazLoggerIntf.inc
lazloggerprofiling.pas LazLogger: fix missing inherited call / for TRefCountedObject 2021-03-28 20:26:15 +00:00
lazmethodlist.pas
lazpasreadutil.pas
lazstringutils.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
lazsysutils.pas
laztracer.pas
lazunicode.pas
lazutf8.pas LazUtf8: fix FindInvalidUtf8CodePoint for 3-byte encodings that encode for values reserved for UTF-16 surrogate halves. 2021-06-16 08:25:28 +00:00
lazutf8classes.pas
lazutf8sysutils.pas
lazutf16.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
lazutilities.pas
lazutils_defines.inc
lazutils.lpk
lazutils.pas
lazutilsstrconsts.pas LazUtils: Revert the big TMask change. It must be worked on later. 2021-02-27 09:15:16 +00:00
lazversion.pas set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
lconvencoding.pas lazutils: UTF8BOMToUTF8: sanity check 2021-02-28 22:39:58 +00:00
lcsvutils.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
lookupstringlist.pas
Makefile set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
Makefile.compiled
Makefile.fpc
maps.pp lazutils: less hints 2021-04-17 11:28:55 +00:00
masks.pas LazUtils: Revert the big TMask change. It must be worked on later. 2021-02-27 09:15:16 +00:00
objectlists.pas
stringhashlist.pas
textstrings.pas
translations.pas lazutils: less hints 2021-04-17 11:28:55 +00:00
uitypes.pas LazUtils: deprecate UITypes and alias its types only for FPC 3.2.0 and up 2021-06-14 21:13:09 +00:00
unixfileutil.inc
unixlazfileutils.inc
unixlazutf8.inc
utf8process.pp LazUtils: Make params of UTF8Process.RunCmdFromPath 'const'. Issue #39005, patch by CudaText man. 2021-06-16 21:38:36 +00:00
winfileutil.inc
winlazfileutils.inc New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
winlazutf8.inc