Commit Graph

1802 Commits

Author SHA1 Message Date
insideoutclub
819f5649ad Fixing typos. 2014-05-26 22:08:39 -07:00
insideoutclub
b0e263e52a Fixing typos. 2014-05-26 12:11:43 -07:00
insideoutclub
60b9ab6a5a Fixing typos. 2014-05-26 11:59:20 -07:00
insideoutclub
806ed33010 Fixing typos. 2014-05-26 11:53:32 -07:00
insideoutclub
335424ca6e Fixing typos. 2014-05-26 08:39:34 -07:00
insideoutclub
ee4b0d4d1e Fixing typos. 2014-05-26 08:37:06 -07:00
insideoutclub
4dd2f9ce04 Fixing typos. 2014-05-26 08:34:09 -07:00
insideoutclub
c5c15b15bd Update extended_type_info.html
Fixing typos. Line 225 needs review.
2014-05-26 08:31:27 -07:00
insideoutclub
f509e1dc67 Update derivation.html
Fixing typos.
2014-05-26 08:15:00 -07:00
insideoutclub
0f260d5d9b Update simple_log.html
Fixing typos.
2014-05-26 08:07:21 -07:00
insideoutclub
8353999a2e Update pimpl.html
Fixing typos. Line 48 still needs some work.
2014-05-26 08:04:58 -07:00
insideoutclub
a809ed7254 Update shared_ptr.html
Fixing typos.
2014-05-26 07:56:54 -07:00
insideoutclub
4d6f05642c Update headers.html
Fixing typos. Line 348 still needs some work.
2014-05-26 07:46:26 -07:00
insideoutclub
dda3b3431e Update implementation.html
Fixing typos. Line 257 still needs a cross-reference.
2014-05-26 07:23:42 -07:00
insideoutclub
1817cdfa4f Update archive_reference.html
Fixing typos.
2014-05-25 22:26:40 -07:00
insideoutclub
68fcb21365 Update exception_safety.html
Fixing typos.
2014-05-25 12:27:26 -07:00
insideoutclub
99696d9c18 Update archive_exception.hpp
Fixing typos.
2014-05-25 12:03:19 -07:00
insideoutclub
256e8dd794 Update exceptions.html
Fixing typos.
2014-05-25 11:53:39 -07:00
insideoutclub
d5d9a3a5a3 Update special.html
Fixing typos.
2014-05-25 11:41:48 -07:00
insideoutclub
21ec29f991 Update wrappers.html
Fixing typos.
2014-05-24 07:58:21 -07:00
insideoutclub
7c35aa79d0 Update traits.html
This line either needs to be deleted or it needs to be a link to version.hpp.
2014-05-24 07:46:15 -07:00
insideoutclub
d34508689e Update traits.html
Fixing typos.
2014-05-24 07:14:21 -07:00
insideoutclub
c74430bbc7 Update traits.html
Fixing typos.
2014-05-23 22:53:53 -07:00
insideoutclub
a58d835291 Update serialization.html
Fixing typos.
2014-05-23 11:56:25 -07:00
insideoutclub
3c6c241bd7 Update archives.html
Fixed a typo. Changed "thier" to "their".
2014-05-23 11:27:39 -07:00
insideoutclub
c957250757 Update tutorial.html
Fixed a typo. Changed "implemenations" to "implementations".
2014-05-23 11:19:32 -07:00
Robert Ramey
8e4248285a fix hoping to get mdvc 8.0 to pass 2014-04-14 16:08:28 -07:00
Robert Ramey
e65f25fce1 fixed error for microsoft compilers 2014-03-21 21:57:15 -07:00
Robert Ramey
3fc172b3fb BOOST_DEDUCED_TYPENAME <- typename 2014-03-19 18:35:13 -07:00
Robert Ramey
4fff20dff4 address MSVC shared_ptr helper problem
attempt yet again to address MSVC 8.0 issues
2014-03-19 18:00:55 -07:00
Robert Ramey
1d07e1dd57 Merge branch 'develop' 2014-03-17 12:32:01 -07:00
Robert Ramey
f3d5bc52bb attempt to make tests pass on mdvc 8.0 2014-03-12 20:58:08 -07:00
Robert Ramey
673135a41e changes to support msvc 8.0
reversion problems created by s kelly project
2014-03-06 08:24:28 -08:00
Robert Ramey
168671c1c3 Fix failures for msvc 8.0
back out more MSVC workaround "fixes"
fix shared_ptr_helper load template declaration
2014-03-04 14:26:19 -08:00
Robert Ramey
b8bf2de47d Merge branch 'develop' 2014-03-02 11:03:01 -08:00
Robert Ramey
a9a4f6da0b fixed interface to dynamic_cast<shared_ptr>
tweaked archives to use/restore original local rather than the global "classic" one
2014-02-28 10:50:19 -08:00
Robert Ramey
818333c7fd added #if def to skip std::shared_ptr test when compiler doesn't support C++11 2014-02-23 11:21:13 -08:00
Robert Ramey
c8cb85339d corrected test in the absence of C++11 support for smart pointers 2014-02-22 11:11:29 -08:00
Robert Ramey
ed0ba055c8 correction for shared_ptr_helper and test_unique_ptr 2014-02-20 08:33:32 -08:00
Robert Ramey
fb559afd0d fix various trac items 2014-02-19 13:11:33 -08:00
Robert Ramey
3c9fe377f3 merge develop to master 2014-02-17 18:55:24 -08:00
Robert Ramey
57e6da40e9 added unique_ptr.hpp 2014-02-17 14:56:19 -08:00
Robert Ramey
a5f7c7850b added test_unique_ptr.cpp 2014-02-17 14:21:33 -08:00
Robert Ramey
484874f0c2 Merge branch 'stl_pointers' into develop 2014-02-17 12:30:00 -08:00
Robert Ramey
7f604fa7ff minor corrections to pass full suite of test 2014-02-17 12:28:07 -08:00
Robert Ramey
606093112f both std and boost versions of shared / weak pointer passing tests 2014-02-16 21:38:28 -08:00
Robert Ramey
c9443fba24 intermediate version 2014-02-16 00:06:04 -08:00
Robert Ramey
f5168e15a4 new shared_ptr_helper
passed a couple of tests
removed naked-... versions of archive classes
2014-02-15 14:47:26 -08:00
Robert Ramey
f7ad9e8d07 fixed shared_helper implementation 2014-02-13 15:55:05 -08:00
Robert Ramey
679c9ee7ef minor adjustments to testing 2014-02-13 09:17:33 -08:00