Commit Graph

8 Commits

Author SHA1 Message Date
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