Skip to content
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

Open
wants to merge 364 commits into
base: JCL_2.7
Choose a base branch
from
Open

StackTrackExample in RADStudio 10.4.2 #107

wants to merge 364 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 28, 2017

  1. Added Begin/EndGetLocationInfoCache for less VirtualQuery calls while…

    … resolving the callstack.
    ahausladen committed Sep 28, 2017
    2 Configuration menu
    Copy the full SHA
    c252266 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    8de2ece View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from cycocrew/master

    Updated JclSysInfo.pas for Windows 10 Fall Creators Update support
    ahausladen authored Oct 23, 2017
    Configuration menu
    Copy the full SHA
    e971aee View commit details
    Browse the repository at this point in the history
  3. Fixed line indention

    ahausladen committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    213e354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c47ef05 View commit details
    Browse the repository at this point in the history
  5. Fixed line indention

    ahausladen committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    d65e833 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2017

  1. Configuration menu
    Copy the full SHA
    6587b9b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. 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.
    ahausladen committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    fb3db3e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    3d17e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff92a12 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. Configuration menu
    Copy the full SHA
    d0c0a34 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Replaced threadvars and improved performance of Stretch() (when Curre…

    …ntLineXxx were changed from global variables to threadvars the performance gain became a performance hit).
    ahausladen committed Jan 18, 2018
    4 Configuration menu
    Copy the full SHA
    4a6b0ae View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    7e61dfe View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Added ability to get line numbers by index and get unit name for corr…

    …esponding line number
    ekot1 committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    c04861a View commit details
    Browse the repository at this point in the history
  2. Style clean

    ahausladen committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    be64e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d94b0a View commit details
    Browse the repository at this point in the history
  4. Fixed typo in comment

    ahausladen committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    a23eec6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    0ef2fb2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Configuration menu
    Copy the full SHA
    17633a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from cycocrew/master

     Add Windows 10 April 2018 Update support in JclSysInfo
    ahausladen authored May 5, 2018
    Configuration menu
    Copy the full SHA
    5ce3ee1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. 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)
    obones committed May 17, 2018
    Configuration menu
    Copy the full SHA
    267c312 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. 1 Configuration menu
    Copy the full SHA
    bde4549 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    319d28d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from ekot1/master

    Fixed compilation without unit scope names set
    obones authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    8b5df80 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. C6/D6/D7 compatibility

    obones committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    9f6fd86 View commit details
    Browse the repository at this point in the history
  2. Merged latest version

    obones committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    6f25d23 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Add detection of the following Windows versions:

    * Windows 10 October 2018
    * Windows Server, version 1709
    * Windows Server, version 1803
    * Windows Server 2019
    cycocrew committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    118f2f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Configuration menu
    Copy the full SHA
    08ffb66 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    b656dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4751d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Rio 10.3 support

    obones committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    0824f26 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    71ec445 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    b2d7183 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    53f9ee5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Fix for issue when NameCount is 0

    mhumm committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    f5161ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a8615 View commit details
    Browse the repository at this point in the history
  3. Fix for issue 6647 in TJclCompressionArchive

    mhumm committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    20e5b26 View commit details
    Browse the repository at this point in the history
  4. 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 committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    267740f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ddb5b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #49 from MHumm/Mantis6621_ParamValue

    Fix for JclFileUtils ParamValue always performing case insensitive search
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    745df7e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #48 from MHumm/Mantis6621_ParamPos

    Fix for JclFileUtils ParamPos always doing a case insensitive search as well
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    89620be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    877693c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #47 from MHumm/Mantis6647_TJclSevenyipUpdateArchive

    Archive.CurrentItemIndex may return 0 in DoProgress when Archive.ItemCount is zero in TJclCompressionArchive
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    dd31e27 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #45 from MHumm/Mantis6660_TJclPeExportFuncList_Cre…

    …ateList
    
    Fix for EIntOverflow in TJclPeExportFuncList.CreateList
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    044db2a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #46 from MHumm/Mantis6649_SNMPDeclaration

    Fix for wrongly declared parameter in SnmpUtilOidFree WinAPI import
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    5110b79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f1f84e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60d8257 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d28a3f View commit details
    Browse the repository at this point in the history
  15. Merge pull request #52 from MHumm/Mantis5464_GetSupportedCompressionM…

    …ethods_
    
    TJclZipCompressArchive.GetSupportedCompressionMethods missing cmPPMd
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    8091f6e View commit details
    Browse the repository at this point in the history
  16. Fixed duplicate GUIIDs of IJclAnsiStrIntfMap and IJclAnsiStrAnsiStrMap

    Fixed duplicate GUIID of IJclPtrArray and IJclExtendedArray
    ahausladen committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    92b4621 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bcf04bb View commit details
    Browse the repository at this point in the history
  18. Merge pull request #51 from MHumm/Mantis6557_IJclPtrArray

    Fixed duplicate GUIID of IJclPtrArray and IJclExtendedArray
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    e9cd8d7 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #50 from MHumm/Mantis6557_IJclAnsiStrIntfMapGUID

    Fixed duplicate GUIIDs of IJclAnsiStrIntfMap and IJclAnsiStrAnsiStrMap
    ahausladen authored Apr 13, 2019
    Configuration menu
    Copy the full SHA
    5bc54fc View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Replaced SizeOf with Length

    mhumm committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    779c80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4297e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from MHumm/GDIError_Length

    JclGraphUtils GDIError: replaced SizeOf by Length
    ahausladen authored Apr 14, 2019
    Configuration menu
    Copy the full SHA
    515af91 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from MHumm/JclDebugIdeImpl

    JclDebugIdeImpl: do not display results if turned off
    ahausladen authored Apr 14, 2019
    Configuration menu
    Copy the full SHA
    6fa9b28 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Configuration menu
    Copy the full SHA
    6a6f18b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Merge pull request #58 from MHumm/Mantis6495_JclAnsiStrings

    Implemented OnChange/OnChanging mechanism in JclAnsiString/JclAnsiStringList
    ahausladen authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    ec713df View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Merge pull request #42 from cycocrew/master

    Add detection of additional Windows versions
    obones authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    1a9627e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    c5a4574 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    719c2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715b67f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from cycocrew/master

     Updated JclSysInfo.pas to detect Windows 10 May 2019 Update
    obones authored May 22, 2019
    Configuration menu
    Copy the full SHA
    bca9ab7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. GetCORSystemDirectory is deprecated and even removed from .Net 4.0 so…

    … we have to make sure we use its replacement if available (Issue #6670)
    obones committed May 29, 2019
    Configuration menu
    Copy the full SHA
    721c7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa770ea View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. 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 committed May 30, 2019
    Configuration menu
    Copy the full SHA
    3f5355e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. 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 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    2feabc6 View commit details
    Browse the repository at this point in the history
  2. Add new Unicode code point blocks as per V12 specification from 16th …

    …June 2019.
    MHumm committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    09092f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Fixed TReparseDataBuffer record

    Added NtfsIsJunctionPoint, NtfsIsSymlink, NtfsGetSymlinkDestination and NtfsGetReparsePointDestination with optional RemovePathPrefix option.
    ahausladen committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    99239cd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. 2 Configuration menu
    Copy the full SHA
    da46ad2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Add missing implementation of the the AutoGrow, AutoPack and Grow fun…

    …ctionality to the Queue container classes.
    cal07 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    fa6fc6f View commit details
    Browse the repository at this point in the history
  2. 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.
    cal07 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    fbe7f34 View commit details
    Browse the repository at this point in the history
  3. 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.
    cal07 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    d08545b View commit details
    Browse the repository at this point in the history
  4. 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.
    cal07 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    6b844ff View commit details
    Browse the repository at this point in the history
  5. 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.
    cal07 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    4a49ece View commit details
    Browse the repository at this point in the history
  6. Fix a bug in the AssignDataTo method of the sorted map containers. Th…

    …e fix ensures the data is actually copied.
    cal07 committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    8a8a36e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Fix a bug in the MapEquals method of the sorted map containers to ens…

    …ures both values and keys are actually compared.
    cal07 committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    3f39714 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Fix the compiler search path to ensure the compiler uses the source c…

    …ode from the current source tree.
    cal07 committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    67567b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    1949653 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from gjdoornink/feature/fix-devtools-jpp-compi…

    …ler-searchpath
    
    Fix the compiler search path of devtools (jpp, jppContainers and jppExceptionDialogs).
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    ca15423 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #69 from gjdoornink/feature/fix-JclSortedMaps-Assi…

    …gnDataTo
    
    Fix a memory bug in the AssignDataTo method of the sorted map containers.
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    e9d12af View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64 from gjdoornink/feature/fix-JclQueues-Grow-Pack

    JclQueues: Add missing AutoGrow, AutoPack and Grow methods.
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    2c08565 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #65 from gjdoornink/feature/fix-JclArrayLists-Iter…

    …ator-memory-corruption
    
    Fix memory corruption in the array list (TJclArrayList<T>) iterator.
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    9820d8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #66 from gjdoornink/feature/fix-JclLinkedLists-Ite…

    …rator-memory-corruption
    
    Fix memory corruption in the linked list (TJclLinkedList<T>) iterator.
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    d9efd33 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #67 from gjdoornink/feature/fix-JclVectors-Iterato…

    …r-memory-corruption
    
    Fix memory corruption in the vector (TJclVector<T>) iterator.
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    93d0847 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #68 from gjdoornink/feature/fix-JclBinaryTrees-Ite…

    …rator-memory-corruption
    
    Fix memory corruption in the binary tree iterators.
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    62e1328 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #70 from gjdoornink/feature/fix-JclSortedMaps-MapE…

    …quals
    
    Fix a bug in the MapEquals method of the sorted map containers.
    ahausladen authored Sep 21, 2019
    Configuration menu
    Copy the full SHA
    f52b529 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. 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.
    cal07 committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    ea5ec5d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. CharIsInvalidPathCharacter published

    CharIsInvalidFileNameCharacter added
    jfudickar committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    f8b2692 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. 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)
    obones authored Nov 10, 2019
    Configuration menu
    Copy the full SHA
    766c564 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    ecad04d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from cycocrew/master

    Added detection of Windows 10 November 2019 Update in JclSysInfo.pas
    obones authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    7f17138 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    01c79fc View commit details
    Browse the repository at this point in the history
  2. Avoid useless conversions

    obones committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    34d90f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bbabcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f088c09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28d14c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    bf901fc View commit details
    Browse the repository at this point in the history
  2. Updated Unicode resource files after the generator application has be…

    …en fixed by OBones.
    MHumm committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    e6e041d View commit details
    Browse the repository at this point in the history
  3. Delete CaseFolding.txt

    should not have been added to repository
    obones authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    174a5da View commit details
    Browse the repository at this point in the history
  4. Delete DerivedNormalizationProps.txt

    should not have been added to repository
    obones authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    ddd22fb View commit details
    Browse the repository at this point in the history
  5. Delete PropList.txt

    should not have been added to repository
    obones authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    6ecc309 View commit details
    Browse the repository at this point in the history
  6. Delete SpecialCasing.txt

    should not have been added to repository
    obones authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    207416c View commit details
    Browse the repository at this point in the history
  7. Delete UDExtract.dproj

    should not have been added to repository
    obones authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    d32044c View commit details
    Browse the repository at this point in the history
  8. Delete UnicodeData.txt

    should not have been added to repository
    obones authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    8af17f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    4249ffa View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Merge pull request #63 from MHumm/6679_Unicode_V12_Support2

    Implement Unicode V12 support
    obones authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    33f7de9 View commit details
    Browse the repository at this point in the history
  2. New jedi.inc version

    obones committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    f5a8bb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. New jedi.inc version

    ahausladen committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    7363fc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Added ShellLinkShortCut to convert the IShellLink.HotKey to a ShortCu…

    …t (that can be used for THotKey.HotKey)
    ahausladen committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    8d6eb7d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    db84cc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. GetComputerName can return more then MAX_COMPUTERNAME_LENGTH chars un…

    …der newer Windows versions
    ahausladen committed Jan 17, 2020
    1 Configuration menu
    Copy the full SHA
    3a1b168 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. fix random compile error

    380Z committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    8a8b53e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. fix TJclClrHost.GetClrVersions for really old CLR versions.

    Florent Ouchet committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    80ad788 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. * 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)
    ahausladen committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    114cb95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6fbf11 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    14d1717 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. fix bug in CheckHppFiles for 10.3

    lomo74 authored and obones committed May 8, 2020
    Configuration menu
    Copy the full SHA
    8642389 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. 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.
    ahausladen committed May 16, 2020
    Configuration menu
    Copy the full SHA
    f4e2674 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. 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.
    ahausladen committed May 17, 2020
    Configuration menu
    Copy the full SHA
    0bf3b35 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    d1e64c6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    d8d6471 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    62ac050 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from cycocrew/win10

    Added detection of Windows 10 May 2020 Update
    obones authored May 28, 2020
    Configuration menu
    Copy the full SHA
    01c5f57 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    a315241 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. 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 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f40fee7 View commit details
    Browse the repository at this point in the history
  2. Made unit tests compilable again.

    Markus Humm committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e2ad726 View commit details
    Browse the repository at this point in the history
  3. Added further unit tests

    Markus Humm committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    dfaf50b View commit details
    Browse the repository at this point in the history
  4. Further math unit tests implemented

    Markus Humm committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    65363ad View commit details
    Browse the repository at this point in the history
  5. Added test for ArcCsc

    Markus Humm committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    12a5c43 View commit details
    Browse the repository at this point in the history
  6. 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 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    34603cf View commit details
    Browse the repository at this point in the history
  7. 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 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    772eed8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Merge pull request #85 from MHumm/UnitTests

    Made unit tests compilable again
    obones authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f73e161 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from MHumm/UnitTests2_Warnings

    Small change to remove compilation warning
    obones authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    0549109 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from MHumm/UnitTests_JclMath_empty_tests

    Implemented some of the empty math unit tests
    obones authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    32c5702 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #89 from MHumm/UnitTests_JclDebug

    Unit tests jcl debug
    obones authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7030852 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84144c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #88 from MHumm/UnitTests_JclMath_empty_tests2

    Unit tests jcl math empty tests2
    obones authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    b526ffb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Provide support for V13 of the Unicode specification

    Markus Humm committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8adea71 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge pull request #93 from MHumm/Unicode_V13

    Unicode v13
    obones authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a43c5d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Using all chars on hash

    marcelo-rocha committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    155a0f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b32d53 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge pull request #95 from cycocrew/master

    Added Windows 10 October 2020 Update detection to JclSysInfo.pas
    obones authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    42a631b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from darianmiller/master

    Add code badges from Tokei
    obones authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    f093351 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #84 from powerworld/debug_section_va_calc_fix

    Fixing debug directory virtual address calculation
    obones authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    dbc5d9a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    cb3334e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from Xqzmeplz/master

    Malformed FixedProcedureName inside Callstack
    obones authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    b0f5ae8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    604d2a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Merge pull request #78 from 380Z/master

    Fix random compile error
    obones authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e75be7e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Merge pull request #94 from marcelo-rocha/fix-hash

    Using all chars on hash
    obones authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    9d89903 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Added platforms supported for newer Delphi versions

    + Added constants for platforms supported for newer Delphi versions.
    + Added commandline tools for added platforms
    EMBBlaster committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    8f18a2a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. // Function to compare if two methods/event handlers are equal

    function MethodEquals(aMethod1, aMethod2: TMethod): boolean;
    function NotifyEventEquals(aMethod1, aMethod2: TNotifyEvent): boolean;
    jfudickar committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    dae41c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a5537 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #96 from EMBBlaster/master

    Added supported platforms for newer Delphi versions
    obones authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    4386915 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Update JclIDEUtils.pas

    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.
    EMBBlaster authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    aea42b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Added further math unit tests

    Markus Humm committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    ad96fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5fc56 View commit details
    Browse the repository at this point in the history
  3. Revert "Added NearestMultiple functions and unit tests for them."

    This reverts commit 0d5fc56.
    Markus Humm committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    5526079 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f6cd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. 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.
    ahausladen committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    4867c10 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    c40c2cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from cycocrew/master

    Added detection of Windows 10 21H1 in JclSysInfo.pas
    obones authored May 19, 2021
    Configuration menu
    Copy the full SHA
    996598c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    7b12351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd63c2b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Added forgotten Xz format registration

    TJclXzDecompressArchive was not registerred. Fixing this.
    wadealer authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    2e5dc04 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Merge pull request #105 from wadealer/patch-1

    Added forgotten Xz format registration
    obones authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    566cc0c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    f3eeb56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ae8eb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Added support for % and ^ (percent and exponentiation) to expression …

    …evaluator.
    
    Has been in use in a commercial product since 2016
    bennybechdk authored and Benny Bech committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    7f49ffa View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Using change to adhere to standard

    Comment to explain why NextTok is call in this case
    bennybechdk authored and Benny Bech committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    245fd75 View commit details
    Browse the repository at this point in the history
  2. Added support for % and ^ (percent and exponentiation) also to Compil…

    …edEvaluator evaluator.
    bennybechdk authored and Benny Bech committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    74e0119 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from bennybechdk/master

    Added support for % and ^ (percent and exponentiation) to expression …
    obones authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    189ca53 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    2978081 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    55c637d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. 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
    ronaldhoek committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    18229a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Added 'Windows11InitialBuildNumber' constant

    Remove TODO from GetShellProcessName
    ronaldhoek committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    587c1fc View commit details
    Browse the repository at this point in the history
  2. Removed use of 'magical' boolean as suggested bij @obones

    Removed TODO in 'GetWindowsProductName'
    ronaldhoek committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    cfa7ba1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Adapt to latest situation

    obones committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    4b6b2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3305895 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. 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
    ronaldhoek committed Nov 1, 2021
    4 Configuration menu
    Copy the full SHA
    0901644 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    b1b3451 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from ronaldhoek/Windows11VersionDetection

    Added Windows 11 version detection
    obones authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    522a844 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Added generic function 'GetWindowsReleaseCode' te get the release 'Co…

    …de' of a Windows 10+ version
    ronaldhoek committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e4bb16d View commit details
    Browse the repository at this point in the history
  2. Coding style fixes

    ronaldhoek committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7d45291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    903f569 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Merge pull request #110 from ronaldhoek/Generic_Windows_ReleaseCode_r…

    …outine
    
    Extend Windows version in with retine to get ReleaseCode
    obones authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    3047f7e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. 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 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ac4e526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1dd59e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    8f7ff64 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Merge pull request #112 from ronaldhoek/master

    Conditional deprecated 'details' using 'SUPPORTS_DEPRECATED_DETAILS' define
    obones authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    59873d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    15d8a17 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    a80af35 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. AnsiGetNextCharFromStream to return correct result

    Fix AnsiGetNextCharFromStream(Stream; out Ch) to return same result AnsiGetNextCharFromStream(Stream; CodePage; out Ch)
    todaysoftware authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ed6f57c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Merge pull request #113 from todaysoftware/master

    AnsiGetNextCharFromStream to return correct result
    obones authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    6201720 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98 from MHumm/unittests_1

    Added further math unit tests
    obones authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3e26e55 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. 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
    davideangeli committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    cc8cc78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from davideangeli/master

    Resolved issues 6701, 6734, 6745
    obones authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    339c1fe View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Windows 10 21h2

    CoppensBart committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e7eba81 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Merge pull request #118 from CoppensBart/win10-21h2

    Added Windows 10 21h2 detection
    obones authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    c774ad9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    6b9618d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    549324d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from optinsoft/master

    fixed StrScanW: need Dec(StrLen)
    obones authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ba9b111 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. TJclDebugInfoMap.GetAddress

    GetAddress to resolve (private) Functions by Name (inspired by madMap from madCollection)
    (Cached-)Unmangling
    TetzkatLipHoka authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    caafe6c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Fixed error for Win64 target

    PID must be DWORD, not THandle (error occurs when build for 64 bit)
    alan008 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    96fcf2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from alan008/master

    GetWindowThreadProcessId takes a PDWORD not a PWND which has a different size under x64
    obones authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    baf5777 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    7e1a7e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Bios date location changed in W10 (#122)

    * Bios date location changed in W10
    
    Bios date location seems to have changed at least since W10
    fschenckel authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bc22c48 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    83ba9c2 View commit details
    Browse the repository at this point in the history
  2. Support for Delphi 12

    obones committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b7776e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Mantis #6716: TJclAnsiStrings.AssignTo calls Self.BeginUpdate instead…

    … of AnsiStringsDest.BeginUpdate
    ahausladen committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    8d1a131 View commit details
    Browse the repository at this point in the history
  2. Code style cleaning

    ahausladen committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0387c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9b1aef View commit details
    Browse the repository at this point in the history
  4. 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
    ahausladen committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2a4c7ff View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    c4d5c76 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/TetzkatLipHoka/jcl into T…

    …etzkatLipHoka-master
    ahausladen committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3d73382 View commit details
    Browse the repository at this point in the history
  3. - Style guide cleanup

    - Smaller changes
    ahausladen committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    71ec73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c08ea8e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    d06a956 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Use latest jedi.inc

    obones committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2159026 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. 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.
    ahausladen committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    5139bd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    e0f001d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. 3 Configuration menu
    Copy the full SHA
    d5e0545 View commit details
    Browse the repository at this point in the history
  2. Mantis #5740: Access violation at address 5800C1B6 in module 'JclBase…

    …Expert150.bpl'
    
    There are no ProjectOptions if we have a Language Ressouce DLL project
    ahausladen committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4b319dc View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    ba1a772 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Fixed few minor typos

    TommiPrami committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    be69778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    939d275 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Fixed range check error

    ahausladen committed Jan 30, 2024
    1 Configuration menu
    Copy the full SHA
    eac1c3e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Fix pivot selection in JclSimpleXml.QuickSort

    This fixes buggy sorting in `TJclSimpleXMLElems`, which uses `QuickSort`
    under the hood.
    Cirras committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a83c798 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request #137 from Cirras/quicksort_pivot_selection

    Fix pivot selection in `JclSimpleXml.QuickSort`
    ahausladen authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1fb2023 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update JclLogic.pas

    Fix for x64 asm implemetation for ReverseBytes with two-byte arguments.
    Gyarak authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    58a452a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Take target file name from project settings instead of guessing

    Mykola Petrivskyi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    53ef1de View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Replaced GENERIC_READ with FILE_READ_ATTRIBUTES in NtfsGetHardLinkInf…

    …o and NtfsGetSparse to speed up the CreateFile call.
    ahausladen committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6380ce7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Fixed Mantis #6770: function TJclUnicodeStrHashSetIterator.GetString …

    …returns an empty string instead of the expected result
    ahausladen committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2beb5d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #140 from Torbins/Fix_JCLDebug_expert

    Take target file name from project settings instead of guessing
    ahausladen authored May 31, 2024
    Configuration menu
    Copy the full SHA
    ecbf734 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #139 from Gyarak/patch-1

    Fix asm x64 implemetation for ReverseBytes functions with two-byte arguments
    ahausladen authored May 31, 2024
    Configuration menu
    Copy the full SHA
    83f36b1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #119 from CoppensBart/Win-22H2

    Windows 10 & 11 version 22H2 and 23H2 detection
    ahausladen authored May 31, 2024
    Configuration menu
    Copy the full SHA
    a94dd74 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #111 from bennybechdk/master

    The support for ^ (power of) in Expression evaluator (and compiler) d…
    ahausladen authored May 31, 2024
    Configuration menu
    Copy the full SHA
    d839fa8 View commit details
    Browse the repository at this point in the history
  6. JEDI Code style

    ahausladen committed May 31, 2024
    Configuration menu
    Copy the full SHA
    99c5aaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0953039 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #99 from MHumm/math_1

    Implement NearestMultiple functions
    ahausladen authored May 31, 2024
    Configuration menu
    Copy the full SHA
    9c64eaf View commit details
    Browse the repository at this point in the history
  9. JEDI Code style

    ahausladen committed May 31, 2024
    Configuration menu
    Copy the full SHA
    74fbd4a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #97 from EMBBlaster/patch-1

    Edit JclIDEUtils.pas so getPath* methods correctly return updated values
    ahausladen authored May 31, 2024
    Configuration menu
    Copy the full SHA
    283184d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    9a12559 View commit details
    Browse the repository at this point in the history
  2. JEDI Code style

    ahausladen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4458147 View commit details
    Browse the repository at this point in the history
  3. 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
    ahausladen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    02d9333 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. GetEnabledExtendedFeatures doesn't exist in Windows 10/11 (anymore?) …

    …So don't crash if GetOSEnabledFeatures is called.
    ahausladen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1529c96 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    ce5736b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed58e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge pull request #147 from ronaldhoek/master

    Update readme with some installation notes regarding the command line compiler
    obones authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e1de11e View commit details
    Browse the repository at this point in the history