Skip to content

Commit 32b2a95

Browse files
committed
update docs
1 parent a5394d9 commit 32b2a95

37 files changed

+50
-555
lines changed

R/LdFlags.R

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,9 @@ checkForLibAtomic <- function() {
3131
if (.Platform$OS.type == "windows")
3232
return(TRUE)
3333

34-
# create temporary source and out files
3534
tmp <- createTestFiles()
3635
writeLibAtomicTest(tmp["src"])
37-
38-
# check whether test program can be compiled
3936
failed <- runCmd(getCompiler(), tmp["src"], "-o", tmp["lib"], "-latomic")
40-
41-
# clean up temporary files
4237
unlink(tmp)
4338

4439
!failed
@@ -48,14 +43,9 @@ hasAtomicSupport <- function() {
4843
if (checkForLibAtomic())
4944
return(TRUE)
5045

51-
# create temporary source and out files
5246
tmp <- createTestFiles()
5347
writeLibAtomicTest(tmp["src"])
54-
55-
# check whether test program can be compiled
5648
failed <- runCmd(getCompiler(), tmp["src"], "-o", tmp["lib"])
57-
58-
# clean up temporary files
5949
unlink(tmp)
6050

6151
!failed
@@ -65,14 +55,9 @@ checkForLibPthread <- function() {
6555
if (.Platform$OS.type == "windows")
6656
return(FALSE)
6757

68-
# create temporary source and out files
6958
tmp <- createTestFiles()
7059
cat("#include <pthread.h> \n int main() { return 0; }", file = tmp["src"])
71-
72-
# check whether test program can be compiled
7360
failed <- runCmd(getCompiler(), tmp["src"], "-o", tmp["lib"], "-lpthread")
74-
75-
# clean up temporary files
7661
unlink(tmp)
7762

7863
!failed

cran-comments.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Fixes build warning on windows about misaligned address/allocation. Hopefully
2-
also the problems on Fedora, which I could not reproduce.
31

42
## Test environments
53
* ubuntu 20.04 (devel, release, old-rel)

docs/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = RcppThread
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 2.1.0
41+
PROJECT_NUMBER = 2.1.2
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

docs/additional-features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h1>
8989
<div class="m-container">
9090
<div class="m-row">
9191
<div class="m-col-l-10 m-push-l-1">
92-
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2021.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
92+
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2022.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
9393
</div>
9494
</div>
9595
</div>

docs/annotated.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ <h1>Classes</h1>
117117
<div class="m-container">
118118
<div class="m-row">
119119
<div class="m-col-l-10 m-push-l-1">
120-
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2021.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
120+
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2022.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
121121
</div>
122122
</div>
123123
</div>

docs/classRcppThread_1_1ProgressBar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h3>
161161
<div class="m-container">
162162
<div class="m-row">
163163
<div class="m-col-l-10 m-push-l-1">
164-
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2021.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
164+
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2022.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
165165
</div>
166166
</div>
167167
</div>

docs/classRcppThread_1_1ProgressCounter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h3>
161161
<div class="m-container">
162162
<div class="m-row">
163163
<div class="m-col-l-10 m-push-l-1">
164-
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2021.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
164+
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2022.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
165165
</div>
166166
</div>
167167
</div>

docs/classRcppThread_1_1ProgressPrinter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ <h3>
245245
<div class="m-container">
246246
<div class="m-row">
247247
<div class="m-col-l-10 m-push-l-1">
248-
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2021.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
248+
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2022.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
249249
</div>
250250
</div>
251251
</div>

docs/classRcppThread_1_1RErrPrinter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h3>
181181
<div class="m-container">
182182
<div class="m-row">
183183
<div class="m-col-l-10 m-push-l-1">
184-
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2021.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
184+
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2022.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
185185
</div>
186186
</div>
187187
</div>

docs/classRcppThread_1_1RMonitor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ <h3>
269269
<div class="m-container">
270270
<div class="m-row">
271271
<div class="m-col-l-10 m-push-l-1">
272-
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2021.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
272+
<p>RcppThread docs. copyright © <a href="http://tnagler.com/">Thomas Nagler</a> 2022.<br />Generated by <a href="https://doxygen.org/">Doxygen</a> 1.8.17 and <a href="https://mcss.mosra.cz/">m.css</a>. Contact the author via <a href="https://github.com/tnagler/RcppThread">GitHub</a> or <a href="mailto:[email protected]">e-mail</a>
273273
</div>
274274
</div>
275275
</div>

0 commit comments

Comments
 (0)