I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Integrate change #12703 from maintperl; More... over 22 years ago
More PerlIO symbols. More... over 22 years ago
Integrate mainline More... over 22 years ago
tweak divide Message-Id: <[email protected]> More... over 22 years ago
When you're root, many things become writable. More... over 22 years ago
Update Changes. More... over 22 years ago
Term/Cap.t attempts to access the floppy drive for no good reason on dosish systems More... over 22 years ago
fix misleading comment on known inadequacy in B::Terse, and skip it correctly More... over 22 years ago
fix spurious AutoSplit.t failure under windows More... over 22 years ago
Time::HiRes::alarm() ain't gonna work either if ualarm() ain't More... over 22 years ago
Re: DynaLoader problem on NCR SVR4 box Message-ID: <[email protected]> More... over 22 years ago
More logical to use %04"UVXf" than %"UVuf" since the Unicode standard prefers hex. More... over 22 years ago
change#12065 seems to have broken Encode build on windows; fix More... over 22 years ago
Unicode: add the case folding table. More... over 22 years ago
Re: DB_File-1.79 on Cygwin 1.3.3 Message-Id: <[email protected]> More... over 22 years ago
Get the new functions right, do not export lock since we use builtin lock. TODO: fix xsubpp to support the new prototypes More... over 22 years ago
USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL, as suggested by Sarathy. More... over 22 years ago
avoid compiler warning More... over 22 years ago
WinCE update from Rainer Keuchel. More... over 22 years ago
And then finally cond_wait cond_signal and cond_broadcast are now implmented. More... over 22 years ago
More fixes that were made to the core and not in the libnet src More... over 22 years ago
Fix tests to be able to run in the core and the CPAN dist More... over 22 years ago
Sync libnet modules with what will be libnet-1.08 More... over 22 years ago
Integrate maintperl changes #12268 and #12669; More... over 22 years ago
More Config::threads to threads::threads changes More... over 22 years ago
Make new() work exactly like create(). Move from Config::threads to threads::threads More... over 22 years ago
Allocing a TLS in runtime is not too hot. More... over 22 years ago
Don't display debug data. More... over 22 years ago
Extend support of change #12672 to support arrays and hashes. Shared reference support is complete bar support for blessed objects. TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed. More... over 22 years ago
Fix case where shared reference does not exist in current thread. More... over 22 years ago