Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jigsaw-0.9.14.x-dev #38

Merged
merged 5 commits into from
Oct 6, 2020
Merged

jigsaw-0.9.14.x-dev #38

merged 5 commits into from
Oct 6, 2020

Conversation

dengwirda
Copy link
Owner

No description provided.

- Print using C-style "%.17g" format to ensure all double-prec.
  bits are written.
- Fix a precision-bug in the aabb-tree "split" heuristic.
- Revised edge-"zip"/"div" predicate min/max-length thresholds.
- Change sprintf() => snprintf(), to make msvc happy...
- Use std::strto_ to parse inputs without tokenising.
- cast std::strto_ ptrs for msvc "const"-ness issues
- update c++11 to c++17 (for compile-time "if", etc)
@dengwirda dengwirda merged commit 9ae99ea into master Oct 6, 2020
@dengwirda dengwirda deleted the dev branch October 6, 2020 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant