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-11-02 00:31:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe1285bb8fe2d92f68a94b5c914fe764e6929010
config
/
include
/
boost
History
Aleksey Gurtovoy
fe1285bb8f
guard long long usage with BOOST_HAS_LONG_LONG
...
[SVN r24900]
2004-09-04 11:21:16 +00:00
..
config
guard long long usage with BOOST_HAS_LONG_LONG
2004-09-04 11:21:16 +00:00
detail
Converted to Boost Software License, Version 1.0
2004-07-26 00:32:12 +00:00
config.hpp
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
2004-07-02 01:21:32 +00:00
limits.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.
2004-09-04 10:34:49 +00:00
version.hpp
Removed Boost.org copyrights and replaced with originating authors copyright instead.
2004-08-10 12:53:34 +00:00