Compare commits

...

10 Commits

Author SHA1 Message Date
SASPAC - SAS Packages Archive 54c2c0728f Merge pull request #58 from SASPAC/dev
The BasePlus package, version: 3.2.0
2026-05-28 12:11:14 +02:00
Bart Jablonski fd644f4343 The BasePlus package, version: 3.2.0
The BasePlus package, version: 3.2.0

Fix for leading spaces and `[` and `]` in the %dirsAndFiles()` macro.

- File SHA256: `F*F85189F1AF33755A7C9F05673A8094AE3245A21C8B602E02C20170A4DCF73890` for this version
- Content SHA256: `C*2216D9556FF51EDABAACBBFED7D30D5B46519083F7217A647A505C2F9FAB3634` for this version
2026-05-28 12:08:46 +02:00
SASPAC - SAS Packages Archive e6cc777ffe Merge pull request #57 from SASPAC/dev
The BasePlus package, version: 3.1.5
2026-05-12 16:52:17 +02:00
Bart Jablonski 00b56a7b5e The BasePlus package, version: 3.1.5
The BasePlus package, version: 3.1.5

Error fix in `%splitdsintoblocks()` macro (missing semicolon were producing "Variable is uninitialized." note).

- File SHA256: `F*2308959251D1BF9259B693EB8C60D30D24D5D7E06AED05A03639A7C7E458658F` for this version
- Content SHA256: `C*9CA3E5365260C4D439592CCD16311BE30C82DE03AFC80BC2EA6B9677B3F7A8CE` for this version
2026-05-12 16:46:39 +02:00
SASPAC - SAS Packages Archive 66c2407852 Merge pull request #56 from SASPAC/dev
The BasePlus package, version: 3.1.4
2026-02-17 14:57:38 +01:00
Bart Jablonski 0553991036 The BasePlus package, version: 3.1.4
The BasePlus package, version: 3.1.4

Package regenerated with the SAS Packages Framework, version 20260216.
No functional changes, aesthetic documentation clean up.

- File SHA256: `F*BD248E5F8CBD94B5F45467B723A73D97D646CD665BA98679F87C7A03A484E83E` for this version
- Content SHA256: `C*373E1A4CDC1A2462C90D6EC88E2BAA2F9902DFE5C6A4CC70356EE7281337C70A` for this version
2026-02-17 14:53:55 +01:00
SASPAC - SAS Packages Archive 251b9ebeff Merge pull request #55 from SASPAC/dev
The BasePlus package [ver. 3.1.3]
2026-02-02 14:14:34 +01:00
Bart Jablonski 7347c52e80 The BasePlus package [ver. 3.1.3]
The BasePlus package [ver. 3.1.3]

Package regenerated with SAS Packages Framework, version 20250202. No functional changes, documentation cleaned up.
2026-02-02 14:12:04 +01:00
SASPAC - SAS Packages Archive 4a56a2b5ee Merge pull request #54 from SASPAC/dev
The BasePlus package [ver. 3.1.2]
2026-01-26 17:44:52 +01:00
Bart Jablonski 2fcb5086aa The BasePlus package [ver. 3.1.2]
The BasePlus package [ver. 3.1.2]

Package regenerated with SAS Packages Framework, version 20250126. No functional changes, documentation cleaned up.
2026-01-26 17:27:41 +01:00
13 changed files with 38834 additions and 14 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ libname NEW "%workPath()/new";
```
and more.
SHA256 digest for the latest version of `BasePlus`: F*6394CE27FBCF48D475F682CBCF8CA8B4FDD6D40D2672EF571F4A561BDDF274A6
SHA256 digest for the latest version of `BasePlus`: F*F85189F1AF33755A7C9F05673A8094AE3245A21C8B602E02C20170A4DCF73890
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")
+16 -13
View File
@@ -9,23 +9,21 @@
### Version information:
- Package: BasePlus
- Version: 3.1.1
- Generated: 2025-11-05T15:10:31
- Version: 3.2.0
- Generated: 2026-05-28T12:00:14
- Author(s): Bartosz Jablonski (yabwon@gmail.com), contributors are Quentin McMullen (qmcmullen@gmail.com) and Ryo Nakaya (nakaya.ryou@gmail.com)
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
- License: MIT
- File SHA256: `F*6394CE27FBCF48D475F682CBCF8CA8B4FDD6D40D2672EF571F4A561BDDF274A6` for this version
- Content SHA256: `C*3CA28DF8F3E6D6670D7FD44788D347452F24F4BCF18115873E7EBC742FE30CA4` for this version
- File SHA256: `F*F85189F1AF33755A7C9F05673A8094AE3245A21C8B602E02C20170A4DCF73890` for this version
- Content SHA256: `C*2216D9556FF51EDABAACBBFED7D30D5B46519083F7217A647A505C2F9FAB3634` for this version
---
# The `BasePlus` package, version: `3.1.1`;
# The `BasePlus` package, version: `3.2.0`;
---
# The BasePlus package [ver. 3.1.1] <a name="baseplus-package"></a> ###############################################
The **BasePlus** package implements useful
functions and functionalities I miss in the BASE SAS.
@@ -407,11 +405,13 @@ Package contains additional content, run: `%loadPackageAddCnt(BasePlus)` to lo
or look for the `baseplus_AdditionalContent` directory in the `packages` fileref
localization (only if additional content was deployed during the installation process).
--------------------------------------------------------------------
---------------------------------------------------------------------
*SAS package generated by SAS Package Framework, version `20251017`*
*SAS package generated by SAS Package Framework, version `20260515`,*
*under `WIN`(`X64_10PRO`) operating system,*
*using SAS release: `9.04.01M9P06052025`.*
--------------------------------------------------------------------
---------------------------------------------------------------------
# The `BasePlus` package content
The `BasePlus` package consists of the following content:
@@ -878,8 +878,11 @@ The basic syntax is the following, the `<...>` means optional parameters:
* `backslashSens=0` - *Optional*, if not zero then it indicates
that backslash(`\`) symbol in files and dirs
names is detectable under Linux. Accepted
values: `0` and `1`. Ignored under Windows.
names is detectable under Linux. Additionally,
for a square-bracket (`[` or `]`), it turns
off their special meaning under Linux.
Accepted values: `0` and `1`.
Ignored under Windows.
### EXAMPLES AND USECASES: ####################################################
@@ -7738,7 +7741,7 @@ The basic syntax is the following, the `<...>` means optional parameters:
# License <a name="license"></a> ######
Copyright (c) 2020 - 2025 Bartosz Jablonski
Copyright (c) 2020 - 2026 Bartosz Jablonski
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
BIN
View File
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.
File diff suppressed because it is too large Load Diff
Binary file not shown.