lazarus/components/lazutils
2025-11-19 23:08:53 +08:00
..
examples
languages
test
amigalazfileutils.inc
asiancodepagefunctions.inc LazUtils, LConvEncoding: Fix CP932 (Shift_JIS). Issue #41277, patch by rasberryrabbit. 2024-12-25 18:53:34 +02: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
fileutil.pas
fpcadds.pas
fpmake.pp
graphmath.pp LCL/Graphics: Draw arcs and related shapes in cocoa by native methods. 2025-11-19 23:08:53 +08:00
graphtype.pp Removed DimPercent/DimColor calculation. The existing grayscale calculation doesn't change the icon if it's already grayscale, and that was a remnant from an earlier patch that simulated the alpha that ddesDarken does. 2024-06-12 22:54:32 +00:00
html2textrender.pas
integerlist.pas
laz2_dom.pas LazUtils: use TSysCharSet / See MR !310 2024-08-21 22:35:54 +02:00
laz2_names.inc
laz2_xmlcfg.pas
laz2_xmlread.pas LazUtils: use TSysCharSet / See MR !310 2024-08-21 22:35:54 +02:00
laz2_xmlutils.pas
laz2_xmlwrite.pas LazUtils: use TSysCharSet / See MR !310 2024-08-21 22:35:54 +02:00
laz2_xpath.pas
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lazclasses.pas
lazcollections.pas LazUtils: Fixed queue depth on creation of TLazThreadedQueue, patch by Pascal Bergeron, issue #41848. 2025-09-30 00:54:37 +03:00
lazconfigstorage.pas
lazdbglog.pas
lazfglhash.pas
lazfilecache.pas
lazfileutils.inc
lazfileutils.pas IDE/LazFileUtils: fix in GetDarwinNormalizedFilename() #41332 2025-01-14 00:04:56 +08:00
lazlinkedlist.pas
lazlistclasses.pas LazListClasses: fix overflow error 2025-06-28 14:14:30 +02:00
lazlogger.pas LazBuild: Improve colored output. Issue #40878, patch by n7800. 2024-04-20 08:21:31 +03:00
lazloggerbase.pas LazLogger: missing "const" for array param 2024-10-03 00:23:16 +02:00
lazloggerdummy.pas
LazLoggerImpl.inc LazLogger: fixed overflow in DbgHex 2024-05-22 15:44:05 +02:00
LazLoggerIntf.inc
lazloggerprofiling.pas
lazmethodlist.pas
lazpasreadutil.pas
lazstringutils.pas LazStringUtils: deprecate LazIsValidIdent and use SysUtils.IsValidIdent in it's implementation. 2024-09-04 13:02:16 +02:00
lazsysutils.pas
laztracer.pas
lazunicode.pas
lazutf8.pas LazUtf8: Fix Utf8Insert for StartCharIndex > Utf8Length(s)+1. Reason: consistent with System.Insert(). 2025-04-16 16:46:04 +03:00
lazutf16.pas LazUtils: Don't initialize tables in UTF8LowerCaseViaTables. It is done in UnicodeLowercase. Issue #41072, by Alexey Torgashin. 2024-08-12 11:28:29 +03:00
lazutilities.pas
lazutils_defines.inc
lazutils.lpk
lazutils.pas
lazutilsstrconsts.pas
lazversion.pas set fixes version 4.5 2025-11-10 20:57:07 +01:00
lconvencoding.pas
lcsvutils.pas LazUtils: use TSysCharSet / See MR !310 2024-08-21 22:35:54 +02:00
lookupstringlist.pas
Makefile set fixes version to 4.4 2025-11-08 09:46:28 +01:00
Makefile.compiled
Makefile.fpc
maps.pp Lazutils: use fpc_finalize instead of obsolete fpc_decref in TTypedMap, patch by Rika, issue #41156 2024-09-26 23:10:03 +03:00
masks.pas
objectlists.pas
plist2json.pas
stringhashlist.pas
textstrings.pas
translations.pas
unixfileutil.inc
unixlazfileutils.inc
unixlazutf8.inc
utf8process.pp LazUtils, MultiThreadProcs: reinstate _SC_NPROCESSORS_CONF constant, use it for sysconf call, issue #41659. 2025-05-30 16:16:17 +03:00
winfileutil.inc
winlazfileutils.inc LazUtils: simplify TryGetSymlinkTarget for fpc >= 3.3.1 (used in ReadAllLinks on Windows). 2024-08-08 21:52:03 +02:00
winlazutf8.inc