2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dave Abrahams
0868609510 Used new conversion namespace macros.
Added another MSVC workaround


[SVN r8194]
2000-11-12 22:38:02 +00:00
Ullrich Köthe
692123408b generalized the new def_raw() feature
[SVN r8168]
2000-11-10 15:54:08 +00:00
Dave Abrahams
6f45ad5718 remove typename that was confusing MSVC
[SVN r8163]
2000-11-10 12:29:40 +00:00
Dave Abrahams
21ee6ab4b7 Added some missing 'typename's and a GCC workaround fix
[SVN r8125]
2000-11-04 06:09:31 +00:00
Dave Abrahams
7230b5886f Fix friend function instantiation bug caught by Metrowerks (thanks
Metrowerks!)


[SVN r8111]
2000-11-03 15:59:49 +00:00
Dave Abrahams
2ba0b22831 const-ify ClassBase::getattr()
Add repr() function to Class<T>
Add to_python/from_python conversions for PyPtr<T>
Standardize set_item/get_item interfaces (instead of proxies) for Dict and List
Add Reprable<> template to newtypes.h
Fix a bug wherein the __module__ attribute would be lost for classes that have a default virtual function implementation.


[SVN r8091]
2000-11-01 02:30:37 +00:00
Ullrich Köthe
12a881ead5 This commit was generated by cvs2svn to compensate for changes in r315,
which included commits to RCS files with non-trunk default branches.


[SVN r7932]
2000-10-13 13:49:34 +00:00