GitHub / RcppCore/RcppParallel / commits
High-level functions for parallel programming with Rcpp
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5204c33c | always use 32-bit compilation on sparc (to match what CRAN does) | JJ Allaire <j****j@r****g> | about 11 years ago | |
| fa83462a | Revert "Revert "don't forward ia32 to TBB under solaris sparc"" | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 9b4477da | use integer rather than numeric for pkg test | JJ Allaire <j****j@r****g> | about 11 years ago | |
| dfb201a6 | update date and system requirements | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 58fad90c | bump version | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 21850553 | tweak gcc detection | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 2f79d22c | forward gcc to tbb | JJ Allaire <j****j@r****g> | about 11 years ago | |
| c4e12e47 | use row_iterator for tmp rather than iterator (which was construed as std::it... | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 9afb261d | use single quotes in DESCRIPTION | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 6f9f2462 | Revert "don't forward ia32 to TBB under solaris sparc" | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 99eea40e | quote "Rcpp" for CRAN spelling check | JJ Allaire <j****j@r****g> | about 11 years ago | |
| bd1e7b87 | move snow leapord NEWS item | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 1ab5ad9d | add const and non-const operator[] for RMatrix class | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 9f81d0a7 | merge Merge branch 'master' of github.com:RcppCore/RcppParallel | JJ Allaire <j****j@r****g> | about 11 years ago | |
| cf1b3bf5 | run all tests on cran | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 7ca676a7 | bump version | JJ Allaire <j****j@r****g> | about 11 years ago | |
| a0cf4386 | don't forward ia32 to TBB under solaris sparc | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 120f964e | use alias to make when compiling tbb | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 56145b22 | provide testthat version dependency | JJ Allaire <j****j@r****g> | about 11 years ago | |
| f12a3bfc | use more modern cpp standard where available | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 6e5d8cb6 | don't use unsupported var on solaris | JJ Allaire <j****j@r****g> | about 11 years ago | |
| cb90afc0 | don't use unsupported flag on solaris | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 25568ac6 | bump version | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 15b4fc62 | eliminate use of CXX_STD | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 96c235ce | merge Merge pull request #13 from RcppCore/feature/tbb-solaris | JJ Allaire <j****e@g****m> | about 11 years ago | |
| 7cb559c0 | merge merge from master | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 768c7b1b | more warnings work | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 7a11e07e | handle warnings | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 61100b14 | correctly pass clang to TBB configure when R is using clang | JJ Allaire <j****j@r****g> | about 11 years ago | |
| cf0f4912 | merge Merge branch 'master' of github.com:RcppCore/RcppParallel | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 7753979d | remove links from Rd | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 3bff2fd9 | add parens to function names in the description | JJ Allaire <j****j@r****g> | about 11 years ago | |
| c72e0cd2 | ignore .dll in test package | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 0fc3291c | exclude README.md from source package build | JJ Allaire <j****j@r****g> | about 11 years ago | |
| d8549ed6 | tweak tests | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 29dca86d | update NEWS | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 507c82ad | Add support for TBB on Solaris | JJ Allaire <j****j@r****g> | about 11 years ago | |
| eab15a3c | don't inject PATH into TBB compilation (this was required for Rtools w/ gcc 4... | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 1a8edd5f | ensure space between lib entries | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 688f2925 | add tbbmalloc library (scalable multi-threaded allocator) | JJ Allaire <j****j@r****g> | about 11 years ago | |
| 30822235 | update NEWS | JJ Allaire <j****j@r****g> | over 11 years ago | |
| dd22b2b0 | only set CXX_STD on Linux and Windows | JJ Allaire <j****j@r****g> | over 11 years ago | |
| bdbd968e | remove unused ARCH_GCC definitions | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 547c5c2b | use dir $(CC) and cygpath to determine gcc path | JJ Allaire <j****j@r****g> | over 11 years ago | |
| ab49d499 | add test for using RcppParallel from a package | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 5b21dae0 | Prepend GCC directory to PATH for Rtools 3.3 | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 8c201a86 | bump version | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 9f881d4d | bump version | JJ Allaire <j****j@r****g> | over 11 years ago | |
| bdf101f0 | tests: timesTwo rather than square root for transform | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 5378ffb0 | tests: ensure that call to sqrt passes double | JJ Allaire <j****j@r****g> | over 11 years ago | |
| a247c314 | only provide RCPP_PARALLEL_USE_TBB in inline plugin under windows | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 9d8d9ec9 | fix for failure to compile due to protected members of concurrent_vector | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 6e913df8 | remove supporting files for pkg test | JJ Allaire <j****j@r****g> | over 11 years ago | |
| da14519b | remove pkg test for now | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 7a7d9d6d | add cmd.exe and cscript.exe to SystemRequirements | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 30421f08 | add stub definition for setThreadOptions | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 25580674 | add package linking test | JJ Allaire <j****j@r****g> | over 11 years ago | |
| ba6b8460 | update NEWS | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 03095596 | use COMSPEC to determine shell on windows | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 07637ea9 | cleanup indentation (again) | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 8d334e8a | bump version and date | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 1dc88efe | only set USE_TBB flag when on a platform that supports TBB | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 5dc97d94 | add urls to DESCRIPTION; update package man page | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 31557f7f | refernece gh-pages from main readme | JJ Allaire <j****j@r****g> | over 11 years ago | |
| b3de1083 | always build RcppParallel with use tbb flag | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 23944255 | make TBB opt-in for packages on windows | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 8c98d8b9 | add notes on rtools/mingw differences from gregory | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 84c9c15b | fix for unit tests within R CMD check | JJ Allaire <j****j@r****g> | over 11 years ago | |
| c4d93026 | try to get tests so they can run on CRAN (not there yet) | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 1c441955 | correct definition for NULL in windows.inc | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 211e742d | remove nul file if it exists | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 5a27b98a | dont't quote ARCH_DIR variable | JJ Allaire <j****j@r****g> | over 11 years ago | |
| b6cebc98 | trivial change to Makevars to test eol handling | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 967b990d | always use lf for Makevars | JJ Allaire <j****j@r****g> | over 11 years ago | |
| befe4d03 | merge Merge pull request #12 from RcppCore/feature/windows-tbb | JJ Allaire <j****e@g****m> | over 11 years ago | |
| 538323ce | merge Merge branch 'feature/windows-tbb' of github.com:RcppCore/RcppParallel into f... | JJ Allaire <j****j@r****g> | over 11 years ago | |
| b0db51ce | Fix spelling error in DESCRIPTION | JJ Allaire <j****j@r****g> | over 11 years ago | |
| c059ff1f | Work required for linking to TBB from packages on Windows | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 4180fadd | Inline plugin: only provide PKG_LIBS on Windows | JJ Allaire <j****j@r****g> | over 11 years ago | |
| e7ee8642 | Inline plugin for sourceCpp binding to tbb.dll | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 3ff4a3ae | Architecture specific library directories for Windows | JJ Allaire <j****j@r****g> | over 11 years ago | |
| e6e55027 | Determine TBB availability in header file | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 9d94d158 | Tweak whitespace and indentation in Makevars | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 74e6dc56 | Update README, DESCRIPTION, and NEWS | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 0bc09afc | merge Merge pull request #11 from vdbg/master | JJ Allaire <j****e@g****m> | over 11 years ago | |
| 891aa7f1 | add 32bit support | vdbg <g****v@m****m> | over 11 years ago | |
| d216cfec | - Hacks to get TBB support on Windows/RTools | vdbg <g****v@m****m> | over 11 years ago | |
| 29ab791a | some last edits | Dirk Eddelbuettel <e****d@d****g> | over 11 years ago | |
| dcd0177b | one more round | Dirk Eddelbuettel <e****d@d****g> | over 11 years ago | |
| 75cc542a | some updates | Dirk Eddelbuettel <e****d@d****g> | over 11 years ago | |
| 651f9ebd | remove some items from the comparison table | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 7f210f09 | a few small changes | Dirk Eddelbuettel <e****d@d****g> | over 11 years ago | |
| 81aed830 | merge Merge branch 'master' of github.com:RcppCore/RcppParallel | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 38d0068c | note on grain size | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 9e7cdda1 | some more slides | JJ Allaire <j****j@r****g> | over 11 years ago | |
| e6bcea16 | fix spelling | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 989f96ca | some more slides | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 22c65a8c | merge Merge branch 'master' of github.com:RcppCore/RcppParallel | JJ Allaire <j****j@r****g> | over 11 years ago | |
| a25b7d6b | slides on tbb vs. alternatives | JJ Allaire <j****j@r****g> | over 11 years ago | |
| 0ab1d1f3 | merge some more content | Dirk Eddelbuettel <e****d@d****g> | over 11 years ago |