0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 2.000; updated Changes notes More... over 2 years ago
Make sure to L<UV::Loop> from the main UV.pm docs More... over 2 years ago
Add a TODO section to the main docs More... over 2 years ago
Add a Test::Pod-based unit test More... over 2 years ago
No need to put an __END__ before the POD More... over 2 years ago
Make sure to document the $callback arg to $loop->getnameinfo() More... over 2 years ago
Also add bugtracker URL to metadata More... over 2 years ago
Bumped version to 1.912; updated Changes notes More... over 2 years ago
Add meta_merge data to put gihub repository in metadata More... over 2 years ago
Regnerate README.md from lib/UV.pm with pod2markdown More... over 2 years ago
Note in Build.PL that we need perl >= 5.14 More... over 2 years ago
Back-compat to perl 5.14 by substituting GvNAME for GvNAME_HEK when printing error messages More... over 2 years ago
Github needs to be told about Module::Build::Using::PkgConfig as well More... over 2 years ago
Perform the cpanm installdeps step with -v so we can debug why it's failing More... over 2 years ago
Use cpanm --notest rather than simply -n to be more self-documenting More... over 2 years ago
Update .github workflow files for Build.PL More... over 2 years ago
Add more .gitignore patterns More... over 2 years ago
No need to have +x on dotfiles More... over 2 years ago
t/03-timer-again.t doesn't need to report the libuv version as we already print that earlier More... over 2 years ago
Capture regenerated LICENCE file More... over 2 years ago
Merge branch 'leonerd/v2' More... over 2 years ago
Merge branch 'master' into leonerd/v2 More... over 2 years ago
Adjust AUTHOR section of main UV doc More... over 2 years ago
Document the constants using =item not =head3, avoiding TOC spam; also move them lower after the functions More... over 2 years ago
Bumped version to 1.911; updated Changes notes More... almost 3 years ago
A #if should be a #ifdef More... almost 3 years ago
Fix text of skip message in t/12-udp-open.t More... almost 3 years ago
Bumped version to 1.910; updated Changes notes More... almost 3 years ago
Cannot currently support UV::TCP->open and UV::UDP->open on Windows because of WSA_FLAG_OVERLAPPED not being set (related to #38) More... almost 3 years ago
Bumped version to 1.909; updated Changes notes More... almost 3 years ago