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 }}
sdarwin
/
function
Public
forked from
boostorg/function
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
function
test
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 6, 2019
Add CMakeLists.txt
pdimov
committed
7f69508
View commit details
Copy full SHA for 7f69508
View code at this point
Browse repository at this point
Add test/quick.cpp
pdimov
committed
6d811a2
View commit details
Copy full SHA for 6d811a2
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Add mixed cxxstd variants of test_return_function
pdimov
committed
3f46081
View commit details
Copy full SHA for 3f46081
View code at this point
Browse repository at this point
Add test_return_function
pdimov
committed
17716b6
View commit details
Copy full SHA for 17716b6
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/more-lwtest
pdimov
committed
30f31f8
View commit details
Copy full SHA for 30f31f8
View code at this point
Browse repository at this point
Remove remaining uses of Boost.Test
pdimov
committed
bfb0e47
View commit details
Copy full SHA for bfb0e47
View code at this point
Browse repository at this point
Update toolset name for gcc-4.4
pdimov
committed
0a1a33a
View commit details
Copy full SHA for 0a1a33a
View code at this point
Browse repository at this point
Add test_mixed_cxxstd
pdimov
committed
c18d123
View commit details
Copy full SHA for c18d123
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Add throw/catch test for bad_function_call
pdimov
authored and
jeking3
committed
5b2acbc
View commit details
Copy full SHA for 5b2acbc
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
TST: Do not catch exceptions by value
Kojoley
authored and
jeking3
committed
df1f33e
View commit details
Copy full SHA for df1f33e
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
expand CI jobs for more coverage
jeking3
committed
453860f
View commit details
Copy full SHA for 453860f
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Disable -fno-rtti test on g++-4.4/c++0x as <memory> does not compile
pdimov
committed
d1a771b
View commit details
Copy full SHA for d1a771b
View code at this point
Browse repository at this point
Simplify test/Jamfile
pdimov
committed
27808e2
View commit details
Copy full SHA for 27808e2
View code at this point
Browse repository at this point
Replace Boost.Test use with lwtest
pdimov
committed
528afe6
View commit details
Copy full SHA for 528afe6
View code at this point
Browse repository at this point
Commits on Sep 22, 2018
Use LightweightTest and NoExceptionsSupport from Core
glenfe
committed
87c978d
View commit details
Copy full SHA for 87c978d
View code at this point
Browse repository at this point
Commits on Dec 17, 2017
Skip test_empty_ref on g++ 7 in C++17 mode due to compiler bug
pdimov
committed
eba4893
View commit details
Copy full SHA for eba4893
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Add missing test.
eldiener
committed
c257d43
View commit details
Copy full SHA for c257d43
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Disable processing of function.hpp if it is included more than once in the TU and BOOST_FUNCTION_MAX_ARGS does not change.
eldiener
committed
d6cff39
View commit details
Copy full SHA for d6cff39
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
Conditionally disable tests using deprecated/removed C++98 binders.
Show description for 0707a60
DanielaE
committed
0707a60
View commit details
Copy full SHA for 0707a60
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
Remove std::unary/binary_function use, they have been removed in C++17
pdimov
committed
c326d30
View commit details
Copy full SHA for c326d30
View code at this point
Browse repository at this point
Commits on Apr 25, 2015
Use Boost.TypeIndex to work with type_info to avoid bunch of workarounds and non-optimal operators. Added RTTI-off tests
apolukhin
committed
8998778
View commit details
Copy full SHA for 8998778
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Less includes from Boost.Move and more tests
apolukhin
committed
df1db75
View commit details
Copy full SHA for df1db75
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
Add support for function signatures with rvalue params
apolukhin
committed
27e9e1e
View commit details
Copy full SHA for 27e9e1e
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
Fixed two tests to work with C++11/libc++. The tests attempted to compare two ostream&, but didn't really. In c++03, both decayed to void *, which wre then compared. In c++11, the ostreams are comv…
Show description for 78eb6b1
mclow
committed
78eb6b1
View commit details
Copy full SHA for 78eb6b1
View code at this point
Browse repository at this point
Commits on Dec 17, 2012
Merge macro changes for Boost.Function to release branch
Show description for 352cb18
mclow
committed
352cb18
View commit details
Copy full SHA for 352cb18
View code at this point
Browse repository at this point
Commits on Sep 28, 2012
Merge from trunk: added move assignment and move constructors to Boost.Function (fixes #7330)
Show description for 3ac49dc
apolukhin
committed
3ac49dc
View commit details
Copy full SHA for 3ac49dc
View code at this point
Browse repository at this point
Commits on Mar 21, 2011
Function: Merge from trunk.
Show description for 3193df7
danieljames
committed
3193df7
View commit details
Copy full SHA for 3193df7
View code at this point
Browse repository at this point
Commits on Oct 17, 2009
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Show description for 24a7ce0
straszheim
committed
24a7ce0
View commit details
Copy full SHA for 24a7ce0
View code at this point
Browse repository at this point
Commits on Jul 22, 2009
Add basic copyright/license to keep cmake out of the inspection report
Show description for c398dfc
straszheim
committed
c398dfc
View commit details
Copy full SHA for c398dfc
View code at this point
Browse repository at this point
Commits on Jul 8, 2009
Merge various function changes from trunk.
Show description for d68cc8a
danieljames
committed
d68cc8a
View commit details
Copy full SHA for d68cc8a
View code at this point
Browse repository at this point
Commits on Jan 24, 2009
merge of cmake build files from trunk per beman
Show description for 2fd383c
straszheim
committed
2fd383c
View commit details
Copy full SHA for 2fd383c
View code at this point
Browse repository at this point
Commits on Oct 16, 2008
Merge Boost.Function fixes from trunk
Show description for 587658b
DougGregor
committed
587658b
View commit details
Copy full SHA for 587658b
View code at this point
Browse repository at this point
Commits on Jul 14, 2008
Merge Boost.Function from the trunk
Show description for 83309a3
DougGregor
committed
83309a3
View commit details
Copy full SHA for 83309a3
View code at this point
Browse repository at this point
Commits on Nov 6, 2006
Remove obsolete Boost.Build v1 files.
Show description for 2ecd62c
grafikrobot
committed
2ecd62c
View commit details
Copy full SHA for 2ecd62c
View code at this point
Browse repository at this point
Commits on Feb 28, 2006
Stop using assert() in tests
Show description for fdd91db
dabrahams
committed
fdd91db
View commit details
Copy full SHA for fdd91db
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.