bazaar: Py: xompile fix without boost; PyConsoleCtrl: some api improvements, BoostPyTest: export PyConsoleCtrl to Py itself, major Callback macrofication; PointCtrl handling fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@3435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
kohait 2011-05-19 07:21:21 +00:00
parent 31ee2229d3
commit 8922ca4bf4
14 changed files with 610 additions and 122 deletions

View file

@ -7,6 +7,8 @@ void export_Core()
ONCELOCK
{
export_Callback();
export_Gate();
export_GTypes();
export_String();
export_Value();