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: govert/SQLiteForExcel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9
Choose a base ref
...
head repository: govert/SQLiteForExcel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 23 files changed
  • 1 contributor

Commits on Mar 12, 2016

  1. Add link to Releases

    govert committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    6bbf19c View commit details
    Browse the repository at this point in the history
  2. * Fix bug in SQLite3Free when SQLite3Initialize / SQLite3Free is call…

    …ed repeatedly.
    
    * Fix up demo code to place file under TEMP directory.
    * Update Distribution version of SQLite3.dll to 3.11.1.
    * Update and rebuild SQLite3_StdCall.dll under Visual Studio 2015, with updated sqlite3.h.
    govert committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    e7b4674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748ebb0 View commit details
    Browse the repository at this point in the history
  4. * Fix bug in SQLite3Free when SQLite3Initialize / SQLite3Free is call…

    …ed repeatedly.
    
    * Fix up demo code to place file under TEMP directory.
    * Update Distribution version of SQLite3.dll to 3.11.1.
    * Update and rebuild SQLite3_StdCall.dll under Visual Studio 2015, with updated sqlite3.h.
    govert committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    a42a954 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2016

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

Commits on May 10, 2016

  1. Fix Excel-DNA link

    govert committed May 10, 2016
    Configuration menu
    Copy the full SHA
    a4d1eeb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Fix 64-bit declaration for sqlite3_backup_init

    Pointed out by @jikosan in #2
    govert authored May 30, 2019
    Configuration menu
    Copy the full SHA
    8f233e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Add GitAds link

    govert authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    373759e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    govert authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    064a24d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Update README.md

    govert authored Jul 25, 2020
    Configuration menu
    Copy the full SHA
    30fb7fb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Update README.md

    govert authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7eb49f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Aug 5, 2022

  1. Update README.md

    Remove broken Mark Camilleri link.
    govert authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    8aae8bd View commit details
    Browse the repository at this point in the history
Loading