| .. |
|
detail
|
made base grammar visible
|
2018-10-11 22:03:51 -07:00 |
|
impl
|
Merge pull request #125 from Kojoley/use-endian-macros-from-predef
|
2018-12-20 08:58:20 -08:00 |
|
iterators
|
last minute fixes requested by users. Mostly to avoid warnings
|
2019-03-02 09:39:18 -08:00 |
|
archive_exception.hpp
|
changes to support visibility - by Edward Diener
|
2015-09-29 12:32:23 -07:00 |
|
basic_archive.hpp
|
altered visibility settings for polymorphic_base. Hopefully this should fix text failures for test_dll_exported
|
2017-11-08 11:03:14 -08:00 |
|
basic_binary_iarchive.hpp
|
fix Trac issue 7240 by applying the patch from there
|
2018-08-29 10:16:43 +02:00 |
|
basic_binary_iprimitive.hpp
|
refactor various tests related to arrays and lists
|
2016-11-14 23:39:14 -08:00 |
|
basic_binary_oarchive.hpp
|
Revert "enhancement to support gcc visibility."
|
2015-04-24 13:12:10 -07:00 |
|
basic_binary_oprimitive.hpp
|
refactor various tests related to arrays and lists
|
2016-11-14 23:39:14 -08:00 |
|
basic_streambuf_locale_saver.hpp
|
changes to correct errors in usage of codecvt for utf8
|
2015-10-30 16:26:11 -07:00 |
|
basic_text_iarchive.hpp
|
address recent Trac items
|
2017-05-04 14:33:19 -07:00 |
|
basic_text_iprimitive.hpp
|
changes to correct errors in usage of codecvt for utf8
|
2015-10-30 16:26:11 -07:00 |
|
basic_text_oarchive.hpp
|
Revert "enhancement to support gcc visibility."
|
2015-04-24 13:12:10 -07:00 |
|
basic_text_oprimitive.hpp
|
fixed GCC seg fault problem
|
2016-10-30 20:56:03 -07:00 |
|
basic_xml_archive.hpp
|
cleanup visibiliy / auto link macros throughout project - still more to be done
|
2015-03-23 12:46:02 -07:00 |
|
basic_xml_iarchive.hpp
|
overlooked files from last commit
|
2019-09-27 18:19:26 -07:00 |
|
basic_xml_oarchive.hpp
|
overlooked files from last commit
|
2019-09-27 18:19:26 -07:00 |
|
binary_iarchive_impl.hpp
|
tweak visitoiity to eliminate linker warnings
|
2016-03-21 00:02:06 -07:00 |
|
binary_iarchive.hpp
|
Revert "enhancement to support gcc visibility."
|
2015-04-24 13:12:10 -07:00 |
|
binary_oarchive_impl.hpp
|
tweak visitoiity to eliminate linker warnings
|
2016-03-21 00:02:06 -07:00 |
|
binary_oarchive.hpp
|
Revert "enhancement to support gcc visibility."
|
2015-04-24 13:12:10 -07:00 |
|
binary_wiarchive.hpp
|
new shared_ptr_helper
|
2014-02-15 14:47:26 -08:00 |
|
binary_woarchive.hpp
|
new shared_ptr_helper
|
2014-02-15 14:47:26 -08:00 |
|
codecvt_null.hpp
|
changes to correct problems found on mingw and cygwin tests
|
2017-10-22 13:32:38 -07:00 |
|
dinkumware.hpp
|
merge trunk to release
|
2013-11-16 19:31:12 +00:00 |
|
polymorphic_binary_iarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_binary_oarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_iarchive.hpp
|
more tweaks to fix visibility errors and avoid warnings
|
2015-09-29 13:55:23 -07:00 |
|
polymorphic_oarchive.hpp
|
more tweaks to fix visibility errors and avoid warnings
|
2015-09-29 13:55:23 -07:00 |
|
polymorphic_text_iarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_text_oarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_text_wiarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_text_woarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_xml_iarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_xml_oarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_xml_wiarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
polymorphic_xml_woarchive.hpp
|
Just discovered that registering type via EXPORT doesn't work with polymorphic archives !!!
|
2018-11-03 06:23:22 -07:00 |
|
text_iarchive.hpp
|
replace insert with emplace where appropriate
|
2016-02-13 10:42:07 -08:00 |
|
text_oarchive.hpp
|
fix gcc warning
|
2018-05-03 22:56:07 -07:00 |
|
text_wiarchive.hpp
|
Revert "enhancement to support gcc visibility."
|
2015-04-24 13:12:10 -07:00 |
|
text_woarchive.hpp
|
fix gcc warning
|
2018-05-03 22:56:07 -07:00 |
|
tmpdir.hpp
|
merge trunk to release
|
2013-11-16 19:31:12 +00:00 |
|
wcslen.hpp
|
adjustment to export codecvt_null<wchar_t>
|
2017-06-14 15:25:49 -07:00 |
|
xml_archive_exception.hpp
|
changes to support visibility - by Edward Diener
|
2015-09-29 12:32:23 -07:00 |
|
xml_iarchive.hpp
|
replace insert with emplace where appropriate
|
2016-02-13 10:42:07 -08:00 |
|
xml_oarchive.hpp
|
fix gcc warning
|
2018-05-03 22:56:07 -07:00 |
|
xml_wiarchive.hpp
|
remove dependency on <codecvt>
|
2017-10-17 10:55:47 -07:00 |
|
xml_woarchive.hpp
|
fix gcc warning
|
2018-05-03 22:56:07 -07:00 |