Releases: zpl-c/enet
Releases · zpl-c/enet
Release 2.6.5
Release 2.6.4
- Merge pull request #77 from nitrix/fix/upgrade-cmake-313 (288d32b)
- Merge pull request #78 from nitrix/fix/win-pthread-clock-gettime (8bf69ec)
- Not touching apple. (bc4e333)
- Should be made static since the symbol has internal linkage. (a4b93af)
- Rename the clock_gettime function on windows to avoid name collisions. (47ad413)
- Use existing clock_gettime from pthread on windows when available. (ae521a7)
- Upgrade CMake min ver to 3.13. (dc99762)
Release 2.6.3
Release 2.6.2
Release 2.6.1
Release 2.6.0
- Merge pull request #65 from JG-Adams/patch-2 (f7febef)
- Merge pull request #64 from JG-Adams/patch-1 (50506f8)
- Merge branch 'master' into patch-1 (0a0b881)
- Merge branch 'master' into patch-2 (a14eaa9)
- Merge pull request #67 from JG-Adams/patch-4 (e40f4c0)
- Merge pull request #68 from JG-Adams/patch-5 (e58b9c2)
- ATTENTION. Some oversight on recent change. (bbd2b84)
- Merge pull request #62 from emcifuntik/master (f3c6c81)
- Forgot it's C (997f81b)
- Should we be nullifying the pointer after it's free? (30cea0e)
- Eliminating Pedantic warnings (118cfa3)
- Replace memset with {0} (3e237a4)
- code: ported fixes and enhancements from original repo (578942d)
Release 2.5.0
Release 2.3.10
Release 2.3.9
- misc: small typo cleanup (42af1f4)