[llvm-commits] CVS: nightlytest-serverside/fulltest.php

2006-08-10 Thread Patrick Jenkins
Changes in directory nightlytest-serverside: fulltest.php updated: 1.11 -> 1.12 --- Log message: the execution time window now defaults to being closed --- Diffs of the changes: (+2 -2) fulltest.php |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: nightlytest-servers

[llvm-commits] CVS: nightlytest-serverside/test.php

2006-08-10 Thread Patrick Jenkins
Changes in directory nightlytest-serverside: test.php updated: 1.14 -> 1.15 --- Log message: Execution section now defaults to being collapsed --- Diffs of the changes: (+2 -2) test.php |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: nightlytest-serverside/test.php

[llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.cgi

2006-08-10 Thread Patrick Jenkins
Changes in directory nightlytest-serverside: NightlyTestAccept.cgi updated: 1.42 -> 1.43 --- Log message: When i added significant changes to the email i made them print to the console rather than adding them to the email --- Diffs of the changes: (+3 -3) NightlyTestAccept.cgi |6 +++

[llvm-commits] CVS: llvm-www/developers.txt

2006-08-10 Thread Patrick Jenkins
Changes in directory llvm-www: developers.txt updated: 1.6 -> 1.7 --- Log message: Adding patrick jenkins to the llvm developers webpage --- Diffs of the changes: (+1 -0) developers.txt |1 + 1 files changed, 1 insertion(+) Index: llvm-www/developers.txt diff -u llvm-www/developers.t

[llvm-commits] CVS: llvm-www/img/PhotoPatJenk.jpg

2006-08-10 Thread Patrick Jenkins
Changes in directory llvm-www/img: PhotoPatJenk.jpg added (r1.1) --- Log message: Adding my picture to the llvm website --- Diffs of the changes: (+0 -0) PhotoPatJenk.jpg |0 1 files changed Index: llvm-www/img/PhotoPatJenk.jpg ___ llvm

[llvm-commits] CVS: llvm/docs/GetElementPtr.html

2006-08-10 Thread Reid Spencer
Changes in directory llvm/docs: GetElementPtr.html updated: 1.2 -> 1.3 --- Log message: Fix a typo noticed by Gordon Henriksen. Thanks! --- Diffs of the changes: (+2 -2) GetElementPtr.html |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/GetElementPtr.html d

[llvm-commits] CVS: llvm/docs/CommandGuide/llvm2cpp.pod

2006-08-10 Thread Reid Spencer
Changes in directory llvm/docs/CommandGuide: llvm2cpp.pod updated: 1.4 -> 1.5 --- Log message: llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust the documentation to reflect this. --- Diffs of the changes: (+6 -6) llvm2cpp.pod | 12 ++-- 1 files changed, 6

[llvm-commits] CVS: llvm/docs/GetElementPtr.html

2006-08-10 Thread Reid Spencer
Changes in directory llvm/docs: GetElementPtr.html updated: 1.1 -> 1.2 --- Log message: Add a cleaned-up version of the IRC conversation that spurred this FAQ. --- Diffs of the changes: (+330 -1) GetElementPtr.html | 331 - 1 files chang

[llvm-commits] CVS: llvm/docs/GetElementPtr.html FAQ.html

2006-08-10 Thread Reid Spencer
Changes in directory llvm/docs: GetElementPtr.html added (r1.1) FAQ.html updated: 1.37 -> 1.38 --- Log message: Answer the most frequently asked question, about GEPs. The answer is sufficiently long that I placed it in a separate file but it links from the FAQ page. More might need to be added

[llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.cgi

2006-08-10 Thread Patrick Jenkins
Changes in directory nightlytest-serverside: NightlyTestAccept.cgi updated: 1.41 -> 1.42 --- Log message: The nightly test results emails sent to the testresults email list should now contain a list of tests with significant changes. --- Diffs of the changes: (+85 -1) NightlyTestAccept.c