Skip to content

Tags: unicode-org/inflection

Tags

Inflection-0.1

Toggle Inflection-0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix incorrect cache key (#170)

* Update doxygen-gh-pages.yml

* Update cmake-multi-platform.yml

* Update ubuntu-memory-check.yml

* Update cmake-multi-platform.yml

* Update doxygen-gh-pages.yml

* Update ubuntu-memory-check.yml

* Update create-ubuntu-distribution-packaging.yml

* Update create-ubuntu-distribution-packaging.yml

fix comments

* Update cmake-multi-platform.yml

* Update doxygen-gh-pages.yml

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix GitHub Release Trigger, ICU Cache Cleanup, and Artifact Upload (#166

)

* Github workflow for Ubuntu Packaging

* Github workflow for Ubuntu Packaging.

* Github workflow for Ubuntu Packaging!

* Refactor packaging workflow based on the feedback

* Fix CPack versioning: derive major/minor/patch from INFLECTION_VERSION

* Fixing Version Issue

* Fixing the Cmake Version

* Fix: Cpack Version Handling

* Add CPack-based Ubuntu packaging and GitHub Actions release workflow

* Fix GitHub release workflow, fix cache key and release upload

* Update workflow trigger to release on v* tags

* Fix release workflow: use stable ICU cache key

* Fix release workflow - Ubuntu

* Fix release workflow - Ubuntu Packaging

* Fix Ubuntu packaging workflow: ensure ICU env vars are exported for all build/test steps

Inflection-0.0.2

Toggle Inflection-0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add operator<=> and remove operator< operator and compareTo function …

…(issue 155) (#160)

* Remove operator< and compareTo and add operator<=>

* Update ULocale.hpp

* Fix hash test. Ensure the comparator sort correctly.

0.0.1

Toggle 0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create distribution packages for ubuntu (.deb release v0.0.1) (#129)

* Github workflow for Ubuntu Packaging

* Github workflow for Ubuntu Packaging.

* Github workflow for Ubuntu Packaging!

* Refactor packaging workflow based on the feedback

* Fix CPack versioning: derive major/minor/patch from INFLECTION_VERSION

* Fixing Version Issue

* Fixing the Cmake Version

* Fix: Cpack Version Handling

* Add CPack-based Ubuntu packaging and GitHub Actions release workflow