Changeset 24
- Timestamp:
- 07/01/06 21:19:10 (2 years ago)
- Files:
-
- trunk/MANIFEST (added)
- trunk/PKG-INFO (added)
- trunk/Python-DMD Command Line.lnk (added)
- trunk/__init__.py (added)
- trunk/build_manifest.py (added)
- trunk/build_manifest.pyc (added)
- trunk/dcompiler.py (added)
- trunk/examples (added)
- trunk/examples/testdll (added)
- trunk/examples/testdll/readme.txt (added)
- trunk/examples/testdll/setup.py (added)
- trunk/examples/testdll/test.py (added)
- trunk/examples/testdll/testdll.d (added)
- trunk/infrastructure (added)
- trunk/infrastructure/build_ddoc.bat (added)
- trunk/infrastructure/build_wiki_ddoc.bat (added)
- trunk/infrastructure/d (added)
- trunk/infrastructure/d/python_dll_def.def_template (added)
- trunk/infrastructure/d/python_dll_windows_boilerplate.d (added)
- trunk/infrastructure/pyd (added)
- trunk/infrastructure/pyd/LICENSE (added)
- trunk/infrastructure/pyd/class_wrap.d (added)
- trunk/infrastructure/pyd/ctor_wrap.d (added)
- trunk/infrastructure/pyd/def.d (added)
- trunk/infrastructure/pyd/dg_convert.d (added)
- trunk/infrastructure/pyd/doc (added)
- trunk/infrastructure/pyd/doc/CANDYDOC.txt (added)
- trunk/infrastructure/pyd/doc/candydoc (added)
- trunk/infrastructure/pyd/doc/candydoc/candy.ddoc (added)
- trunk/infrastructure/pyd/doc/candydoc/explorer.js (added)
- trunk/infrastructure/pyd/doc/candydoc/ie56hack.css (added)
- trunk/infrastructure/pyd/doc/candydoc/img (added)
- trunk/infrastructure/pyd/doc/candydoc/img/bg.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/candydoc.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/alias.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/bg.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/class.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/enum.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/func.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/module.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/package.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/struct.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/template.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/outline/var.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/package (added)
- trunk/infrastructure/pyd/doc/candydoc/img/package/bg.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/shim.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/tb.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/tbr.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/tbrm.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/tbrp.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/tr.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/trm.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/img/tree/trp.gif (added)
- trunk/infrastructure/pyd/doc/candydoc/modules.ddoc (added)
- trunk/infrastructure/pyd/doc/candydoc/style.css (added)
- trunk/infrastructure/pyd/doc/candydoc/tree.js (added)
- trunk/infrastructure/pyd/doc/candydoc/util.js (added)
- trunk/infrastructure/pyd/doc/class_wrap.html (added)
- trunk/infrastructure/pyd/doc/ctor_wrap.html (added)
- trunk/infrastructure/pyd/doc/def.html (added)
- trunk/infrastructure/pyd/doc/dg_convert.html (added)
- trunk/infrastructure/pyd/doc/exception.html (added)
- trunk/infrastructure/pyd/doc/ftype.html (added)
- trunk/infrastructure/pyd/doc/make_object.html (added)
- trunk/infrastructure/pyd/doc/object.html (added)
- trunk/infrastructure/pyd/doc/pyd.html (added)
- trunk/infrastructure/pyd/exception.d (added)
- trunk/infrastructure/pyd/ftype.d (added)
- trunk/infrastructure/pyd/generators (added)
- trunk/infrastructure/pyd/generators/argtypes.py (added)
- trunk/infrastructure/pyd/generators/argtypes.txt (added)
- trunk/infrastructure/pyd/generators/ctor_wrap.py (added)
- trunk/infrastructure/pyd/generators/ctor_wrap.txt (added)
- trunk/infrastructure/pyd/generators/fn_to_dg.py (added)
- trunk/infrastructure/pyd/generators/fn_to_dg.txt (added)
- trunk/infrastructure/pyd/generators/func_gen.py (added)
- trunk/infrastructure/pyd/generators/func_gen.txt (added)
- trunk/infrastructure/pyd/generators/func_wrap.py (added)
- trunk/infrastructure/pyd/generators/func_wrap.txt (added)
- trunk/infrastructure/pyd/make_object.d (added)
- trunk/infrastructure/pyd/object.d (added)
- trunk/infrastructure/pyd/pyd.d (added)
- trunk/infrastructure/pyd/wiki_doc (added)
- trunk/infrastructure/pyd/wiki_doc/class_wrap.html (added)
- trunk/infrastructure/pyd/wiki_doc/ctor_wrap.html (added)
- trunk/infrastructure/pyd/wiki_doc/def.html (added)
- trunk/infrastructure/pyd/wiki_doc/dg_convert.html (added)
- trunk/infrastructure/pyd/wiki_doc/exception.html (added)
- trunk/infrastructure/pyd/wiki_doc/ftype.html (added)
- trunk/infrastructure/pyd/wiki_doc/make_object.html (added)
- trunk/infrastructure/pyd/wiki_doc/object.html (added)
- trunk/infrastructure/pyd/wiki_doc/pyd.html (added)
- trunk/infrastructure/pyd/wiki_doc/wiki_doc (added)
- trunk/infrastructure/pyd/wiki_doc/wiki_doc/wikidoc.ddoc (added)
- trunk/infrastructure/python (added)
- trunk/infrastructure/python/headers (added)
- trunk/infrastructure/python/headers/python.d (added)
- trunk/infrastructure/python/libs (added)
- trunk/infrastructure/python/libs/2.4 (added)
- trunk/infrastructure/python/libs/2.4/python24_digitalmars.lib (added)
- trunk/patch_distutils.py (added)
- trunk/pydmdvars.bat (added)
- trunk/readme.txt (added)
- trunk/setup.py (added)
- trunk/support.py (added)
- trunk/version.txt (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
