Commit Graph

6 Commits

Author SHA1 Message Date
Bruce Allen 45525eade1 - Added static volatile const char *BOINCrcsid="$Id$"; string to
the top of all .C files.  This means that 'string' or 'ident'
run on an executable will tell you the exact file versions used
in building it, since CVS replaces $Id$ with a complete version ID
string.  Declaration is volatile so that the compiler won't remove
it even under agressive optimizations.

svn path=/trunk/boinc/; revision=4610
2004-11-20 07:32:32 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson 537b48cc13 license change
svn path=/trunk/boinc/; revision=1405
2003-06-11 23:36:48 +00:00
David Anderson ac1f13f2a8 revised API
svn path=/trunk/boinc/; revision=266
2002-08-05 00:29:34 +00:00
Michael Gary ed265425fa Removed #ifdef solaris and #ifdef unix from all files
svn path=/trunk/boinc/; revision=158
2002-07-03 22:37:24 +00:00
Michael Gary e68ae27f0b Improved test_api.php, added app_completed to api, removed #ifdef solaris.
svn path=/trunk/boinc/; revision=156
2002-07-03 20:48:01 +00:00