1
0
mirror of https://github.com/sasjs/core.git synced 2026-06-08 20:10:20 +00:00

Commit Graph

  • df0fa95519 fix: adding sasjs/core dependency - see: https://github.com/sasjs/cli/issues/1113 munja 2022-02-05 21:29:03 +01:00
  • 2fe7fba79b fix: adding support for testsetup and testteardown in mf_getapploc.sas munja 2022-02-05 21:19:26 +01:00
  • e40234ee29 Merge pull request #160 from sasjs/allanbowe-patch-1 Allan Bowe 2022-02-04 20:56:51 +02:00
  • a287cc27a7 Update README.md Allan Bowe 2022-02-04 18:56:19 +00:00
  • 921186eb74 fix: adding images to mp_streamfile.sas v4.4.4 munja 2022-02-03 20:17:43 +01:00
  • 6fd215ceff fix: streaming output in mp_streamfile by default (eg when param not found) v4.4.3 munja 2022-02-03 20:13:57 +01:00
  • 0297509aa0 Merge pull request #159 from sasjs/woff3 v4.4.2 Allan Bowe 2022-02-03 20:59:11 +02:00
  • c5a8bc745d chore: fix test munja 2022-02-03 19:58:12 +01:00
  • 36aa466561 fix: avoiding error and including a test munja 2022-02-03 19:44:21 +01:00
  • 009485e5b9 Merge pull request #158 from sasjs/woff2 v4.4.1 Allan Bowe 2022-02-03 19:51:39 +02:00
  • eb01c8772d fix: support for WOFF2 and TTF munja 2022-02-03 18:51:07 +01:00
  • e3fb69928c Merge pull request #157 from sasjs/dependabot Allan Bowe 2022-02-03 19:31:16 +02:00
  • 65afa14466 chore: removing leading spaces munja 2022-02-03 18:30:49 +01:00
  • 0176b19616 chore: adding dependabot munja 2022-02-03 18:29:31 +01:00
  • 9f3dfd9a59 Merge pull request #156 from sasjs/csv v4.4.0 Allan Bowe 2022-02-03 19:23:09 +02:00
  • 513ea354ab chore: updating headers in mp_streamfile and running all.sas munja 2022-02-03 16:45:42 +01:00
  • 7b686e11c9 feat: adding WOFF support to mp_streamfile (also re-ordering sections alphabetically) munja 2022-02-03 16:44:39 +01:00
  • 3997000266 fix: encoding issue in mp_ds2csv (option should have been in quotes) munja 2022-02-03 15:00:46 +01:00
  • 6e177d4cae Merge pull request #155 from sasjs/cmplib v4.3.2 Allan Bowe 2022-02-02 23:43:43 +02:00
  • 3554991ff8 fix: auto-detect cmplib in mcfxx funcs, mp_ds2csv supports dates etc, fix to mp_abort in viya due to abort cancel FILE hard stop (according to docs it should continue outside of the include) munja 2022-02-02 21:18:51 +01:00
  • 58d2d6382a Merge pull request #154 from sasjs/errtext v4.3.1 Allan Bowe 2022-02-02 21:36:30 +02:00
  • 67f28a366c fix: removing syserrortext as it breaks when commas are embedded Allan Bowe 2022-02-02 19:35:54 +00:00
  • 64f53acce2 Merge pull request #153 from sasjs/mcf_fmtclass v4.3.0 Allan Bowe 2022-02-01 19:50:36 +02:00
  • 2e790f69a1 fix: removing view due to potential for vbufsize violations munja 2022-02-01 16:14:37 +01:00
  • e62011d97e chore: updating variable name to fit doc header munja 2022-02-01 13:52:08 +01:00
  • cd8d16d09f chore: updating all.sas munja 2022-02-01 13:48:48 +01:00
  • 9c61965d4b feat: new macro (mcf_getfmttype) to determine the type (DATE,DATETIME,TIME,CHAR,NUM) of a SAS format munja 2022-02-01 13:48:23 +01:00
  • 61b8cb5dea Merge pull request #152 from sasjs/mp_ds2fmit v4.2.0 Allan Bowe 2022-01-30 20:00:28 +02:00
  • 899f6d9558 fix: updates following test results munja 2022-01-30 18:34:29 +01:00
  • 899de27617 feat: enabling leading blanks in mp_ds2csv. Also tests for mp_ds2csv and mp_testervice.sas, and strict mode fixes elsewhere munja 2022-01-30 15:41:39 +01:00
  • 322c488e72 Merge pull request #151 from sasjs/allanbowe-patch-1 Allan Bowe 2022-01-29 22:44:52 +02:00
  • 5d5e66a1c5 Update README.md Allan Bowe 2022-01-28 16:49:20 +00:00
  • 5f4e9d541d chore(docs): updating md table in mp_stackdiffs docs munja 2022-01-25 17:55:34 +01:00
  • 306ea93be2 chore(docs): removing WIP marker munja 2022-01-25 17:25:53 +01:00
  • 3fd83a3160 Merge pull request #145 from sasjs/issue144 v4.1.0 Allan Bowe 2022-01-25 18:23:55 +02:00
  • 56c1397547 fix: incorrect test logic munja 2022-01-25 17:01:49 +01:00
  • 90adf8dcdd fix: updating tests per https://github.com/sasjs/cli/issues/1101 munja 2022-01-25 16:28:47 +01:00
  • 6e0fe0ff25 fix: test cases in mp_stackdiffs.test.sas munja 2022-01-25 13:50:29 +01:00
  • 794ceec33c fix: updating test cases munja 2022-01-25 12:45:32 +01:00
  • 11d073c10a fix: comma placement in mp_stackdiffs.sas munja 2022-01-25 00:49:26 +01:00
  • c160b5058b fix: comma placement in mp_stackdiffs.sas munja 2022-01-25 00:30:28 +01:00
  • 2f49738cf9 fix: issue with mf_getfilesize.sas test munja 2022-01-25 00:08:00 +01:00
  • bfe4b1ec8b fix: removing warning from mf_wordsinstr1xxx macros, compiling all.sas, fixing MOD changes in mp_stackdiffs.sas munja 2022-01-25 00:04:54 +01:00
  • 6224844915 feat: new mcf_init.sas macro to handle function compilation tracking (and associated test). Further updates to support mp_stackdiffs test results so far munja 2022-01-24 23:29:43 +01:00
  • 81a17bc0c2 chore(merge): merging with v4 Merge branch 'main' into issue144 munja 2022-01-24 15:34:50 +01:00
  • f4c2be7411 Merge pull request #150 from sasjs/mp_ds2squeeze v4.0.0 Allan Bowe 2022-01-24 15:16:37 +02:00
  • 16489a9494 fix: missing macro dependency in mp_ds2squeeze.test.sas munja 2022-01-24 13:12:31 +01:00
  • 0e03b06a4b fix: adjustments to ensure the tests work, also building all.sas munja 2022-01-24 12:53:36 +01:00
  • c3b89c7f7d feat: mp_ds2squeeze macro munja 2022-01-24 11:17:21 +01:00
  • 142b46570d feat: adding mcf_length to mp_getmaxvarlengths BREAKING CHANGE: mp_getmaxvarlengths now returns 0 for non-special missings, and will use numeric length (as opposed to cast-to-character length) by default munja 2022-01-23 23:26:10 +01:00
  • f7fac50108 fix: removing deprecated functionality ahead of planned breaking change munja 2022-01-22 21:16:15 +01:00
  • f7078957cf chore(merge): merging with main munja 2022-01-22 19:48:03 +01:00
  • f258d4f2f1 fix: tests munja 2022-01-22 19:47:24 +01:00
  • ae5fbcf857 Merge pull request #149 from sasjs/mcf_length v3.12.0 Allan Bowe 2022-01-22 19:32:49 +02:00
  • 2579b4c929 feat: new mcf_length.sas fcmp macro Allan Bowe 2022-01-22 17:16:08 +00:00
  • b69c3b7a78 feat: modification for mp_stackdiffs.sas and associated tests munja 2022-01-21 13:59:54 +01:00
  • 67df4dffeb fix: mp_stackdiffs.sas - case when base records are missing, plus tests munja 2022-01-21 12:19:34 +01:00
  • 9cf2cc3c96 fix: adding test and data logic for re-applying modified records where base table has missing vars munja 2022-01-21 11:51:47 +01:00
  • dd94215c3b fix: more tests for add process munja 2022-01-20 23:11:27 +01:00
  • 1fd1a8e7ce fix: updating mp_stackdiffs with addition module & tests munja 2022-01-20 23:05:59 +01:00
  • 90a831f59b Merge pull request #148 from sasjs/outcat v3.11.1 Allan Bowe 2022-01-20 11:34:45 +02:00
  • 9fb218f0be fix: renaming outcat to outlib for wider compatibility Allan Bowe 2022-01-20 09:14:11 +00:00
  • bdd22abc55 feat: adding delete capability (and tests) for mp_stackdiffs munja 2022-01-19 22:05:56 +01:00
  • 75f712a305 chore(docs): assertscope munja 2022-01-19 10:55:52 +01:00
  • e3991c46e2 chore: merging with main munja 2022-01-18 20:14:19 +01:00
  • ccc9dfa4aa Merge pull request #147 from sasjs/allanbowe/macro-scope-test-assertion-146 v3.11.0 Allan Bowe 2022-01-18 20:46:29 +02:00
  • a37a72b7db feat: adding mp_assertscope.sas, closes #146. Also adding test for mp_assert.sas Allan Bowe 2022-01-18 18:24:53 +00:00
  • 724d3b91a0 feat: adding ignore_cols (and mdebug) parameters to mp_guesspk.sas, as well as a code tidy up munja 2022-01-17 10:45:43 +01:00
  • 887c797e13 chore(docs): adding favicon and title. Thanks, Stuart Walsh munja 2022-01-16 22:39:50 +01:00
  • 0fd1e470e8 feat: initial header for mp_stackdiffs. Introduces a dependency on DOT (graphviz) for doc generation. munja 2022-01-14 20:32:03 +01:00
  • 13ecab8390 fix: removing unnecessary mp_abort munja 2022-01-14 20:31:31 +01:00
  • 15d9db822b chore: updating docs munja 2022-01-14 20:31:08 +01:00
  • dd355d1ddf chore(gitpod): updating yaml files munja 2022-01-14 20:30:00 +01:00
  • c6dcf919e2 Merge pull request #143 from sasjs/issue142 v3.10.0 Allan Bowe 2022-01-12 22:46:51 +02:00
  • 42541373af chore: running all.sas munja 2022-01-12 21:25:15 +01:00
  • 208c88f5a4 feat: ensuring mX_webout services run without MEMSIZE, closes #142. Also adding note2err in mp_init(). munja 2022-01-12 21:23:42 +01:00
  • 5605bc74df Merge pull request #141 from sasjs/dirlistfix v3.9.3 Allan Bowe 2022-01-11 12:13:01 +02:00
  • 4bec574011 fix: dirlist logic munja 2022-01-11 11:06:38 +01:00
  • 8cfa37ce8b Merge pull request #140 from sasjs/fix_dirlist v3.9.2 Allan Bowe 2022-01-11 11:35:43 +02:00
  • 351ceeb357 fix: tidy up Allan Bowe 2022-01-10 18:42:52 +00:00
  • 259bcc0173 fix: proc append warnings for file attributes Ivor Townsend 2022-01-10 16:49:33 +00:00
  • db195a8311 fix: proc append warnings for file attributes Ivor Townsend 2022-01-10 16:33:44 +00:00
  • 4307bfb1b5 fix: adding showmeta option to mX_createwebservce macros v3.9.1 munja 2022-01-09 13:18:14 +01:00
  • df46ee6939 Merge pull request #139 from sasjs/webout_mac v3.9.0 Allan Bowe 2022-01-07 15:29:06 +02:00
  • 70b9b71104 fix: base table on mp_lockanytable.test.sas munja 2022-01-07 14:12:08 +01:00
  • cd33355418 fix: formats munja 2022-01-07 13:14:40 +01:00
  • 77d1cdb753 feat: adding length to mp_webout meta munja 2022-01-07 12:23:40 +01:00
  • 545218e3b9 fix: avoiding type clash munja 2022-01-06 23:44:42 +01:00
  • 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 munja 2022-01-06 23:36:54 +01:00
  • 76a39cad20 Merge pull request #138 from sasjs/webout_mac v3.8.1 Allan Bowe 2021-12-30 16:29:50 +02:00
  • ebd567af48 fix: adding missing param to mx_createwebservice macros munja 2021-12-30 09:53:08 +00:00
  • a9c418e3f2 Merge pull request #137 from sasjs/specials v3.8.0 Allan Bowe 2021-12-30 11:43:00 +02:00
  • e143acd67d chore: automated commit munja 2021-12-30 00:30:14 +00:00
  • 84eb2f1845 chore: automated commit munja 2021-12-30 00:29:48 +00:00
  • b075e5d5d5 feat: updating mp_jsonout() to support special missing numeric values. Closes #136 munja 2021-12-30 00:21:02 +00:00
  • a08f6aeea2 Merge pull request #135 from sasjs/abortfix v3.7.5 Allan Bowe 2021-12-29 14:54:01 +02:00
  • 469bd574ac fix: removing 'Log Extract' from abort MSG in mp_abort when not capturing the log munja 2021-12-29 12:35:25 +00:00
  • c41918c0a8 Merge pull request #134 from sasjs/fmtfix v3.7.4 Allan Bowe 2021-12-29 14:19:59 +02:00
  • 0361ca574d fix: preventing error when mp_applyformats has no formats to apply munja 2021-12-29 12:19:34 +00:00
  • c75c169b80 Merge pull request #133 from sasjs/fmtname v3.7.3 Allan Bowe 2021-12-28 15:39:07 +02:00