Commit Graph

70 Commits

Author SHA1 Message Date
Bruce Allen f31b244f90 Modified CVS id strings. After some fussing with different versions
of gcc to try and force them to not complain with -Wall but to always
include this, I decided to take a simpler approach.  All these strings
now have global linkage.  To prevent namespace conflicts they all
have different names.  For the record, the variable extension is a hash made of the first ten characters of the md5sum of the file path, eg:
    md5hash=`boinc/api/x_opengl.C | md5sum | cut -c 1-10`

svn path=/trunk/boinc/; revision=4979
2005-01-02 18:29:53 +00:00
David Anderson f28da20820 *** empty log message ***
svn path=/trunk/boinc/; revision=4878
2004-12-17 19:15:22 +00:00
David Anderson f1d1077c17 *** empty log message ***
svn path=/trunk/boinc/; revision=4868
2004-12-16 22:10:51 +00:00
David Anderson 766c11710f *** empty log message ***
svn path=/trunk/boinc/; revision=4860
2004-12-15 23:50:00 +00:00
David Anderson c0c47595ac *** empty log message ***
svn path=/trunk/boinc/; revision=4840
2004-12-14 00:57:03 +00:00
Bruce Allen a24afe2b67 Moved RCSID strings to the end of all .c, .C and .cpp files as per
David's request.

svn path=/trunk/boinc/; revision=4787
2004-12-08 00:40:19 +00:00
David Anderson 2c5f1d1a5b *** empty log message ***
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41:19 +00:00
Bruce Allen d73bddd4b6 Oops
svn path=/trunk/boinc/; revision=4714
2004-12-02 23:12:04 +00:00
Bruce Allen ecbd25e36d Helps if I check in the right files (with the right notes, too!)
-   Added logging of remaining result.outcome==OVER states to logging
    output of transitioner.
-   Fixed nasty bug in ops pages where top two WU error mask bits were
    not being shown in WU summary/detail pages.

