teragrep / jpr_01

Java PCRE Library
Apache License 2.0
5 stars 3 forks source link

Fix issue #6 and #10 #12

Closed Tiihott closed 1 year ago

Tiihott commented 1 year ago

Attempt at fixing issues #6 and #10

kortemik commented 1 year ago

please move JavaPcreTest.java to jpr_01.tests

Tiihott commented 1 year ago

All fields should now be set to private with added get-functions. Also removed "pcre2_" from function names where it is not needed for better clarity.