Skip to content

Tags: unicode-org/unicodetools

Tags

srl-test-2025-01-28

Toggle srl-test-2025-01-28's commit message
jsp: If on a PR, just do a Docker build to make sure we can.

- push only on a tag (which will have the right creds)

#1007

final-16.0-20240912

Toggle final-16.0-20240912's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow strings in propertywise tests (#911)

* Allow strings in Propertywise tests

* spots

* stringAt

* After macchiati’s review

* spots

2024-01-30-test-659

Toggle 2024-01-30-test-659's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use IndexUnicodeProperties in the JSPs (#659)

2023-11-29-md

Toggle 2023-11-29-md's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix remaining issues with multivalued (#618)

* Fix remaining issues with multivalued

* Fixed some review issues

release-2023-11-27-md

Toggle release-2023-11-27-md's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix JSP failures with scx (#615)

* Fix JSP failures with scx

* Prevent deva,beng from working; run spotless

* Add exemplars as second example

* Spotless

* Fixes for Markus's review

* Fix Bangla comment also

final-15.1-20230908

Toggle final-15.1-20230908's commit message
change version placeholders so .md shows them

release-2023-07-11

Toggle release-2023-07-11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request from GHSA-h4jg-287w-hc7g

- also update JSP README.md for running
- use the OWASP sanitizer library

For: XSS bug in util.unicode.org JSP utils #498

release-2023-06-14

Toggle release-2023-06-14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Jsp versioning (#499)

Per discussion in unicodetools meeting 13 June 2023:
- "The beta version string should just use Settings.latestVersion" — updated UnicodeJsp.java to use Settings.latestVersion
- "The jspVersionInfo should use UCharacter.getUnicodeVersion() to match what it serves — as long as it serves ICU property values" — reworked CachedProps.java to use UCharacter.getInstance for jspVersionInfo

release-2023-06-12

Toggle release-2023-06-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update jsps for 15.1 beta (#491)

* Update jsps for 15.1 beta
* Update CachedProps.java
* programmatically determine jspVersion instead of hard-code
* Updated jsp bins
* fix: fix github deploy

---------

Co-authored-by: Steven R. Loomis <srl295@gmail.com>

release-2023-06-12-testc

Toggle release-2023-06-12-testc's commit message
fix: fix github deploy