2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 05:42:30 +00:00

*** empty log message ***

[SVN r8137]
This commit is contained in:
Dave Abrahams
2000-11-04 22:39:19 +00:00
parent 22d66cb992
commit e72843dc82

View File

@@ -1,3 +1,18 @@
2000-11-04 17:35
Integrated Ullrich Koethe's brilliant from_python_experiment for better
error-reporting in many cases.
extclass.h, gen_extclass.py:
removed special-case MSVC code
added much commentary
removed unused py_copy_to_new_value_holder
init_function.h, gen_init_function.py:
added missing 'template' keyword on type-dependent template member usage
removed special-case MSVC code
added much commentary
2000-11-04 0:36
Removed the need for the phantom base class that screwed up inheritance