Rene Rivera
dc8e70a190
Update build deps.
2024-08-07 23:48:42 -05:00
Rene Rivera
8e982da288
Change all <source> references to <library>.
2024-07-20 19:42:32 -05:00
Rene Rivera
9ca6bab033
Make the library modular usable.
2024-03-11 08:38:17 -05:00
Robert Ramey
cbb4197a17
cleaned up definitions for constructors and casting operators
...
passes all tests and examples.
minor documentation fixes
2020-11-07 07:09:37 -08:00
Robert Ramey
d692eddd3d
test all examples
2019-12-15 08:47:44 -08:00
Robert Ramey
52e0a2fe03
correction to exception expected
...
add example8 for difference between two unsigned ints
update documentation - pending issues
2018-09-04 13:37:21 -07:00
Robert Ramey
b62ef86e28
Added case study for embedded system
...
corrections in cpp promotion
added make_safe_literal
separated integers from other types
dropped example91
updated CMakeLists.txt and Jamfile.v2 accordingly
2018-07-21 09:57:35 -07:00
Robert Ramey
ff130138ca
update Jamfile to address CI problem
2018-04-24 14:33:17 -07:00
Robert Ramey
b534437b76
correct issues in example93 and misc gcc issues.
...
correct Jamfile to skip performance test in debug mode
implement compile only test in CMakeLists.txt
2018-04-07 15:30:02 -07:00
Robert Ramey
a1ea2eda24
eliminated implicit conversion from safe type to any other type.
...
updated documentation accordingly
2017-06-23 22:13:44 -07:00
Robert Ramey
3d67f22735
made fixes to pass tests for GCC compilers.
...
made jam files to be compatible with boost
made version of apveyor.yml which might work
2017-06-14 12:25:07 -07:00