I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re: [BUG] B::Terse can't handle constant scalar refs Message-ID: <2001092722...@rafael> More... over 22 years ago
Not everyone is using ithreads... More... over 22 years ago
Document the nss_delete core dump workaround for HP-UX and Solaris, bug IDs 20010805.018 and 20010629.004. More... over 22 years ago
Dump Unicode hash keys also as Unicode, not just as a byte string. More... over 22 years ago
Integrate changes #12241 and #12242 from macperl: More... over 22 years ago
(retracted by #12338) More... over 22 years ago
Flush buffers on thread closedown. More... over 22 years ago
Dump SvUTF8(sv)s also as \x{...}. More... over 22 years ago
Documention update More... over 22 years ago
make __ANON__ global Message-Id: <[email protected]>
RMB1
as Robin Barker
More... over 22 years ago
slightly less broken chdir.t for VMS Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
craigberry
as Craig A. Berry
More... over 22 years ago
Update Changes. More... over 22 years ago
Check that all environment variables are tainted. More... over 22 years ago
Manual integration error in #12235. More... over 22 years ago
Integrate macperl changes from Chris Nandor: 12192 11817 11815 11813 11778 11775 More... over 22 years ago
grrr. More... over 22 years ago
Retract #12232. More... over 22 years ago
(Retracted by #12233.) More... over 22 years ago
Detypo. More... over 22 years ago
Increase the amount of time we spend in each thread, and add one that uses an anonymous sub. We are using a "delay" here because we do not want to depend on thread synchronization issues. More... over 22 years ago
NetWare tweak from Ananth Kesari. More... over 22 years ago
Trick to fool case-blind filesystems. More... over 22 years ago
Threads can start executing in a different order than they were created.... so we cannot ok() inside the threadstarter. More... over 22 years ago
Add in stress_string.t to stress test threads a bit more. More... over 22 years ago
Fix negative refcount introduced by #12223. More... over 22 years ago
Update documentation to match change #12223 More... over 22 years ago
Use a separate interpreter for the sharedsv space. Another negative sv leak. Sigh. More... over 22 years ago
Do the environ assignment in perl_contruct to match perl_destruct. Now we don't need to perl_parse/perl_run. However environ is a global.... More... over 22 years ago
Move the creation of PL_strtab to perl_construct so we can work with HV and HEs without running perl_parse. More... over 22 years ago
Some Encode/*.enc files needs to be corrected Message-Id: <[email protected]> More... over 22 years ago