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: IfcSharp/IfcSharpLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IfcSharp/IfcSharpLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Jul 5, 2022

  1. migrated SQLite to Mono.Data.Sqlite (for now);

    bugfixes and refactoring;
    friedrichEder committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c156739 View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    friedrichEder committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7db21bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc33c83 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. added check for preprocessor flag "LINUX" and "WIN", controls which I…

    …fcSharpSqLiteDatabase class is included;
    
    More distinctive naming of classes;
    bugfixes;
    friedrichEder committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    122f84e View commit details
    Browse the repository at this point in the history
  2. more cleanup and refractoring in STEP-parser;

    more bugfixing for LIST-types;
    friedrichEder committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4a57c5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from IfcSharp/master

    harmonization of header attribute names
    friedrichEder authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0cd0660 View commit details
    Browse the repository at this point in the history
  4. fixed a bug where the value of a string (i.e. for an IfcLabel) contai…

    …ned the apostrophes at the start and end;
    
    minor reformatting;
    friedrichEder committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    519d6af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5e2f40 View commit details
    Browse the repository at this point in the history
Loading