boinc/html
David Anderson 86582342a8 - GUI RPC: in the structures used in the C++ interface to GUI RPC,
change various std::string to char[n], to improve performance.

NOTE: std::string should ONLY be used in cases where there is
no a priori limit on string length.
If there's a limit (e.g. because the string originates in
a fixed-size database field) always use char[n].

svn path=/trunk/boinc/; revision=20877
2010-03-12 17:47:17 +00:00
..
bt Due to magic quotes check the IDs and hashes are now always 20 bytes 2007-10-10 21:06:10 +00:00
drupal - web: Drupal stuff 2010-02-04 16:55:16 +00:00
inc - web: fix bug that caused "send email" and "show hosts" 2010-03-04 04:16:00 +00:00
languages/translations - GUI RPC: in the structures used in the C++ interface to GUI RPC, 2010-03-12 17:47:17 +00:00
ops - credit test program: create a data file separately so you 2010-03-11 04:19:07 +00:00
project.sample - admin web: a project must provide an .htaccess file 2010-02-21 04:45:52 +00:00
queue Update some of the code and added some documentation... 2008-01-15 08:36:59 +00:00
user - web RPC: generalize team lookup so that you can look up multiple 2010-03-06 20:25:58 +00:00