| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge changes from trunk to release | Robert Ramey | 2009-04-01 | 3 | -3/+3 |
* | tools/regression: merge numerous changes from trunk | Beman Dawes | 2008-12-15 | 15 | -380/+1215 |
* | Full merge from trunk at revision 41356 of entire boost-root tree. | Beman Dawes | 2007-11-25 | 6 | -63/+201 |
* | config, detail, filesystem, system, tools, at 41278. | Beman Dawes | 2007-11-23 | 14 | -2185/+571 |
* | Merge 41118 and 41119 from trunk | Beman Dawes | 2007-11-15 | 1 | -0/+4 |
* | Merge trunk changes from 41110. | Beman Dawes | 2007-11-15 | 1 | -3/+17 |
* | Replace old docs with excerpts from http://article.gmane.org/gmane.comp.lib.b... | Beman Dawes | 2007-11-14 | 3 | -735/+100 |
* | Correct detection of failure to run in a boost tree, and refactor code as a s... | Beman Dawes | 2007-11-13 | 1 | -15/+32 |
* | Change default to --v2 | Beman Dawes | 2007-11-12 | 1 | -3/+11 |
* | Repoint old CVS links to SVN (patch by Niko Demmel) | Aleksey Gurtovoy | 2007-11-11 | 5 | -11/+17 |
* | Fix date info so that it shows point-to-point time span as the time on the XS... | Rene Rivera | 2007-11-10 | 1 | -1/+9 |
* | Add some machine info and previous run time to report info page. | Rene Rivera | 2007-11-10 | 1 | -1/+59 |
* | Add missing copyright and license | Beman Dawes | 2007-11-06 | 1 | -4/+9 |
* | Oops, forgot a comma. | Rene Rivera | 2007-11-05 | 1 | -1/+1 |
* | Add missing action for --skip-tests option since it's a boolean flag. | Rene Rivera | 2007-11-05 | 1 | -1/+2 |
* | xsl_report: fix timestamp/revision age highlighting | Aleksey Gurtovoy | 2007-10-31 | 1 | -0/+1 |
* | Remove dependence on boost.test for PJL. It causes too many dependence proble... | Rene Rivera | 2007-10-31 | 2 | -4/+2 |
* | xsl_reports: display the corresponding run's revision/timestamp on the test o... | Aleksey Gurtovoy | 2007-10-30 | 4 | -7/+34 |
* | Add support for using a proxy as some firewalls are restrictive even to HTTP/... | Rene Rivera | 2007-10-30 | 1 | -1/+8 |
* | Now that tarballs are working again... Implement getting the tools source fro... | Rene Rivera | 2007-10-29 | 1 | -28/+53 |
* | Fix force-update and have-source options to be correct boolean options. And b... | Rene Rivera | 2007-10-29 | 1 | -8/+10 |
* | Initial commit | Beman Dawes | 2007-10-19 | 1 | -0/+197 |
* | Add failure count for each compiler column. | Beman Dawes | 2007-10-16 | 1 | -4/+24 |
* | Specify user to post results to OSL server. | Rene Rivera | 2007-10-16 | 1 | -2/+2 |
* | Minor modification to pass in the branch type to generate results for, and to... | Rene Rivera | 2007-10-16 | 1 | -4/+8 |
* | Add default to 'regression' when no commands are given. | Rene Rivera | 2007-10-15 | 1 | -0/+2 |
* | Bootstrap from trunk sources of regression scripts. | Rene Rivera | 2007-10-15 | 1 | -1/+1 |
* | Rework of regression scripts for branch independent testing -- complete. | Rene Rivera | 2007-10-15 | 16 | -130/+374 |
* | Change svn info to svn info --xml to cope with non-English locales. Make scan... | Beman Dawes | 2007-10-14 | 1 | -1/+2 |
* | Partial rework of regression scripts for branch independent testing. | Rene Rivera | 2007-10-13 | 3 | -0/+1050 |
* | Fix mislabeled argument to collect_logs(). | Rene Rivera | 2007-10-05 | 1 | -2/+2 |
* | Add revision number to heading if boost-root is subversion working copy. Use ... | Beman Dawes | 2007-10-03 | 1 | -44/+42 |
* | Add --compile-time and --run-time options | Beman Dawes | 2007-10-02 | 1 | -3/+52 |
* | Detect and report missing boost-test lines in input log file | Beman Dawes | 2007-10-01 | 1 | -0/+8 |
* | Fix missing files in tar generation, by using a tar format that doesn't have ... | Rene Rivera | 2007-09-30 | 1 | -1/+1 |
* | Minor adjustment to save half of the upload bandwidth, at the cost of another... | Rene Rivera | 2007-09-29 | 1 | -3/+5 |
* | Change location of svn_info.txt to boost_root, as that's where it is in the t... | Beman Dawes | 2007-09-27 | 1 | -1/+1 |
* | Fix revision not propagating (Sebastian Redl) | Beman Dawes | 2007-09-25 | 1 | -1/+2 |
* | Replace use of re in detecting revision with string functions. Nicola Musatti... | Beman Dawes | 2007-09-24 | 1 | -5/+10 |
* | merged in changes - tested with gcc and msvc | Robert Ramey | 2007-09-22 | 1 | -17/+25 |
* | Add revision to column heads. Patch courtesy of Sebastian Redl. | Beman Dawes | 2007-09-22 | 1 | -0/+10 |
* | Add svn_info.txt file to annotate the revision exported. | Rene Rivera | 2007-09-21 | 1 | -12/+41 |
* | revision default needs actual value | Beman Dawes | 2007-09-21 | 1 | -1/+1 |
* | Add revision to collected, uploaded, info. Add --have-source, --skip-tests op... | Beman Dawes | 2007-09-21 | 1 | -2/+24 |
* | Add revision to collected, uploaded, info | Beman Dawes | 2007-09-21 | 1 | -0/+7 |
* | Always update self. Updating based on file date was not reliable on all systems. | Beman Dawes | 2007-09-20 | 1 | -14/+10 |
* | Point issues link to stable location. | Rene Rivera | 2007-09-17 | 1 | -1/+1 |
* | Corrections for Tru64/CXX. | Markus Schöpflin | 2007-09-17 | 1 | -3/+3 |
* | Added missing #include <utility> and qualified | K. Noel Belcourt | 2007-09-17 | 1 | -6/+7 |
* | Update the nag script to use Subversion | Douglas Gregor | 2007-09-13 | 1 | -19/+20 |