.
f1c761d5c1
chore: doc updates
2024-10-30 22:03:46 +00:00
Allan Bowe
1a32d114f1
fix: conditional execution of mp_init()
2022-05-02 22:32:32 +00:00
munja
ddd120bb75
fix: avoid sending BOM marker to SASjs API
2022-04-14 19:31:36 +01:00
munja
899de27617
feat: enabling leading blanks in mp_ds2csv. Also tests for mp_ds2csv and mp_testervice.sas, and strict mode fixes elsewhere
2022-01-30 15:41:39 +01:00
munja
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
2022-01-24 23:29:43 +01:00
munja
c3b89c7f7d
feat: mp_ds2squeeze macro
2022-01-24 11:17:21 +01:00
munja
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
2022-01-23 23:26:10 +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
munja
ab1030afb1
feat: finishing mp_formats and adding a test, including prefix in mp_init, allowing mp_sortinplace to work when there is no primary key, sand other small fixes
2021-12-17 00:32:49 +00:00
munja
724cd72876
feat: adding mf_getfmtlist() and mf_getfmtname() macros and associated tests. Also added &sasjswork as a global macro variable in mp_init().
2021-12-15 21:05:12 +00:00
munja
fa5d9ef744
feat: adding ls=max to mp_init.sas to reduce log ever so slightly and also to avoid word truncation
2021-12-15 19:20:14 +00:00
Trevor Moody
7185032680
fix: Aligns the autocorrect option with the intent.
2021-12-15 11:25:41 +00:00
munja
0885bad859
fix: updating the tests following varinitchk=error enablement. Removing the word 'error' from documenttion.
2021-12-13 01:07:54 +00:00
munja
42bd1750bd
feat: adding varinitchk=ERROR to mp_init. Closes #110 . Also updated the comments / documentation
2021-12-12 22:57:25 +00:00
munja
596624c1bf
chore: remove the word ERROR from the code
2021-12-06 15:14:46 +00:00
munja
4aca34d4c2
fix: missing end comment in mp_init.sas
2021-12-06 14:58:13 +00:00
munja
8b355b8056
feat: new macros (mp_reseterror and mp_init), new datetime format added to mp_getcols, and stub prepared for mp_makedata
2021-12-05 23:35:25 +00:00