Commit Graph

12 Commits

Author SHA1 Message Date
Gautier de Montmollin 32b8f4738d zipada 61.0.0 (#1416) 2025-03-08 22:14:25 +01:00
Gautier de Montmollin 28e6205602 zipada 60.0.0 (#1294)
New feature: added compression for the BZip2 format for .bz2 and .zip files or streams.

Note that Zip-Ada now tops (or rather, bottoms ;-) in terms of compressed size) 7-Zip for both Calgary (*) and Canterbury benchmarks, for the .zip format and even the .7z format.
2024-11-18 09:09:35 +01:00
Gautier de Montmollin 5c5e25ca1a zipada 59.0.0 (#1078)
New features:
-    UnZip.Streams: added Set_Index & Index subprograms for inward streams from Zip archives.
-    Zip.Create: added procedure Add_Empty_Folder
2024-05-27 12:45:28 +02:00
Gautier de Montmollin 9e8d76780a zipada 58.0.0 metadata (#989)
The footnote was not displayed correctly (some markdown->html converters seem to need more white space).
Sorry for the trouble...
2024-02-12 15:57:06 +01:00
Gautier de Montmollin dcd28bb41a zipada 58.0.0 (#985)
* Update zipada-58.0.0.toml - Added long-description

* Update zipada-58.0.0.toml

Removed a spurious '/'
2024-02-08 19:17:53 +01:00
Gautier de Montmollin e149f73592 zipada 58.0.0 (+website) (#825)
Added web site
2023-06-01 11:07:50 +02:00
Gautier de Montmollin 3766b0663e zipada tags (#726) 2023-01-20 10:00:28 +01:00
Gautier de Montmollin 1c621877c3 zipada 58.0.0 (#621)
* Create zipada-58.0.0.toml

Moving on to Zip-Ada version 58.

* Update zipada-58.0.0.toml

Adapted an example from Alire's doc to relate Alire's `os` to zipada.gpr's `Zip_OS`.

* Update zipada-58.0.0.toml

Put [gpr-set-externals...] after headerless part.

* Update zipada-58.0.0.toml

On zip-ada's side: fixed version string.

* Update zipada-58.0.0.toml

Adapted list of executables to those actually built by zipada.gpr.
2022-08-29 12:25:53 +02:00
Alejandro R Mosteo b54246c917 zipada 57.0.2 (#285)
* Add files via upload

* Fix MacOS build

* Update to disable linker GC
2021-06-10 08:48:17 +02:00
Fabien Chouteau 697f096eb0 Convert licenses to SPDX expressions (#226) 2021-01-13 14:12:03 +01:00
Alejandro R. Mosteo 873aeb6196 Migration to separate [origin] table 2020-09-01 16:33:27 +02:00
Alejandro R. Mosteo 31e9c543b3 Migrated index format to per-release manifests
Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
2020-09-01 16:33:27 +02:00