svn path=/trunk/boinc/; revision=4713
2004-12-02 23:00:30 +00:00
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
Lana Alber 52c51fbae4 *** empty log message ***
svn path=/trunk/boinc/; revision=4333
2004-10-15 23:02:44 +00:00
David Anderson 6e94de0a6c *** empty log message ***
svn path=/trunk/boinc/; revision=4240
2004-09-24 21:28:12 +00:00
David Anderson 76a5940333 *** empty log message ***
svn path=/trunk/boinc/; revision=4178
2004-09-10 00:41:48 +00:00
David Anderson 80e2482a76 *** empty log message ***
svn path=/trunk/boinc/; revision=4068
2004-08-16 14:30:41 +00:00
David Anderson 8483cb8b1d *** empty log message ***
svn path=/trunk/boinc/; revision=4059
2004-08-13 15:52:55 +00:00
David Anderson 8c1f2ee9f2 *** empty log message ***
svn path=/trunk/boinc/; revision=3976
2004-08-04 10:34:33 +00:00
Rom Walton 50c9d27e33 tag for new release
svn path=/trunk/boinc/; revision=3942
2004-07-22 19:16:55 +00:00
Rom Walton 45c619514c tag for new release
svn path=/trunk/boinc/; revision=3941
2004-07-22 19:13:10 +00:00
Rom Walton 1cff115be5 tag for new release
svn path=/trunk/boinc/; revision=3940
2004-07-22 19:02:31 +00:00
Rom Walton 5842a9912f tag for new release
svn path=/trunk/boinc/; revision=3937
2004-07-22 17:43:11 +00:00
David Anderson 11fda1b929 *** empty log message ***
svn path=/trunk/boinc/; revision=3923
2004-07-21 21:50:25 +00:00
David Anderson b937c3a84b *** empty log message ***
svn path=/trunk/boinc/; revision=3902
2004-07-19 23:05:44 +00:00
David Anderson 8e795deae1 *** empty log message ***
svn path=/trunk/boinc/; revision=3897
2004-07-16 21:23:43 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson a9315ea53d message_hangler.C
svn path=/trunk/boinc/; revision=3840
2004-07-10 00:15:33 +00:00
David Anderson 83c300795d message_hangler.C
svn path=/trunk/boinc/; revision=3837
2004-07-10 00:11:20 +00:00
Rom Walton 0b66bb3880 Client spamming server hotfix
svn path=/trunk/boinc/; revision=3780
2004-07-03 23:44:50 +00:00
Rom Walton a06b9c4fdc Client spamming server hotfix
svn path=/trunk/boinc/; revision=3779
2004-07-03 23:41:59 +00:00
Rom Walton c68ca558e7 Client spamming server hotfix
svn path=/trunk/boinc/; revision=3778
2004-07-03 23:35:23 +00:00
Rom Walton 6f9d4cd485 Client spamming server hotfix
svn path=/trunk/boinc/; revision=3775
2004-07-03 22:31:38 +00:00
Rom Walton 02418217a3 Client spamming server hotfix
svn path=/trunk/boinc/; revision=3764
2004-07-02 23:27:15 +00:00
David Anderson 3a85d20931 *** empty log message ***
svn path=/trunk/boinc/; revision=3763
2004-07-02 23:24:36 +00:00
Rom Walton c15b0bc10f Client spamming server hotfix
svn path=/trunk/boinc/; revision=3762
2004-07-02 23:04:16 +00:00
David Anderson 1f85b52a12 *** empty log message ***
svn path=/trunk/boinc/; revision=3754
2004-07-02 19:45:33 +00:00
Rom Walton 9d1c3f1a55 Client spamming server hotfix
svn path=/trunk/boinc/; revision=3750
2004-07-02 17:53:31 +00:00
Karl Chen 1b9fd67e33 *** empty log message ***
svn path=/trunk/boinc/; revision=3748
2004-07-02 10:13:36 +00:00
Eric J. Korpela 7cd5c7911a *** empty log message ***
svn path=/trunk/boinc/; revision=3725
2004-06-30 18:17:21 +00:00
Rom Walton ca1b9ff110 Client spamming server hotfix
svn path=/trunk/boinc/; revision=3714
2004-06-29 06:21:05 +00:00
David Anderson b56146c677 bug fix in sql statement
svn path=/trunk/boinc/; revision=3705
2004-06-27 23:56:21 +00:00
David Anderson 02ed8c7415 *** empty log message ***
svn path=/trunk/boinc/; revision=3704
2004-06-27 23:26:52 +00:00
Rom Walton 5908007aca Client spamming server hotfix
svn path=/trunk/boinc/; revision=3700
2004-06-25 22:51:00 +00:00
David Anderson d2f8addc5a *** empty log message ***
svn path=/trunk/boinc/; revision=3377
2004-05-13 18:18:22 +00:00
David Anderson 000b18f565 *** empty log message ***
svn path=/trunk/boinc/; revision=3314
2004-05-03 19:30:01 +00:00
David Anderson da1b2ff8aa *** empty log message ***
svn path=/trunk/boinc/; revision=3236
2004-04-09 06:01:25 +00:00
David Anderson dd51f9ea18 *** empty log message ***
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
Karl Chen 7519dc516c *** empty log message ***
svn path=/trunk/boinc/; revision=2889
2004-01-15 23:53:13 +00:00
David Anderson f4d30aa220 *** empty log message ***
svn path=/trunk/boinc/; revision=2840
2003-12-31 23:09:21 +00:00
David Anderson 7542bd66c9 *** empty log message ***
svn path=/trunk/boinc/; revision=2780
2003-12-11 19:05:52 +00:00
David Anderson 8bb76936a1 *** empty log message ***
svn path=/trunk/boinc/; revision=2753
2003-12-07 18:58:08 +00:00
David Anderson 5ed5725dc3 *** empty log message ***
svn path=/trunk/boinc/; revision=2751
2003-12-06 01:49:30 +00:00