summaryrefslogtreecommitdiffstats
path: root/clang/www/demo
Commit message (Collapse)AuthorAgeFilesLines
* [www] Change URLs to HTTPS.Stephan T. Lavavej2019-10-241-13/+12
| | | | | | | | | | | | | | | | | | | | | | This changes most URLs in llvm's html files to HTTPS. Most changes were search-and-replace with manual verification; some changes were manual. For a few URLs, the websites were performing redirects or had changed their anchors; I fixed those up manually. This consistently uses the official https://wg21.link redirector. This also strips trailing whitespace and fixes a couple of typos. Fixes D69363. There are a very small number of dead links for which I don't know any replacements (they are equally dead as HTTP or HTTPS): https://llvm.org/cmds/llvm2cpp.html https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-desktop.mp4 https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-mobile.mp4 https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-desktop.mov https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-mobile.mp4 https://llvm.org/perf/db_default/v4/nts/22463 https://polly.llvm.org/documentation/memaccess.html
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-051-1/+1
| | | | llvm-svn: 244000
* Remove extraneous period.Bill Wendling2011-07-201-1/+1
| | | | llvm-svn: 135619
* Add svn:eol-style=native to some filesCedric Venet2009-02-141-14/+14
| | | | | | Correct two files with inconsistent lines endings. llvm-svn: 64564
* future notes & minor changesKevin2007-10-061-0/+15
| | | | llvm-svn: 42708
* New directory.Kevin2007-10-064-0/+548
llvm-svn: 42680
OpenPOWER on IntegriCloud