lazarus/components/lazutils
2021-12-16 22:11:56 +01:00
..
examples
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39516 2021-12-15 02:21:23 +03:00
test LazUtils: Test: TestMasks: Add test for issue #39462. 2021-11-20 13:00:24 +01:00
amigalazfileutils.inc
asiancodepagefunctions.inc LConvEncoding: reverts #05765da982ab46e2486c6932648c71fd692a54d5 and #01e627e35da5030ccea4406cffbdf5b67b85b0b9 and resolves issue #39348 in a different way (by always setting the target's codepage when converting to UTF8). 2021-12-16 22:11:56 +01:00
asiancodepages.inc
avglvltree.pas
codepagesasian.pas
codepagescommon.pas
commoncodepages.inc
compwriterpas.pas
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
extendedstrings.pas
filereferencelist.pas
fileutil.inc LazUtils: FileUtil: fix memory leak (created a masklist twice). 2021-11-06 15:00:14 +01:00
fileutil.pas
fpcadds.pas
fpmake.pp Lazutils: Fpmake.pp, added conditional dependency on winunits-base 2021-08-27 00:19:05 +02:00
FTL.TXT
graphmath.pp
graphtype.pp * for FPC 3.2.3 and newer alias GraphType.TGraphicsColor to System.UITypes.TColor, Graphics.PColor to System.UITypes.PColor and LCLType.COLORREF to System.UITypes.TColorRef to avoid type conflicts when both System.UITypes and the LCL units are used 2021-11-16 00:27:36 +03:00
html2textrender.pas fix compiler hints in LazUtils 2021-10-29 15:08:50 +03:00
integerlist.pas
laz2_dom.pas
laz2_names.inc
laz2_xmlcfg.pas
laz2_xmlread.pas
laz2_xmlutils.pas
laz2_xmlwrite.pas
laz2_xpath.pas
laz_avl_tree.pp
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lazclasses.pas
lazcollections.pas
lazconfigstorage.pas
lazdbglog.pas
lazfglhash.pas
lazfilecache.pas
lazfileutils.inc LazFileUtils: make ResolveDots a little more consitent w.r.t. having the result ending with a PathDelim. Issue #37188. Do not merge to Fixes 2.2. 2021-08-20 18:43:37 +02:00
lazfileutils.pas Merge branch 'lazutils-hints' into 'main' 2021-10-31 07:55:49 +00:00
lazlinkedlist.pas
lazlistclasses.pas
lazlogger.pas
lazloggerbase.pas LazLogger: avoid "inline" warning for fpc versions not supporting it. Issue #39508 2021-12-12 00:02:41 +01:00
lazloggerdummy.pas
LazLoggerImpl.inc
LazLoggerIntf.inc
lazloggerprofiling.pas
lazmethodlist.pas Rename CompareMethods to more logical SameMethod. Remove old deprecated functions. 2021-10-10 19:00:49 +03:00
lazpasreadutil.pas
lazstringutils.pas LazUtils: Remove a deprecated function. 2021-10-31 09:51:28 +02:00
lazsysutils.pas
laztracer.pas
lazunicode.pas
lazutf8.pas LazUtf8: fix rangecheck error due to not detecting invalid 4-byte Utf8-codepoint in ConvertUTF8ToUTF16. Issue #39501. 2021-12-11 19:17:44 +01:00
lazutf8classes.pas
lazutf8sysutils.pas
lazutf16.pas
lazutilities.pas
lazutils_defines.inc
lazutils.lpk Lazutils: Fpmake.pp, added conditional dependency on winunits-base 2021-08-27 00:19:05 +02:00
lazutils.pas
lazutilsstrconsts.pas Lazutils: fixed Masks resource strings 2021-10-14 00:06:49 +03:00
lazversion.pas
lconvencoding.pas LConvEncoding: reverts #05765da982ab46e2486c6932648c71fd692a54d5 and #01e627e35da5030ccea4406cffbdf5b67b85b0b9 and resolves issue #39348 in a different way (by always setting the target's codepage when converting to UTF8). 2021-12-16 22:11:56 +01:00
lcsvutils.pas
lookupstringlist.pas
Makefile updated makefiles 2021-10-18 14:32:30 +02:00
Makefile.compiled
Makefile.fpc
maps.pp
masks.pas LazUtils: Masks: modifiy comment about wqAnyExtension 2021-11-20 13:25:33 +01:00
objectlists.pas
stringhashlist.pas
textstrings.pas
translations.pas
uitypes.pas
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 fix compiler hints in LazUtils 2021-10-29 15:08:50 +03:00
winlazfileutils.inc fix compiler hints in LazUtils 2021-10-29 15:08:50 +03:00
winlazutf8.inc fix compiler hints in LazUtils 2021-10-29 15:08:50 +03:00