Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jovibor/Pepper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: jovibor/Pepper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 32 files changed
  • 1 contributor

Commits on Mar 5, 2023

  1. Latest HexCtrl, libpe.

    jovibor committed Mar 5, 2023
    Copy the full SHA
    5b7892b View commit details

Commits on Apr 20, 2023

  1. Copy the full SHA
    c79fce3 View commit details

Commits on Apr 23, 2023

  1. Copy the full SHA
    11fc0f9 View commit details

Commits on Apr 27, 2023

  1. Getters for splitters to CChildFrame.

    Code cleaning.
    jovibor committed Apr 27, 2023
    Copy the full SHA
    2d5b596 View commit details

Commits on Apr 29, 2023

  1. Latest HexCtrl

    jovibor committed Apr 29, 2023
    Copy the full SHA
    d979c34 View commit details

Commits on May 12, 2023

  1. Copy the full SHA
    c6fc206 View commit details

Commits on May 22, 2023

  1. Copy the full SHA
    d34bec5 View commit details

Commits on May 24, 2023

  1. Avoid double file loading in the OnOpenDocument.

    Removed unused old stuff from CFileLoader. Initialize m_stFileInfo.fHasIAT.
    g_mapLibpeErrors from std::wstring to std::wstring_view.
    jovibor committed May 24, 2023
    Copy the full SHA
    ae2151d View commit details

Commits on Jun 25, 2023

  1. Fixed bug in CViewRightBR::CreateDebugEntry (dwEntry >= pDebug->size()).

    Tidying-up.
    Latest HexCtrl.
    jovibor committed Jun 25, 2023
    Copy the full SHA
    fffb68a View commit details

Commits on Sep 11, 2023

  1. Latest HexCtrl adaptation.

    jovibor committed Sep 11, 2023
    Copy the full SHA
    677753f View commit details

Commits on Jan 6, 2024

  1. Latest HexCtrl.

    jovibor committed Jan 6, 2024
    Copy the full SHA
    588c3e9 View commit details

Commits on Jan 10, 2024

  1. Latest ListEx adaptation. Slow files loading due to the HexCtrl's Get…

    …WndHandle method is fixed.
    
    This method by default did create requested dialog window, now it doesn't.
    g_vecHexDlgs from vector to plain array.
    Copyright year bumping.
    jovibor committed Jan 10, 2024
    Copy the full SHA
    c97bdc1 View commit details

Commits on Apr 10, 2024

  1. Compiler option added /dxifcInlineFunctions-, to shut modules relat…

    …ed output messages up.
    
    Latest HexCtrl.
    Latest libpe.
    jovibor committed Apr 10, 2024
    Copy the full SHA
    145db97 View commit details

Commits on Oct 31, 2024

  1. Latest ListEx adapted.

    Latest HexCtrl.
    jovibor committed Oct 31, 2024
    Copy the full SHA
    2430ef1 View commit details

Commits on Jan 3, 2025

  1. Latest HexCtrl adapted.

    jovibor committed Jan 3, 2025
    Copy the full SHA
    87e442a View commit details
Loading