Commit graph

16 commits

Author SHA1 Message Date
Huub Van Dam
97f303e6f8 HvD: In the CVS era the $Id: $ tags in the source code files would
automatically be expanded to include useful information about the
checkin (including the file's revision number). With the switch over
to SVN this was lost because SVN only does this expansion if you 
explicitly ask for it (for every single file). 

I have added a script to the contrib directory that sets the appropriate
property to get SVN to do this expansion. This script will make it easy
to do this every time new source files are added. It is called
svn_expand_Id, the script contains some comments that explain the issue
and how it addresses this.  

This checkin sets this property for a subset of the relevant files
(trying to commit all files at once failed with svn crashing). 
In future the script will only affect those files for which the property
was not set before.
2010-10-29 18:04:21 +00:00
Edoardo Apra
0e99662c05 changes from 4.6 branch 2004-05-20 01:21:27 +00:00
Yuri Alexeev
ffd32f815d explain how to turn off line search 2004-05-18 20:29:11 +00:00
Edoardo Apra
359433c84b added CVS Ids 2004-04-22 04:50:29 +00:00
Yuri Alexeev
9955b02e8f Update documentation on converegence criteria 2003-04-14 21:32:44 +00:00
So Hirata
efaf5fdb30 Cosmetic changes --- fonts, typoes, and some minor errors are corrected. 2002-02-06 19:38:53 +00:00
Theresa Windus
6389bf752d Fix DEFAULT values of XMAX and XRMS to those of the code. 2000-02-29 18:39:41 +00:00
Theresa Windus
ba79635fa0 Add in a note about the different EPREC for DFT. 1999-09-29 17:37:03 +00:00
Robert Harrison
f52f9a955b misc. corrections mostly to out of date or plain wrong content 1999-07-30 01:51:44 +00:00
Robert Harrison
737c32e2c5 xyz output option 1999-07-21 01:02:00 +00:00
Robert Harrison
6977b7b067 new driver; adjust for geom; formatting errors 1999-07-20 19:18:52 +00:00
Michel Dupuis
5ad30ed329 typo in driver's doc 1997-06-04 01:52:53 +00:00
Robert Harrison
1ca44c9983 compilation fixes and new title page 1997-05-02 20:38:59 +00:00
Robert Harrison
e47b380b4e final updates from everyone and spell check. 1997-02-27 20:39:50 +00:00
Robert Harrison
e5e2f1cb19 latest fixes and tweaks, including new example for multiple charge directives, revisions to driver documentation, syntax changes to argos documentation 1997-02-26 03:17:27 +00:00
Michel Dupuis
7bebe96e9d driver input data description 1997-02-25 21:44:50 +00:00