Thanks to visit codestin.com
Credit goes to github.com

Skip to content

String formatting (2nd iteration) #20

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

Merged
merged 2 commits into from
May 14, 2012
Merged

String formatting (2nd iteration) #20

merged 2 commits into from
May 14, 2012

Conversation

iuliux
Copy link
Contributor

@iuliux iuliux commented May 13, 2012

Now also handles:

  • %n which for java means platform-specific line separator
  • flags, width and precision

Format0 test case updated to also test for %n, and Format1 test case added to check flags, width and precision.

@natural
Copy link
Owner

natural commented May 14, 2012

LGTM. Thanks, Iulius!

natural added a commit that referenced this pull request May 14, 2012
String formatting (2nd iteration)
@natural natural merged commit 6e48015 into natural:master May 14, 2012
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.

2 participants