- 6bef4a6 full test fan out passes by Laurence Lundblade · 1 year, 6 months ago
- 4aa8aad documentation updates by Laurence Lundblade · 1 year, 6 months ago
- 8e5f42d Check point progress on CDE, preferred and dCBOR by Laurence Lundblade · 1 year, 6 months ago
- 3a89d2e Merge branch 'dev' into CDE by Laurence Lundblade · 1 year, 6 months ago
- 5860e66 sync up with master by Laurence Lundblade · 1 year, 6 months ago
- b84c7e5 Remove left-over TODO: related to AddBytesLenOnly (#204) by Laurence Lundblade · 1 year, 6 months ago
- f5ae6d4 sync up with dev branch by Laurence Lundblade · 1 year, 6 months ago
- ff8106f tidy up and documentation by Laurence Lundblade · 1 year, 6 months ago
- fb16572 remove QCBOREncode_AddBytesLenOnly (#197) by Laurence Lundblade · 1 year, 6 months ago
- 2d49300 Support for 65-bit negative integers (#195) by Laurence Lundblade · 1 year, 6 months ago
- d98ffbf sync up with dev and master by Laurence Lundblade · 1 year, 6 months ago
- 001ca13 Add comments for encoding modes by Laurence Lundblade · 1 year, 6 months ago
- 3b703b8 Pull in updates from master by Laurence Lundblade · 1 year, 6 months ago
- 8e36f81 Rename private functions to guard against name collisons (#194) by Laurence Lundblade · 1 year, 6 months ago
- 240ca82 CDE and dCBOR support by Laurence Lundblade · 1 year, 7 months ago
- 3011d43 sync up with master by Laurence Lundblade · 1 year, 7 months ago
- 3eead48 Public interface comment and function formatting improvements by Laurence Lundblade · 1 year, 8 months ago
- c92e416 Merge branch 'master' into dev by Laurence Lundblade · 1 year, 8 months ago
- 85a18ca Add missing documentation and prototypes for indef array/map encoding (#187) by Laurence Lundblade · 1 year, 8 months ago
- d6e1302 Map sorting by Laurence Lundblade · 1 year, 8 months ago
- b24faef New encode feature allows direct writing of byte string value (#137) by Laurence Lundblade · 3 years, 3 months ago
- 8ece373 Improve documentation for encode size calculation mode (#123) by Laurence Lundblade · 3 years, 11 months ago
- ef5f07a Add compile option to disable floating point usage (#114) by Máté Tóth-Pál · 3 years, 11 months ago
- 8d3b855 Add QCBOREncode_CancelBstrWrap() (#110) by Laurence Lundblade · 4 years, 2 months ago
- 46d63e9 Add support for day count dates, RFC 8943 (#106) by Laurence Lundblade · 4 years, 3 months ago
- dd6e76e rename config macro QCBOR_CONFIG_DISABLE_EXP_AND_MANTISSA by Laurence Lundblade · 4 years, 5 months ago
- b970245 Quiet warnings for stricter compilers configurations (#84) by Laurence Lundblade · 4 years, 5 months ago
- c02e13e Update documentation to refer to RFC 8949 instead of 7049 (#67) by Laurence Lundblade · 4 years, 8 months ago
- 8510f8c Improve encode documentation (#65) by Laurence Lundblade · 4 years, 8 months ago
- 1fa579b Big improvements in source code comments for encoding (#58) by Laurence Lundblade · 4 years, 8 months ago
- da97bf4 document disabling of encode guards by Laurence Lundblade · 4 years, 9 months ago
- 825164e minor header clean up by Laurence Lundblade · 4 years, 10 months ago
- 18e1d52 mention rfc 8742 as supported by Laurence Lundblade · 4 years, 10 months ago
- 9a3b625 Titles and cross-references for documentation by Laurence Lundblade · 4 years, 10 months ago
- 98427e9 fix test for error out on max length strings by Laurence Lundblade · 4 years, 10 months ago
- adaf5c2 Add discussion of line ending convention for type 3 by Laurence Lundblade · 4 years, 10 months ago
- 5501364 code formatting and variable names by Laurence Lundblade · 4 years, 11 months ago
- 6416a0f code beautification by Laurence Lundblade · 4 years, 11 months ago
- 4982f41 Fixes for MIME encoding by Laurence Lundblade · 4 years, 11 months ago
- 45d5e48 Code tidying; TRY ME file by Laurence Lundblade · 4 years, 11 months ago
- ae66d3f Big change to allow all tag encoding functions to output 'borrowed' format by Laurence Lundblade · 5 years ago
- 9b33496 Big commit of fixes for tags by Laurence Lundblade · 5 years ago
- 4b27064 Finalize testing of dates; some date bug fixes by Laurence Lundblade · 5 years ago
- f7c0adb Floating point tests and fixes related to #ifdefs by Laurence Lundblade · 5 years ago
- 4408063 Merge floating-point disabling into spiffy decode by Laurence Lundblade · 5 years ago
- fe09bbf Code size and check #define combos by Laurence Lundblade · 5 years ago
- 5fb6ab4 spell check floating point section by Laurence Lundblade · 5 years ago
- 2feb1e1 Code format tidying; trailing spaces by Laurence Lundblade · 5 years ago
- 3ed0bca bug fix; function documentation completed; tests by Laurence Lundblade · 5 years ago
- 32f3e62 added general float test; some bug fixes by Laurence Lundblade · 5 years ago
- b275cdc more progress on disabling float by Laurence Lundblade · 5 years ago
- abf5c57 error handling bug fixes, other code tidying by Laurence Lundblade · 5 years ago
- e355342 Tests and documentation for CBOR Sequences (#46) by Laurence Lundblade · 5 years ago
- 12b2375 Fix bad headers when used from C++ (#43) by Dave Thaler · 5 years ago
- 844bb5c split qcbor.h into four separate headers (#34) by Laurence Lundblade · 5 years ago[Renamed (60%) from inc/qcbor/qcbor.h]
- 5c53133 Restructured includes to be in a subfolder and added `make install`. (#33) by Michael Eckel · 5 years ago