Ralf W. Grosse-Kunstleve
f5a66ee1c6
Join ralf_grosse_kunstleve with HEAD
...
[SVN r9444]
2001-03-05 20:01:01 +00:00
Ralf W. Grosse-Kunstleve
eaef174f14
gen_extclass.py: "T" replaced by "Held" to reduce chances of name clashes.
...
[SVN r9384]
2001-03-03 02:45:39 +00:00
Ralf W. Grosse-Kunstleve
ab120dac4f
Better error messages ("Incomplete pickle support").
...
[SVN r9363]
2001-02-28 19:53:35 +00:00
Ralf W. Grosse-Kunstleve
dc20d643fc
Enhanced pickle safety measures.
...
[SVN r9358]
2001-02-27 18:56:57 +00:00
Ralf W. Grosse-Kunstleve
0178f5fc0c
Fix memory leak (new bound_function() -> bound_function::create()).
...
Unrelated: ref in global_*_reduce() do not need to be static.
[SVN r9347]
2001-02-27 01:37:32 +00:00
Ralf W. Grosse-Kunstleve
1b4721f58e
bug fix for auto_pickle logic.
...
[SVN r9315]
2001-02-23 08:39:05 +00:00
Ralf W. Grosse-Kunstleve
abbf219e75
Safer pickle support (explicit auto_pickle parameter)
...
[SVN r9313]
2001-02-22 20:47:36 +00:00
nobody
9e9c7ce571
This commit was manufactured by cvs2svn to create branch
...
'unlabeled-1.2.8'.
[SVN r8365]
2000-11-30 04:53:34 +00:00
Dave Abrahams
ff31b16285
Fixed __module__ name extraction logic so that when a module is not initializing the module name comes from the global __name__.
...
[SVN r8362]
2000-11-30 04:53:31 +00:00
Dave Abrahams
81cf5333c3
Added module() function to get the module being built
...
Added initializing() function to distinguish whether a module is initializing
Changed logic so that multiple non-overlapping module_builders() may be constructed. This fixes a bug when BPL is built as a shared lib.
[SVN r8361]
2000-11-30 04:51:05 +00:00
Dave Abrahams
9dca983e33
changed name of extension_class_coerce to standard_coerce.
...
[SVN r8358]
2000-11-29 14:18:37 +00:00
Dave Abrahams
0f43a2fe9b
changed name of extension_class_coerce to standard_coerce.
...
[SVN r8357]
2000-11-29 13:42:45 +00:00
Dave Abrahams
2e5d8dbff7
This commit was generated by cvs2svn to compensate for changes in r711,
...
which included commits to RCS files with non-trunk default branches.
[SVN r8328]
2000-11-26 15:49:26 +00:00