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 }}
binary1248
/
SFNUL
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
51
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SFNUL
src
SFNUL
SyncedType.cpp
on
master
User selector
All users
All time
Commit history
Commits on Apr 9, 2015
Reduced overhead of data structure padding in cases where SyncedType contains a type that is smaller than the machine word size.
binary1248
committed
7abd7c6
View commit details
Copy full SHA for 7abd7c6
View code at this point
Browse repository at this point
Made SyncedType synchronization type a template parameter in order to reduce the memory footprint of SyncedObjects.
binary1248
committed
5c7e088
View commit details
Copy full SHA for 5c7e088
View code at this point
Browse repository at this point
Commits on Dec 7, 2013
Moved maximum block size into Utility.cpp so it is dynamically configurable at runtime instead of being fixed during library compile, fixed SyncedType<T> operator overloads not functioning properly…
Show description for 5eb9dad
binary1248
committed
5eb9dad
View commit details
Copy full SHA for 5eb9dad
View code at this point
Browse repository at this point
Commits on Nov 17, 2013
Fixed SFML CMake configuration to match new static linking system, implemented optional endian-swapping for those lucky enough to have a system that requires it, implemented partial synchronization…
Show description for 325471c
binary1248
committed
325471c
View commit details
Copy full SHA for 325471c
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Implemented an object synchronization system, introduced our own data encapsulation facility, implemented Links that multiplex multiple data streams over a single transport, fixed various bugs.
binary1248
committed
40a2283
View commit details
Copy full SHA for 40a2283
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.