mirror of
https://github.com/bab2min/Kiwi.git
synced 2026-06-17 01:54:27 +00:00
- Changed kiwi_builder_init_stream() to return kiwi_stream_object_t by value instead of pointer - Eliminates memory management ambiguity and potential leaks - Simpler and safer API following standard C callback patterns - Updated CStreamAdapter to work with value semantics - Added stddef.h include for C compatibility - Updated documentation with corrected examples - Backward incompatible but safer API design Co-authored-by: bab2min <19266222+bab2min@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| api | ||
| conf.py | ||
| Doxyfile.in | ||
| index.rst | ||
| make.bat | ||
| Makefile | ||
| StreamProvider.md | ||