Skip to content
forked from BOINC/boinc

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
svn path=/trunk/boinc/; revision=5965
  • Loading branch information
davidpanderson committed Apr 28, 2005
1 parent 55d3b1c commit 1b4c76f
Show file tree
Hide file tree
Showing 9 changed files with 22,047 additions and 22,042 deletions.
22,041 changes: 0 additions & 22,041 deletions checkin_notes

Large diffs are not rendered by default.

2,814 changes: 2,814 additions & 0 deletions checkin_notes_2002

Large diffs are not rendered by default.

6,053 changes: 6,053 additions & 0 deletions checkin_notes_2003

Large diffs are not rendered by default.

13,174 changes: 13,174 additions & 0 deletions checkin_notes_2004

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions doc/contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ function show_name($x) {
show_name("Seth Cooper");
show_name("Markku Degerholm");
show_name("James Drews");
show_name("Charlie Fenton");
show_name("John Flynn III");
show_name("Michael Gary");
show_name("Gary Gibson");
Expand Down
1 change: 1 addition & 0 deletions doc/create_project.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<li><a href=work_distribution.php>Work distribution</a>
<li><a href=sched_locality.php>Locality scheduling</a>
<li><a href=trickle.php>Trickle messages</a>
<li><a href=int_upload.php>Intermediate upload</a>
<!--
<li><a href=batch.php>Batches</a>
<li><a href=sequence.php>Handling long, large-footprint computations</a>
Expand Down
1 change: 1 addition & 0 deletions doc/download_other.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ function site($url, $name, $platforms) {
"Solaris 10 AMD64 (Opteron) and x86
<br> GNU/Linux AMD64 (Opteron)
<br> GNU/Linux PowerPC,
<br> HPUX,
<br> Mac OS X 10.3 on PowerPC 7450 and later",
"BOINC core client, SETI@home"
));
Expand Down
3 changes: 2 additions & 1 deletion doc/files.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
execution."
);
list_item("upload_when_present",
"If present, indicates that the file should be uploaded after it is created.
"If present, indicates that the file should be uploaded
when the application that generates it exits.
");
list_item("sticky",
"If present, indicates that the file should be retained
Expand Down
1 change: 1 addition & 0 deletions doc/links.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ function site($url, $name) {
site("http://www.boinc.sk/", "www.boinc.sk")
));
language("Spanish", array(
site("http://www.seti-argentina.com.ar", "BOINC Argentina"),
site("http://boinc.blogspot.com", "Boinc y Astronomia")
//site("http://boincspain.shyper.com/", "BOINC España</a>")
));
Expand Down

0 comments on commit 1b4c76f

Please sign in to comment.