Allan Bowe
|
ccc9dfa4aa
|
Merge pull request #147 from sasjs/allanbowe/macro-scope-test-assertion-146
feat: adding mp_assertscope.sas, closes #146.
v3.11.0
|
2022-01-18 20:46:29 +02:00 |
|
Allan Bowe
|
a37a72b7db
|
feat: adding mp_assertscope.sas, closes #146. Also adding test for mp_assert.sas
|
2022-01-18 18:24:53 +00:00 |
|
munja
|
724d3b91a0
|
feat: adding ignore_cols (and mdebug) parameters to mp_guesspk.sas, as well as a code tidy up
|
2022-01-17 10:45:43 +01:00 |
|
munja
|
887c797e13
|
chore(docs): adding favicon and title. Thanks, Stuart Walsh
|
2022-01-16 22:39:50 +01:00 |
|
munja
|
0fd1e470e8
|
feat: initial header for mp_stackdiffs. Introduces a dependency on DOT (graphviz) for doc generation.
|
2022-01-14 20:32:03 +01:00 |
|
munja
|
13ecab8390
|
fix: removing unnecessary mp_abort
|
2022-01-14 20:31:31 +01:00 |
|
munja
|
15d9db822b
|
chore: updating docs
|
2022-01-14 20:31:08 +01:00 |
|
munja
|
dd355d1ddf
|
chore(gitpod): updating yaml files
|
2022-01-14 20:30:00 +01:00 |
|
Allan Bowe
|
c6dcf919e2
|
Merge pull request #143 from sasjs/issue142
feat: ensuring mX_webout services run without MEMSIZE, closes #142.
v3.10.0
|
2022-01-12 22:46:51 +02:00 |
|
munja
|
42541373af
|
chore: running all.sas
|
2022-01-12 21:25:15 +01:00 |
|
munja
|
208c88f5a4
|
feat: ensuring mX_webout services run without MEMSIZE, closes #142. Also adding note2err in mp_init().
|
2022-01-12 21:23:42 +01:00 |
|
Allan Bowe
|
5605bc74df
|
Merge pull request #141 from sasjs/dirlistfix
fix: dirlist logic
v3.9.3
|
2022-01-11 12:13:01 +02:00 |
|
munja
|
4bec574011
|
fix: dirlist logic
|
2022-01-11 11:06:38 +01:00 |
|
Allan Bowe
|
8cfa37ce8b
|
Merge pull request #140 from sasjs/fix_dirlist
fix: proc append warnings for file attributes
v3.9.2
|
2022-01-11 11:35:43 +02:00 |
|
Allan Bowe
|
351ceeb357
|
fix: tidy up
|
2022-01-10 18:42:52 +00:00 |
|
Ivor Townsend
|
259bcc0173
|
fix: proc append warnings for file attributes
|
2022-01-10 16:49:33 +00:00 |
|
Ivor Townsend
|
db195a8311
|
fix: proc append warnings for file attributes
|
2022-01-10 16:33:44 +00:00 |
|
munja
|
4307bfb1b5
|
fix: adding showmeta option to mX_createwebservce macros
v3.9.1
|
2022-01-09 13:18:14 +01:00 |
|
Allan Bowe
|
df46ee6939
|
Merge pull request #139 from sasjs/webout_mac
feat: adding SHOWMETA option to mp_jsonout
v3.9.0
|
2022-01-07 15:29:06 +02:00 |
|
munja
|
70b9b71104
|
fix: base table on mp_lockanytable.test.sas
|
2022-01-07 14:12:08 +01:00 |
|
munja
|
cd33355418
|
fix: formats
|
2022-01-07 13:14:40 +01:00 |
|
munja
|
77d1cdb753
|
feat: adding length to mp_webout meta
|
2022-01-07 12:23:40 +01:00 |
|
munja
|
545218e3b9
|
fix: avoiding type clash
|
2022-01-06 23:44:42 +01:00 |
|
munja
|
cb07305a87
|
feat: adding SHOWMETA option to mp_jsonout
Includes updates to associated wrapper macros, and a 30% performance improvement (for small tables). Addresses https://github.com/sasjs/adapter/issues/607
|
2022-01-06 23:36:54 +01:00 |
|
Allan Bowe
|
76a39cad20
|
Merge pull request #138 from sasjs/webout_mac
fix: adding missing param to mx_createwebservice macros
v3.8.1
|
2021-12-30 16:29:50 +02:00 |
|
munja
|
ebd567af48
|
fix: adding missing param to mx_createwebservice macros
|
2021-12-30 09:53:08 +00:00 |
|
Allan Bowe
|
a9c418e3f2
|
Merge pull request #137 from sasjs/specials
feat: updating mp_jsonout() to support special missing numeric values.
v3.8.0
|
2021-12-30 11:43:00 +02:00 |
|
munja
|
e143acd67d
|
chore: automated commit
|
2021-12-30 00:30:14 +00:00 |
|
munja
|
84eb2f1845
|
chore: automated commit
|
2021-12-30 00:29:48 +00:00 |
|
munja
|
b075e5d5d5
|
feat: updating mp_jsonout() to support special missing numeric values. Closes #136
|
2021-12-30 00:21:02 +00:00 |
|
Allan Bowe
|
a08f6aeea2
|
Merge pull request #135 from sasjs/abortfix
fix: removing 'Log Extract' from abort MSG in mp_abort when not capturing the log
v3.7.5
|
2021-12-29 14:54:01 +02:00 |
|
munja
|
469bd574ac
|
fix: removing 'Log Extract' from abort MSG in mp_abort when not capturing the log
|
2021-12-29 12:35:25 +00:00 |
|
Allan Bowe
|
c41918c0a8
|
Merge pull request #134 from sasjs/fmtfix
fix: preventing error when mp_applyformats has no formats to apply
v3.7.4
|
2021-12-29 14:19:59 +02:00 |
|
munja
|
0361ca574d
|
fix: preventing error when mp_applyformats has no formats to apply
|
2021-12-29 12:19:34 +00:00 |
|
Allan Bowe
|
c75c169b80
|
Merge pull request #133 from sasjs/fmtname
fix: adding fmtname to mp_getcols() macro
v3.7.3
|
2021-12-28 15:39:07 +02:00 |
|
munja
|
eac47bd5db
|
fix: adding fmtname to mp_getcols() macro
|
2021-12-28 13:25:53 +00:00 |
|
munja
|
d302ef266d
|
chore: doc page formatting & content
|
2021-12-27 11:54:46 +00:00 |
|
munja
|
fdfe9b8250
|
fix: enabling further debugging in mp_filterstore.sas
v3.7.2
|
2021-12-26 20:32:56 +00:00 |
|
munja
|
9b1f0d7bcb
|
fix: avoiding append warning: syswarningtext=Variable processed_dttm has format DATETIME19. on the BASE data set and format E8601DT26. on the DATA data set.
v3.7.1
|
2021-12-26 16:27:04 +00:00 |
|
Allan Bowe
|
98b1c44283
|
Merge pull request #131 from sasjs/mp_filterstore
feat: mp_filterstore macro
v3.7.0
|
2021-12-26 17:28:45 +02:00 |
|
munja
|
ce026f19b5
|
feat: new mp_filterstore macro
|
2021-12-26 15:06:06 +00:00 |
|
munja
|
8e723d06b0
|
feat: mp_filterstore macro
|
2021-12-26 01:06:56 +00:00 |
|
Allan Bowe
|
a6d84cc65a
|
Merge pull request #130 from sasjs/newvalidation
feat: new macro (mp_retainedkey) for adding retained key values to a …
v3.6.0
|
2021-12-25 22:37:43 +02:00 |
|
munja
|
536ce8e95d
|
feat: new macro (mp_retainedkey) for adding retained key values to a staging table
|
2021-12-25 20:21:32 +00:00 |
|
Allan Bowe
|
bc1d9e619b
|
Merge pull request #129 from sasjs/newvalidation
feat: new validation (ISINT) in the mp_validatecol.sas macro
v3.5.0
|
2021-12-25 00:19:50 +02:00 |
|
munja
|
1062a97cfe
|
feat: new validation (ISINT) in the mp_validatecol.sas macro - https://core.sasjs.io/mp__validatecol_8sas_source.html
|
2021-12-24 22:02:23 +00:00 |
|
Allan Bowe
|
51db64c90a
|
Merge pull request #128 from sasjs/writefile
Writefile
v3.4.0
|
2021-12-23 22:13:20 +02:00 |
|
munja
|
7c4278c3f9
|
chore: updating all.sas
|
2021-12-23 19:29:54 +00:00 |
|
munja
|
6c6b55dcea
|
chore: updating header, adding stop statement in mp_makedata(), writing test for mf_existvar()
|
2021-12-23 19:29:37 +00:00 |
|
munja
|
66b0c9e77e
|
feat: new mf_writefile() macro
|
2021-12-23 19:29:01 +00:00 |
|