diff options
-rw-r--r-- | old-extension/ChangeLog | 6 | ||||
-rw-r--r-- | old-extension/bindarr.c (renamed from extension/bindarr.c) | 0 | ||||
-rw-r--r-- | old-extension/dbarray.awk (renamed from extension/dbarray.awk) | 0 | ||||
-rw-r--r-- | old-extension/fileop.c (renamed from extension/fileop.c) | 0 | ||||
-rw-r--r-- | old-extension/record.awk (renamed from extension/record.awk) | 0 | ||||
-rw-r--r-- | old-extension/sparr.c (renamed from extension/sparr.c) | 0 | ||||
-rw-r--r-- | old-extension/spec_array.c (renamed from extension/spec_array.c) | 0 | ||||
-rw-r--r-- | old-extension/spec_array.h (renamed from extension/spec_array.h) | 0 | ||||
-rwxr-xr-x | old-extension/steps (renamed from extension/steps) | 0 | ||||
-rw-r--r-- | old-extension/testdbarray.awk (renamed from extension/testdbarray.awk) | 0 | ||||
-rwxr-xr-x | old-extension/testrecord.sh (renamed from extension/testrecord.sh) | 0 | ||||
-rw-r--r-- | old-extension/testsparr.awk (renamed from extension/testsparr.awk) | 0 |
12 files changed, 6 insertions, 0 deletions
diff --git a/old-extension/ChangeLog b/old-extension/ChangeLog new file mode 100644 index 00000000..a25295a6 --- /dev/null +++ b/old-extension/ChangeLog @@ -0,0 +1,6 @@ +2013-01-06 Arnold D. Robbins <arnold@skeeve.com> + + * bindarr.c, dbarray.awk, fileop.c, record.awk, sparr.c, + spec_array.c, spec_array.h, steps, testdbarray.awk, testrecord.sh, + testsparr.awk: Moved here from extension directory, since they + use the old mechanism. diff --git a/extension/bindarr.c b/old-extension/bindarr.c index 60959903..60959903 100644 --- a/extension/bindarr.c +++ b/old-extension/bindarr.c diff --git a/extension/dbarray.awk b/old-extension/dbarray.awk index e0a3c093..e0a3c093 100644 --- a/extension/dbarray.awk +++ b/old-extension/dbarray.awk diff --git a/extension/fileop.c b/old-extension/fileop.c index 86f62576..86f62576 100644 --- a/extension/fileop.c +++ b/old-extension/fileop.c diff --git a/extension/record.awk b/old-extension/record.awk index 18a3ce48..18a3ce48 100644 --- a/extension/record.awk +++ b/old-extension/record.awk diff --git a/extension/sparr.c b/old-extension/sparr.c index a3d06e66..a3d06e66 100644 --- a/extension/sparr.c +++ b/old-extension/sparr.c diff --git a/extension/spec_array.c b/old-extension/spec_array.c index 78b24018..78b24018 100644 --- a/extension/spec_array.c +++ b/old-extension/spec_array.c diff --git a/extension/spec_array.h b/old-extension/spec_array.h index f75fc7ce..f75fc7ce 100644 --- a/extension/spec_array.h +++ b/old-extension/spec_array.h diff --git a/extension/steps b/old-extension/steps index 3e8070d6..3e8070d6 100755 --- a/extension/steps +++ b/old-extension/steps diff --git a/extension/testdbarray.awk b/old-extension/testdbarray.awk index fd7fd595..fd7fd595 100644 --- a/extension/testdbarray.awk +++ b/old-extension/testdbarray.awk diff --git a/extension/testrecord.sh b/old-extension/testrecord.sh index 61d1ba76..61d1ba76 100755 --- a/extension/testrecord.sh +++ b/old-extension/testrecord.sh diff --git a/extension/testsparr.awk b/old-extension/testsparr.awk index 648a21a2..648a21a2 100644 --- a/extension/testsparr.awk +++ b/old-extension/testsparr.awk |