What's Changed
- fix for incomplete execution of windows tests by @abekornelis in #712
- Fix actr limit exceeded during assembly phase of zCobol compile by @abekornelis in #700
- Fixing some zCobol test cases by @abekornelis in #706
- zCobol test programs TESTCAL1-4 moved for inclusion in gradle test script by @abekornelis in #713
- Make zCobol ignore comment-only paragraphs by @abekornelis in #690
- Add dummy macro to handle zCobol PURGE verb by @abekornelis in #725
- zCobol verb ALTER not assembling correctly by @abekornelis in #727
- improve zCics build procedure by @abekornelis in #707
- Extend RUNNIST script with IC module by @abekornelis in #729
- Fix javadoc comments for pz390 by @abekornelis in #705
- Changes to support z390 bash directory in path by @jyganci in #741
- Move zCobol test programs TESTCMP* to tests subdir and reactivate these tests in the test scripts by @abekornelis in #731
- Fix incorrect label generated for zCobol SUBTRACT with ON SIZE clause by @abekornelis in #735
- Changes and additions for issue 714 by @jyganci in #740
- Re-enable zCobol tests TESTCPY1-TESTFIL2 by @abekornelis in #749
- Add build of barcode to BUILD.BAT procedure by @abekornelis in #732
- Assembler should flag MP/DP statements with invalid operand by @abekornelis in #751
- Re-enable zCobol test programs by @abekornelis in #754
- Fix Multiply issues in zCobol by @abekornelis in #757
- Pr/replace statement by @Zaneham in #742
- Fix pz390 DP handling for S0CB by @jyganci in #761
- Fix javadoc comments for sz390 by @abekornelis in #748
- zCobol should allow nested programs - phase 1 by @abekornelis in #733
- Fix javadoc comments in test_screen and test_unicode by @abekornelis in #763
- Implement COBOL SORT per FIPS PUB 21-2 by @Zaneham in #753
- Define new version to create release by @abekornelis in #762
New Contributors
Full Changelog: v1.8.4.1...v1.8.4.2