This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a change to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git


    from f42b107f Gradle build: Updated Java SE API link
     new 5d16d1cc Fix string comparison to avoid using the collator. 
Benchmarking has shown an up-to-1000x performance degradation from using the 
collator.
     new 611f27ef Unicode-normalize strings before comparing them.
     new 1c274bc3 Only use the new logic (without Collator) when 
`incompatibleImprovements` >= 2.3.33.
     new dbacf3b5 Merge pull request #87 from nolaviz/nolaviz-devel

The 2371 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/java/freemarker/core/EvalUtil.java | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Reply via email to