Skip to content

Commit

Permalink
Package: bpUTiL, Version: 1.1.1
Browse files Browse the repository at this point in the history
Package: bpUTiL, Version: 1.1.1

- Fixing naming in `bpUTiL_int_listNonMissVars` formats.

---

- File SHA256: `F*4C8E477515813767772892FCADE9E90BF688FB22084D540C8F22E1A8AE1BC21C` for this version
- Content SHA256: `C*9A7EADF853673EB42E4FF799F2C934A376C7C53A549876F2D77A136925556D66` for this version
  • Loading branch information
yabwon committed Jan 26, 2025
1 parent de4a4b2 commit 26acfba
Show file tree
Hide file tree
Showing 5 changed files with 853 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The `bpUTiL` package, supported by `basePlus` and `macroArray` packages,
provides a set of basic popular utility programs to make daily programming
work easier.

SHA256 digest for the latest version of `bpUTiL`: F*C5613BE7CC9143BED0C4490A3AFC823913DF20389D1454FA2CBC5E1F96A8DC5A
SHA256 digest for the latest version of `bpUTiL`: F*4C8E477515813767772892FCADE9E90BF688FB22084D540C8F22E1A8AE1BC21C

[**Documentation for bpUTiL**](./bputil.md "Documentation for bpUTiL")

Expand Down
14 changes: 7 additions & 7 deletions bputil.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
### Version information:

- Package: bpUTiL
- Version: 1.1.0
- Generated: 2025-01-26T10:12:07
- Version: 1.1.1
- Generated: 2025-01-26T11:11:10
- Author(s): Bartosz Jablonski (yabwon@gmail.com)
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
- License: MIT
- File SHA256: `F*C5613BE7CC9143BED0C4490A3AFC823913DF20389D1454FA2CBC5E1F96A8DC5A` for this version
- Content SHA256: `C*1038E44579CFB78F8A5EBCA82FB7F624A3DF028736C894C284F0A80D3E8C7BEB` for this version
- File SHA256: `F*4C8E477515813767772892FCADE9E90BF688FB22084D540C8F22E1A8AE1BC21C` for this version
- Content SHA256: `C*9A7EADF853673EB42E4FF799F2C934A376C7C53A549876F2D77A136925556D66` for this version

---

# The `bpUTiL` package, version: `1.1.0`;
# The `bpUTiL` package, version: `1.1.1`;

---

Expand Down Expand Up @@ -52,7 +52,7 @@ The `bpUTiL` package consists of the following content:

1. [`bputil_int_oneliners` exec ](#bputilintoneliners-exec-1 )
2. [`bputil_int_oneliners` clean ](#bputilintoneliners-clean-2 )
3. [`$bputil_listnonmissvars.` format/informat ](#bputillistnonmissvars-formats-3 )
3. [`$bputil_int_listnonmissvars.` format/informat ](#bputilintlistnonmissvars-formats-3 )
4. [`%bputil_int_1varattrsds1()` macro ](#bputilint1varattrsds1-macro-4 )
5. [`%bputil_int_1varattrsds2()` macro ](#bputilint1varattrsds2-macro-5 )
6. [`%bputil_int_listnonmissvars()` macro ](#bputilintlistnonmissvars-macro-6 )
Expand Down Expand Up @@ -87,7 +87,7 @@ Cleaning internal "one-liners" built with BasePlus `%GenerateOneLiners()` macro.

---

## `$bputil_listnonmissvars.` format/informat <a name="bputillistnonmissvars-formats-3"></a> ######
## `$bputil_int_listnonmissvars.` format/informat <a name="bputilintlistnonmissvars-formats-3"></a> ######
Both formats are internal for use of `%bpUTiL_listNonMissVars()` macro.

Both display missing value as a blank space (`" "`) and any
Expand Down
Binary file modified bputil.zip
Binary file not shown.
Loading

0 comments on commit 26acfba

Please sign in to comment.