From: <bao...@us...> - 2013-02-28 21:32:04
|
Revision: 1042 http://sourceforge.net/p/cclib/code/1042 Author: baoilleach Date: 2013-02-28 21:31:58 +0000 (Thu, 28 Feb 2013) Log Message: ----------- Merge of trunk to Python3 branch. Note to self, sort out line-endings in the repo. Modified Paths: -------------- branches/python3/ANNOUNCE branches/python3/CHANGELOG branches/python3/THANKS branches/python3/data/GAMESS/basicGAMESS-US/C_bigbasis.inp branches/python3/data/GAMESS/basicGAMESS-US/C_bigbasis.out branches/python3/data/GAMESS/basicGAMESS-US/MoOCl4-sp.inp branches/python3/data/GAMESS/basicGAMESS-US/MoOCl4-sp.out branches/python3/data/GAMESS/basicGAMESS-US/dvb_gopt_a.inp branches/python3/data/GAMESS/basicGAMESS-US/dvb_gopt_a.out branches/python3/data/GAMESS/basicGAMESS-US/dvb_sp.inp branches/python3/data/GAMESS/basicGAMESS-US/dvb_sp.out branches/python3/data/GAMESS/basicGAMESS-US/dvb_td.inp branches/python3/data/GAMESS/basicGAMESS-US/dvb_td.out branches/python3/data/GAMESS/basicGAMESS-US/dvb_td_trplet.out branches/python3/data/GAMESS/basicGAMESS-US/dvb_un_sp.inp branches/python3/data/GAMESS/basicGAMESS-US/dvb_un_sp.out branches/python3/data/GAMESS/basicGAMESS-US/water_ccd.out branches/python3/data/GAMESS/basicGAMESS-US/water_ccsd(t).out branches/python3/data/GAMESS/basicGAMESS-US/water_ccsd.out branches/python3/data/GAMESS/basicGAMESS-US/water_mp2.out branches/python3/data/regressionfiles.txt branches/python3/downloadwiki.py branches/python3/manifest.py branches/python3/setup.py branches/python3/src/cclib/__init__.py branches/python3/src/cclib/bridge/__init__.py branches/python3/src/cclib/bridge/cclib2biopython.py branches/python3/src/cclib/bridge/cclib2openbabel.py branches/python3/src/cclib/bridge/cclib2pyquante.py branches/python3/src/cclib/method/__init__.py branches/python3/src/cclib/method/calculationmethod.py branches/python3/src/cclib/method/cda.py branches/python3/src/cclib/method/cspa.py branches/python3/src/cclib/method/density.py branches/python3/src/cclib/method/fragments.py branches/python3/src/cclib/method/lpa.py branches/python3/src/cclib/method/mbo.py branches/python3/src/cclib/method/mpa.py branches/python3/src/cclib/method/opa.py branches/python3/src/cclib/method/population.py branches/python3/src/cclib/method/volume.py branches/python3/src/cclib/parser/__init__.py branches/python3/src/cclib/parser/adfparser.py branches/python3/src/cclib/parser/ccopen.py branches/python3/src/cclib/parser/data.py branches/python3/src/cclib/parser/gamessparser.py branches/python3/src/cclib/parser/gamessukparser.py branches/python3/src/cclib/parser/gaussianparser.py branches/python3/src/cclib/parser/jaguarparser.py branches/python3/src/cclib/parser/logfileparser.py branches/python3/src/cclib/parser/molproparser.py branches/python3/src/cclib/parser/orcaparser.py branches/python3/src/cclib/parser/utils.py branches/python3/src/cclib/progress/__init__.py branches/python3/src/cclib/progress/qt4progress.py branches/python3/src/cclib/progress/qtprogress.py branches/python3/src/cclib/progress/textprogress.py branches/python3/src/scripts/ccget branches/python3/src/scripts/cda branches/python3/test/__init__.py branches/python3/test/bettertest.py branches/python3/test/methods.py branches/python3/test/regression.py branches/python3/test/testBasis.py branches/python3/test/testCC.py branches/python3/test/testCI.py branches/python3/test/testCore.py branches/python3/test/testGeoOpt.py branches/python3/test/testMP.py branches/python3/test/testSP.py branches/python3/test/testSPun.py branches/python3/test/testTD.py branches/python3/test/testTDun.py branches/python3/test/testall.py branches/python3/test/testcda.py branches/python3/test/testdata branches/python3/test/testpopulation.py branches/python3/test/testvib.py Added Paths: ----------- branches/python3/data/GAMESS/basicGAMESS2010/ branches/python3/data/ORCA/basicORCA2.8/ branches/python3/data/ORCA/basicORCA2.9/ Property Changed: ---------------- branches/python3/ branches/python3/data/ORCA/ branches/python3/downloadwiki.py branches/python3/manifest.py branches/python3/setup.py branches/python3/src/cclib/method/cda.py branches/python3/src/cclib/method/fragments.py branches/python3/src/cclib/parser/ccopen.py branches/python3/src/cclib/parser/data.py branches/python3/src/cclib/parser/molproparser.py branches/python3/src/cclib/parser/orcaparser.py branches/python3/src/cclib/progress/qt4progress.py branches/python3/test/testTDun.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |