Commit Graph

  • f5c154ade9 address issue with virtual function dispatch (fixes #159) Wenzel Jakob 2016-04-11 18:13:08 +0200
  • 50ed3614de added a faq entry about import issues Wenzel Jakob 2016-04-11 17:38:25 +0200
  • 90d2f5e2fc added a comment about symbol visibility Wenzel Jakob 2016-04-11 14:30:11 +0200
  • 978e376e57 documentation improvements Wenzel Jakob 2016-04-07 18:00:41 +0200
  • 1e1f3675cd added limitations section Wenzel Jakob 2016-04-07 10:31:01 +0200
  • 33c2a0494f minor documentation update Wenzel Jakob 2016-04-07 09:06:49 +0200
  • 95dc0695b7 starting work on version 1.5 Wenzel Jakob 2016-04-07 08:59:10 +0200
  • 0e6ca5916e version 1.4 v1.4 Wenzel Jakob 2016-04-07 08:49:37 +0200
  • 3411673fbf updated changelog Wenzel Jakob 2016-04-06 17:55:41 +0200
  • 9f0dfce84b returning unique pointers is now allowed Wenzel Jakob 2016-04-06 17:38:18 +0200
  • a3ee1a4591 improved pair type caster (fixes #155) Wenzel Jakob 2016-04-06 11:51:00 +0200
  • 912feec119 improve debug error message when default parameter construction fails Wenzel Jakob 2016-04-01 12:17:03 +0200
  • 9e75905b69 fix testcase issue on windows related to unicode encoding Wenzel Jakob 2016-03-31 14:22:37 +0200
  • b90e68de7e another corner case (fixes #151) Wenzel Jakob 2016-03-27 00:19:32 +0100
  • 08927e9809 tabs->spaces Wenzel Jakob 2016-03-26 23:38:46 +0100
  • 9883ec01d7 allow nullptr string values (closes #138) Wenzel Jakob 2016-03-26 23:37:51 +0100
  • 7393343f69 removed unnecessary code Wenzel Jakob 2016-03-26 23:04:40 +0100
  • d3349af48b modularized logic in preceding change, fixed issue with char (fixes #150) Wenzel Jakob 2016-03-26 23:04:10 +0100
  • 0772967ecf allow nullptr when passing void* values Wenzel Jakob 2016-03-26 20:41:28 +0100
  • 347730aa75 Merge c256762bfe into de1bca864e hulucc 2016-03-26 16:51:14 +0000
  • de1bca864e added feature to pass void* pointers by popular demand Wenzel Jakob 2016-03-26 17:51:09 +0100
  • 12cf543804 address compilation issue in MSVC Wenzel Jakob 2016-03-26 17:29:33 +0100
  • 048373c1b4 explicitly route type casting operations to desired casting operator (fixes #147) Wenzel Jakob 2016-03-26 17:14:08 +0100
  • 0b4895885b improve default parameters for properties Wenzel Jakob 2016-03-25 16:13:10 +0100
  • 1665e3cfc5 Merge 16f0fbc550 into 84ec78feeb Kirill Kouzoubov 2016-03-23 20:41:32 +0000
  • 16f0fbc550 tabs sneaked in, changing to spaces Kirill Kouzoubov 2016-03-24 07:39:19 +1100
  • ee429f4822 Removing specialized cast functions Kirill Kouzoubov 2016-03-24 07:34:17 +1100
  • f0708156ee Fixing gcc warnings when -pedantic is used Kirill Kouzoubov 2016-03-22 20:47:30 +1100
  • 4fb2471e90 Fixing gcc warning when -pedantic is used Kirill Kouzoubov 2016-03-22 20:43:05 +1100
  • ed50e70f8c Fixing gcc warnings when -pedantic is used Kirill Kouzoubov 2016-03-22 20:39:41 +1100
  • 84ec78feeb minor redesign/generalization of def_property mechanism Wenzel Jakob 2016-03-21 17:54:24 +0100
  • 76eb607d4e completed type table Wenzel Jakob 2016-03-21 17:53:39 +0100
  • c256762bfe Merge branch 'master' of https://github.com/hulucc/pybind11 hulucc 2016-03-21 08:16:53 +0800
  • b8bce7ba1f support nullable char * hulucc 2016-03-16 08:53:38 +0800
  • 12a43ee5a4 repair memory problem hulucc 2016-03-17 10:19:22 +0800
  • 325ae9b61d support nullable char * hulucc 2016-03-16 10:47:35 +0800
  • 5e2d5db299 merge test hulucc 2016-03-16 08:53:38 +0800
  • eda978e003 support for opaque types Wenzel Jakob 2016-03-15 15:05:40 +0100
  • a3e34f4a5f comment about old versions of visual studio Wenzel Jakob 2016-03-15 14:37:53 +0100
  • 13484a207d Merge pull request #135 from bennybp/master Wenzel Jakob 2016-03-10 22:48:38 +0100
  • 1b52246f5d Better testing for callable python functions Ben Pritchard 2016-03-10 16:31:38 -0500
  • 17cdb06c1b fix severe regression involving character arrays (fixes #137) Wenzel Jakob 2016-03-10 13:24:10 +0100
  • cf8b30287b Merge pull request #136 from SylvainCorlay/improve-recipe Wenzel Jakob 2016-03-10 08:48:01 +0100
  • 13ad78bc52 Improve conda recipe Sylvain Corlay 2016-03-09 22:28:53 -0500
  • 4a48afb356 doc updates Wenzel Jakob 2016-03-09 21:31:21 +0100
  • de623a7668 added faq Wenzel Jakob 2016-03-09 21:11:19 +0100
  • 4e455dde0b updated changelog, added build directory to gitignore file Wenzel Jakob 2016-03-09 16:38:28 +0100
  • eb5277b38e Merge pull request #119 from SylvainCorlay/docstring Wenzel Jakob 2016-03-09 16:37:44 +0100
  • 14cefbf473 minor fix for conda release process Wenzel Jakob 2016-03-09 09:56:37 +0100
  • f7e056a413 Merge pull request #132 from SylvainCorlay/update_release_instructions Wenzel Jakob 2016-03-09 01:47:28 +0100
  • e6464ad843 Update release instructions Sylvain Corlay 2016-03-08 19:31:52 -0500
  • 4c7bf9bb94 Add return type Sylvain Corlay 2016-03-08 18:44:04 -0500
  • 0e04fdf3f6 Add generic signature for overloads Sylvain Corlay 2016-03-08 16:42:12 -0500
  • 13b22bf4f6 Signature formatting for sphinx Sylvain Corlay 2016-02-28 21:23:39 -0500
  • 81dfd2c51f Working type casters for wide strings and wide characters Wenzel Jakob 2016-03-08 19:40:32 +0100
  • 504f7553e3 starting to work on next version Wenzel Jakob 2016-03-08 18:12:24 +0100
  • d2385e8fc6 ready for version 1.3 v1.3 Wenzel Jakob 2016-03-08 18:04:43 +0100
  • 309a85ba59 support std::shared_ptr<const X> and types that indirectly derive from std::enable_shared_from_this Wenzel Jakob 2016-03-08 17:59:10 +0100
  • fdc00f5077 Merge pull request #118 from SylvainCorlay/conda_recipe Wenzel Jakob 2016-03-08 17:44:38 +0100
  • 77586fd6a2 add version suffix to internal pybind11 data structures to avoid conflicts with future versions Wenzel Jakob 2016-03-06 13:38:18 +0100
  • 8d862b37b4 documentation updates (clarified cross-module dependencies, added contributors, improved CSS) Wenzel Jakob 2016-03-06 13:37:22 +0100
  • bce8a4b95c force explicit cast (fixes #130) Wenzel Jakob 2016-03-06 13:30:10 +0100
  • 98e9210816 Merge pull request #129 from bennybp/master Wenzel Jakob 2016-03-05 23:52:25 +0100
  • f4902ece17 Use emplace for casting to map Ben Pritchard 2016-03-05 17:36:46 -0500
  • 52f4c3aef3 handle nullptr arguments with custom holder types (fixes #124) Wenzel Jakob 2016-03-03 14:05:06 +0100
  • c769fce280 note about nullptr default args Wenzel Jakob 2016-03-03 12:03:30 +0100
  • a88334f9c2 add wchar_t caster hulucc 2016-03-02 15:07:08 +0800
  • c8f68b3d92 add wstring caster hulucc 2016-03-02 13:59:39 +0800
  • 937d646bab updated CI links Wenzel Jakob 2016-03-01 15:41:02 +0100
  • 175fa352f7 Add a conda recipe for pybind11 Sylvain Corlay 2016-02-01 15:04:09 -0500
  • 74982c3d09 about statement Wenzel Jakob 2016-03-01 12:45:08 +0100
  • 4f972c0039 Revert of the revert of the python package with version information Wenzel Jakob 2016-03-01 10:36:10 +0100
  • 218b6ce246 Revert "trim docstrings (closes #112)" Wenzel Jakob 2016-02-28 23:52:37 +0100
  • 00d584da97 Merge pull request #117 from jmabille/overload Wenzel Jakob 2016-02-28 23:50:58 +0100
  • 25dd4789a8 Python overloading of virtual functions defined in class template Johan Mabille 2016-02-26 13:09:22 +0100
  • b3ef54a544 trim docstrings (closes #112) Wenzel Jakob 2016-02-24 13:39:53 +0100
  • 4a50fa5cd4 Address issue with handle::cast<bool>(), quench warning in example 12 (fixes #110) Wenzel Jakob 2016-02-23 23:50:21 +0100
  • 9cfa71f411 Example of bug in functions returning bool overriden in python jmabille 2016-02-23 22:41:07 +0100
  • efc78878bc Merge dabf274e74 into 347e6eaf68 Johan Mabille 2016-02-23 22:44:53 +0000
  • dabf274e74 Fix for functions returning bool overriden in Python jmabille 2016-02-23 22:50:45 +0100
  • d9cc59ead2 Example of bug in functions returning bool overriden in python jmabille 2016-02-23 22:41:07 +0100
  • 95d9738e89 type_caster_generic::load(): accept Py_None as input Wenzel Jakob 2016-02-23 13:37:14 +0100
  • 0df1ecd06b changelog update Wenzel Jakob 2016-02-22 17:32:44 +0100
  • fddd7e0385 removed 'pybind11' package which ultimately served no purpose Wenzel Jakob 2016-02-22 17:29:30 +0100
  • 5755044711 added 'dist' to .gitignore file Wenzel Jakob 2016-02-22 10:29:08 +0100
  • a826bed0d3 fixed run_test script Wenzel Jakob 2016-02-20 21:19:30 +0100
  • a645e81b3c added note about supported compiler versions Wenzel Jakob 2016-02-20 21:00:45 +0100
  • 4d29a7ac33 use relaxed testing scheme for MSVC and the intel compiler (they miss some RV optimizations) Wenzel Jakob 2016-02-20 20:53:10 +0100
  • b23668a27a minor formatting changes, removed missing header files referenced in setup.py Wenzel Jakob 2016-02-20 12:17:17 +0100
  • 7b414d5de3 don't do -ipo check for non-intel compilers (causes issues with Clang on OSX) Wenzel Jakob 2016-02-19 13:27:20 +0100
  • c993d94c90 Add intel warning push/pop Ben Pritchard 2016-02-18 15:25:51 -0500
  • 3632202122 Remove some unnecessary semicolons (compilers warn on higher levels) Ben Pritchard 2016-02-18 13:20:15 -0500
  • f2740c26ec Add Intel to cmake file. Supress Intel inline/noinline warning Ben Pritchard 2016-02-18 13:06:43 -0500
  • 48f101d075 Fixes for compilation/segfault problems with Intel (issue 94) Ben Pritchard 2016-02-18 12:38:27 -0500
  • bd549aeb8c fixed tarball link in setup.py, added py 3.6 Wenzel Jakob 2016-02-07 17:37:40 +0100
  • 347e6eaf68 allow a broader set of types in STL containers Wenzel Jakob 2016-02-23 17:37:10 +0100
  • 82ba330080 stl.h: transparent conversion of STL linked lists Wenzel Jakob 2016-02-23 17:28:45 +0100
  • a3861b54c4 type_caster_generic::load(): accept Py_None as input Wenzel Jakob 2016-02-23 13:37:14 +0100
  • cf2b87aa5e changelog update Wenzel Jakob 2016-02-22 17:32:44 +0100
  • bee8f16dbb removed 'pybind11' package which ultimately served no purpose Wenzel Jakob 2016-02-22 17:29:30 +0100