Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6036853

Browse filesBrowse files
authored
Set execute permission on scripts with shebangs (#1467)
1 parent 3bb7100 commit 6036853
Copy full SHA for 6036853

8 files changed

+11Lines changed: 11 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎ChangeLog‎

Copy file name to clipboardExpand all lines: ChangeLog
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2026-04-01 Mattias Ellert <mattias.ellert@physics.uu.se>
2+
3+
* inst/discovery/cxx0x.R: Set execute permissions for script
4+
with shebang
5+
* inst/examples/ConvolveBenchmarks/overhead.r: Idem
6+
* inst/examples/ConvolveBenchmarks/overhead.sh: Idem
7+
* inst/examples/Misc/ifelseLooped.r: Idem
8+
* inst/examples/Misc/newFib.r: Idem
9+
* inst/examples/OpenMP/OpenMPandInline.r: Idem
10+
* inst/tinytest/test_dispatch.R: Idem
11+
112
2026-03-26 Iñaki Ucar <iucar@fedoraproject.org>
213

314
* inst/include/Rcpp/internal/r_vector.h: Use dataptr() again to avoid an
Collapse file

‎inst/discovery/cxx0x.R‎

Copy file name to clipboard
100644100755
Expand all lines: inst/discovery/cxx0x.R
File mode changed.
Collapse file

‎inst/examples/ConvolveBenchmarks/overhead.r‎

Copy file name to clipboard
100644100755
Expand all lines: inst/examples/ConvolveBenchmarks/overhead.r
File mode changed.
Collapse file

‎inst/examples/ConvolveBenchmarks/overhead.sh‎

Copy file name to clipboard
100644100755
Expand all lines: inst/examples/ConvolveBenchmarks/overhead.sh
File mode changed.
Collapse file

‎inst/examples/Misc/ifelseLooped.r‎

Copy file name to clipboard
100644100755
Expand all lines: inst/examples/Misc/ifelseLooped.r
File mode changed.
Collapse file

‎inst/examples/Misc/newFib.r‎

Copy file name to clipboard
100644100755
Expand all lines: inst/examples/Misc/newFib.r
File mode changed.
Collapse file

‎inst/examples/OpenMP/OpenMPandInline.r‎

Copy file name to clipboard
100644100755
Expand all lines: inst/examples/OpenMP/OpenMPandInline.r
File mode changed.
Collapse file

‎inst/tinytest/test_dispatch.R‎

Copy file name to clipboard
100644100755
Expand all lines: inst/tinytest/test_dispatch.R
File mode changed.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.