0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't bother typemap'ing uv_run_mode or uv_loop_option; just use int for those More... about 4 years ago
Initial step at reïmplementing UV::Loop on plain T_PTROBJ structures More... about 4 years ago
Remove $handle->ref, ->unref and ->has_ref from external API More... about 4 years ago
Migrate contents of remaining lib/p5uv_*.h files into static functions in the .xs prelude More... about 4 years ago
Remove lib/p5uv_constants.h in favour of hax/perl-backcompat.h and hax/uv-backcompat.h More... about 4 years ago
Remove lib/p5uv_constants.o from the OBJECTS list More... about 4 years ago
Move the DO_CONST_* macros inline into UV.xs More... about 4 years ago
Inline the constants setup code to avoid binary namespace polution with extra functions More... about 4 years ago
git ignore generated lib/UV.c More... about 4 years ago
Add some more constants polyfills. Fixup the build to use Alien::Build::Wrapper and move the various modules out into foo.xsi files. More... about 4 years ago
ignore some VSCode specific stuff More... about 5 years ago
changes stub for xt tests More... over 5 years ago
version bump after release More... over 5 years ago
v1.000009 More... over 5 years ago
Expand testing to more versions of Perl More... over 5 years ago
Update the build a bit: - Automate version numbering - Use v3 of DZil::...::Starter - Use Github-flavored Markdown for the readme More... over 5 years ago
make DO_CONST_* macros more efficient More... over 5 years ago
version bump after release More... about 6 years ago
v1.000008 More... about 6 years ago
prep for release More... about 6 years ago
Remove Devel::GlobalDestruction and fix up the documentation for UV::Loop More... about 6 years ago
version bump More... about 6 years ago
Fix mistake using Newx() More... about 6 years ago
v1.000007 More... about 6 years ago
fix a bug when removing a struct from an object and add lots of debugging statements More... about 6 years ago
version bump after release More... about 6 years ago
v1.000006 More... about 6 years ago
prep for trial release More... about 6 years ago
duplicate typemap removed More... about 6 years ago
add a contributing doc More... about 6 years ago