This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
config
Watch
1
Star
0
Fork
1
You've already forked config
mirror of
https://github.com/boostorg/config.git
synced
2025-10-04 03:31:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b75c06eee80ed346d4b20d665240200f4313fb4
config
/
include
/
boost
History
John Maddock
0b75c06eee
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
...
[SVN r24899]
2014-05-31 21:57:03 -07:00
..
config
Merge pull request
#18
from Lastique/develop
2014-05-31 12:07:59 +01:00
detail
Remove support for no numeric_limits: the old header was not Boost licence compatible, and is almost certainly no longer used by anyone anyway.
2013-03-12 09:24:08 +00:00
config.hpp
Add dependency tracking info.
2014-02-20 11:44:56 +00:00
cstdint.hpp
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
2014-05-31 21:57:03 -07:00
limits.hpp
Remove support for no numeric_limits: the old header was not Boost licence compatible, and is almost certainly no longer used by anyone anyway.
2013-03-12 09:24:08 +00:00
version.hpp
Setup 1.56 (from Marshall)
2014-03-05 22:11:03 +00:00