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

6 Commits

Author SHA1 Message Date
Dave Abrahams
405b946a1d changed to use new conversion namespace macros
Added enum_as_int_converters for easier enum wrapping


[SVN r8192]
2000-11-12 22:26:48 +00:00
Dave Abrahams
7a3a0229d5 Add from/to_python for signed char and unsigned char
[SVN r8130]
2000-11-04 09:28:46 +00:00
Dave Abrahams
67a97f1b9b Worked around MSVC optimizer bug by writing to_python(double) and
to_python(float) out-of-line


[SVN r8115]
2000-11-03 16:45:16 +00:00
Dave Abrahams
5b8e8c54d8 Added:
to_python(float)
    from_python(const char* const&)
    from_python(const double&)
    from_python(const float&)


[SVN r8103]
2000-11-02 19:36:12 +00:00
Dave Abrahams
c410b83b36 Added numeric support
[SVN r7995]
2000-10-18 04:59:46 +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