c99
Here are 318 public repositories matching this topic...
-
Updated
Sep 3, 2020 - C
Describe the problem you are trying to solve.
Adopting Flecs would be made easier if prebuilt binaries were available for the CI platforms.
Describe the solution you'd like
A configuration that makes binaries available for a CI that supports it.
-
Updated
Feb 12, 2020 - C
-
Updated
Sep 16, 2020 - C
-
Updated
Sep 15, 2020 - C
-
Updated
Nov 11, 2017 - C
-
Updated
Dec 6, 2018 - C
-
Updated
Sep 17, 2020 - C
-
Updated
Dec 22, 2019 - Python
-
Updated
Jun 30, 2017 - C++
Cleanup post v0.6.0
To-do list for post-v0.6.0:
-
read_chunk_bytes()- simplify the crc_action check -
Move the "discard trailing IDATs" stage to
read_chunks() -
Use an internal
struct spng_text2with just a pointer for the keyword to simplify parsing -
Clean up
spng_decode_scanline()(e.g. use aihdrpointer) -
Clean up flag handling in
spng_decode_image() -
Fix
-
Updated
May 1, 2020 - C
-
Updated
Jun 8, 2020 - PHP
-
Updated
Aug 2, 2020 - C
-
Updated
Dec 21, 2019 - C
-
Updated
Mar 12, 2017 - C
-
Updated
May 30, 2019 - C
pDescription may be null and causes a hard-fault when observers are notified of a resource update.
https://github.com/Lobaro/lobaro-coap/blob/b6b5ced0f7d013022c848d5f3da4ddb757339b6c/src/coap_interaction.c#L279
It's set to NULL when an null or empty string is passed in as a resource description on CoAP_CreateResource:
https://github.com/Lobaro/lobaro-coap/blob/d7a4c79ad2217f744ac9757d2b4b
Reference implementation in milagro-c
apache/incubator-milagro-crypto-c#47
For readability and maintenance the new BLS implementation can be made in Lua script with a very small computational overhead in Zenroom.
Implementaiton: src/bls192.c.in
Example usage: examples/example_bls_sss_ZZZ.c.in
-
Updated
Jul 27, 2020 - C
-
Updated
Apr 12, 2020 - C
Improve this page
Add a description, image, and links to the c99 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the c99 topic, visit your repo's landing page and select "manage topics."
Problem:
A common pattern is:
which could be simplified.
Solution:
*ptrcould be an*outparameter tos2n_stuffer_skip_write