Files
libjodycode/libjodycode.changes
Dirk Mueller a5b96a88fe - update to 4.0:
* Add loads of new jc_* functions and constants
  * Add jc_errno to replace errno
  * Completely remove API feature tables
  * Fixes for building on macOS and Hurd
  * Add rolling hash capability to jc_block_hash()
  * Add jc_get_d_namlen() to enable strlen() skips for directory
    objects
  * Add file linking functions with batch processing (incomplete,
    do not use yet)
  * Time functions now have nanosecond precision on Windows
  * Add jc_str_t data type (string prefixed with its own length)
  * Add jc_close() stub function
  * jc_get_proc_cacheinfo() is a stub function on non-Linux for
    future use

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libjodycode?expand=0&rev=6
2025-08-19 16:16:37 +00:00

39 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Aug 19 16:16:16 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 4.0:
* Add loads of new jc_* functions and constants
* Add jc_errno to replace errno
* Completely remove API feature tables
* Fixes for building on macOS and Hurd
* Add rolling hash capability to jc_block_hash()
* Add jc_get_d_namlen() to enable strlen() skips for directory
objects
* Add file linking functions with batch processing (incomplete,
do not use yet)
* Time functions now have nanosecond precision on Windows
* Add jc_str_t data type (string prefixed with its own length)
* Add jc_close() stub function
* jc_get_proc_cacheinfo() is a stub function on non-Linux for
future use
-------------------------------------------------------------------
Wed Oct 30 13:44:08 UTC 2024 - Giacomo Leidi <giacomo.leidi@suse.com>
- Update specfile to match new source tarball structure
-------------------------------------------------------------------
Wed Oct 30 13:35:58 UTC 2024 - Giacomo Leidi <giacomo.leidi@suse.com>
- update source tarball after migration to Codeberg.
-------------------------------------------------------------------
Fri Oct 18 12:43:44 UTC 2024 - Giacomo Leidi <giacomo.leidi@suse.com>
- libjodycode migrated to codeberg, see https://www.jdupes.com/2023/10/05/news-github-is-out-codeberg-is-in/
-------------------------------------------------------------------
Tue Aug 22 14:56:03 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Initial package of libjodycode 3.1 for openSUSE