FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/boost/python - BoostGSoC21/python · GitHub
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
Breadcrumbs
History for
python
include
boost
python
on
develop
User selector
Datepicker
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
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
add create_future
philoinovsky
committed
a2e1238
View commit details
Copy full SHA for a2e1238
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
add interface to set default eventloop
philoinovsky
committed
afcccbc
View commit details
Copy full SHA for afcccbc
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 11, 2021
replace make_function with lambda
philoinovsky
committed
570a387
View commit details
Copy full SHA for 570a387
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
add eventloop implementations for call_* and call_when_*_completed functions
philoinovsky
committed
e6b292f
View commit details
Copy full SHA for e6b292f
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Fix Python 3.10 (PEP-620) incompatibility.
stefanseefeld
committed
500194e
View commit details
Copy full SHA for 500194e
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Stop using deprecated API calls (python-3.9) #319
jcpunk
authored and
stefanseefeld
committed
944fa07
View commit details
Copy full SHA for 944fa07
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Handle NULL from call to PyLong_Type
Show description for 9e1132f
ausmal
authored and
stefanseefeld
committed
9e1132f
View commit details
Copy full SHA for 9e1132f
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Removed usage of deprecated header boost/detail/iterator.hpp.
Show description for 01ab510
Lastique
authored and
stefanseefeld
committed
01ab510
View commit details
Copy full SHA for 01ab510
View code at this point
Browse repository at this point
Revert back to original, as __cdecl is fine with the Embarcadero C++ clang-based compilers.
eldiener
authored and
stefanseefeld
committed
5e2d55d
View commit details
Copy full SHA for 5e2d55d
View code at this point
Browse repository at this point
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
eldiener
authored and
stefanseefeld
committed
17886fc
View commit details
Copy full SHA for 17886fc
View code at this point
Browse repository at this point
Commits on Jun 1, 2019
detail/caller.hpp:127:2: error: extra ';' [-Wpedantic]
jschueller
authored and
stefanseefeld
committed
1727b67
View commit details
Copy full SHA for 1727b67
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
The right hypot fix for MinGW
Kojoley
authored and
stefanseefeld
committed
0b0c053
View commit details
Copy full SHA for 0b0c053
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Enable forward declaration of unwind_type() in msvc14.15 and later.
Show description for 0d0cd71
bowie7070
authored and
stefanseefeld
committed
0d0cd71
View commit details
Copy full SHA for 0d0cd71
View code at this point
Browse repository at this point
Commits on Mar 24, 2019
Fix hypot issue on MinGW
Kojoley
authored and
stefanseefeld
committed
1f1b9b6
View commit details
Copy full SHA for 1f1b9b6
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Fix -Wregister error on Clang in C++17 mode
Show description for 6bd6d71
Kojoley
authored and
stefanseefeld
committed
6bd6d71
View commit details
Copy full SHA for 6bd6d71
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Ssize t warning - trac #3353 (#21)
Show description for 4b01139
teeks99
authored and
stefanseefeld
committed
4b01139
View commit details
Copy full SHA for 4b01139
View code at this point
Browse repository at this point
Fix static object initialization under Visual Studio 2017 (#208)
Show description for 65bfec2
SPKorhonen
authored and
stefanseefeld
committed
65bfec2
View commit details
Copy full SHA for 65bfec2
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Fix auto-linking logic for boost_numpy (Windows only).
stefanseefeld
committed
b4230e9
View commit details
Copy full SHA for b4230e9
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Fix auto-linking logic (Windows only).
stefanseefeld
committed
2431370
View commit details
Copy full SHA for 2431370
View code at this point
Browse repository at this point
Commits on Apr 7, 2018
Remove redundant pragma once directives.
stefanseefeld
committed
f3df1bf
View commit details
Copy full SHA for f3df1bf
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Add Python version to library suffix.
stefanseefeld
committed
d4d41d9
View commit details
Copy full SHA for d4d41d9
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Fix MSVC compilation failure.
stefanseefeld
committed
b9d0d97
View commit details
Copy full SHA for b9d0d97
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Fix deprecated elementwise comparison warning / error.
stefanseefeld
committed
9ad3313
View commit details
Copy full SHA for 9ad3313
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Revert "Avoid multiple template instances of boost::python::details::get_signature when multiple calling conventions are enabled"
Show description for bf9a033
stefanseefeld
committed
bf9a033
View commit details
Copy full SHA for bf9a033
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Fix unresolved symbol error with MSVC.
stefanseefeld
committed
2d9871f
View commit details
Copy full SHA for 2d9871f
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Fix c++11 detection.
garyfurnish
authored and
stefanseefeld
committed
30c9eb1
View commit details
Copy full SHA for 30c9eb1
View code at this point
Browse repository at this point
Fix autoptr/unique_ptr ifdef for VS2017.
garyfurnish
authored and
stefanseefeld
committed
7c5e478
View commit details
Copy full SHA for 7c5e478
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL