FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/module.cpp - boostorg/python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
223
Star
537
Code
Issues
173
Pull requests
34
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
python
src
module.cpp
on
develop
User selector
Datepicker
Commit history
Commits on Jun 27, 2026
Provide 'state' accessor in module definition
o01eg
authored and
stefanseefeld
committed
afd27c6
View commit details
Copy full SHA for afd27c6
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
Rename module to mod
o01eg
authored and
stefanseefeld
committed
b34c895
View commit details
Copy full SHA for b34c895
View code at this point
Browse repository at this point
Add support for multi-phase module initialization
o01eg
authored and
stefanseefeld
committed
9e2f519
View commit details
Copy full SHA for 9e2f519
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
Add "nogil" option for BOOST_PYTHON_MODULE_INIT.
Show description for 5013564
nascheme
authored and
stefanseefeld
committed
5013564
View commit details
Copy full SHA for 5013564
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
Set the Py_MOD_GIL_NOT_USED flag on modules.
Show description for fc68878
nascheme
committed
fc68878
View commit details
Copy full SHA for fc68878
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 5, 2011
merging current boost/python and libs/python from trunk into release branch
Show description for e28f050
Ralf W. Grosse-Kunstleve
committed
e28f050
View commit details
Copy full SHA for e28f050
View code at this point
Browse repository at this point
Commits on Dec 28, 2010
merging current boost/python and libs/python from trunk into release branch
Show description for ba21366
Ralf W. Grosse-Kunstleve
committed
ba21366
View commit details
Copy full SHA for ba21366
View code at this point
Browse repository at this point
Commits on Oct 13, 2009
boost/python, libs/python: all changes from trunk merged into branches/release
Show description for 8910035
Ralf W. Grosse-Kunstleve
committed
8910035
View commit details
Copy full SHA for 8910035
View code at this point
Browse repository at this point
Commits on Jul 26, 2004
Converted to Boost Software License, Version 1.0
Show description for fed0b09
DougGregor
committed
fed0b09
View commit details
Copy full SHA for fed0b09
View code at this point
Browse repository at this point
Commits on Dec 31, 2003
work around g++ (GCC) 3.4.0 20031230 (experimental) internal compiler error
Show description for f539258
Ralf W. Grosse-Kunstleve
committed
f539258
View commit details
Copy full SHA for f539258
View code at this point
Browse repository at this point
Commits on Jul 21, 2003
Get Cygwin linking again
Show description for 817dcd3
dabrahams
committed
817dcd3
View commit details
Copy full SHA for 817dcd3
View code at this point
Browse repository at this point
Commits on Oct 4, 2002
Clean up module flotsam
Show description for ee17b41
dabrahams
committed
ee17b41
View commit details
Copy full SHA for ee17b41
View code at this point
Browse repository at this point
Commits on Sep 28, 2002
Keyword argument support
Show description for 997e84f
dabrahams
committed
997e84f
View commit details
Copy full SHA for 997e84f
View code at this point
Browse repository at this point
Commits on Sep 3, 2002
Support for free-function def() invocation (no module object)
Show description for 865ef2a
dabrahams
committed
865ef2a
View commit details
Copy full SHA for 865ef2a
View code at this point
Browse repository at this point
Commits on Aug 19, 2002
new class_<> objects are always added to the current scope
Show description for a5d53d1
dabrahams
committed
a5d53d1
View commit details
Copy full SHA for a5d53d1
View code at this point
Browse repository at this point
Commits on Aug 7, 2002
Full docstring support
Show description for bd0257c
dabrahams
committed
bd0257c
View commit details
Copy full SHA for bd0257c
View code at this point
Browse repository at this point
Commits on Aug 6, 2002
* object(f), where f is a function pointer now works. Returning a
Show description for 56e7b2a
dabrahams
committed
56e7b2a
View commit details
Copy full SHA for 56e7b2a
View code at this point
Browse repository at this point
Commits on Jul 25, 2002
scope default constructor gets current scope; killed scope::get()
Show description for 8763fd1
dabrahams
committed
8763fd1
View commit details
Copy full SHA for 8763fd1
View code at this point
Browse repository at this point
class_<> is now derived from object
Show description for 63eed89
dabrahams
committed
63eed89
View commit details
Copy full SHA for 63eed89
View code at this point
Browse repository at this point
Added scope
Show description for f458dbd
dabrahams
committed
f458dbd
View commit details
Copy full SHA for f458dbd
View code at this point
Browse repository at this point
Commits on Jul 17, 2002
Roll back most of Dave Hawkes' changes for the time being.
Show description for f9a67b3
dabrahams
committed
f9a67b3
View commit details
Copy full SHA for f9a67b3
View code at this point
Browse repository at this point
Sub-module / sub-class and API changes
Show description for 61ba4cd
David Hawkes
committed
61ba4cd
View commit details
Copy full SHA for 61ba4cd
View code at this point
Browse repository at this point
Commits on Jun 16, 2002
beginning of object support
Show description for c12ffa2
dabrahams
committed
c12ffa2
View commit details
Copy full SHA for c12ffa2
View code at this point
Browse repository at this point
Commits on Jun 12, 2002
reference<> => handle<>
Show description for 366ee6d
dabrahams
committed
366ee6d
View commit details
Copy full SHA for 366ee6d
View code at this point
Browse repository at this point
Commits on Jun 4, 2002
fixup for __module__ attribute setting
Show description for 2e3ae9d
dabrahams
committed
2e3ae9d
View commit details
Copy full SHA for 2e3ae9d
View code at this point
Browse repository at this point
Commits on Jun 3, 2002
automatic addition of __module__ to class dict
Show description for 7a832f1
Ralf W. Grosse-Kunstleve
committed
7a832f1
View commit details
Copy full SHA for 7a832f1
View code at this point
Browse repository at this point
Commits on Feb 28, 2002
Move module_base to detail, avoiding recompilation dependencies
Show description for 412a002
dabrahams
committed
412a002
View commit details
Copy full SHA for 412a002
View code at this point
Browse repository at this point
Commits on Jan 22, 2002
Nicer syntactic sugar
Show description for 0389aab
dabrahams
committed
0389aab
View commit details
Copy full SHA for 0389aab
View code at this point
Browse repository at this point
Commits on Jan 21, 2002
Use ref everywhere for reliability
Show description for 41634f9
dabrahams
committed
41634f9
View commit details
Copy full SHA for 41634f9
View code at this point
Browse repository at this point
Commits on Jan 20, 2002
Moved add_overload functionality to function::add_to_namespace
Show description for f7a5e6d
dabrahams
committed
f7a5e6d
View commit details
Copy full SHA for f7a5e6d
View code at this point
Browse repository at this point
Commits on Jan 9, 2002
initial checkin
Show description for 8cff66e
dabrahams
committed
8cff66e
View commit details
Copy full SHA for 8cff66e
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL