Tags: SAP/code-pal-for-abap
Tags
1.13.0 (#323) * versioning * Performance of DB Access in UT Check (#320) * Update README.md * disabling rfc * Update changelog.txt * Update changelog.txt * 1.12.0 * Profile Tool - UX Refinement (#313) Minor UX Changes * Update changelog.txt * Update changelog.txt * Performance (#317) * buffer size * fixing dump when object is not supported by sci * solving dump when ref scan is not set * Update y_ref_scan_manager.clas.abap * Update changelog.txt * removing shared memory (#319) * Update changelog.txt * Performance Improvements (#318) * moving application component valid. to ref_scan * wip * changing validation sequence * fixing minor bug * fixing bug * refactoring former buffer * syntax error * fixing ut * fixing unit test base * abaplint hint * Update changelog.txt * wip * minor update * minor change * Code review (#322) * removing unused exception * solving empty catch * moving buffer cleanup * pretty printer * Update y_code_pal_version.intf.abap * commented changes Co-authored-by: Eugen Günther <64586309+eugen-guenther-sap@users.noreply.github.com> Co-authored-by: Eugen Guenther <eugen.guenther@sap.com> * minor change * Update changelog.txt Co-authored-by: Eugen Günther <64586309+eugen-guenther-sap@users.noreply.github.com> Co-authored-by: Eugen Guenther <eugen.guenther@sap.com>
1.12.0 (#306) * Update README.md * disabling rfc * Update changelog.txt * Update changelog.txt * 1.12.0 * Profile Tool - UX Refinement (#313) Minor UX Changes * Update changelog.txt * Update changelog.txt * Performance (#317) * buffer size * fixing dump when object is not supported by sci * solving dump when ref scan is not set * Update y_ref_scan_manager.clas.abap * Update changelog.txt * removing shared memory (#319) * Update changelog.txt * Performance Improvements (#318) * moving application component valid. to ref_scan * wip * changing validation sequence * fixing minor bug * fixing bug * refactoring former buffer * syntax error * fixing ut * fixing unit test base * abaplint hint * Update changelog.txt * Code review (#322) * removing unused exception * solving empty catch * moving buffer cleanup * pretty printer Co-authored-by: Eugen Günther <64586309+eugen-guenther-sap@users.noreply.github.com>
1.09.0 (#250) * regression feature (#245) * Update changelog.txt * fixing typo (#247) * Update changelog.txt * Update changelog.txt * Split 'Check LOOP' check (#246) * solves #223 * Update check_documentation.md * Create check-in-loop.md * Update check-in-loop.md * Update check-in-loop.md * Update check-statement-position.md * Update check-in-loop.md Co-authored-by: estevao-schultz-neto-SAP <63100656+estevao-schultz-neto-SAP@users.noreply.github.com> * Update changelog.txt * Coverage Thresholds (#249) * solves #243 * versioning check * fixing version * Update changelog.txt * Update check_documentation.md * Create deprecated-classes.md * Update check_documentation.md * Delete deprecated-classes.md * Deprecated Classes (#248) * new check #236 * Update check_documentation.md * Create deprecated-classes.md * Update check_documentation.md * Update y_demo_failures.clas.abap * Update changelog.txt * fixing dump (c_info > c_note) * new version * solves #252 * solves #198 Co-authored-by: estevao-schultz-neto-SAP <63100656+estevao-schultz-neto-SAP@users.noreply.github.com>