Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
qLibc 2.4.7 Release source code.tar.gz | 2022-10-28 | 953.1 kB | |
qLibc 2.4.7 Release source code.zip | 2022-10-28 | 1.2 MB | |
README.md | 2022-10-28 | 777 Bytes | |
Totals: 3 Items | 2.1 MB | 0 |
What's Changed
- Fix qhashmd5_file for 0 nbytes input by @Fullaxx in https://github.com/wolkykim/qlibc/pull/88 https://github.com/wolkykim/qlibc/pull/91
- Add continuous integration to automatically run tests by @Fullaxx in https://github.com/wolkykim/qlibc/pull/86
- C99 compatibility update for Q_MUTEX families in qinternal.h by @wolkykim in https://github.com/wolkykim/qlibc/pull/92
- Code style update & C99 compatibility for unit tests by @wolkykim in https://github.com/wolkykim/qlibc/pull/93
- Update README.md to display properly compiling example code by @Fullaxx in https://github.com/wolkykim/qlibc/pull/89
New Contributors
- Thanks a lot for your contribution @Fullaxx
Full Changelog: https://github.com/wolkykim/qlibc/compare/v2.4.6...v2.4.7