Next | Query returned 25 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-09-16 10:07:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
blosc: updated to 1.21.5

Changes from 1.21.4 to 1.21.5

* Fix SSE2/AVX2 build issue.
   2023-08-02 18:17:20 by Nia Alarie | Files touched by this commit (41)
Log message:
*: Use FORCE_C_STD=c99 for C packages that use for loop initial
declarations without setting -std=c99.
   2023-05-16 17:39:37 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
blosc: updated to 1.21.4

Changes from 1.21.3 to 1.21.4

Upgrade internal-complib zstd from 1.5.2 to 1.5.5.

Zlib updated to 1.2.13.
   2022-12-18 10:57:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
blosc: updated to 1.21.3

Changes from 1.21.2 to 1.21.3

Internal LZ4 codec updated to 1.9.4.
Internal BloscLZ codec updated to 2.5.1.
   2022-12-08 11:39:00 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
blosc: updated to 1.21.2

Changes from 1.21.1 to 1.21.2
=============================

* Add support for SHUFFLE_AVX2_ENABLED and SHUFFLE_SSE2_ENABLED
  even if AVX2 or SSE2 is not available.  See PR #347. Thanks to
  Thomas VINCENT.

* Upgrade internal-complib zstd from 1.5.0 to 1.5.2.  Thanks to
  Mark Kittisopikul.

* Many small code improvements, improved consistency and typo fixes.
  Thanks to Dimitri Papadopoulos Orfanos.

* New HIDE_SYMBOLS CMake option to control the symbols exposure.
  Default is ON.  Thanks to Mariusz Zaborski.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-08 08:51:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
blosc: updated to 1.21.1

Changes from 1.21.0 to 1.21.1
=============================
* Fix pthread flag when linking on ppc64le.
* Updates in codecs (some bring important performance improvements):
  * BloscLZ updated to 2.5.1.
  * Zlib updated to 1.2.11
  * Zstd updated to 1.5.0
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-07 14:45:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
blosc: updated to 1.21.0

1.21.0

Updated zstd codec to 1.4.8.

Updated lz4 codec to 1.9.3.

New instructions on how to use the libraries in python-blosc wheels
so as to compile C-Blosc applications.
   2020-10-25 05:33:27 by Nia Alarie | Files touched by this commit (1)
Log message:
blosc: Set _POSIX_C_SOURCE for posix_memalign

Next | Query returned 25 messages, browsing 1 to 10 | Previous