Commit Graph

14 Commits

Author SHA1 Message Date
Blady-Com 2ab5e4b1ee Update UXStrings to version 0.9.2 (more fixes). (#1964) 2026-06-12 14:57:21 +02:00
Blady-Com fd4a04f9e9 Update UXStrings to version 0.9.1 (some fixes). (#1919) 2026-05-18 12:01:15 +02:00
Blady-Com 1db0da2a04 uxstrings 0.9.0 (#1593) 2025-09-06 17:07:38 +02:00
Blady-Com ef3b5d7144 uxstrings 0.8.2 (#1375) 2025-01-27 12:10:14 +01:00
Blady-Com 37c161e3d6 Update UXStrings to version 0.8.1. (#1242) 2024-10-07 10:33:56 +02:00
Blady-Com 7f0a45f50c uxstrings 0.7.1 (#1051)
* Upgrade UXStrings to version 0.7.0.

Add UXStrings 4 implementation (Ada.Containers.Vectors).
Use scenario variables in project files for choosing between UXStrings implementation UXS_VARIANT=UXS1..4.
Add Keep_Empty_Parts default parameter to Split.

* Change GNAT required version.

* Bring back strings_edit source codes from Simple Components since dependancies of SC puzzled Alire.

* Suppress 0.7.0 as it puzzles Alire checks.

---------

Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
2024-05-27 12:41:13 +02:00
Blady-Com 3b343bbfab uxstrings 0.6.0. (#906)
Add string convenient subprograms: Contains, Ends_With, Starts_With, Is_Lower, Is_Upper, Is_Basic, Is_Empty, Remove, Replace.
Add string convenient subprograms: Contains, Ends_With, Starts_With, Is_Lower, Is_Upper, Is_Basic, Is_Empty, Remove, Replace.
2023-10-10 17:53:37 +02:00
Blady-Com 2da9e14025 uxstrings 0.5.0. (#779)
* Upgrade UXStrings to version 0.5.0.
Add lib_uxstrings2.gpr and lib_uxstrings3.gpr.

* Fix withed path in lib_uxstrings3.gpr.
2023-04-03 19:14:16 +02:00
Blady-Com 3b1921405e uxstrings 0.4.1. (#748)
Replace usage of UTF-8 literal characters by their Ada name.
2023-02-23 15:24:20 +01:00
Blady-Com 9e79b59fd3 Upgrade UXStrings to version 0.4.0. (#602)
Add Simple Components dependency.
2022-08-09 09:06:56 +02:00
Blady-Com ce0a741956 uxstrings support for gnat > 11 (#582) 2022-07-28 10:41:07 +02:00
Blady-Com 509802b2c9 uxstrings 0.3.0+alpha-20220226 (#456) 2022-02-28 09:25:28 +01:00
Blady-Com 9abc090af8 UXStrings 0.2.0 (#268) 2021-04-06 11:07:56 +02:00
Blady-Com 82714643cb uxstrings 0.1.2 (#250)
* Add UXStrings library to Alire.

* Set minimal GNAT version for Alire.

* Change version format in conformance to https://semver.org.
Set UXStrings commit to some fixes.
2021-03-01 13:54:23 +01:00