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

Fix issue 110 from Formatting.jl #64

Merged
merged 27 commits into from
Jul 29, 2023
Merged

Fix issue 110 from Formatting.jl #64

merged 27 commits into from
Jul 29, 2023

Conversation

ScottPJones
Copy link
Member

The code is a bit repetitive - but since I plan on completely replacing most of this in the future to be closer to the code used for printf, it's fine for now.

ScottPJones and others added 27 commits September 21, 2020 10:47
Use new Printf.format call directly, don't use macro
Rewrite printf handling, fix bugs
Fix bug with precision > length of string
Update requirements, improve tests
Update requirements, make work on v1.4 of Julia, improve tests
Fix %c left/right justification
Don't print decimal point when unnecessary: formatting PR #101
@ScottPJones ScottPJones merged commit 5f0fb70 into master Jul 29, 2023
30 checks passed
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.

3 participants