Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pybind11
/
11c9f32c0f99082adeb8e85b7c022a9c1f9126f1
« Previous
6ba9865
a bit of work on the new documentation structure
by Wenzel Jakob
· 8 years ago
a6e6a8b
Require existing typeinfo for direct conversions
by Ivan Smirnov
· 8 years ago
c0d1919
minor indentation change
by Wenzel Jakob
· 8 years ago
f4eec65
Merge pull request #455 from bennorth/bugfix/bad-delete-if-no-copy-ctor
by Wenzel Jakob
· 8 years ago
43a88f4
Reraise existing exception if dtype ctor fails
by Ivan Smirnov
· 8 years ago
6942694
Allow implicit casts from literal strings to dtype
by Ivan Smirnov
· 8 years ago
ef5a380
A few dtype method docstrings
by Ivan Smirnov
· 8 years ago
f70cc11
Make dtype from string ctor accept const ref
by Ivan Smirnov
· 8 years ago
fb7c9fd
Remove obsolete example reference (#457)
by Jason Rhinelander
· 8 years ago
18e9590
Merge pull request #458 from dean0x7d/fix-property
by Wenzel Jakob
· 8 years ago
5b7e190
Fix def_property and related functions
by Dean Moldovan
· 8 years ago
bbe4508
Test uncopyable static member
by Ben North
· 8 years ago
24a2054
Fix wrapper's 'value' and 'owned' if ctor missing
by Ben North
· 8 years ago
77898af
Merge pull request #454 from dean0x7d/shared_ptr
by Wenzel Jakob
· 8 years ago
7edd72d
Disallow registering dtypes multiple times
by Ivan Smirnov
· 8 years ago
ccc69f9
Cache direct converters in the generic type caster
by Ivan Smirnov
· 8 years ago
4f30446
Merge pull request #448 from dean0x7d/docs
by Wenzel Jakob
· 8 years ago
cbbb783
Add a test for NumPy scalar conversion
by Ivan Smirnov
· 8 years ago
85e1626
Enable direct conversions with no typeinfo present
by Ivan Smirnov
· 8 years ago
7bf90e8
Add a direct converter for numpy scalars
by Ivan Smirnov
· 8 years ago
c275ee6
Add support for "direct" converters
by Ivan Smirnov
· 8 years ago
ba08db4
Import a few more numpy extern symbols
by Ivan Smirnov
· 8 years ago
5d28dd1
Support std::shared_ptr holder type out of the box
by Dean Moldovan
· 8 years ago
f0b0df5
Directly compare 3 ways of moving data between C++ and Python
by Dean Moldovan
· 8 years ago
67b52d8
Reorganize documentation
by Dean Moldovan
· 8 years ago
3eb569f
Merge pull request #452 from aldanor/feature/numpy-enum
by Wenzel Jakob
· 8 years ago
2f3f368
Add tests for numpy enum descriptors
by Ivan Smirnov
· 8 years ago
fb74df5
Implement format/numpy descriptors for enums
by Ivan Smirnov
· 8 years ago
3599585
Merge pull request #450 from dean0x7d/explicit-bool
by Wenzel Jakob
· 8 years ago
c889ebd
Make operator bool() explicit
by Dean Moldovan
· 8 years ago
135fd14
Merge pull request #449 from jagerman/no-implicit-conversions
by Wenzel Jakob
· 8 years ago
12d7660
Disable most implicit conversion constructors
by Jason Rhinelander
· 8 years ago
946f897
Merge pull request #445 from lsst-dm/master
by Wenzel Jakob
· 8 years ago
fcab621
Merge pull request #4 from lsst-dm/tickets/DM-7115
by Pim Schellart
· 8 years ago
8b51ed1
Merge pull request #444 from dean0x7d/inherit-dynamic-attr
by Wenzel Jakob
· 8 years ago
b8cb5ca
Fix dynamic attribute inheritance in C++
by Dean Moldovan
· 8 years ago
5c13749
Merge pull request #437 from dean0x7d/dynamic-attrs
by Wenzel Jakob
· 8 years ago
9273af4
Document dynamic attributes
by Dean Moldovan
· 8 years ago
c01a1c1
added array::ensure() function wrapping PyArray_FromAny
by Wenzel Jakob
· 8 years ago
22726c9
Only allocate dict pointer when needed for dynamic attributes
by Dean Moldovan
· 8 years ago
00488a3
Merge pull request #440 from wjakob/master
by Wenzel Jakob
· 8 years ago
fac7c09
NumPy "base" feature: integrated feedback by @aldanor
by Wenzel Jakob
· 8 years ago
c49d6e5
py::print robustness improvements, added import exception class
by Wenzel Jakob
· 8 years ago
369e9b3
Permit creation of NumPy arrays with a "base" object that owns the data
by Wenzel Jakob
· 8 years ago
43f6aa6
added numpy test (minor): check that 'strides' is respected even when creating new arrays
by Wenzel Jakob
· 8 years ago
d2afe7f
Accept any sequence type as std::vector (or std::list)
by Pim Schellart
· 8 years ago
6fccf69
Add dynamic attribute support
by Dean Moldovan
· 8 years ago
26df852
removed forgotten message() stmt from CMakeLists.txt
by Wenzel Jakob
· 8 years ago
6a1734a
minor cmake cleanups
by Wenzel Jakob
· 8 years ago
c3d8b8c
Merge pull request #435 from wjakob/master
by Wenzel Jakob
· 8 years ago
4c00fd9
extra python version sanity check at import time
by Wenzel Jakob
· 8 years ago
f666101
FindPythonLibsNew: wasn't actually setting PYTHONLIBS_FOUND contrary to specs
by Wenzel Jakob
· 8 years ago
b55a5c5
fixed typo in cmake file
by Wenzel Jakob
· 8 years ago
e71ab8f
unpacking_collector: allow nullptr-valued kwargs argument
by Wenzel Jakob
· 8 years ago
ba76780
numpy.h: added array::squeeze() method
by Wenzel Jakob
· 8 years ago
68a9989
Merge pull request #429 from jagerman/accessor-bool-operator
by Wenzel Jakob
· 8 years ago
7b8e3f9
Re-add (but deprecated) bool operator for attr/items
by Jason Rhinelander
· 8 years ago
103d78d
failed implicit conversions shouldn't lead to nullptr dereference
by Wenzel Jakob
· 8 years ago
cd4d7d6
very minor caster simplification
by Wenzel Jakob
· 8 years ago
dac3858
Make header files viewable in IDEs (fixes #424)
by Wenzel Jakob
· 8 years ago
5699986
Merge pull request #427 from dean0x7d/eigen-bases
by Wenzel Jakob
· 8 years ago
71af3b0
Simplify base class detection for Eigen types
by Dean Moldovan
· 8 years ago
8862887
contributor list update
by Wenzel Jakob
· 8 years ago
632dee1
Merge pull request #356 from TrentHouliston/master
by Wenzel Jakob
· 8 years ago
10a6a90
Redo documentation to make it easier to read
by Trent Houliston
· 8 years ago
a3603e6
Simplify redundant code, conform to style suggestions, improve logic
by Trent Houliston
· 8 years ago
253e41c
Relax constraints on testing to ensure they work in all cases.
by Trent Houliston
· 8 years ago
b0c4444
format_descr constexpr tweak for MSVC by @jagerman (fixes #416)
by Wenzel Jakob
· 8 years ago
0a014e9
Merge pull request #425 from dean0x7d/accessors
by Wenzel Jakob
· 8 years ago
2bab579
Later assignments to accessors should not overwrite the original field
by Dean Moldovan
· 8 years ago
ea763a5
Extend tuple and list accessor interface
by Dean Moldovan
· 8 years ago
242b146
Extend attribute and item accessor interface using object_api
by Dean Moldovan
· 8 years ago
865e430
Make attr and item accessors throw on error instead of returning nullptr
by Dean Moldovan
· 8 years ago
37e22e4
Move common object functions into object_api mixin
by Dean Moldovan
· 8 years ago
2d9220f
Merge pull request #423 from drufat/a
by Wenzel Jakob
· 8 years ago
c250ee5
Use more consistent indentation and typenames names.
by Dzhelil Rufat
· 8 years ago
1ee4128
Merge pull request #420 from jagerman/doc-typos
by Wenzel Jakob
· 8 years ago
20ef626
Fix minor documentation spelling mistakes
by Jason Rhinelander
· 8 years ago
d4285a6
..one more typo
by Wenzel Jakob
· 8 years ago
514371e
typo fixes (spotted by @TheGhostHuCodes)
by Wenzel Jakob
· 8 years ago
bc622dc
Merge pull request #418 from dean0x7d/fix-missing-test
by Wenzel Jakob
· 8 years ago
568ec6b
Fix missing smart_ptr test
by Dean Moldovan
· 8 years ago
d922dff
Merge pull request #410 from wjakob/mi
by Wenzel Jakob
· 8 years ago
e72a676
More verbose error messages when PyType_Ready fails
by Wenzel Jakob
· 8 years ago
c1fc27e
use detail::enable_if_t everywhere
by Wenzel Jakob
· 8 years ago
8e5dceb
Multiple inheritance support
by Wenzel Jakob
· 8 years ago
bad589a
deprecated py::base<>, added a macro for improved readability
by Wenzel Jakob
· 8 years ago
e99ebae
nicer error message for invalid function arguments
by Wenzel Jakob
· 8 years ago
7962f30
set possible build types in cmake build system
by Wenzel Jakob
· 8 years ago
b3794f1
Added py::register_exception for simple case (#296)
by Jason Rhinelander
· 8 years ago
ad3bb9b
Include the cmath header for std::lround.
by Trent Houliston
· 8 years ago
2f59768
Changed non system clocks to be time deltas
by Trent Houliston
· 8 years ago
207d0da
Move the python datetime header into the chrono header
by Trent Houliston
· 8 years ago
0ee97dd
Only import PyDateTime if we have to
by Trent Houliston
· 8 years ago
8fe2fa7
Increase the amount of time to execute the functions to 50ms
by Trent Houliston
· 8 years ago
352149e
Refactor the chrono cast functions into chrono.h.
by Trent Houliston
· 8 years ago
6ddfd1e
Add in casts for c++11s chrono classes to pythons datetime
by Trent Houliston
· 8 years ago
29b5064
Merge pull request #411 from jagerman/debug-build-and-fix
by Wenzel Jakob
· 8 years ago
4a4fb39
Fix build under debug mode
by Jason Rhinelander
· 8 years ago
5b4968d
Make the gcc6/python 3.5 build use debug mode
by Jason Rhinelander
· 8 years ago
Next »