Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Fromeworld
/
serialization
Public
forked from
boostorg/serialization
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
serialization
include
on
develop
User selector
All users
All time
Commit history
Commits on Nov 28, 2017
fix failing tests
robertramey
committed
2402442
View commit details
Copy full SHA for 2402442
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
corrections for dll linkage and testing
robertramey
committed
4ee479a
View commit details
Copy full SHA for 4ee479a
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
corrections to singleton - tested on on all platforms
robertramey
committed
8378c75
View commit details
Copy full SHA for 8378c75
View code at this point
Browse repository at this point
corrected singleton and ran test_dll_exported on unix,mingv,windows and osx
robertramey
committed
7d216b4
View commit details
Copy full SHA for 7d216b4
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
correct error detected in MSVC regarding singleton initialization
robertramey
committed
f94da2c
View commit details
Copy full SHA for f94da2c
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
fix for singleton. This simplifies the visibility for the singleton class.
Show description for fea1826
robertramey
committed
fea1826
View commit details
Copy full SHA for fea1826
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
fixed addressor fiasco
Show description for 8bbcca5
robertramey
committed
8bbcca5
View commit details
Copy full SHA for 8bbcca5
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
alter visibility to try to address failure to link "common" archive for clang-gnu-linux 3.0 compilers.
robertramey
committed
b87dc62
View commit details
Copy full SHA for b87dc62
View code at this point
Browse repository at this point
altered visibility settings for polymorphic_base. Hopefully this should fix text failures for test_dll_exported
robertramey
committed
eb35302
View commit details
Copy full SHA for eb35302
View code at this point
Browse repository at this point
fix overload of & when taking address
robertramey
committed
a2a8890
View commit details
Copy full SHA for a2a8890
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Merge branch 'develop' of https://github.com/boostorg/serialization into develop
robertramey
committed
f4be906
View commit details
Copy full SHA for f4be906
View code at this point
Browse repository at this point
addressed user complaint and rolled back change which called desstructor
robertramey
committed
0ba417d
View commit details
Copy full SHA for 0ba417d
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Avoid dereferencing a nullptr
masterleinad
committed
9e7cd20
View commit details
Copy full SHA for 9e7cd20
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
alter macro definition to avoid undefined behavior
robertramey
committed
8d0b0db
View commit details
Copy full SHA for 8d0b0db
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
address boost serialization test matrix errors
Show description for daf20da
robertramey
committed
daf20da
View commit details
Copy full SHA for daf20da
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
changes to correct problems found on mingw and cygwin tests
robertramey
committed
7185122
View commit details
Copy full SHA for 7185122
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
remove dependency on <codecvt>
Show description for 64dc620
robertramey
committed
64dc620
View commit details
Copy full SHA for 64dc620
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
try to fix wide character archives by making ~codecvt_null() non virtual
robertramey
committed
40314f9
View commit details
Copy full SHA for 40314f9
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
corrected mistakes in codecvt_null affecting visibility
robertramey
committed
d21a064
View commit details
Copy full SHA for d21a064
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
correct extraneous BOOST_ARCHIVE_DECL
robertramey
committed
3d179ca
View commit details
Copy full SHA for 3d179ca
View code at this point
Browse repository at this point
Trying to fix three issues
Show description for cd2f77d
robertramey
committed
cd2f77d
View commit details
Copy full SHA for cd2f77d
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Avoid dereferencing a nullptr in save_pointer_type::register_type
masterleinad
committed
480a8c9
View commit details
Copy full SHA for 480a8c9
View code at this point
Browse repository at this point
Commits on Aug 13, 2017
try to address problem where singleton is dropped by linker
robertramey
committed
2557639
View commit details
Copy full SHA for 2557639
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Merge pull request #58 from yuri-kilochek/develop
Show description for a5cb34f
robertramey
authored
a5cb34f
View commit details
Copy full SHA for a5cb34f
View code at this point
Browse repository at this point
attempt to fix mingw failures
robertramey
committed
ad1e1e5
View commit details
Copy full SHA for ad1e1e5
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Use `archive::object_id_type::base_type` as type of `archive::object_id_type`'s conversion operators for consistency with other injected types.
Yuri Kilochek
committed
96f818e
View commit details
Copy full SHA for 96f818e
View code at this point
Browse repository at this point
Use same type for both input and output conversion operators of `archive::class_id_type`.
Yuri Kilochek
committed
791f1bd
View commit details
Copy full SHA for 791f1bd
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
adjustment to export codecvt_null<wchar_t>
robertramey
committed
eaf8579
View commit details
Copy full SHA for eaf8579
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
adjustments to address failing "optional", Failure on FSD expand.hpp ininitlalization, and another attempt to fix linking failure related to singleton get_lock.
robertramey
committed
81b4450
View commit details
Copy full SHA for 81b4450
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
make test optional correct.
Show description for bebea0f
robertramey
committed
bebea0f
View commit details
Copy full SHA for bebea0f
View code at this point
Browse repository at this point
Commits on May 24, 2017
fix as described in PR #53.
Show description for 0c8a1d6
robertramey
committed
0c8a1d6
View commit details
Copy full SHA for 0c8a1d6
View code at this point
Browse repository at this point
Commits on May 8, 2017
correct implementation of serialization for boost::optional
robertramey
committed
632df7a
View commit details
Copy full SHA for 632df7a
View code at this point
Browse repository at this point
Commits on May 4, 2017
address recent Trac items
robertramey
committed
49f8f59
View commit details
Copy full SHA for 49f8f59
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Trying to get minGW to function for serialization library
Show description for b0a794d
robertramey
committed
b0a794d
View commit details
Copy full SHA for b0a794d
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
correct error which appeared when compiling non c++ compliant code for arrays
robertramey
committed
1d86261
View commit details
Copy full SHA for 1d86261
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.