-
Notifications
You must be signed in to change notification settings - Fork 53
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: silnrsi/graphite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: silnrsi/graphite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 48 files changed
- 2 contributors
Commits on Mar 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7dc29f3 - Browse repository at this point
Copy the full SHA 7dc29f3View commit details
Commits on Mar 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e0e39b8 - Browse repository at this point
Copy the full SHA e0e39b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9603c5 - Browse repository at this point
Copy the full SHA e9603c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 549251f - Browse repository at this point
Copy the full SHA 549251fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a063329 - Browse repository at this point
Copy the full SHA a063329View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f5be5 - Browse repository at this point
Copy the full SHA d2f5be5View commit details
Commits on Mar 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0c26852 - Browse repository at this point
Copy the full SHA 0c26852View commit details
Commits on Mar 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fe3d21f - Browse repository at this point
Copy the full SHA fe3d21fView commit details
Commits on Mar 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c1c491e - Browse repository at this point
Copy the full SHA c1c491eView commit details -
Avoid using enum type for a value that may be out of range
Assigning an arbitrary byte value to an `opcode` variable may result in undefined behavior, because of the limited range of the enum type. So use a `byte` variable for the value read from the font until it has been validated and confirmed to be a valid opcode.
Configuration menu - View commit details
-
Copy full SHA for 25c495e - Browse repository at this point
Copy the full SHA 25c495eView commit details -
[updated] Avoid using enum type for a value that may be out of range
Sorry, missed one change in the previous commit.
Configuration menu - View commit details
-
Copy full SHA for 0054a46 - Browse repository at this point
Copy the full SHA 0054a46View commit details
Commits on Mar 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3ac24fb - Browse repository at this point
Copy the full SHA 3ac24fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b9451 - Browse repository at this point
Copy the full SHA 60b9451View commit details -
Configuration menu - View commit details
-
Copy full SHA for f66be56 - Browse repository at this point
Copy the full SHA f66be56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c93e9 - Browse repository at this point
Copy the full SHA 41c93e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5667122 - Browse repository at this point
Copy the full SHA 5667122View commit details
Commits on Mar 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d7eed89 - Browse repository at this point
Copy the full SHA d7eed89View commit details
Commits on Mar 31, 2016
-
Various test improvements and clustering algorithm fix
Update gr2fonttest to output base codeUnit for each character. Handle variable different character sizes in clustering algorithm.
Configuration menu - View commit details
-
Copy full SHA for 2e8e41c - Browse repository at this point
Copy the full SHA 2e8e41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8359d98 - Browse repository at this point
Copy the full SHA 8359d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f13f7 - Browse repository at this point
Copy the full SHA 26f13f7View 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 1.3.7...1.3.8