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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
BoostGSoC21
/
python
Public
forked from
boostorg/python
Notifications
You must be signed in to change notification settings
Fork
1
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
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Aug 22, 2021
fix multiple issues
Show description for 1d32002
philoinovsky
committed
1d32002
View commit details
Copy full SHA for 1d32002
Browse repository at this point
Commits on Aug 21, 2021
add create_future
philoinovsky
committed
a2e1238
View commit details
Copy full SHA for a2e1238
Browse repository at this point
Commits on Aug 18, 2021
add event_loop doc
philoinovsky
committed
e4ec199
View commit details
Copy full SHA for e4ec199
Browse repository at this point
add interface to set default eventloop
philoinovsky
committed
afcccbc
View commit details
Copy full SHA for afcccbc
Browse repository at this point
Commits on Jul 17, 2021
fix issues
Show description for a9efac6
philoinovsky
committed
a9efac6
View commit details
Copy full SHA for a9efac6
Browse repository at this point
Commits on Jul 11, 2021
replace call_later call in call_at with other code
philoinovsky
committed
53666c6
View commit details
Copy full SHA for 53666c6
Browse repository at this point
replace make_function with lambda
philoinovsky
committed
570a387
View commit details
Copy full SHA for 570a387
Browse repository at this point
remove _id_to_timer_map; change sock_recv_handlers to lambdas
philoinovsky
committed
914a18d
View commit details
Copy full SHA for 914a18d
Browse repository at this point
Commits on Jul 10, 2021
change std::future to python concurrent.futures.Future
philoinovsky
committed
587c1ea
View commit details
Copy full SHA for 587c1ea
Browse repository at this point
change event_loop constructor parameter from io_context to strand
philoinovsky
committed
d23977f
View commit details
Copy full SHA for d23977f
Browse repository at this point
Commits on Jul 4, 2021
add TLS Upgrade, DNS, Error Handling API
philoinovsky
committed
0510847
View commit details
Copy full SHA for 0510847
Browse repository at this point
Commits on Jun 29, 2021
add implementations for eventloop functions sock_*
philoinovsky
committed
a2a2bbe
View commit details
Copy full SHA for a2a2bbe
Browse repository at this point
Commits on Jun 27, 2021
Fixed namespace related issues
Show description for 5747a3a
philoinovsky
committed
5747a3a
View commit details
Copy full SHA for 5747a3a
Browse repository at this point
Commits on Jun 26, 2021
add implementations of sock_* functions
philoinovsky
committed
7d8fae8
View commit details
Copy full SHA for 7d8fae8
Browse repository at this point
add eventloop implementations for call_* and call_when_*_completed functions
philoinovsky
committed
e6b292f
View commit details
Copy full SHA for e6b292f
Browse repository at this point
Commits on Mar 4, 2021
Merge branch 'develop'
stefanseefeld
committed
68fa9dc
View commit details
Copy full SHA for 68fa9dc
Browse repository at this point
Commits on Feb 8, 2021
Fix issue #280
db4
authored and
stefanseefeld
committed
f5d14ef
View commit details
Copy full SHA for f5d14ef
Browse repository at this point
Add a test case for issue #280
db4
authored and
stefanseefeld
committed
f7254f5
View commit details
Copy full SHA for f7254f5
Browse repository at this point
Commits on Jan 21, 2021
[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level.…
Show description for bffcb99
eldiener
authored and
stefanseefeld
committed
bffcb99
View commit details
Copy full SHA for bffcb99
Browse repository at this point
Commits on Jan 6, 2021
Fix compatibility with Python 3.10.0a4: fopen
Show description for cbd2d9f
vstinner
authored and
stefanseefeld
committed
cbd2d9f
View commit details
Copy full SHA for cbd2d9f
Browse repository at this point
Commits on Jan 4, 2021
noncopyable is located in the boost namespace
CedricSchmeits
authored and
stefanseefeld
committed
0f19450
View commit details
Copy full SHA for 0f19450
Browse repository at this point
added includes for call_method.hpp and def.hpp
CedricSchmeits
authored and
stefanseefeld
committed
30dd3fe
View commit details
Copy full SHA for 30dd3fe
Browse repository at this point
Fix Python 3.10 (PEP-620) incompatibility.
stefanseefeld
committed
500194e
View commit details
Copy full SHA for 500194e
Browse repository at this point
Replace appveyor by github actions.
stefanseefeld
committed
cd953cf
View commit details
Copy full SHA for cd953cf
Browse repository at this point
Commits on Dec 26, 2020
Remove travis-ci logic.
stefanseefeld
committed
5e4f627
View commit details
Copy full SHA for 5e4f627
Browse repository at this point
Deploy documentation via github actions.
stefanseefeld
committed
108c93f
View commit details
Copy full SHA for 108c93f
Browse repository at this point
Add OSX tests.
stefanseefeld
committed
3dd6bcf
View commit details
Copy full SHA for 3dd6bcf
Browse repository at this point
Commits on Dec 22, 2020
Using docker images to execut the github actions for testing (#335)
Show description for 97a8550
teeks99
authored
97a8550
View commit details
Copy full SHA for 97a8550
Browse repository at this point
Updated VS2019 to 16.8.3
teeks99
authored and
stefanseefeld
committed
c9521a8
View commit details
Copy full SHA for c9521a8
Browse repository at this point
Commits on Dec 13, 2020
New VS2019 version on appveyor
teeks99
authored and
stefanseefeld
committed
8328a4f
View commit details
Copy full SHA for 8328a4f
Browse repository at this point
Commits on Nov 2, 2020
Merge branch 'develop'
stefanseefeld
committed
cc97326
View commit details
Copy full SHA for cc97326
Browse repository at this point
Commits on Oct 16, 2020
Add pypy3 to TravisCI matrix
jcpunk
authored and
stefanseefeld
committed
f1320bf
View commit details
Copy full SHA for f1320bf
Browse repository at this point
Convert Python 3.1+ to use public C API for filenames
jcpunk
authored and
stefanseefeld
committed
d9f0605
View commit details
Copy full SHA for d9f0605
Browse repository at this point
Use python macros to stay on public API for new pythons
jcpunk
authored and
stefanseefeld
committed
9ad5298
View commit details
Copy full SHA for 9ad5298
Browse repository at this point
Stop using deprecated API calls (python-3.9) #319
jcpunk
authored and
stefanseefeld
committed
944fa07
View commit details
Copy full SHA for 944fa07
Browse repository at this point
Previous
Next
You can’t perform that action at this time.