-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StackTrackExample in RADStudio 10.4.2 #107
base: JCL_2.7
Are you sure you want to change the base?
Commits on Sep 28, 2017
-
Added Begin/EndGetLocationInfoCache for less VirtualQuery calls while…
… resolving the callstack.
2Configuration menu - View commit details
-
Copy full SHA for c252266 - Browse repository at this point
Copy the full SHA c252266View commit details
Commits on Oct 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8de2ece - Browse repository at this point
Copy the full SHA 8de2eceView commit details -
Merge pull request #37 from cycocrew/master
Updated JclSysInfo.pas for Windows 10 Fall Creators Update support
Configuration menu - View commit details
-
Copy full SHA for e971aee - Browse repository at this point
Copy the full SHA e971aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 213e354 - Browse repository at this point
Copy the full SHA 213e354View commit details -
Configuration menu - View commit details
-
Copy full SHA for c47ef05 - Browse repository at this point
Copy the full SHA c47ef05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65e833 - Browse repository at this point
Copy the full SHA d65e833View commit details
Commits on Nov 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6587b9b - Browse repository at this point
Copy the full SHA 6587b9bView commit details
Commits on Dec 16, 2017
-
If we don't have a command line compiler, we don't support the person…
…ality. This makes the installer ignore the fake BCB Personality that the Delphi Web Installer creates.
Configuration menu - View commit details
-
Copy full SHA for fb3db3e - Browse repository at this point
Copy the full SHA fb3db3eView commit details
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3d17e99 - Browse repository at this point
Copy the full SHA 3d17e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff92a12 - Browse repository at this point
Copy the full SHA ff92a12View commit details
Commits on Dec 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d0c0a34 - Browse repository at this point
Copy the full SHA d0c0a34View commit details
Commits on Jan 18, 2018
-
Replaced threadvars and improved performance of Stretch() (when Curre…
…ntLineXxx were changed from global variables to threadvars the performance gain became a performance hit).
4Configuration menu - View commit details
-
Copy full SHA for 4a6b0ae - Browse repository at this point
Copy the full SHA 4a6b0aeView commit details
Commits on Jan 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7e61dfe - Browse repository at this point
Copy the full SHA 7e61dfeView commit details
Commits on Feb 7, 2018
-
Added ability to get line numbers by index and get unit name for corr…
…esponding line number
Configuration menu - View commit details
-
Copy full SHA for c04861a - Browse repository at this point
Copy the full SHA c04861aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be64e3d - Browse repository at this point
Copy the full SHA be64e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d94b0a - Browse repository at this point
Copy the full SHA 3d94b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a23eec6 - Browse repository at this point
Copy the full SHA a23eec6View commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0ef2fb2 - Browse repository at this point
Copy the full SHA 0ef2fb2View commit details
Commits on May 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 17633a2 - Browse repository at this point
Copy the full SHA 17633a2View commit details -
Merge pull request #39 from cycocrew/master
Add Windows 10 April 2018 Update support in JclSysInfo
Configuration menu - View commit details
-
Copy full SHA for 5ce3ee1 - Browse repository at this point
Copy the full SHA 5ce3ee1View commit details
Commits on May 17, 2018
-
One may want to be able to set the visibility of the called process, …
…or even not set it all because this has consequences on the first ShowWindow call that the created process will do (see MSDN for details)
Configuration menu - View commit details
-
Copy full SHA for 267c312 - Browse repository at this point
Copy the full SHA 267c312View commit details
Commits on Jun 17, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for bde4549 - Browse repository at this point
Copy the full SHA bde4549View commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 319d28d - Browse repository at this point
Copy the full SHA 319d28dView commit details -
Merge pull request #40 from ekot1/master
Fixed compilation without unit scope names set
Configuration menu - View commit details
-
Copy full SHA for 8b5df80 - Browse repository at this point
Copy the full SHA 8b5df80View commit details
Commits on Oct 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9f6fd86 - Browse repository at this point
Copy the full SHA 9f6fd86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f25d23 - Browse repository at this point
Copy the full SHA 6f25d23View commit details
Commits on Oct 10, 2018
-
Add detection of the following Windows versions:
* Windows 10 October 2018 * Windows Server, version 1709 * Windows Server, version 1803 * Windows Server 2019
Configuration menu - View commit details
-
Copy full SHA for 118f2f7 - Browse repository at this point
Copy the full SHA 118f2f7View commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 08ffb66 - Browse repository at this point
Copy the full SHA 08ffb66View commit details
Commits on Nov 19, 2018
-
VirtualQueryEx under WINE returns questionable RegionSize values caus…
…ing an infinite loop
Configuration menu - View commit details
-
Copy full SHA for b656dab - Browse repository at this point
Copy the full SHA b656dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4751d - Browse repository at this point
Copy the full SHA cb4751dView commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0824f26 - Browse repository at this point
Copy the full SHA 0824f26View commit details
Commits on Dec 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 71ec445 - Browse repository at this point
Copy the full SHA 71ec445View commit details
Commits on Jan 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b2d7183 - Browse repository at this point
Copy the full SHA b2d7183View commit details
Commits on Mar 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 53f9ee5 - Browse repository at this point
Copy the full SHA 53f9ee5View commit details
Commits on Apr 13, 2019
-
Fix for issue when NameCount is 0
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for f5161ac - Browse repository at this point
Copy the full SHA f5161acView commit details -
Fix for wrongly declared parameter in WinApi function import as of ht…
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for d1a8615 - Browse repository at this point
Copy the full SHA d1a8615View commit details -
Fix for issue 6647 in TJclCompressionArchive
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 20e5b26 - Browse repository at this point
Copy the full SHA 20e5b26View commit details -
Propose a fix for the ParamPos part of the Mantis issue 6621: http://…
…issuetracker.delphi-jedi.org/view.php?id=6621 about always doing a case insensitive search, no matter which value the parameter has
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 267740f - Browse repository at this point
Copy the full SHA 267740fView commit details -
Proposed fix for JclFileUtils ParamValue for Mantis issue http://issu…
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for e5ddb5b - Browse repository at this point
Copy the full SHA e5ddb5bView commit details -
Merge pull request #49 from MHumm/Mantis6621_ParamValue
Fix for JclFileUtils ParamValue always performing case insensitive search
Configuration menu - View commit details
-
Copy full SHA for 745df7e - Browse repository at this point
Copy the full SHA 745df7eView commit details -
Merge pull request #48 from MHumm/Mantis6621_ParamPos
Fix for JclFileUtils ParamPos always doing a case insensitive search as well
Configuration menu - View commit details
-
Copy full SHA for 89620be - Browse repository at this point
Copy the full SHA 89620beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 877693c - Browse repository at this point
Copy the full SHA 877693cView commit details -
Merge pull request #47 from MHumm/Mantis6647_TJclSevenyipUpdateArchive
Archive.CurrentItemIndex may return 0 in DoProgress when Archive.ItemCount is zero in TJclCompressionArchive
Configuration menu - View commit details
-
Copy full SHA for dd31e27 - Browse repository at this point
Copy the full SHA dd31e27View commit details -
Merge pull request #45 from MHumm/Mantis6660_TJclPeExportFuncList_Cre…
…ateList Fix for EIntOverflow in TJclPeExportFuncList.CreateList
Configuration menu - View commit details
-
Copy full SHA for 044db2a - Browse repository at this point
Copy the full SHA 044db2aView commit details -
Merge pull request #46 from MHumm/Mantis6649_SNMPDeclaration
Fix for wrongly declared parameter in SnmpUtilOidFree WinAPI import
Configuration menu - View commit details
-
Copy full SHA for 5110b79 - Browse repository at this point
Copy the full SHA 5110b79View commit details -
Fixed duplicate GUIIDs of IJclAnsiStrIntfMap and IJclAnsiStrAnsiStrMap
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for f1f84e2 - Browse repository at this point
Copy the full SHA f1f84e2View commit details -
Fixed duplicate GUIID of IJclPtrArray and IJclExtendedArray
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 60d8257 - Browse repository at this point
Copy the full SHA 60d8257View commit details -
Added cmPPMd to the result in order to fix
mhumm committedApr 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 4d28a3f - Browse repository at this point
Copy the full SHA 4d28a3fView commit details -
Merge pull request #52 from MHumm/Mantis5464_GetSupportedCompressionM…
…ethods_ TJclZipCompressArchive.GetSupportedCompressionMethods missing cmPPMd
Configuration menu - View commit details
-
Copy full SHA for 8091f6e - Browse repository at this point
Copy the full SHA 8091f6eView commit details -
Fixed duplicate GUIIDs of IJclAnsiStrIntfMap and IJclAnsiStrAnsiStrMap
Fixed duplicate GUIID of IJclPtrArray and IJclExtendedArray
Configuration menu - View commit details
-
Copy full SHA for 92b4621 - Browse repository at this point
Copy the full SHA 92b4621View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcf04bb - Browse repository at this point
Copy the full SHA bcf04bbView commit details -
Merge pull request #51 from MHumm/Mantis6557_IJclPtrArray
Fixed duplicate GUIID of IJclPtrArray and IJclExtendedArray
Configuration menu - View commit details
-
Copy full SHA for e9cd8d7 - Browse repository at this point
Copy the full SHA e9cd8d7View commit details -
Merge pull request #50 from MHumm/Mantis6557_IJclAnsiStrIntfMapGUID
Fixed duplicate GUIIDs of IJclAnsiStrIntfMap and IJclAnsiStrAnsiStrMap
Configuration menu - View commit details
-
Copy full SHA for 5bc54fc - Browse repository at this point
Copy the full SHA 5bc54fcView commit details
Commits on Apr 14, 2019
-
mhumm committed
Apr 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 779c80c - Browse repository at this point
Copy the full SHA 779c80cView commit details -
Do not display results if setting to display those is off
mhumm committedApr 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 5f4297e - Browse repository at this point
Copy the full SHA 5f4297eView commit details -
Merge pull request #53 from MHumm/GDIError_Length
JclGraphUtils GDIError: replaced SizeOf by Length
Configuration menu - View commit details
-
Copy full SHA for 515af91 - Browse repository at this point
Copy the full SHA 515af91View commit details -
Merge pull request #54 from MHumm/JclDebugIdeImpl
JclDebugIdeImpl: do not display results if turned off
Configuration menu - View commit details
-
Copy full SHA for 6fa9b28 - Browse repository at this point
Copy the full SHA 6fa9b28View commit details
Commits on Apr 17, 2019
-
Implemented OnChange/OnChanging mechanism as requested in Mantis issu…
…e 6495.
mhumm committedApr 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 6a6f18b - Browse repository at this point
Copy the full SHA 6a6f18bView commit details
Commits on Apr 18, 2019
-
Merge pull request #58 from MHumm/Mantis6495_JclAnsiStrings
Implemented OnChange/OnChanging mechanism in JclAnsiString/JclAnsiStringList
Configuration menu - View commit details
-
Copy full SHA for ec713df - Browse repository at this point
Copy the full SHA ec713dfView commit details
Commits on Apr 30, 2019
-
Merge pull request #42 from cycocrew/master
Add detection of additional Windows versions
Configuration menu - View commit details
-
Copy full SHA for 1a9627e - Browse repository at this point
Copy the full SHA 1a9627eView commit details
Commits on May 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c5a4574 - Browse repository at this point
Copy the full SHA c5a4574View commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 719c2d3 - Browse repository at this point
Copy the full SHA 719c2d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 715b67f - Browse repository at this point
Copy the full SHA 715b67fView commit details -
Merge pull request #60 from cycocrew/master
Updated JclSysInfo.pas to detect Windows 10 May 2019 Update
Configuration menu - View commit details
-
Copy full SHA for bca9ab7 - Browse repository at this point
Copy the full SHA bca9ab7View commit details
Commits on May 29, 2019
-
GetCORSystemDirectory is deprecated and even removed from .Net 4.0 so…
… we have to make sure we use its replacement if available (Issue #6670)
Configuration menu - View commit details
-
Copy full SHA for 721c7fd - Browse repository at this point
Copy the full SHA 721c7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa770ea - Browse repository at this point
Copy the full SHA aa770eaView commit details
Commits on May 30, 2019
-
Changed path to submodule for the include files so it doesn't try to …
…pull them from a not existand fork but from the original URL.
MHumm committedMay 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 3f5355e - Browse repository at this point
Copy the full SHA 3f5355eView commit details
Commits on Jun 17, 2019
-
Revert "Changed path to submodule for the include files so it doesn't…
… try to pull them from a not existand fork but from the original URL." This reverts commit 3f5355e.
MHumm committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 2feabc6 - Browse repository at this point
Copy the full SHA 2feabc6View commit details -
Add new Unicode code point blocks as per V12 specification from 16th …
…June 2019.
MHumm committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 09092f8 - Browse repository at this point
Copy the full SHA 09092f8View commit details
Commits on Jul 2, 2019
-
Fixed TReparseDataBuffer record
Added NtfsIsJunctionPoint, NtfsIsSymlink, NtfsGetSymlinkDestination and NtfsGetReparsePointDestination with optional RemovePathPrefix option.
Configuration menu - View commit details
-
Copy full SHA for 99239cd - Browse repository at this point
Copy the full SHA 99239cdView commit details
Commits on Jul 9, 2019
-
2
Configuration menu - View commit details
-
Copy full SHA for da46ad2 - Browse repository at this point
Copy the full SHA da46ad2View commit details
Commits on Sep 2, 2019
-
Add missing implementation of the the AutoGrow, AutoPack and Grow fun…
…ctionality to the Queue container classes.
Configuration menu - View commit details
-
Copy full SHA for fa6fc6f - Browse repository at this point
Copy the full SHA fa6fc6fView commit details -
Ensure the array list iterator does not inadvertently free the parent…
… array list if the parent array list is only referenced through an object reference instead of an interface reference.
Configuration menu - View commit details
-
Copy full SHA for fbe7f34 - Browse repository at this point
Copy the full SHA fbe7f34View commit details -
Ensure the linked list iterator does not inadvertently free the paren…
…t linked list if the parent linked list is only referenced through an object reference instead of an interface reference.
Configuration menu - View commit details
-
Copy full SHA for d08545b - Browse repository at this point
Copy the full SHA d08545bView commit details -
Ensure the vector iterator does not inadvertently free the parent vec…
…tor if the parent vector is only referenced through an object reference instead of an interface reference.
Configuration menu - View commit details
-
Copy full SHA for 6b844ff - Browse repository at this point
Copy the full SHA 6b844ffView commit details -
Ensure the binary tree iterator does not inadvertently free the paren…
…t binary tree if the parent binary tree is only referenced through an object reference instead of an interface reference.
Configuration menu - View commit details
-
Copy full SHA for 4a49ece - Browse repository at this point
Copy the full SHA 4a49eceView commit details -
Fix a bug in the AssignDataTo method of the sorted map containers. Th…
…e fix ensures the data is actually copied.
Configuration menu - View commit details
-
Copy full SHA for 8a8a36e - Browse repository at this point
Copy the full SHA 8a8a36eView commit details
Commits on Sep 3, 2019
-
Fix a bug in the MapEquals method of the sorted map containers to ens…
…ures both values and keys are actually compared.
Configuration menu - View commit details
-
Copy full SHA for 3f39714 - Browse repository at this point
Copy the full SHA 3f39714View commit details
Commits on Sep 9, 2019
-
Fix the compiler search path to ensure the compiler uses the source c…
…ode from the current source tree.
Configuration menu - View commit details
-
Copy full SHA for 67567b3 - Browse repository at this point
Copy the full SHA 67567b3View commit details
Commits on Sep 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1949653 - Browse repository at this point
Copy the full SHA 1949653View commit details -
Merge pull request #71 from gjdoornink/feature/fix-devtools-jpp-compi…
…ler-searchpath Fix the compiler search path of devtools (jpp, jppContainers and jppExceptionDialogs).
Configuration menu - View commit details
-
Copy full SHA for ca15423 - Browse repository at this point
Copy the full SHA ca15423View commit details -
Merge pull request #69 from gjdoornink/feature/fix-JclSortedMaps-Assi…
…gnDataTo Fix a memory bug in the AssignDataTo method of the sorted map containers.
Configuration menu - View commit details
-
Copy full SHA for e9d12af - Browse repository at this point
Copy the full SHA e9d12afView commit details -
Merge pull request #64 from gjdoornink/feature/fix-JclQueues-Grow-Pack
JclQueues: Add missing AutoGrow, AutoPack and Grow methods.
Configuration menu - View commit details
-
Copy full SHA for 2c08565 - Browse repository at this point
Copy the full SHA 2c08565View commit details -
Merge pull request #65 from gjdoornink/feature/fix-JclArrayLists-Iter…
…ator-memory-corruption Fix memory corruption in the array list (TJclArrayList<T>) iterator.
Configuration menu - View commit details
-
Copy full SHA for 9820d8c - Browse repository at this point
Copy the full SHA 9820d8cView commit details -
Merge pull request #66 from gjdoornink/feature/fix-JclLinkedLists-Ite…
…rator-memory-corruption Fix memory corruption in the linked list (TJclLinkedList<T>) iterator.
Configuration menu - View commit details
-
Copy full SHA for d9efd33 - Browse repository at this point
Copy the full SHA d9efd33View commit details -
Merge pull request #67 from gjdoornink/feature/fix-JclVectors-Iterato…
…r-memory-corruption Fix memory corruption in the vector (TJclVector<T>) iterator.
Configuration menu - View commit details
-
Copy full SHA for 93d0847 - Browse repository at this point
Copy the full SHA 93d0847View commit details -
Merge pull request #68 from gjdoornink/feature/fix-JclBinaryTrees-Ite…
…rator-memory-corruption Fix memory corruption in the binary tree iterators.
Configuration menu - View commit details
-
Copy full SHA for 62e1328 - Browse repository at this point
Copy the full SHA 62e1328View commit details -
Merge pull request #70 from gjdoornink/feature/fix-JclSortedMaps-MapE…
…quals Fix a bug in the MapEquals method of the sorted map containers.
Configuration menu - View commit details
-
Copy full SHA for f52b529 - Browse repository at this point
Copy the full SHA f52b529View commit details
Commits on Sep 30, 2019
-
Ensure the binary tree iterator does not inadvertently free the paren…
…t binary tree if the parent binary tree is only referenced through an object reference instead of an interface reference.
Configuration menu - View commit details
-
Copy full SHA for ea5ec5d - Browse repository at this point
Copy the full SHA ea5ec5dView commit details
Commits on Nov 9, 2019
-
CharIsInvalidPathCharacter published
CharIsInvalidFileNameCharacter added
Configuration menu - View commit details
-
Copy full SHA for f8b2692 - Browse repository at this point
Copy the full SHA f8b2692View commit details
Commits on Nov 10, 2019
-
Merge pull request #73 from gjdoornink/feature/fix-JclBinaryTrees-Ite…
…rator-memory-corruption-part-2 Fix memory corruption in the binary tree iterators. (follow up to pull request #68)
Configuration menu - View commit details
-
Copy full SHA for 766c564 - Browse repository at this point
Copy the full SHA 766c564View commit details
Commits on Nov 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ecad04d - Browse repository at this point
Copy the full SHA ecad04dView commit details -
Merge pull request #75 from cycocrew/master
Added detection of Windows 10 November 2019 Update in JclSysInfo.pas
Configuration menu - View commit details
-
Copy full SHA for 7f17138 - Browse repository at this point
Copy the full SHA 7f17138View commit details
Commits on Dec 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 01c79fc - Browse repository at this point
Copy the full SHA 01c79fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d90f5 - Browse repository at this point
Copy the full SHA 34d90f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bbabcf - Browse repository at this point
Copy the full SHA 2bbabcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f088c09 - Browse repository at this point
Copy the full SHA f088c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d14c3 - Browse repository at this point
Copy the full SHA 28d14c3View commit details
Commits on Dec 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bf901fc - Browse repository at this point
Copy the full SHA bf901fcView commit details -
Updated Unicode resource files after the generator application has be…
…en fixed by OBones.
Configuration menu - View commit details
-
Copy full SHA for e6e041d - Browse repository at this point
Copy the full SHA e6e041dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 174a5da - Browse repository at this point
Copy the full SHA 174a5daView commit details -
Delete DerivedNormalizationProps.txt
should not have been added to repository
Configuration menu - View commit details
-
Copy full SHA for ddd22fb - Browse repository at this point
Copy the full SHA ddd22fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ecc309 - Browse repository at this point
Copy the full SHA 6ecc309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 207416c - Browse repository at this point
Copy the full SHA 207416cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d32044c - Browse repository at this point
Copy the full SHA d32044cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af17f7 - Browse repository at this point
Copy the full SHA 8af17f7View commit details
Commits on Dec 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4249ffa - Browse repository at this point
Copy the full SHA 4249ffaView commit details
Commits on Dec 30, 2019
-
Merge pull request #63 from MHumm/6679_Unicode_V12_Support2
Implement Unicode V12 support
Configuration menu - View commit details
-
Copy full SHA for 33f7de9 - Browse repository at this point
Copy the full SHA 33f7de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a8bb2 - Browse repository at this point
Copy the full SHA f5a8bb2View commit details
Commits on Jan 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7363fc4 - Browse repository at this point
Copy the full SHA 7363fc4View commit details
Commits on Jan 4, 2020
-
Added ShellLinkShortCut to convert the IShellLink.HotKey to a ShortCu…
…t (that can be used for THotKey.HotKey)
Configuration menu - View commit details
-
Copy full SHA for 8d6eb7d - Browse repository at this point
Copy the full SHA 8d6eb7dView commit details
Commits on Jan 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for db84cc4 - Browse repository at this point
Copy the full SHA db84cc4View commit details
Commits on Jan 17, 2020
-
GetComputerName can return more then MAX_COMPUTERNAME_LENGTH chars un…
…der newer Windows versions
1Configuration menu - View commit details
-
Copy full SHA for 3a1b168 - Browse repository at this point
Copy the full SHA 3a1b168View commit details
Commits on Jan 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a8b53e - Browse repository at this point
Copy the full SHA 8a8b53eView commit details
Commits on Mar 23, 2020
-
fix TJclClrHost.GetClrVersions for really old CLR versions.
Florent Ouchet committedMar 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 80ad788 - Browse repository at this point
Copy the full SHA 80ad788View commit details
Commits on Apr 15, 2020
-
* Fix AV if TJclStackInfoList is still attached to an Exception.Stack…
…Info after JclDebug.pas's finalization ran and the exception handler calls Exception.Stacktrace. (Can happend if an exception is thrown in an initalization section) * Improved MapFile scanner (less String allocations that aren't necessary)
Configuration menu - View commit details
-
Copy full SHA for 114cb95 - Browse repository at this point
Copy the full SHA 114cb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6fbf11 - Browse repository at this point
Copy the full SHA e6fbf11View commit details
Commits on Apr 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 14d1717 - Browse repository at this point
Copy the full SHA 14d1717View commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8642389 - Browse repository at this point
Copy the full SHA 8642389View commit details
Commits on May 16, 2020
-
Reduce JDBG file size by splitting "Unit.Name.ClassName<TypeArgs>.Pro…
…cName" into "Unit.Name.ClassName<TypeArgs>" and "ProcName" instead of "Unit" and "Name.ClassName<TypeArgs>.ProcName" where "ProcName" changes for every entry. The change is backward compatible, no file format change.
Configuration menu - View commit details
-
Copy full SHA for f4e2674 - Browse repository at this point
Copy the full SHA f4e2674View commit details
Commits on May 17, 2020
-
JDBG: SourceNames array items that have the same source name and thei…
…r VirtualAddress follow each other are combined to one entry in the jdbg file.
Configuration menu - View commit details
-
Copy full SHA for 0bf3b35 - Browse repository at this point
Copy the full SHA 0bf3b35View commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d1e64c6 - Browse repository at this point
Copy the full SHA d1e64c6View commit details
Commits on May 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d8d6471 - Browse repository at this point
Copy the full SHA d8d6471View commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 62ac050 - Browse repository at this point
Copy the full SHA 62ac050View commit details -
Merge pull request #82 from cycocrew/win10
Added detection of Windows 10 May 2020 Update
Configuration menu - View commit details
-
Copy full SHA for 01c5f57 - Browse repository at this point
Copy the full SHA 01c5f57View commit details
Commits on Jul 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a315241 - Browse repository at this point
Copy the full SHA a315241View commit details
Commits on Aug 12, 2020
-
Added JclSysUtils to suppress warnings and removed unused StrLower2 f…
…unction. If this function should not removed the implementation should be retought as it mixes AnsiString and String.
Markus Humm committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for f40fee7 - Browse repository at this point
Copy the full SHA f40fee7View commit details -
Made unit tests compilable again.
Markus Humm committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for e2ad726 - Browse repository at this point
Copy the full SHA e2ad726View commit details -
Markus Humm committed
Aug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for dfaf50b - Browse repository at this point
Copy the full SHA dfaf50bView commit details -
Further math unit tests implemented
Markus Humm committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 65363ad - Browse repository at this point
Copy the full SHA 65363adView commit details -
Markus Humm committed
Aug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 12a5c43 - Browse repository at this point
Copy the full SHA 12a5c43View commit details -
Changed checks to match returned values as it seems to be logical to …
…return the file suffix for a module name as well.
Markus Humm committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 34603cf - Browse repository at this point
Copy the full SHA 34603cfView commit details -
Changed checks to match returned values as it seems to be logical to …
…return the file suffix for a module name as well.
Markus Humm committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 772eed8 - Browse repository at this point
Copy the full SHA 772eed8View commit details
Commits on Sep 2, 2020
-
Merge pull request #85 from MHumm/UnitTests
Made unit tests compilable again
Configuration menu - View commit details
-
Copy full SHA for f73e161 - Browse repository at this point
Copy the full SHA f73e161View commit details -
Merge pull request #86 from MHumm/UnitTests2_Warnings
Small change to remove compilation warning
Configuration menu - View commit details
-
Copy full SHA for 0549109 - Browse repository at this point
Copy the full SHA 0549109View commit details -
Merge pull request #87 from MHumm/UnitTests_JclMath_empty_tests
Implemented some of the empty math unit tests
Configuration menu - View commit details
-
Copy full SHA for 32c5702 - Browse repository at this point
Copy the full SHA 32c5702View commit details -
Merge pull request #89 from MHumm/UnitTests_JclDebug
Unit tests jcl debug
Configuration menu - View commit details
-
Copy full SHA for 7030852 - Browse repository at this point
Copy the full SHA 7030852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84144c8 - Browse repository at this point
Copy the full SHA 84144c8View commit details -
Merge pull request #88 from MHumm/UnitTests_JclMath_empty_tests2
Unit tests jcl math empty tests2
Configuration menu - View commit details
-
Copy full SHA for b526ffb - Browse repository at this point
Copy the full SHA b526ffbView commit details
Commits on Sep 4, 2020
-
Provide support for V13 of the Unicode specification
Markus Humm committedSep 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 8adea71 - Browse repository at this point
Copy the full SHA 8adea71View commit details
Commits on Oct 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a43c5d4 - Browse repository at this point
Copy the full SHA a43c5d4View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 155a0f9 - Browse repository at this point
Copy the full SHA 155a0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b32d53 - Browse repository at this point
Copy the full SHA 2b32d53View commit details
Commits on Oct 27, 2020
-
Merge pull request #95 from cycocrew/master
Added Windows 10 October 2020 Update detection to JclSysInfo.pas
Configuration menu - View commit details
-
Copy full SHA for 42a631b - Browse repository at this point
Copy the full SHA 42a631bView commit details -
Merge pull request #77 from darianmiller/master
Add code badges from Tokei
Configuration menu - View commit details
-
Copy full SHA for f093351 - Browse repository at this point
Copy the full SHA f093351View commit details -
Merge pull request #84 from powerworld/debug_section_va_calc_fix
Fixing debug directory virtual address calculation
Configuration menu - View commit details
-
Copy full SHA for dbc5d9a - Browse repository at this point
Copy the full SHA dbc5d9aView commit details
Commits on Oct 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cb3334e - Browse repository at this point
Copy the full SHA cb3334eView commit details -
Merge pull request #92 from Xqzmeplz/master
Malformed FixedProcedureName inside Callstack
Configuration menu - View commit details
-
Copy full SHA for b0f5ae8 - Browse repository at this point
Copy the full SHA b0f5ae8View commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 604d2a7 - Browse repository at this point
Copy the full SHA 604d2a7View commit details
Commits on Nov 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e75be7e - Browse repository at this point
Copy the full SHA e75be7eView commit details
Commits on Nov 9, 2020
-
Merge pull request #94 from marcelo-rocha/fix-hash
Using all chars on hash
Configuration menu - View commit details
-
Copy full SHA for 9d89903 - Browse repository at this point
Copy the full SHA 9d89903View commit details
Commits on Dec 4, 2020
-
Added platforms supported for newer Delphi versions
+ Added constants for platforms supported for newer Delphi versions. + Added commandline tools for added platforms
Configuration menu - View commit details
-
Copy full SHA for 8f18a2a - Browse repository at this point
Copy the full SHA 8f18a2aView commit details
Commits on Jan 17, 2021
-
// Function to compare if two methods/event handlers are equal
function MethodEquals(aMethod1, aMethod2: TMethod): boolean; function NotifyEventEquals(aMethod1, aMethod2: TNotifyEvent): boolean;
Configuration menu - View commit details
-
Copy full SHA for dae41c8 - Browse repository at this point
Copy the full SHA dae41c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a5537 - Browse repository at this point
Copy the full SHA c7a5537View commit details -
Merge pull request #96 from EMBBlaster/master
Added supported platforms for newer Delphi versions
Configuration menu - View commit details
-
Copy full SHA for 4386915 - Browse repository at this point
Copy the full SHA 4386915View commit details
Commits on Feb 18, 2021
-
We found that sometimes, when using others platforms (specially android 32), the EnvOptions.proj is not updated. So we need get the paths from the registry.
Configuration menu - View commit details
-
Copy full SHA for aea42b8 - Browse repository at this point
Copy the full SHA aea42b8View commit details
Commits on Mar 28, 2021
-
Markus Humm committed
Mar 28, 2021 Configuration menu - View commit details
-
Copy full SHA for ad96fb0 - Browse repository at this point
Copy the full SHA ad96fb0View commit details -
Added NearestMultiple functions and unit tests for them.
Markus Humm committedMar 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d5fc56 - Browse repository at this point
Copy the full SHA 0d5fc56View commit details -
Revert "Added NearestMultiple functions and unit tests for them."
This reverts commit 0d5fc56.
Markus Humm committedMar 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 5526079 - Browse repository at this point
Copy the full SHA 5526079View commit details -
Added NearestMultiple functions and unit tests for them.
Markus Humm committedMar 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 44f6cd1 - Browse repository at this point
Copy the full SHA 44f6cd1View commit details
Commits on Apr 18, 2021
-
Added stCleanRawStack JclStackTrackingOptions option that eliminates …
…a lot of false positives in the stRawStack stack trace. It is experimental because it could fail to detect some stack pointer changes and then remove valid stack trace entries.
Configuration menu - View commit details
-
Copy full SHA for 4867c10 - Browse repository at this point
Copy the full SHA 4867c10View commit details
Commits on May 19, 2021
-
Added detection of Windows 10 21H1 in JclSysInfo.pas (plus tweaking f…
…or Windows 10 20H2)
Configuration menu - View commit details
-
Copy full SHA for c40c2cc - Browse repository at this point
Copy the full SHA c40c2ccView commit details -
Merge pull request #100 from cycocrew/master
Added detection of Windows 10 21H1 in JclSysInfo.pas
Configuration menu - View commit details
-
Copy full SHA for 996598c - Browse repository at this point
Copy the full SHA 996598cView commit details
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b12351 - Browse repository at this point
Copy the full SHA 7b12351View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd63c2b - Browse repository at this point
Copy the full SHA fd63c2bView commit details
Commits on Aug 7, 2021
-
Added forgotten Xz format registration
TJclXzDecompressArchive was not registerred. Fixing this.
Configuration menu - View commit details
-
Copy full SHA for 2e5dc04 - Browse repository at this point
Copy the full SHA 2e5dc04View commit details
Commits on Aug 9, 2021
-
Merge pull request #105 from wadealer/patch-1
Added forgotten Xz format registration
Configuration menu - View commit details
-
Copy full SHA for 566cc0c - Browse repository at this point
Copy the full SHA 566cc0cView commit details
Commits on Sep 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f3eeb56 - Browse repository at this point
Copy the full SHA f3eeb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ae8eb - Browse repository at this point
Copy the full SHA 77ae8ebView commit details
Commits on Sep 23, 2021
-
Added support for % and ^ (percent and exponentiation) to expression …
…evaluator. Has been in use in a commercial product since 2016
Configuration menu - View commit details
-
Copy full SHA for 7f49ffa - Browse repository at this point
Copy the full SHA 7f49ffaView commit details
Commits on Sep 24, 2021
-
Using change to adhere to standard
Comment to explain why NextTok is call in this case
Configuration menu - View commit details
-
Copy full SHA for 245fd75 - Browse repository at this point
Copy the full SHA 245fd75View commit details -
Added support for % and ^ (percent and exponentiation) also to Compil…
…edEvaluator evaluator.
Configuration menu - View commit details
-
Copy full SHA for 74e0119 - Browse repository at this point
Copy the full SHA 74e0119View commit details -
Merge pull request #108 from bennybechdk/master
Added support for % and ^ (percent and exponentiation) to expression …
Configuration menu - View commit details
-
Copy full SHA for 189ca53 - Browse repository at this point
Copy the full SHA 189ca53View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2978081 - Browse repository at this point
Copy the full SHA 2978081View commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 55c637d - Browse repository at this point
Copy the full SHA 55c637dView commit details
Commits on Oct 26, 2021
-
Read the Windows ProductName using 'native' registry access to the 'S…
…oftware' key - created two routines to access the 'CurrentVersion' key data in a uniform manner
Configuration menu - View commit details
-
Copy full SHA for 18229a9 - Browse repository at this point
Copy the full SHA 18229a9View commit details
Commits on Oct 27, 2021
-
Added 'Windows11InitialBuildNumber' constant
Remove TODO from GetShellProcessName
Configuration menu - View commit details
-
Copy full SHA for 587c1fc - Browse repository at this point
Copy the full SHA 587c1fcView commit details -
Removed use of 'magical' boolean as suggested bij @obones
Removed TODO in 'GetWindowsProductName'
Configuration menu - View commit details
-
Copy full SHA for cfa7ba1 - Browse repository at this point
Copy the full SHA cfa7ba1View commit details
Commits on Oct 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b6b2bc - Browse repository at this point
Copy the full SHA 4b6b2bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3305895 - Browse repository at this point
Copy the full SHA 3305895View commit details
Commits on Nov 1, 2021
-
Introduced 'general' functions to get the 'additional' Windows versio…
…n information - GetWindowsDisplayVersion, GetWindowsReleaseId, GetWindowsReleaseName, GetWindowsReleaseCodeName, GetWindowsReleaseVersion Deprecated the 'version specific' functions - Windows 10: GetWindows10DisplayVersion,GetWindows10ReleaseId,GetWindows10ReleaseName,GetWindows10ReleaseCodeName,GetWindows10ReleaseVersion - Windows Server: GetWindowsServerDisplayVersion,GetWindowsServerReleaseId,GetWindowsServerReleaseVersion
4Configuration menu - View commit details
-
Copy full SHA for 0901644 - Browse repository at this point
Copy the full SHA 0901644View commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b1b3451 - Browse repository at this point
Copy the full SHA b1b3451View commit details -
Merge pull request #109 from ronaldhoek/Windows11VersionDetection
Added Windows 11 version detection
Configuration menu - View commit details
-
Copy full SHA for 522a844 - Browse repository at this point
Copy the full SHA 522a844View commit details
Commits on Nov 8, 2021
-
Added generic function 'GetWindowsReleaseCode' te get the release 'Co…
…de' of a Windows 10+ version
Configuration menu - View commit details
-
Copy full SHA for e4bb16d - Browse repository at this point
Copy the full SHA e4bb16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d45291 - Browse repository at this point
Copy the full SHA 7d45291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 903f569 - Browse repository at this point
Copy the full SHA 903f569View commit details
Commits on Nov 10, 2021
-
Merge pull request #110 from ronaldhoek/Generic_Windows_ReleaseCode_r…
…outine Extend Windows version in with retine to get ReleaseCode
Configuration menu - View commit details
-
Copy full SHA for 3047f7e - Browse repository at this point
Copy the full SHA 3047f7eView commit details
Commits on Feb 15, 2022
-
The support for ^ (power of) in Expression evaluator (and compiler) d…
…id not adhere to correct evaluation order. Implemented unit tests for JclExprEval to test it (tests can be copied to Excel to test the tests).
Benny Bech committedFeb 15, 2022 Configuration menu - View commit details
-
Copy full SHA for ac4e526 - Browse repository at this point
Copy the full SHA ac4e526View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1dd59e - Browse repository at this point
Copy the full SHA c1dd59eView commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f7ff64 - Browse repository at this point
Copy the full SHA 8f7ff64View commit details
Commits on Feb 19, 2022
-
Merge pull request #112 from ronaldhoek/master
Conditional deprecated 'details' using 'SUPPORTS_DEPRECATED_DETAILS' define
Configuration menu - View commit details
-
Copy full SHA for 59873d9 - Browse repository at this point
Copy the full SHA 59873d9View commit details
Commits on Feb 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 15d8a17 - Browse repository at this point
Copy the full SHA 15d8a17View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a80af35 - Browse repository at this point
Copy the full SHA a80af35View commit details
Commits on Jun 2, 2022
-
AnsiGetNextCharFromStream to return correct result
Fix AnsiGetNextCharFromStream(Stream; out Ch) to return same result AnsiGetNextCharFromStream(Stream; CodePage; out Ch)
Configuration menu - View commit details
-
Copy full SHA for ed6f57c - Browse repository at this point
Copy the full SHA ed6f57cView commit details
Commits on Jun 10, 2022
-
Merge pull request #113 from todaysoftware/master
AnsiGetNextCharFromStream to return correct result
Configuration menu - View commit details
-
Copy full SHA for 6201720 - Browse repository at this point
Copy the full SHA 6201720View commit details -
Merge pull request #98 from MHumm/unittests_1
Added further math unit tests
Configuration menu - View commit details
-
Copy full SHA for 3e26e55 - Browse repository at this point
Copy the full SHA 3e26e55View commit details
Commits on Jul 22, 2022
-
Resolved issues 6701, 6734, 6745
https://issuetracker.delphi-jedi.org/view.php?id=6701 TJclSCManager system error 87 (parameter incorrect) in Delphi 10.4 running on older Windows version (Windows 7, Windows 2008 server.. ) https://issuetracker.delphi-jedi.org/view.php?id=6734 Windows 2022 Server detection missing https://issuetracker.delphi-jedi.org/view.php?id=6745 Range check error calling OpenSCManager on win64 using Alexandria 11.1
Configuration menu - View commit details
-
Copy full SHA for cc8cc78 - Browse repository at this point
Copy the full SHA cc8cc78View commit details -
Merge pull request #115 from davideangeli/master
Resolved issues 6701, 6734, 6745
Configuration menu - View commit details
-
Copy full SHA for 339c1fe - Browse repository at this point
Copy the full SHA 339c1feView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e7eba81 - Browse repository at this point
Copy the full SHA e7eba81View commit details
Commits on Oct 14, 2022
-
Merge pull request #118 from CoppensBart/win10-21h2
Added Windows 10 21h2 detection
Configuration menu - View commit details
-
Copy full SHA for c774ad9 - Browse repository at this point
Copy the full SHA c774ad9View commit details
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b9618d - Browse repository at this point
Copy the full SHA 6b9618dView commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 549324d - Browse repository at this point
Copy the full SHA 549324dView commit details -
Merge pull request #125 from optinsoft/master
fixed StrScanW: need Dec(StrLen)
Configuration menu - View commit details
-
Copy full SHA for ba9b111 - Browse repository at this point
Copy the full SHA ba9b111View commit details
Commits on Mar 15, 2023
-
GetAddress to resolve (private) Functions by Name (inspired by madMap from madCollection) (Cached-)Unmangling
Configuration menu - View commit details
-
Copy full SHA for caafe6c - Browse repository at this point
Copy the full SHA caafe6cView commit details
Commits on Apr 3, 2023
-
PID must be DWORD, not THandle (error occurs when build for 64 bit)
Configuration menu - View commit details
-
Copy full SHA for 96fcf2f - Browse repository at this point
Copy the full SHA 96fcf2fView commit details -
Merge pull request #128 from alan008/master
GetWindowThreadProcessId takes a PDWORD not a PWND which has a different size under x64
Configuration menu - View commit details
-
Copy full SHA for baf5777 - Browse repository at this point
Copy the full SHA baf5777View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e1a7e3 - Browse repository at this point
Copy the full SHA 7e1a7e3View commit details
Commits on Aug 30, 2023
-
Bios date location changed in W10 (#122)
* Bios date location changed in W10 Bios date location seems to have changed at least since W10
Configuration menu - View commit details
-
Copy full SHA for bc22c48 - Browse repository at this point
Copy the full SHA bc22c48View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83ba9c2 - Browse repository at this point
Copy the full SHA 83ba9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7776e3 - Browse repository at this point
Copy the full SHA b7776e3View commit details
Commits on Nov 11, 2023
-
Mantis #6716: TJclAnsiStrings.AssignTo calls Self.BeginUpdate instead…
… of AnsiStringsDest.BeginUpdate
Configuration menu - View commit details
-
Copy full SHA for 8d1a131 - Browse repository at this point
Copy the full SHA 8d1a131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0387c4d - Browse repository at this point
Copy the full SHA 0387c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b1aef - Browse repository at this point
Copy the full SHA c9b1aefView commit details -
Fix Mantis #6574: assembler version of M_CombineReg
- MMX code was replaced by SSE2 code. This removes the need to call "EMMS;" after an MMX operation to make the FPU registers work again. (Mantis #6574 ran into this) - Added all missing x64 assembler implementations
Configuration menu - View commit details
-
Copy full SHA for 2a4c7ff - Browse repository at this point
Copy the full SHA 2a4c7ffView commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c4d5c76 - Browse repository at this point
Copy the full SHA c4d5c76View commit details -
Merge branch 'master' of https://github.com/TetzkatLipHoka/jcl into T…
…etzkatLipHoka-master
Configuration menu - View commit details
-
Copy full SHA for 3d73382 - Browse repository at this point
Copy the full SHA 3d73382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71ec73f - Browse repository at this point
Copy the full SHA 71ec73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c08ea8e - Browse repository at this point
Copy the full SHA c08ea8eView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d06a956 - Browse repository at this point
Copy the full SHA d06a956View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2159026 - Browse repository at this point
Copy the full SHA 2159026View commit details
Commits on Dec 31, 2023
-
Some improvements for stCleanRawStack option that eliminates a lot of…
… false positives in the stRawStack stack trace. It is experimental because it could fail to detect some stack pointer changes and then remove valid stack trace entries.
Configuration menu - View commit details
-
Copy full SHA for 5139bd0 - Browse repository at this point
Copy the full SHA 5139bd0View commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0f001d - Browse repository at this point
Copy the full SHA e0f001dView commit details
Commits on Jan 2, 2024
-
3
Configuration menu - View commit details
-
Copy full SHA for d5e0545 - Browse repository at this point
Copy the full SHA d5e0545View commit details -
Mantis #5740: Access violation at address 5800C1B6 in module 'JclBase…
…Expert150.bpl' There are no ProjectOptions if we have a Language Ressouce DLL project
Configuration menu - View commit details
-
Copy full SHA for 4b319dc - Browse repository at this point
Copy the full SHA 4b319dcView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ba1a772 - Browse repository at this point
Copy the full SHA ba1a772View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be69778 - Browse repository at this point
Copy the full SHA be69778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 939d275 - Browse repository at this point
Copy the full SHA 939d275View commit details
Commits on Jan 30, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for eac1c3e - Browse repository at this point
Copy the full SHA eac1c3eView commit details
Commits on Feb 15, 2024
-
Fix pivot selection in
JclSimpleXml.QuickSort
This fixes buggy sorting in `TJclSimpleXMLElems`, which uses `QuickSort` under the hood.
Configuration menu - View commit details
-
Copy full SHA for a83c798 - Browse repository at this point
Copy the full SHA a83c798View commit details
Commits on Feb 22, 2024
-
Merge pull request #137 from Cirras/quicksort_pivot_selection
Fix pivot selection in `JclSimpleXml.QuickSort`
Configuration menu - View commit details
-
Copy full SHA for 1fb2023 - Browse repository at this point
Copy the full SHA 1fb2023View commit details
Commits on Mar 20, 2024
-
Fix for x64 asm implemetation for ReverseBytes with two-byte arguments.
Configuration menu - View commit details
-
Copy full SHA for 58a452a - Browse repository at this point
Copy the full SHA 58a452aView commit details
Commits on Apr 1, 2024
-
Take target file name from project settings instead of guessing
Mykola Petrivskyi committedApr 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 53ef1de - Browse repository at this point
Copy the full SHA 53ef1deView commit details
Commits on Apr 2, 2024
-
Replaced GENERIC_READ with FILE_READ_ATTRIBUTES in NtfsGetHardLinkInf…
…o and NtfsGetSparse to speed up the CreateFile call.
Configuration menu - View commit details
-
Copy full SHA for 6380ce7 - Browse repository at this point
Copy the full SHA 6380ce7View commit details
Commits on May 31, 2024
-
Fixed Mantis #6770: function TJclUnicodeStrHashSetIterator.GetString …
…returns an empty string instead of the expected result
Configuration menu - View commit details
-
Copy full SHA for 2beb5d4 - Browse repository at this point
Copy the full SHA 2beb5d4View commit details -
Merge pull request #140 from Torbins/Fix_JCLDebug_expert
Take target file name from project settings instead of guessing
Configuration menu - View commit details
-
Copy full SHA for ecbf734 - Browse repository at this point
Copy the full SHA ecbf734View commit details -
Merge pull request #139 from Gyarak/patch-1
Fix asm x64 implemetation for ReverseBytes functions with two-byte arguments
Configuration menu - View commit details
-
Copy full SHA for 83f36b1 - Browse repository at this point
Copy the full SHA 83f36b1View commit details -
Merge pull request #119 from CoppensBart/Win-22H2
Windows 10 & 11 version 22H2 and 23H2 detection
Configuration menu - View commit details
-
Copy full SHA for a94dd74 - Browse repository at this point
Copy the full SHA a94dd74View commit details -
Merge pull request #111 from bennybechdk/master
The support for ^ (power of) in Expression evaluator (and compiler) d…
Configuration menu - View commit details
-
Copy full SHA for d839fa8 - Browse repository at this point
Copy the full SHA d839fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c5aaa - Browse repository at this point
Copy the full SHA 99c5aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0953039 - Browse repository at this point
Copy the full SHA 0953039View commit details -
Merge pull request #99 from MHumm/math_1
Implement NearestMultiple functions
Configuration menu - View commit details
-
Copy full SHA for 9c64eaf - Browse repository at this point
Copy the full SHA 9c64eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fbd4a - Browse repository at this point
Copy the full SHA 74fbd4aView commit details -
Merge pull request #97 from EMBBlaster/patch-1
Edit JclIDEUtils.pas so getPath* methods correctly return updated values
Configuration menu - View commit details
-
Copy full SHA for 283184d - Browse repository at this point
Copy the full SHA 283184dView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a12559 - Browse repository at this point
Copy the full SHA 9a12559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4458147 - Browse repository at this point
Copy the full SHA 4458147View commit details -
Alternative implementation of PR #116: JclSysInfo causing programs fr…
…eeze under Win8.1 - Replaces StrToInt with StrToIntDef - Fixes possible wrong major version (returned 2 instead of Win32MajorVersion, returned 2 if the version number didn't contain a dot instead of the whole version number as major version) - Added try/except blocks
Configuration menu - View commit details
-
Copy full SHA for 02d9333 - Browse repository at this point
Copy the full SHA 02d9333View commit details
Commits on Jun 19, 2024
-
GetEnabledExtendedFeatures doesn't exist in Windows 10/11 (anymore?) …
…So don't crash if GetOSEnabledFeatures is called.
Configuration menu - View commit details
-
Copy full SHA for 1529c96 - Browse repository at this point
Copy the full SHA 1529c96View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce5736b - Browse repository at this point
Copy the full SHA ce5736bView commit details -
Added reference to manual installation instruction in \jcl\docs\Readm…
…e.txt Fixed some typos
Configuration menu - View commit details
-
Copy full SHA for 3ed58e5 - Browse repository at this point
Copy the full SHA 3ed58e5View commit details
Commits on Sep 18, 2024
-
Merge pull request #147 from ronaldhoek/master
Update readme with some installation notes regarding the command line compiler
Configuration menu - View commit details
-
Copy full SHA for e1de11e - Browse repository at this point
Copy the full SHA e1de11eView commit details