summaryrefslogtreecommitdiff
path: root/libs/python
Commit message (Expand)AuthorAgeFilesLines
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
* Fix exec test.Stefan Seefeld2005-08-251-0/+0
* Fix bug in example thanks to Roman Yakovenko.Dave Abrahams2005-08-211-0/+0
* Add basic embedding support.Stefan Seefeld2005-08-171-0/+0
* Added - #define _CRT_NOFORCE_MANIFEST if we also have to #undef _DEBUGVictor A. Wagner Jr.2005-08-131-0/+0
* bug fix: friend class def_visitor_access; -> friend class python::def_visitor...Ralf W. Grosse-Kunstleve2005-08-041-0/+0
* Fix broken linksDave Abrahams2005-08-031-0/+0
* Fix broken linksDave Abrahams2005-08-031-0/+0
* include order according to Python's rulesRalf W. Grosse-Kunstleve2005-07-261-0/+0
* Fix up problem report issues (tabs, broken links, unlinked)Dave Abrahams2005-07-251-0/+0
* untabifyDave Abrahams2005-07-251-0/+0
* adjusting link to libraries.htmlJoel de Guzman2005-07-121-0/+0
* Tutorial bug fix (__init__ gets interpreted as underlined _init_ by quickbook)Joel de Guzman2005-07-101-0/+0
* fixed bug where a vector<T*> is being wrapped by the indexing suite.Joel de Guzman2005-07-071-0/+0
* Fix link in newsDave Abrahams2005-06-241-0/+0
* Fix reference search URLDave Abrahams2005-06-171-0/+0
* Add search boxDave Abrahams2005-06-161-0/+0
* Typo fix (objecto)Joel de Guzman2005-06-161-0/+0
* work around RedHat 7.3 gcc 2.96 code generation errors: use previously checke...Ralf W. Grosse-Kunstleve2005-05-291-0/+0
* Py_Initialize outside the first test routineDave Abrahams2005-05-241-0/+0
* gcc-3_3-darwin also needs -bind_at_loadDouglas Gregor2005-05-201-0/+0
* Workaround for compilers that have trouble with lexical_cast.Dave Abrahams2005-05-181-0/+0
* Take typeid(T&) rather than typeid(T). For some some compilers won'tDave Abrahams2005-05-181-0/+0
* Workarounds for vc6 and 7.Dave Abrahams2005-05-161-0/+0
* Workarounds for vc6 and 7.Dave Abrahams2005-05-161-0/+0
* Better support for rvalue from-python conversions of shared_ptr:Dave Abrahams2005-05-161-0/+0
* gcc workaroundsDave Abrahams2005-05-161-0/+0
* Improve MPL idiomatic usageDave Abrahams2005-05-161-0/+0
* VC8 beta workaroundDave Abrahams2005-05-161-0/+0
* Tutorial Updates for Building BPL ProjectsJoel de Guzman2005-05-141-0/+0
* Added copyrightDave Abrahams2005-05-101-0/+0
* updated visual studio project build file to include two new files (slice.cpp ...Brett Calcott2005-05-081-0/+0
* removing unnecessary fileJoel de Guzman2005-05-021-0/+0
* Python now correctly syntax colorized + some minor tweaksJoel de Guzman2005-05-021-0/+0
* Fix broken vc6 compatibilityDave Abrahams2005-04-281-0/+0
* Fixed bug where the code for wrappers of member functions were defined outsideBruno da Silva de Oliveira2005-04-251-0/+0
* *** empty log message ***Bruno da Silva de Oliveira2005-04-251-0/+0
* Deleted - an extraneous \r at the end of lines which causes vc8.0 to mistake theVictor A. Wagner Jr.2005-04-251-0/+0
* Replace 'run-pyd' with 'bpl-test' in a couple of places. The former doesVladimir Prus2005-04-131-0/+0
* std_pair jam rules and testRalf W. Grosse-Kunstleve2005-03-301-0/+0
* new std::pair to_python_converter exampleRalf W. Grosse-Kunstleve2005-03-291-0/+0
* Intel workaround extended to 9.0Stefan Slapeta2005-03-291-0/+0
* pydoc noteDave Abrahams2005-03-121-0/+0
* Comments for hacks to make PyDoc work. Eliminate reinterpret_cast.Dave Abrahams2005-03-121-0/+0
* Hacks to make PyDoc work, from Nick Rasmussen <nick-at-ilm.com>Dave Abrahams2005-03-121-0/+0
* Added Civilization IVDave Abrahams2005-03-101-0/+0
* Add missing #includeDave Abrahams2005-03-101-0/+0
* typo fixedRalf W. Grosse-Kunstleve2005-03-081-0/+0
* account for changes in newer versions of Python's doctest moduleRalf W. Grosse-Kunstleve2005-03-081-0/+0
* Intel 9 workaroundStefan Slapeta2005-02-281-0/+0