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: bruderstein/PythonScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.11
Choose a base ref
...
head repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.12
Choose a head ref
  • 2 commits
  • 18 files changed
  • 1 contributor

Commits on Feb 6, 2022

  1. Npp 8.3 interface (#221)

    * - add n++ 8.3 interface files
    - adapt generated code therefore regarding textrange
    - fixed some compiler/intellisense warnings ScintillaWrapper.cpp
    - format code in TestRunner.cpp
    
    * use Sci_Position for position at Scintilla.iface
    
    * avoid compiler warning
    chcg authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9d26931 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. version 3.0.12 for alpha tests

    chcg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9b139e0 View commit details
    Browse the repository at this point in the history
Loading