forked from Warpten/DBFilesClient.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: WowDevs/DBFilesClient.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Warpten/DBFilesClient.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 19 files changed
- 2 contributors
Commits on Aug 20, 2017
-
* Fixed a bug with DB2 files containing an index table (which is duplicate data in that format) * Attempt to properly parse WDB6 since version 7.3.0.24473 (PTR) introduced padding in the common data block. This is based off the (wild) assumption that all default values should be zero. * Rename `Reader.ReadTableString` to `Reader.ReadString` so that functions needing a BinaryReader as argument can directly call the override. * Fix a typo in the XML documentation for `IObjectType<T>`. Tests: Provide some examples of `IObjectType<T>` usage. Signed-off-by: Warpten <vertozor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e346d65 - Browse repository at this point
Copy the full SHA e346d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b2ed43 - Browse repository at this point
Copy the full SHA 6b2ed43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eeefc8 - Browse repository at this point
Copy the full SHA 4eeefc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9774238 - Browse repository at this point
Copy the full SHA 9774238View commit details
Commits on Nov 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7e690a6 - Browse repository at this point
Copy the full SHA 7e690a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c453e - Browse repository at this point
Copy the full SHA 61c453eView commit details -
Prevent field count enforcing on old formats (WDBC and WDB2) due to i…
…naccuracies in guessing the amount of fields
Configuration menu - View commit details
-
Copy full SHA for 0bdca77 - Browse repository at this point
Copy the full SHA 0bdca77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08d915 - Browse repository at this point
Copy the full SHA d08d915View commit details
Commits on Jan 7, 2018
-
Made compatible with C# 3.5 (Warpten#2)
* Made compatible with C# 3.5 * fixed some spaces missing
Configuration menu - View commit details
-
Copy full SHA for 6f8e72a - Browse repository at this point
Copy the full SHA 6f8e72aView commit details
Commits on May 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dee900f - Browse repository at this point
Copy the full SHA dee900fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master