summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinternetlandlord <f.fredhenry@gmail.com>2023-11-13 16:42:20 -0600
committerinternetlandlord <f.fredhenry@gmail.com>2023-11-13 16:42:20 -0600
commitaf63383141546bea6243b77bbf41191ce6142000 (patch)
tree7ad255189b14626f3d8bf49f2d0a041266825e54
parent67c4ebf8ee89205ab2aa35dba748c90bbf477bf5 (diff)
changed file permissions to require 'chmod +x' for execution (safety)
-rw-r--r--[-rwxr-xr-x]bubble-sort.py0
-rw-r--r--[-rwxr-xr-x]buildtest.sh0
-rw-r--r--[-rwxr-xr-x]heap-sort.py0
-rw-r--r--[-rwxr-xr-x]inputoutput.py0
-rw-r--r--[-rwxr-xr-x]insertion-sort.py0
-rw-r--r--[-rwxr-xr-x]list-generator.py0
-rw-r--r--[-rwxr-xr-x]merge-sort.py0
-rw-r--r--[-rwxr-xr-x]quick-sort.py0
-rw-r--r--[-rwxr-xr-x]reverse-bubble-sort.py0
-rw-r--r--[-rwxr-xr-x]reverse-heap-sort.py0
-rw-r--r--[-rwxr-xr-x]reverse-insertion-sort.py0
-rw-r--r--[-rwxr-xr-x]reverse-merge-sort.py0
-rw-r--r--[-rwxr-xr-x]reverse-quick-sort.py0
-rw-r--r--[-rwxr-xr-x]reverse-selection-sort.py0
-rw-r--r--[-rwxr-xr-x]selection-sort.py0
-rw-r--r--[-rwxr-xr-x]tripler.py0
16 files changed, 0 insertions, 0 deletions
diff --git a/bubble-sort.py b/bubble-sort.py
index 10c7af0..10c7af0 100755..100644
--- a/bubble-sort.py
+++ b/bubble-sort.py
diff --git a/buildtest.sh b/buildtest.sh
index 349ee39..349ee39 100755..100644
--- a/buildtest.sh
+++ b/buildtest.sh
diff --git a/heap-sort.py b/heap-sort.py
index 8bb4189..8bb4189 100755..100644
--- a/heap-sort.py
+++ b/heap-sort.py
diff --git a/inputoutput.py b/inputoutput.py
index f1a7c91..f1a7c91 100755..100644
--- a/inputoutput.py
+++ b/inputoutput.py
diff --git a/insertion-sort.py b/insertion-sort.py
index caadc6f..caadc6f 100755..100644
--- a/insertion-sort.py
+++ b/insertion-sort.py
diff --git a/list-generator.py b/list-generator.py
index e44982f..e44982f 100755..100644
--- a/list-generator.py
+++ b/list-generator.py
diff --git a/merge-sort.py b/merge-sort.py
index 1653597..1653597 100755..100644
--- a/merge-sort.py
+++ b/merge-sort.py
diff --git a/quick-sort.py b/quick-sort.py
index 13ab061..13ab061 100755..100644
--- a/quick-sort.py
+++ b/quick-sort.py
diff --git a/reverse-bubble-sort.py b/reverse-bubble-sort.py
index c166830..c166830 100755..100644
--- a/reverse-bubble-sort.py
+++ b/reverse-bubble-sort.py
diff --git a/reverse-heap-sort.py b/reverse-heap-sort.py
index ba6e8f6..ba6e8f6 100755..100644
--- a/reverse-heap-sort.py
+++ b/reverse-heap-sort.py
diff --git a/reverse-insertion-sort.py b/reverse-insertion-sort.py
index 47c318b..47c318b 100755..100644
--- a/reverse-insertion-sort.py
+++ b/reverse-insertion-sort.py
diff --git a/reverse-merge-sort.py b/reverse-merge-sort.py
index 54b6f46..54b6f46 100755..100644
--- a/reverse-merge-sort.py
+++ b/reverse-merge-sort.py
diff --git a/reverse-quick-sort.py b/reverse-quick-sort.py
index e3d48b2..e3d48b2 100755..100644
--- a/reverse-quick-sort.py
+++ b/reverse-quick-sort.py
diff --git a/reverse-selection-sort.py b/reverse-selection-sort.py
index 618be15..618be15 100755..100644
--- a/reverse-selection-sort.py
+++ b/reverse-selection-sort.py
diff --git a/selection-sort.py b/selection-sort.py
index f4e68ae..f4e68ae 100755..100644
--- a/selection-sort.py
+++ b/selection-sort.py
diff --git a/tripler.py b/tripler.py
index 0f6ae61..0f6ae61 100755..100644
--- a/tripler.py
+++ b/tripler.py