[Pkg-corba-commits] r82 - in /branches/upstream/python-omniorb2/current: ./ bin/scripts/ contrib/RPMs/ doc/ doc/omniORBpy/ doc/tex/ examples/poa/ examples/tests/ examples/valuetype/ examples/valuetype/simple/ examples/valuetype/tests/ examples/weather/ include/ mk/ modules/ modules/codesets/ modules/connections/ modules/sslTP/ omniidl_be/ patches/ python/COS/ python/omniORB/
flub-guest at users.alioth.debian.org
flub-guest at users.alioth.debian.org
Thu Dec 6 23:38:47 UTC 2007
Author: flub-guest
Date: Thu Dec 6 23:38:47 2007
New Revision: 82
URL: http://svn.debian.org/wsvn/pkg-corba/?sc=1&rev=82
Log:
[svn-upgrade] Integrating new upstream version, python-omniorb2 (3.1)
Added:
branches/upstream/python-omniorb2/current/ReleaseNotes.txt
branches/upstream/python-omniorb2/current/THIS_IS_OMNIORBPY_3_0
branches/upstream/python-omniorb2/current/bin/scripts/makeminors.py (with props)
branches/upstream/python-omniorb2/current/bugfixes-30.xml
branches/upstream/python-omniorb2/current/contrib/RPMs/omniORBpy_new.spec
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy.css
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy010.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy011.html
branches/upstream/python-omniorb2/current/examples/valuetype/
branches/upstream/python-omniorb2/current/examples/valuetype/simple/
branches/upstream/python-omniorb2/current/examples/valuetype/simple/client.py (with props)
branches/upstream/python-omniorb2/current/examples/valuetype/simple/server.py (with props)
branches/upstream/python-omniorb2/current/examples/valuetype/simple/value.idl
branches/upstream/python-omniorb2/current/examples/valuetype/tests/
branches/upstream/python-omniorb2/current/examples/valuetype/tests/client.py (with props)
branches/upstream/python-omniorb2/current/examples/valuetype/tests/server.py (with props)
branches/upstream/python-omniorb2/current/examples/valuetype/tests/value1.idl
branches/upstream/python-omniorb2/current/examples/valuetype/tests/value2.idl
branches/upstream/python-omniorb2/current/modules/connections/
branches/upstream/python-omniorb2/current/modules/connections/GNUmakefile
branches/upstream/python-omniorb2/current/modules/connections/GNUmakefile.in
branches/upstream/python-omniorb2/current/modules/connections/dir.mk
branches/upstream/python-omniorb2/current/modules/connections/pyConnectionMgmt.cc
branches/upstream/python-omniorb2/current/modules/pyAbstractIntf.cc
branches/upstream/python-omniorb2/current/modules/pyLocalObjects.cc
branches/upstream/python-omniorb2/current/modules/pyValueType.cc
branches/upstream/python-omniorb2/current/python/omniORB/omniConnectionMgmt.py
Removed:
branches/upstream/python-omniorb2/current/ReleaseNotes_2_6.txt
branches/upstream/python-omniorb2/current/THIS_IS_OMNIORBPY_2_6
branches/upstream/python-omniorb2/current/bugfixes-20.xml
branches/upstream/python-omniorb2/current/bugfixes-21.xml
branches/upstream/python-omniorb2/current/bugfixes-22.xml
branches/upstream/python-omniorb2/current/bugfixes-23.xml
branches/upstream/python-omniorb2/current/patches/
Modified:
branches/upstream/python-omniorb2/current/README.txt
branches/upstream/python-omniorb2/current/configure
branches/upstream/python-omniorb2/current/configure.ac
branches/upstream/python-omniorb2/current/contrib/RPMs/omniORBpy.spec
branches/upstream/python-omniorb2/current/doc/omniORBpy.pdf
branches/upstream/python-omniorb2/current/doc/omniORBpy.ps
branches/upstream/python-omniorb2/current/doc/omniORBpy/index.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy001.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy002.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy003.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy004.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy005.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy006.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy007.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy008.html
branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy009.html
branches/upstream/python-omniorb2/current/doc/tex/omniORBpy.bib
branches/upstream/python-omniorb2/current/doc/tex/omniORBpy.tex
branches/upstream/python-omniorb2/current/examples/poa/servantactivator.py
branches/upstream/python-omniorb2/current/examples/poa/servantlocator.py
branches/upstream/python-omniorb2/current/examples/tests/TypeTest.idl
branches/upstream/python-omniorb2/current/examples/tests/tclient.py
branches/upstream/python-omniorb2/current/examples/tests/tserver.py
branches/upstream/python-omniorb2/current/examples/weather/weatherInfo.idl
branches/upstream/python-omniorb2/current/include/omniORBpy.h
branches/upstream/python-omniorb2/current/mk/afterauto.mk.in
branches/upstream/python-omniorb2/current/mk/beforeauto.mk.in
branches/upstream/python-omniorb2/current/mk/version.mk
branches/upstream/python-omniorb2/current/modules/codesets/dir.mk
branches/upstream/python-omniorb2/current/modules/codesets/pyCodeSets.cc
branches/upstream/python-omniorb2/current/modules/cxxAPI.cc
branches/upstream/python-omniorb2/current/modules/dir.mk
branches/upstream/python-omniorb2/current/modules/omnipy.cc
branches/upstream/python-omniorb2/current/modules/omnipy.h
branches/upstream/python-omniorb2/current/modules/pyCallDescriptor.cc
branches/upstream/python-omniorb2/current/modules/pyContext.cc
branches/upstream/python-omniorb2/current/modules/pyExceptions.cc
branches/upstream/python-omniorb2/current/modules/pyFixed.cc
branches/upstream/python-omniorb2/current/modules/pyFixed.h
branches/upstream/python-omniorb2/current/modules/pyInterceptors.cc
branches/upstream/python-omniorb2/current/modules/pyMarshal.cc
branches/upstream/python-omniorb2/current/modules/pyORBFunc.cc
branches/upstream/python-omniorb2/current/modules/pyObjectRef.cc
branches/upstream/python-omniorb2/current/modules/pyPOACurrentFunc.cc
branches/upstream/python-omniorb2/current/modules/pyPOAFunc.cc
branches/upstream/python-omniorb2/current/modules/pyPOAManagerFunc.cc
branches/upstream/python-omniorb2/current/modules/pyServant.cc
branches/upstream/python-omniorb2/current/modules/pyThreadCache.cc
branches/upstream/python-omniorb2/current/modules/pyThreadCache.h
branches/upstream/python-omniorb2/current/modules/pyTypeCode.cc
branches/upstream/python-omniorb2/current/modules/pyomniFunc.cc
branches/upstream/python-omniorb2/current/modules/sslTP/dir.mk
branches/upstream/python-omniorb2/current/modules/sslTP/pysslTP.cc
branches/upstream/python-omniorb2/current/omniidl_be/python.py
branches/upstream/python-omniorb2/current/python/COS/dir.mk
branches/upstream/python-omniorb2/current/python/omniORB/BiDirPolicy.py
branches/upstream/python-omniorb2/current/python/omniORB/CORBA.py
branches/upstream/python-omniorb2/current/python/omniORB/PortableServer.py
branches/upstream/python-omniorb2/current/python/omniORB/PortableServer__POA.py
branches/upstream/python-omniorb2/current/python/omniORB/URI.py
branches/upstream/python-omniorb2/current/python/omniORB/__init__.py
branches/upstream/python-omniorb2/current/python/omniORB/any.py
branches/upstream/python-omniorb2/current/python/omniORB/codesets.py
branches/upstream/python-omniorb2/current/python/omniORB/dir.mk
branches/upstream/python-omniorb2/current/python/omniORB/interceptors.py
branches/upstream/python-omniorb2/current/python/omniORB/sslTP.py
branches/upstream/python-omniorb2/current/python/omniORB/tcInternal.py
branches/upstream/python-omniorb2/current/update.log
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/upstream/python-omniorb2/current/README.txt
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/README.txt?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/ReleaseNotes.txt
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/ReleaseNotes.txt?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/THIS_IS_OMNIORBPY_3_0
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/THIS_IS_OMNIORBPY_3_0?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/bin/scripts/makeminors.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/bin/scripts/makeminors.py?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/bugfixes-30.xml
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/bugfixes-30.xml?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/configure
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/configure?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/configure.ac
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/configure.ac?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/contrib/RPMs/omniORBpy.spec
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/contrib/RPMs/omniORBpy.spec?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/contrib/RPMs/omniORBpy_new.spec
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/contrib/RPMs/omniORBpy_new.spec?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy.pdf
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy.pdf?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy.ps
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy.ps?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/index.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/index.html?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy.css
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy.css?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy.html?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy001.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy001.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy002.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy002.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy003.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy003.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy004.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy004.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy005.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy005.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy006.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy006.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy007.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy007.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy008.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy008.html?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy009.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy009.html?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy010.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy010.html?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy011.html
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/omniORBpy/omniORBpy011.html?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/doc/tex/omniORBpy.bib
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/tex/omniORBpy.bib?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/doc/tex/omniORBpy.tex
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/doc/tex/omniORBpy.tex?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/examples/poa/servantactivator.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/poa/servantactivator.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/examples/poa/servantlocator.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/poa/servantlocator.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/examples/tests/TypeTest.idl
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/tests/TypeTest.idl?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/examples/tests/tclient.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/tests/tclient.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/examples/tests/tserver.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/tests/tserver.py?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/examples/valuetype/simple/client.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/valuetype/simple/client.py?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/examples/valuetype/simple/server.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/valuetype/simple/server.py?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/examples/valuetype/simple/value.idl
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/valuetype/simple/value.idl?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/examples/valuetype/tests/client.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/valuetype/tests/client.py?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/examples/valuetype/tests/server.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/valuetype/tests/server.py?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/examples/valuetype/tests/value1.idl
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/valuetype/tests/value1.idl?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/examples/valuetype/tests/value2.idl
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/valuetype/tests/value2.idl?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/examples/weather/weatherInfo.idl
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/examples/weather/weatherInfo.idl?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/include/omniORBpy.h
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/include/omniORBpy.h?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/mk/afterauto.mk.in
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/mk/afterauto.mk.in?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/mk/beforeauto.mk.in
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/mk/beforeauto.mk.in?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/mk/version.mk
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/mk/version.mk?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/codesets/dir.mk
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/codesets/dir.mk?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/codesets/pyCodeSets.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/codesets/pyCodeSets.cc?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/modules/connections/GNUmakefile
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/connections/GNUmakefile?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/modules/connections/GNUmakefile.in
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/connections/GNUmakefile.in?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/modules/connections/dir.mk
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/connections/dir.mk?rev=82&op=file
Added: branches/upstream/python-omniorb2/current/modules/connections/pyConnectionMgmt.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/connections/pyConnectionMgmt.cc?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/modules/cxxAPI.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/cxxAPI.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/dir.mk
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/dir.mk?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/omnipy.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/omnipy.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/omnipy.h
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/omnipy.h?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/modules/pyAbstractIntf.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyAbstractIntf.cc?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/modules/pyCallDescriptor.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyCallDescriptor.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyContext.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyContext.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyExceptions.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyExceptions.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyFixed.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyFixed.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyFixed.h
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyFixed.h?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyInterceptors.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyInterceptors.cc?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/modules/pyLocalObjects.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyLocalObjects.cc?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/modules/pyMarshal.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyMarshal.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyORBFunc.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyORBFunc.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyObjectRef.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyObjectRef.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyPOACurrentFunc.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyPOACurrentFunc.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyPOAFunc.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyPOAFunc.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyPOAManagerFunc.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyPOAManagerFunc.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyServant.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyServant.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyThreadCache.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyThreadCache.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyThreadCache.h
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyThreadCache.h?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/pyTypeCode.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyTypeCode.cc?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/modules/pyValueType.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyValueType.cc?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/modules/pyomniFunc.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/pyomniFunc.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/sslTP/dir.mk
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/sslTP/dir.mk?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/modules/sslTP/pysslTP.cc
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/modules/sslTP/pysslTP.cc?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/omniidl_be/python.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/omniidl_be/python.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/COS/dir.mk
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/COS/dir.mk?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/BiDirPolicy.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/BiDirPolicy.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/CORBA.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/CORBA.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/PortableServer.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/PortableServer.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/PortableServer__POA.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/PortableServer__POA.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/URI.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/URI.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/__init__.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/__init__.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/any.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/any.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/codesets.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/codesets.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/dir.mk
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/dir.mk?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/interceptors.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/interceptors.py?rev=82&op=diff
Added: branches/upstream/python-omniorb2/current/python/omniORB/omniConnectionMgmt.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/omniConnectionMgmt.py?rev=82&op=file
Modified: branches/upstream/python-omniorb2/current/python/omniORB/sslTP.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/sslTP.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/python/omniORB/tcInternal.py
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/python/omniORB/tcInternal.py?rev=82&op=diff
Modified: branches/upstream/python-omniorb2/current/update.log
URL: http://svn.debian.org/wsvn/pkg-corba/branches/upstream/python-omniorb2/current/update.log?rev=82&op=diff
More information about the Pkg-corba-commits
mailing list