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
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 }}
jtilly
/
inih
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
450
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2024
Add badge.
jtilly
committed
b77eba1
View commit details
Copy full SHA for b77eba1
Browse repository at this point
Add matrix.
jtilly
committed
f773aac
View commit details
Copy full SHA for f773aac
Browse repository at this point
Add clang.
jtilly
committed
5527ba0
View commit details
Copy full SHA for 5527ba0
Browse repository at this point
Add GitHub actions.
jtilly
committed
76e7f8f
View commit details
Copy full SHA for 76e7f8f
Browse repository at this point
Remove badge.
jtilly
committed
df9c01a
View commit details
Copy full SHA for df9c01a
Browse repository at this point
Apply hooks.
jtilly
committed
7119a1f
View commit details
Copy full SHA for 7119a1f
Browse repository at this point
Add hooks.
jtilly
committed
574a8a8
View commit details
Copy full SHA for 574a8a8
Browse repository at this point
Remove travis.
jtilly
committed
d2c23d4
View commit details
Copy full SHA for d2c23d4
Browse repository at this point
Commits on Feb 21, 2022
Passing objects by referrence instead by value (#24)
silviucpp
authored
4a6fde9
View commit details
Copy full SHA for 4a6fde9
Browse repository at this point
Commits on Oct 13, 2019
Add GetFloat (#15)
LiamKarlMitchell
authored and
jtilly
committed
1185eac
View commit details
Copy full SHA for 1185eac
Browse repository at this point
Commits on Jan 8, 2019
Merge pull request #12 from misson20000/file-constructor
Show description for 1b9ee30
jtilly
authored
1b9ee30
View commit details
Copy full SHA for 1b9ee30
Browse repository at this point
Merge pull request #13 from misson20000/no-using-std-string
Show description for 6ad9acf
jtilly
authored
6ad9acf
View commit details
Copy full SHA for 6ad9acf
Browse repository at this point
remove 'using std::string'
misson20000
committed
7bf1df9
View commit details
Copy full SHA for 7bf1df9
Browse repository at this point
add INIReader(FILE*) constructor
misson20000
committed
7c9e125
View commit details
Copy full SHA for 7c9e125
Browse repository at this point
Commits on Nov 16, 2018
Merge pull request #10 from kuznetsss/master
Show description for f71cce3
jtilly
authored
f71cce3
View commit details
Copy full SHA for f71cce3
Browse repository at this point
Commits on Nov 15, 2018
Fix usage example of README
kuznetsss
authored
7eac98e
View commit details
Copy full SHA for 7eac98e
Browse repository at this point
Commits on Aug 19, 2018
Merge pull request #9 from aquaticus/feature/change-private-to-protected
Show description for b1ac974
jtilly
authored
b1ac974
View commit details
Copy full SHA for b1ac974
Browse repository at this point
Commits on Aug 18, 2018
Fixed access in class INIReader from private to protected. With private making any derived class makes no sense.
Michal Goralczyk
committed
09eb32b
View commit details
Copy full SHA for 09eb32b
Browse repository at this point
Commits on Jul 3, 2018
Merge pull request #8 from kuznetsss/master
Show description for 53621f4
jtilly
authored
53621f4
View commit details
Copy full SHA for 53621f4
Browse repository at this point
Make class methods const.
Sergey Kuznetsov
committed
a7c69c2
View commit details
Copy full SHA for a7c69c2
Browse repository at this point
Commits on Jan 11, 2018
Merge pull request #6 from admiralakber/master
Show description for a3f04ad
jtilly
authored
a3f04ad
View commit details
Copy full SHA for a3f04ad
Browse repository at this point
Commits on Jan 10, 2018
Added an empty constructor to INIReader
Show description for 02d41b3
admiralakber
authored
02d41b3
View commit details
Copy full SHA for 02d41b3
Browse repository at this point
Commits on Sep 17, 2017
Merge pull request #5 from niconico/master
Show description for 8d93554
jtilly
authored
8d93554
View commit details
Copy full SHA for 8d93554
Browse repository at this point
add const to ParseError
nicolasaunai
committed
2bb8d08
View commit details
Copy full SHA for 2bb8d08
Browse repository at this point
Commits on Jul 7, 2017
Merge pull request #3 from nabijaczleweli/master
Show description for 54438c6
jtilly
authored
54438c6
View commit details
Copy full SHA for 54438c6
Browse repository at this point
Fix syntax highlighting in README
nabijaczleweli
committed
58409e2
View commit details
Copy full SHA for 58409e2
Browse repository at this point
Commits on Jun 28, 2017
Update README.md
jtilly
authored
a306893
View commit details
Copy full SHA for a306893
Browse repository at this point
Commits on Jan 23, 2017
Merge pull request #2 from exante/master
Show description for 4cf1837
jtilly
authored
4cf1837
View commit details
Copy full SHA for 4cf1837
Browse repository at this point
Fix test building with old gcc versions
arcan1s
committed
69a6309
View commit details
Copy full SHA for 69a6309
Browse repository at this point
Simplify test
arcan1s
committed
b4f3644
View commit details
Copy full SHA for b4f3644
Browse repository at this point
Add Sections() method
Show description for 003b6b7
arcan1s
committed
003b6b7
View commit details
Copy full SHA for 003b6b7
Browse repository at this point
Commits on Jan 26, 2016
Update example with multi-line and inline comments.
jtilly
committed
d4d341c
View commit details
Copy full SHA for d4d341c
Browse repository at this point
Merge pull request #1 from ajshephard/multi-line-comment
Show description for 2358182
jtilly
committed
2358182
View commit details
Copy full SHA for 2358182
Browse repository at this point
allow inline comments on multiple lines when multi-line value parsing is enabled
ajshephard
committed
9c6e827
View commit details
Copy full SHA for 9c6e827
Browse repository at this point
Commits on Jan 18, 2016
Trigger travis build.
jtilly
committed
badcf3a
View commit details
Copy full SHA for badcf3a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.