lazarus/components/lazutils
2023-07-07 17:39:03 +03:00
..
examples
languages Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312 2023-06-12 18:20:35 +03:00
test
amigalazfileutils.inc
asiancodepagefunctions.inc
asiancodepages.inc
avglvltree.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
codepagesasian.pas
codepagescommon.pas
commoncodepages.inc LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041. 2022-12-17 18:30:06 +01:00
compwriterpas.pas
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
extendedstrings.pas
filereferencelist.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
fileutil.inc LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
fileutil.pas Remove old deprecated functions and units. 2023-06-15 02:35:52 +03:00
fpcadds.pas LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
fpmake.pp Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
graphmath.pp LazUtils, LCL: Move LCLProc.CompareRect() -> GraphMath.SameRect(). Deprecate LCLProc.CompareRect(). 2023-07-03 16:54:10 +03:00
graphtype.pp
html2textrender.pas
integerlist.pas
laz2_dom.pas LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
laz2_names.inc
laz2_xmlcfg.pas Support compiling more of Lazarus + its components with -Sy option. 2023-05-21 01:32:42 +03:00
laz2_xmlread.pas Support compiling more of Lazarus + its components with -Sy option. 2023-05-21 01:32:42 +03:00
laz2_xmlutils.pas Support compiling some Lazarus code with -Sy option. Issue #40263, patch by Arioch The. 2023-05-20 12:51:35 +03:00
laz2_xmlwrite.pas LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
laz2_xpath.pas LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
laz_xmlstreaming.pas
laz_xmlwrite.pas LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
lazclasses.pas LazUtils: fix compilation of objects descended from TRefCountedObject (don't change function signature with IFDEF) 2022-09-08 22:52:08 +02:00
lazcollections.pas
lazconfigstorage.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
lazdbglog.pas
lazfglhash.pas
lazfilecache.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
lazfileutils.inc
lazfileutils.pas ide+codetools: simplified check disk changes and fixed lfm check 2023-04-23 19:00:29 +02:00
lazlinkedlist.pas
lazlistclasses.pas Support compiling more of Lazarus + its components with -Sy option. 2023-05-21 01:32:42 +03:00
lazlogger.pas LazLogger: added new event, to change log-text 2023-05-28 21:39:18 +02:00
lazloggerbase.pas Remove old deprecated functions and units. 2023-06-15 02:35:52 +03:00
lazloggerdummy.pas
LazLoggerImpl.inc
LazLoggerIntf.inc
lazloggerprofiling.pas
lazmethodlist.pas
lazpasreadutil.pas
lazstringutils.pas Remove old deprecated functions and units. 2023-06-15 02:35:52 +03:00
lazsysutils.pas Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
laztracer.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
lazunicode.pas
lazutf8.pas Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
lazutf16.pas LazUtils, LCL: Initialize UnicodeTables in LazUTF16 only when needed. Deprecate copied UTF16 functions in LCLProc. 2023-07-03 15:29:56 +03:00
lazutilities.pas Move SkipCheckByKey functions from IdeUtils (IdeIntf) to LazUtilities (LazUtils). No LCL dependency. Add comments in uses section. 2023-06-11 20:34:36 +03:00
lazutils_defines.inc
lazutils.lpk Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
lazutils.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
lazutilsstrconsts.pas
lazversion.pas set main version to 3.99 2023-06-25 17:47:14 +02:00
lconvencoding.pas Remove old deprecated functions and units. 2023-06-15 02:35:52 +03:00
lcsvutils.pas LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
lookupstringlist.pas
Makefile updated Makefiles 2023-06-30 20:50:27 +02:00
Makefile.compiled
Makefile.fpc updated Makefiles 2023-06-30 20:50:27 +02:00
maps.pp Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
masks.pas Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
objectlists.pas
stringhashlist.pas
textstrings.pas
translations.pas Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
uitypes.pas
unixfileutil.inc
unixlazfileutils.inc
unixlazutf8.inc
utf8process.pp Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
winfileutil.inc
winlazfileutils.inc
winlazutf8.inc Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00