Files
meta-openembedded/meta-oe/recipes-extended
Wang Mingyu 9928afb0e2 qcbor: upgrade 1.2 -> 1.3
License-Update: Update the LICENSE file from README.md to LICENSE

Changelog:
==========
- Floating-point conversion between half, single and double-precision for
  subnormal values and NaN payloads is completed. These are relatively obscure
  unused parts of IEEE754 floats.
- QCBOREncode_GetErrorState() can now be called after QCBOREncode_Finish() and
  it will always return the correct error.
- User-defined error codes are now supported. The error state can be set with
  the new function QCBORDecode_SetError().
- Fixed a rare condition where QCBORDecode_ VGetNext() would not set the
  Item.uDataType to QCBOR_TYPE_NONE on error.
- Function naming changed to better avoid name collision. This includes internal
  functions. This is to compensate for C not having name spaces like C++.
- Documentation correctly describes mixing of traversal cursor used by GetNext
  with fetch by label in entered maps
- Some increase in test coverage
- A bunch of "TODO:" items were addressed. Most result in no change to the code,
  just changes to documentation and test coverage.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-02 07:32:53 -07:00
..
2023-11-13 22:49:05 -08:00
2023-07-23 16:36:14 -07:00
2023-11-29 10:54:54 -08:00
2023-03-04 10:41:27 -08:00
2023-08-03 09:14:20 -07:00
2024-03-08 10:07:20 -08:00
2024-02-09 09:52:12 -08:00
2024-02-12 07:44:19 -08:00
2023-08-03 09:14:20 -07:00
2023-07-20 19:08:56 -07:00
2023-09-20 15:34:03 -07:00
2024-01-19 09:51:07 -08:00
2024-02-09 09:52:09 -08:00
2024-02-19 23:22:24 -08:00
2024-02-09 09:52:12 -08:00
2023-11-05 22:27:14 -08:00
2024-02-09 09:52:12 -08:00
2024-04-17 23:47:22 -07:00
2024-01-12 10:30:33 -08:00
2023-04-02 10:41:04 -07:00
2024-02-19 23:22:24 -08:00
2023-08-01 08:46:48 -07:00
2024-02-09 09:52:12 -08:00
2023-09-07 08:22:44 -07:00
2024-02-19 23:22:20 -08:00
2024-02-09 09:52:12 -08:00
2024-02-19 23:22:24 -08:00
2023-11-07 19:59:58 -08:00
2023-04-19 08:10:45 -07:00
2024-02-09 09:52:12 -08:00
2023-11-06 08:47:16 -08:00
2024-03-11 07:10:15 -07:00
2024-02-09 09:52:12 -08:00
2024-05-02 07:32:53 -07:00
2024-01-30 11:42:59 -08:00
2023-01-26 10:24:25 -08:00
2024-04-23 15:15:34 -07:00
2023-12-08 07:57:57 -08:00
2023-08-12 07:55:50 -07:00
2024-02-09 09:52:12 -08:00
2023-11-28 08:55:43 -08:00
2023-02-10 13:48:53 -08:00
2024-02-09 09:52:12 -08:00
2024-02-19 23:22:24 -08:00
2023-09-20 15:34:03 -07:00
2024-03-25 18:52:52 -07:00
2023-07-28 07:27:07 -07:00
2024-02-09 09:52:12 -08:00