Commit Graph

16 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
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 eee3d31836 *** empty log message ***
svn path=/trunk/boinc/; revision=4644
2004-11-24 07:02:01 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
Rom Walton 54f665bbac *** empty log message ***
svn path=/trunk/boinc/; revision=3515
2004-06-09 18:17:25 +00:00
Rom Walton 475c5ed811 *** empty log message ***
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
Rom Walton 9002bf3d29 *** empty log message ***
svn path=/trunk/boinc/; revision=3027
2004-03-04 05:08:04 +00:00
David Anderson 1bcda73dbb enable core client to run as Windows service
svn path=/trunk/boinc/; revision=2911
2004-01-19 20:53:40 +00:00
David Anderson dcb3b74a70 *** empty log message ***
svn path=/trunk/boinc/; revision=2630
2003-11-05 00:13:16 +00:00
Karl Chen 68023ec7e7 *** empty log message ***
svn path=/trunk/boinc/; revision=1998
2003-08-05 22:49:20 +00:00
David Anderson 30c3ef78f6 license
svn path=/trunk/boinc/; revision=1493
2003-06-15 20:28:30 +00:00
Eric Heien 5cb1c323f5 windows fixes (prefs, connection)
svn path=/trunk/boinc/; revision=1046
2003-03-10 23:23:39 +00:00
Seth Cooper f6f7fe9093 modem bug fix
svn path=/trunk/boinc/; revision=816
2003-01-18 19:58:42 +00:00
Eric Heien 4bbcedddd5 confirm before connecting
svn path=/trunk/boinc/; revision=762
2002-12-18 20:20:04 +00:00
Seth Cooper 15f07119c4 replaced <windows.h> with <afxwin.h> for mfc compatability, added <winsock.h> where needed
svn path=/trunk/boinc/; revision=476
2002-10-06 01:12:54 +00:00
Eric Heien 00c2a72fd7 Moved win files, fixed compile bugs, added user requestable quit.
svn path=/trunk/boinc/; revision=279
2002-08-09 21:43:19 +00:00