E&S CVS Commit: pylib - Merged Simplification-Branch back onto the trunk; see the logs from

pje at eby-sarna.com pje at eby-sarna.com
Sun Feb 10 10:33:01 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Sun Feb 10 15:32:57 UTC 2002

Modified Files:
	pylib/TW: __init__.py
	pylib/TW/Database: Connections.py DataModel.py Records.py __init__.py
	pylib/TW/MOF: MMX.py
	pylib/TW/StructuralModel: Basic.py Interfaces.py Queries.py
	pylib/TW/UML: Model.py __init__.py
	pylib/TW/Utils: ClassTypes.py
	pylib/TW/XMI: Reading.py
	pylib/TW/tests: Callbacks.py Components.py
	pylib/TW/tests/Database: DataModel.py
Added Files:
	pylib/TW/API: Advisors.py Interfaces.py Interpreters.py Modules.py
	    SEF_hooks.py Specifications.py Targets.py __init__.py
	pylib/TW/Utils: Code.py Import.py
	pylib/TW/tests: testM1.py testM2.py
Removed Files:
	pylib/TW: Builders.py Components.py Interfaces.py SEF.py
	    Specifications.py

Log Message:
Merged Simplification-Branch back onto the trunk; see the logs from
the Simplification-Branch for details.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/__init__.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/pylib/TW/API/Advisors.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/Interfaces.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/Interpreters.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/Modules.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/SEF_hooks.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/Specifications.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/Targets.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/__init__.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/Database/Connections.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/pylib/TW/Database/DataModel.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/pylib/TW/Database/Records.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/pylib/TW/Database/__init__.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/pylib/TW/MOF/MMX.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Basic.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Interfaces.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Queries.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/pylib/TW/UML/Model.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/pylib/TW/UML/__init__.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/pylib/TW/Utils/ClassTypes.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/pylib/TW/Utils/Code.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/Utils/Import.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/XMI/Reading.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/pylib/TW/tests/Callbacks.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/pylib/TW/tests/Components.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/pylib/TW/tests/testM1.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/tests/testM2.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/tests/Database/DataModel.py.diff?r1=1.3&r2=1.4

To generate a diff of this commit:
cvs rdiff -r1.27 -r0 pylib/TW/Builders.py
cvs rdiff -r1.38 -r0 pylib/TW/Components.py
cvs rdiff -r1.12 -r0 pylib/TW/Interfaces.py
cvs rdiff -r1.6 -r0 pylib/TW/SEF.py
cvs rdiff -r1.4 -r0 pylib/TW/Specifications.py
cvs rdiff -r1.9 -r1.10 pylib/TW/__init__.py
cvs rdiff -r0 -r1.2 pylib/TW/API/Advisors.py pylib/TW/API/Interfaces.py \
    pylib/TW/API/Interpreters.py pylib/TW/API/Modules.py \
    pylib/TW/API/SEF_hooks.py pylib/TW/API/Specifications.py \
    pylib/TW/API/Targets.py pylib/TW/API/__init__.py
cvs rdiff -r1.10 -r1.11 pylib/TW/Database/Connections.py
cvs rdiff -r1.8 -r1.9 pylib/TW/Database/DataModel.py \
    pylib/TW/Database/Records.py
cvs rdiff -r1.3 -r1.4 pylib/TW/Database/__init__.py
cvs rdiff -r1.5 -r1.6 pylib/TW/MOF/MMX.py
cvs rdiff -r1.17 -r1.18 pylib/TW/StructuralModel/Basic.py
cvs rdiff -r1.9 -r1.10 pylib/TW/StructuralModel/Interfaces.py
cvs rdiff -r1.10 -r1.11 pylib/TW/StructuralModel/Queries.py
cvs rdiff -r1.14 -r1.15 pylib/TW/UML/Model.py
cvs rdiff -r1.5 -r1.6 pylib/TW/UML/__init__.py
cvs rdiff -r1.1 -r1.2 pylib/TW/Utils/ClassTypes.py
cvs rdiff -r0 -r1.2 pylib/TW/Utils/Code.py pylib/TW/Utils/Import.py
cvs rdiff -r1.14 -r1.15 pylib/TW/XMI/Reading.py
cvs rdiff -r1.1 -r1.2 pylib/TW/tests/Callbacks.py
cvs rdiff -r1.8 -r1.9 pylib/TW/tests/Components.py
cvs rdiff -r0 -r1.2 pylib/TW/tests/testM1.py pylib/TW/tests/testM2.py
cvs rdiff -r1.3 -r1.4 pylib/TW/tests/Database/DataModel.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.





More information about the source-changes mailing list