issues
search
adeharo9
/
cpp-dotenv
Loads environment variables from .env files for C++ projects.
BSD 3-Clause "New" or "Revised" License
88
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for compilation with clang
#27
Senya247
opened
1 year ago
0
Fixing MacOS build
#26
tigranbs
closed
2 years ago
0
cannot compile with MSVC2019
#25
arnholm
opened
2 years ago
0
No error given for missing .env file
#24
arnholm
opened
2 years ago
2
Added the ability to build as a shared library.
#23
evotodi
opened
3 years ago
0
Fixed problem with ambiguous dotenv naming
#22
techbech
closed
3 years ago
2
Cannot compile with clang
#21
techbech
opened
3 years ago
3
Put this library into conan --> conan.io
#20
handhikadj
opened
4 years ago
5
Point logo to master
#19
adeharo9
closed
4 years ago
0
v1.0.0-alpha merge
#18
adeharo9
closed
4 years ago
0
Implement Testing
#17
Vi1i
opened
4 years ago
3
Add inline to objects in dotenv.h to prevent multiple definition erro…
#16
gwint
closed
4 years ago
1
The change to directly call setenv makes the code POSIX-specific
#15
LewisWolfgang
closed
4 years ago
2
The auto-configuration is a problem if you want to use something other than ".env"
#14
LewisWolfgang
closed
4 years ago
5
Unused parameter 'unbind(std::string& s)' line 397
#13
GeorgeDuckman
closed
4 years ago
2
Add support for export keyword
#12
adeharo9
closed
4 years ago
2
Add to README that only executable-level .env is auto-configured
#11
adeharo9
closed
4 years ago
3
Documentation
#10
adeharo9
opened
4 years ago
0
Escaped sequences not being treated
#9
adeharo9
closed
4 years ago
1
Add CMake support
#8
adeharo9
closed
4 years ago
0
String keys and values being parsed with quotes
#7
adeharo9
closed
4 years ago
0
Is there a way to make it work with std::getenv?
#6
xahon
closed
4 years ago
1
Strings with spaces.
#5
kingga
closed
4 years ago
1
Update README.md
#4
apotema
closed
5 years ago
0
cpp-dotenv does not resolve variables in the .env
#3
Vi1i
closed
4 years ago
6
Able to read .env links
#2
Vi1i
closed
4 years ago
2
Upgrade parser to ANTLR4
#1
adeharo9
closed
4 years ago
1