| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| luv-1.52.1-0.tar.gz | 2026-03-16 | 1.5 MB | |
| 1.52.1-0 source code.tar.gz | 2026-03-12 | 221.6 kB | |
| 1.52.1-0 source code.zip | 2026-03-12 | 281.4 kB | |
| README.md | 2026-03-12 | 2.0 kB | |
| Totals: 4 Items | 2.0 MB | 1 | |
What's Changed
- fix warning about -Wsometimes-uninitialized by @zhaozg in https://github.com/luvit/luv/pull/793
- Allow using WITH_SHARED_LIBUV with rockspec build by @tobil4sk in https://github.com/luvit/luv/pull/794
- Bump to Libuv 1.52.0 by @truemedian in https://github.com/luvit/luv/pull/796
- Ensure consistent handling of _ex functions. by @truemedian in https://github.com/luvit/luv/pull/797
- cmake: update FindLua for lua 5.5 by @yselkowitz in https://github.com/luvit/luv/pull/800
- assorted bug fixes and many memory corruption fixes by @truemedian in https://github.com/luvit/luv/pull/799
- cmake: turn MODULE_INSTALL_LIB_DIR into a CMake cache entry by @mcepl in https://github.com/luvit/luv/pull/804
- udp: Add
bindflags that got lost along the way by @squeek502 in https://github.com/luvit/luv/pull/806 - docs: Fix udp_open/tcp_keepalive method forms and add notes by @squeek502 in https://github.com/luvit/luv/pull/805
- Use a unique string for the handle registry instead of a reference by @truemedian in https://github.com/luvit/luv/pull/810
- Potential for buffer overflow after realloc failure by @truemedian in https://github.com/luvit/luv/pull/812
- Fix thread dumping for Lua 5.5 and above by @truemedian in https://github.com/luvit/luv/pull/811
- CMake: Fix version detection for Lua 5.5 by @squeek502 in https://github.com/luvit/luv/pull/814
- Bump to Libuv 1.52.1 by @squeek502 in https://github.com/luvit/luv/pull/815
- Use assert on bind (on the TCP echo server example) by @nilFinx in https://github.com/luvit/luv/pull/813
New Contributors
- @tobil4sk made their first contribution in https://github.com/luvit/luv/pull/794
- @yselkowitz made their first contribution in https://github.com/luvit/luv/pull/800
- @mcepl made their first contribution in https://github.com/luvit/luv/pull/804
- @nilFinx made their first contribution in https://github.com/luvit/luv/pull/813
Full Changelog: https://github.com/luvit/luv/compare/1.51.0-2...1.52.1-0