Bart Jablonski
6487d74aaf
Merge pull request #46 from yabwon/main
...
The BasePlus package [ver. 1.16]
2022-05-09 19:07:45 +02:00
Bart Jablonski (yabwon)
75029a488f
The BasePlus package [ver. 1.16]
...
The BasePlus package [ver. 1.16]
- improvement to: %LDSN(), %LVarNm(), and %LVarNmLab() macros. Big thanks to Richard DeVenezia!
hash: 4CD3926B9842925C86B80B5B47B47BEA1FB9707826B545B9B4D52AE97BC3617E
20220509
2022-05-09 19:00:25 +02:00
Bart Jablonski
4c734caeec
Merge pull request #45 from yabwon/main
...
The BasePlus package [ver. 1.15]
2022-05-08 19:18:26 +02:00
Bart Jablonski (yabwon)
642bc5ba72
The BasePlus package [ver. 1.15]
...
The **BasePlus** package [ver. 1.15]
- 3 new macros added: `%LDSN()`, `%LVarNm()`, and `%LVarNmLab()`
hash: 0331C673052D5221DA98C5CC93295634D8A0BC62C7D2FEF9D0D85B0B2DEDE4E9
20220508
2022-05-08 19:10:55 +02:00
Bart Jablonski
6d10426474
**SAS Packages Framework**, version 20220420
...
**SAS Packages Framework**, version 20220420
- Changes in the `%GeneratePackage()` macro:
- check for driving files existence added,
- local `createPackageContentStatus` macro variable added,
- if `createPackageContentStatus` is not zero an _ERROR _is printed and tests are not executed,
- The `kscanx()` function and `kcountw()` function used in macros of the Framework,
- Doc. updated.
- Packages regenerated with new version of the SAS Packages Framework:
- BasePlus
- SQLinDS
- macroArray
- DFA
- dynMacroArray
- GSM
2022-04-20 22:48:09 +02:00
Bart Jablonski
11400fe51d
Merge pull request #44 from yabwon/main
...
**SAS Packages Framework**, version 20220420
2022-04-20 22:40:24 +02:00
Bart Jablonski (yabwon)
7048adb3b6
**SAS Packages Framework**, version 20220420
...
**SAS Packages Framework**, version 20220420
- Changes in the `%GeneratePackage()` macro:
- check for driving files existence added,
- local `createPackageContentStatus` macro variable added,
- if `createPackageContentStatus` is not zero an _ERROR _is printed and tests are not executed,
- The `kscanx()` function and `kcountw()` function used in macros of the Framework,
- Doc. updated.
- Packages regenerated with new version of the SAS Packages Framework:
- BasePlus
- SQLinDS
- macroArray
- DFA
- dynMacroArray
- GSM
20220420
2022-04-20 22:35:09 +02:00
Bart Jablonski
6e5d4c3872
Merge pull request #43 from yabwon/main
...
The GSM package [ver. 0.20]
2022-04-06 18:15:35 +02:00
Bart Jablonski (yabwon)
5ab1f4c73e
The GSM package [ver. 0.20]
...
The GSM package [ver. 0.20]
- internal bug fix.
hash: BE9508C8E37706B2EB2FBCA68B64F7DCF63C65E8E24775C92E28FE34E547893D
20220406
2022-04-06 18:12:10 +02:00
Bart Jablonski
4452d9ee7c
Update README.md
2022-03-18 18:05:46 +01:00
Bart Jablonski
3ccf2490e1
Merge pull request #42 from yabwon/main
...
The GSM package [ver. 0.19]
2022-03-13 20:45:35 +01:00
Bart Jablonski (yabwon)
df04e48656
The GSM package [ver. 0.19]
...
The `GSM` package [ver. 0.19]
- The code file parsing modified.
- A `lineEnd=` parameter added.
- The `trim=` parameter deprecated.
- A warning about the `/*%` text changed into a note.
- Documentation updated.
hash: F63B8C602C1DB02F4107D9AF78182D87CD64AEA6521163067B7EB6D5C1B368AF
20220313
2022-03-13 20:43:14 +01:00
Bart Jablonski
9273e80a16
Merge pull request #41 from yabwon/main
...
The GSM package [ver. 0.18]
2022-03-07 16:46:02 +01:00
Bart Jablonski (yabwon)
76c7793e34
The GSM package [ver. 0.18]
...
The GSM package [ver. 0.18]
- a bug fix in file scraping fixed
hash: 8D730316043A6523A3AF2AA15D2820BB75A46E06307F2B8916D30AC102AEE31D
20220307
2022-03-07 16:37:15 +01:00
Bart Jablonski
5cbe17b513
Merge pull request #40 from yabwon/main
...
pull request
2022-02-17 14:25:47 +01:00
Bart Jablonski (yabwon)
cc6528bbeb
Package macroArray, version 1.0
...
Package **macroArray**, version 1.0:
- Update in `%mcHashTable()` macro.
- New macro `%mcDictionary()` emulating dictionaries in macro language.
- Doc. updated.
20220217
2022-02-17 14:20:12 +01:00
Bart Jablonski (yabwon)
2bb633a55b
Updates in documentation.
...
Updates in documentation:
- Getting_Started_with_SAS_Packages.pdf
- SAS(r) packages - the way to share (a how to)- Paper 4725-2020 - extended.pdf
2022-01-24 16:38:32 +01:00
Bart Jablonski
21a713ced7
Merge pull request #39 from yabwon/main
...
**SAS Packages Framework**, version 20220113
2022-01-13 17:01:35 +01:00
Bart Jablonski (yabwon)
10009b33ae
**SAS Packages Framework**, version 20220113
...
**SAS Packages Framework**, version 20220113
- Bug fixes in the SAS Packages Framework.
- Packages regenerated.
- BasePlus
- SQLinDS
- macroArray
- DFA
- dynMacroArray
- GSM
20220113
2022-01-13 16:59:12 +01:00
Bart Jablonski
0af4000d33
Merge pull request #38 from yabwon/main
...
BasePlus package [ver. 1.14]
2022-01-11 14:10:58 +01:00
Bart Jablonski (yabwon)
68e85eb5ba
BasePlus package [ver. 1.14]
...
BasePlus package [ver. 1.14]:
- bug fix in the `%zipLibrary()` and the `%unzipLibrary()` macro
2022-01-11 14:08:03 +01:00
Bart Jablonski
ae423c362b
Merge pull request #37 from yabwon/main
...
BasePlus package [ver. 1.13]
2022-01-11 11:07:18 +01:00
Bart Jablonski (yabwon)
0778a71ada
BasePlus package [ver. 1.13]
...
BasePlus package [ver. 1.13] :
- bug fix in `%zipLibrary()` macro
20220111
2022-01-11 11:01:12 +01:00
Bart Jablonski
705a600534
Merge pull request #36 from yabwon/main
...
Package MacroArray, version 0.9
2021-12-28 18:34:13 +01:00
Bart Jablonski (yabwon)
0cf35c15a7
Package MacroArray, version 0.9
...
Package MacroArray, version 0.9:
-New macro `%sortMacroArra()` added.
-The doc. updated.
20211228
2021-12-28 18:29:24 +01:00
Bart Jablonski
2137c04534
Merge pull request #35 from yabwon/main
...
pull request
2021-12-16 10:41:37 +01:00
Bart Jablonski (yabwon)
00c63c4d8a
SAS Packages Framework, version 20211216
...
**SAS Packages Framework**, version 20211216
- Bug fix in the `%verifyPackage()` macro
20211216
2021-12-16 10:40:29 +01:00
Bart Jablonski (yabwon)
9dedc53c31
**SAS Packages Framework**, version 20211216
...
**SAS Packages Framework**, version 20211216
- Bug fix in the `%verifyPackage()` macro
2021-12-16 10:36:08 +01:00
Bart Jablonski
49bcb64e51
Merge pull request #34 from yabwon/main
...
SAS Packages Framework, version 220211216
2021-12-16 10:19:42 +01:00
Bart Jablonski (yabwon)
a7d61f6026
SAS Packages Framework, version 220211216
...
**SAS Packages Framework**, version 220211216
- Bug fix in the `%verifyPackage()` macro
2021-12-16 10:15:25 +01:00
Bart Jablonski
9f92b5f5d4
Update gsm.md
...
link to video (in Polish) added
2021-12-02 08:54:39 +01:00
Bart Jablonski
8bdf820958
Merge pull request #31 from yabwon/main
...
Package BasePlus, version 1.12
2021-11-23 12:52:43 +01:00
Bart Jablonski (yabwon)
a95c672693
Package BasePlus, version 1.12
...
Package BasePlus, version 1.12:
-BugFix in `%unzipLibrary()` macro.
20211123
2021-11-23 12:50:41 +01:00
Bart Jablonski
2045048ff3
Merge pull request #30 from yabwon/main
...
Package BasePlus, version 1.11
2021-11-19 17:09:53 +01:00
Bart Jablonski (yabwon)
9bccc4329a
Package BasePlus, version 1.11
...
Package BasePlus, version 1.11:
-Macro `%unzipLibrary()` updated.
20211119
2021-11-19 17:07:47 +01:00
Bart Jablonski
f4007a22df
Merge pull request #29 from yabwon/main
...
Package BasePlus, version 1.1
2021-11-14 16:14:43 +01:00
yabwon
b76b1ed9eb
Package BasePlus, version 1.1
...
Package BasePlus, version 1.1:
-New macro `%unzipLibrary()` added.
-Macro `%zipLibrary()` updated.
-The doc. updated.
20211114
2021-11-14 16:12:04 +01:00
Bart Jablonski
96952896a2
Merge pull request #28 from yabwon/main
...
Package BasePlus, version 1.0
2021-11-13 22:55:51 +01:00
yabwon
942879a5b8
Package BasePlus, version 1.0
...
Package BasePlus, version 1.0:
-New macro `%zipLibrary()` added.
-The doc. updated.
20211113
2021-11-13 22:51:01 +01:00
Bart Jablonski
f886a42b77
Merge pull request #27 from yabwon/main
...
pull request
2021-11-12 13:59:57 +01:00
yabwon
fe631f9e44
Package GSM, version 0.17
...
Package GSM, version 0.17:
-New parameter `secret` added.
-The doc. updated.
20211112B
2021-11-12 13:56:17 +01:00
yabwon
3f380b4e64
Package GSM, version 0.16
...
Package GSM, version 0.16:
-Check for the `SECURE` keyword added.
-Example in the doc. updated.
2021-11-12 11:43:12 +01:00
Bart Jablonski
612e955983
Merge pull request #26 from yabwon/main
...
Package GSM, version 0.16
2021-11-12 11:14:29 +01:00
yabwon
02de8f0bc0
Package GSM, version 0.16
...
Package GSM, version 0.16:
-Check for the `SECURE` keyword added.
-Example in the doc. updated.
20211112
2021-11-12 11:11:39 +01:00
Bart Jablonski
907ad0865d
Merge pull request #25 from yabwon/main
...
SAS Packages Framework, version 20211111
2021-11-10 20:25:29 +01:00
yabwon
7fa70d5ad4
SAS Packages Framework, version 20211111
...
**SAS Packages Framework**, version 20211111 :
- The `packages` fileref can point to multiple directories now, e.g. `filename packages ("/dir/nr/one" "/dir/nr/two");`
- New macro `%extendPackagesFileref()` added,
- Help updated,
- Packages regenerated with new version of SPF:
- DFA,
- GSM,
- MacroArray,
- BasePlus,
- dynMacroArray,
- SQLinDS.
20211111
2021-11-10 20:21:07 +01:00
Bart Jablonski
9d37f157c7
Merge pull request #24 from yabwon/main
...
**GSM** (Generate Secure Macros) package, version 0.15
2021-11-05 13:50:47 +01:00
yabwon
98e822bde2
**GSM** (Generate Secure Macros) package, version 0.15
...
**GSM** (Generate Secure Macros) package, version 0.15
Doc. updated.
2021-11-05 13:48:39 +01:00
Bart Jablonski
f5159f9557
Merge pull request #23 from yabwon/main
...
BasePlus, version 0.994
2021-10-05 12:09:11 +02:00
yabwon
2026254b96
BasePlus, version 0.994
...
**BasePlus, version 0.994**
Updates to the `%rainCloudPlot()` macro:
- new parameters,
-doc. updated.
20211005
2021-10-05 12:06:08 +02:00