Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
erlang
/
otp
Public
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
12.3k
Code
Issues
388
Pull requests
205
Actions
Projects
Wiki
Security and quality
51
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
stdlib format improvements
- #11502
#11502
Open
dgud
wants to merge 6 commits into
erlang:master
erlang/otp:master
from
dgud:dgud/stdlib/format-improvements
dgud/otp:dgud/stdlib/format-improvements
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
stdlib format improvements
#11502
dgud
wants to merge 6 commits into
erlang:master
erlang/otp:master
from
dgud:dgud/stdlib/format-improvements
dgud/otp:dgud/stdlib/format-improvements
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
stdlib: Fix indentation_bin crash on binaries containing tabs
Show description for abe54f6
dgud
committed
abe54f6
View commit details
Copy full SHA for abe54f6
Browse repository at this point
stdlib: Reject negative precision in io_lib:format
Show description for 53080e2
dgud
committed
53080e2
View commit details
Copy full SHA for 53080e2
Browse repository at this point
stdlib: Use string:slice in flat_trunc for O(N) truncation
Show description for 05648d0
dgud
committed
05648d0
View commit details
Copy full SHA for 05648d0
Browse repository at this point
stdlib: Avoid repeated iolist to binary in io_lib_pretty binary path
Show description for f8d1d80
dgud
committed
f8d1d80
View commit details
Copy full SHA for f8d1d80
Browse repository at this point
Commits on Aug 18, 2026
stdlib: Escape C1 control characters in bwrite_string unicode path
Show description for 088e58c
dgud
committed
088e58c
View commit details
Copy full SHA for 088e58c
Browse repository at this point
stdlib: Apply chars_limit to field width for all format controls
Show description for 5d1bd8f
dgud
committed
5d1bd8f
View commit details
Copy full SHA for 5d1bd8f
Browse repository at this point
You can’t perform that action at this time.