Nichole Mattera
|
625d49fb53
|
🐛 Fixed bug where this would not link correctly.
|
2020-02-07 13:12:02 -05:00 |
|
Nichole Mattera
|
96f8dd3814
|
✨ Added ability to find all options and sections.
v2.1.0
|
2020-01-24 07:03:56 -05:00 |
|
Nichole Mattera
|
b708c8f1ab
|
✨ Added ability to find all options.
|
2020-01-24 06:39:05 -05:00 |
|
Nichole Mattera
|
f001e6a942
|
♻️ Removed using namespace std; .
|
2020-01-24 06:38:36 -05:00 |
|
Nichole Mattera
|
8f8fe424c2
|
📄 Update copyright.
|
2020-01-24 06:32:38 -05:00 |
|
Nichole Mattera
|
6d02959136
|
Merge pull request #2 from cathery/master
Add findOrCreate functions from Toolbox PR
|
2019-12-29 09:21:09 -05:00 |
|
cathery
|
2fdf9d6ba1
|
Add findOrCreate functions from Toolbox PR
|
2019-12-13 01:39:26 +03:00 |
|
Nichole Mattera
|
030cfad1f1
|
Added more advance searching options to the find methods.
|
2019-09-22 19:58:38 -04:00 |
|
Nichole Mattera
|
7e62dcfe7c
|
Fix URL in README.md
|
2019-09-10 18:32:47 -04:00 |
|
Nichole Mattera
|
a7f88f6671
|
Add support for Magic???
2.0.1
|
2019-08-31 09:38:19 -04:00 |
|
Nichole Mattera
|
67e165810e
|
Added support for global options, and comments within a section.
v2.0.0
|
2019-08-29 19:13:38 -04:00 |
|
Steven Mattera
|
ab894c3e9f
|
Update README.md
V1.0.1
|
2019-07-28 08:41:26 -04:00 |
|
Steven Mattera
|
c52404e8a3
|
Removed rules for packaging and installation
|
2019-07-28 08:33:51 -04:00 |
|
Steven Mattera
|
dc821c4120
|
Shouldn't install this to portlibs
|
2019-07-28 08:30:24 -04:00 |
|
Steven Mattera
|
605ad86ea9
|
Prevent redefinition of IniStringHelper.
|
2019-07-26 20:50:14 -04:00 |
|
Steven Mattera
|
f8dedd8b3d
|
Added case insensitive search.
|
2019-07-26 20:09:21 -04:00 |
|
Steven Mattera
|
6a1d292a6b
|
Use ccache when available.
|
2019-07-21 11:47:17 -04:00 |
|
Steven Mattera
|
623954bb1c
|
Add PKGBUILD script to build pacman package.
|
2019-04-18 19:12:40 -04:00 |
|
Steven Mattera
|
419a9d7511
|
Needed switch_rules to get the portlibs folder.
v1.0.0
|
2019-04-18 19:07:02 -04:00 |
|
Steven Mattera
|
d6a5dbc6e1
|
Need to hardcode the target.
|
2019-04-18 18:55:15 -04:00 |
|
Steven Mattera
|
79d6af7882
|
Updated makefile.
|
2019-04-18 18:17:51 -04:00 |
|
Steven Mattera
|
9886fce80e
|
Relicensed under ISC.
|
2019-04-16 15:15:53 -04:00 |
|
Steven Mattera
|
ff71d12f83
|
Merge pull request #1 from TehPsychedelic/master
Fixed a couple typos in README
|
2019-04-09 20:28:14 -04:00 |
|
TehPsychedelic
|
3cac7cc658
|
Fixed a couple typos on README
|
2019-04-09 13:55:29 -05:00 |
|
Steven Mattera
|
24d85d00b0
|
Ignore dist files.
|
2019-04-08 20:47:10 -04:00 |
|
Steven Mattera
|
5a0fc294b0
|
Added README, and examples. Modified makefile to install library. Fixed include paths in main header file.
|
2019-04-08 20:35:01 -04:00 |
|
Steven Mattera
|
0ec2ad3847
|
Updated to support semicolon comments, blank lines, and trimming spaces around equal signs.
|
2019-03-23 11:18:43 -04:00 |
|