From: <bao...@us...> - 2006-06-18 14:39:17
|
Revision: 215 Author: baoilleach Date: 2006-06-18 07:39:09 -0700 (Sun, 18 Jun 2006) ViewCVS: http://svn.sourceforge.net/cclib/?rev=215&view=rev Log Message: ----------- Implementing pylint recommendations Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bao...@us...> - 2006-06-18 14:40:21
|
Revision: 216 Author: baoilleach Date: 2006-06-18 07:40:16 -0700 (Sun, 18 Jun 2006) ViewCVS: http://svn.sourceforge.net/cclib/?rev=216&view=rev Log Message: ----------- Asking SVN to substitute the revision number in to the __revision__ variable in the source code. Property Changed: ---------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bao...@us...> - 2006-07-21 08:43:06
|
Revision: 251 Author: baoilleach Date: 2006-07-21 01:42:09 -0700 (Fri, 21 Jul 2006) ViewCVS: http://svn.sourceforge.net/cclib/?rev=251&view=rev Log Message: ----------- Added conversion from bohr to Angstrom Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bao...@us...> - 2006-07-21 08:46:00
|
Revision: 252 Author: baoilleach Date: 2006-07-21 01:45:54 -0700 (Fri, 21 Jul 2006) ViewCVS: http://svn.sourceforge.net/cclib/?rev=252&view=rev Log Message: ----------- Removed duplicate conversion. Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bao...@us...> - 2006-08-10 20:28:01
|
Revision: 296 Author: baoilleach Date: 2006-08-10 13:27:49 -0700 (Thu, 10 Aug 2006) ViewCVS: http://svn.sourceforge.net/cclib/?rev=296&view=rev Log Message: ----------- guesstype: Updated to distinguish between GAMESS and GAMESS-UK Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bao...@us...> - 2006-09-25 13:04:34
|
Revision: 346 http://svn.sourceforge.net/cclib/?rev=346&view=rev Author: baoilleach Date: 2006-09-25 06:04:28 -0700 (Mon, 25 Sep 2006) Log Message: ----------- convertor in utils.py: renamed "au_to_cm-1" to "hartree_to_cm-1" Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ate...@us...> - 2006-09-27 23:36:03
|
Revision: 351 http://svn.sourceforge.net/cclib/?rev=351&view=rev Author: atenderholt Date: 2006-09-27 16:35:48 -0700 (Wed, 27 Sep 2006) Log Message: ----------- ccopen: fixed a bug in Mo5Obdt2-sp.adfout (recently uploaded to gmail) by looking for Gaussian System instead of just Gaussian Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ate...@us...> - 2006-10-02 23:11:21
|
Revision: 358 http://svn.sourceforge.net/cclib/?rev=358&view=rev Author: atenderholt Date: 2006-10-02 16:11:17 -0700 (Mon, 02 Oct 2006) Log Message: ----------- ccopen: Look for Gaussian, Inc. instead of just Gaussian. regression.py now only fails on one file (instead of two), but there is an additional failure in the ADF parser due to the new symmetry code from a few revisions back. Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <la...@us...> - 2007-02-01 13:42:41
|
Revision: 484 http://svn.sourceforge.net/cclib/?rev=484&view=rev Author: langner Date: 2007-02-01 05:42:37 -0800 (Thu, 01 Feb 2007) Log Message: ----------- Added IOError arounf call to openlogfile in ccopen, which returns None. Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <la...@us...> - 2007-09-01 15:50:54
|
Revision: 738 http://cclib.svn.sourceforge.net/cclib/?rev=738&view=rev Author: langner Date: 2007-09-01 08:50:50 -0700 (Sat, 01 Sep 2007) Log Message: ----------- Print error warnings when failing to load bz2 module (can still be usefull in newer pythons). Modified Paths: -------------- trunk/src/cclib/parser/utils.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |