I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 24 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Changes. More... almost 23 years ago
-Wall "subscript has type `char'" cleanup. More... almost 23 years ago
Various "cast to pointer from integer of different size" picked up by gcc -Wall (in Tru64 where pointers are 64 bits wide but I32 (int) only 32 bits wide). More... almost 23 years ago
The non-locale places need love, too. More... almost 23 years ago
"10.", that is, decimal numbers can have no decimal part at all. More... almost 23 years ago
Potential buffer overrun if the radix separator is more than one byte. Also, under locales, prefer the locale-specific separator over the old boring ".". More... almost 23 years ago
Integrate change #10412 from maintperl; locale is now per-cop, not per-op; plus retweak the locale.t to always list the skipped utf8 locales. More... almost 23 years ago
Re: ext/Socket/Socket.xs Message-ID: <[email protected]> More... almost 23 years ago
More verbose debugging. More... almost 23 years ago
Mention that lexicalizing $a or $b is a bad idea if one wants to use sort(). More... almost 23 years ago
Tweak the test to be happy if the accuracy is 'good enough'. More... almost 23 years ago
Upgrade to Attribute::Handlers 0.70. More... almost 23 years ago
One less -Wall whine. More... almost 23 years ago
Integrate change #10404 from maintperl; eval.t was in pre-10394 mood. More... almost 23 years ago
Update to Text::Balanced 1.85. More... almost 23 years ago
Unused variables. More... almost 23 years ago
Integrate change #10394 from maintperl; lexical file scope leakage. More... almost 23 years ago
Re: [ID 20010529.006] String plus zero inconsistent across platforms Message-Id: <[email protected]> More... almost 23 years ago
APIfy op_clear Message-ID: <[email protected]> More... almost 23 years ago
update two win32 Makefiles Message-ID: <[email protected]> More... almost 23 years ago
Re: 'decimal digits' macro? Message-Id: <[email protected]> More... almost 23 years ago
t/lib/extutils.t Message-ID: <[email protected]> More... almost 23 years ago
RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t Message-ID: <[email protected]> More... almost 23 years ago
More VMS tweaks from Craig A. Berry. More... almost 23 years ago
-Wall cleanup continues. More... almost 23 years ago
Drop the -ansi from the default gcc flags. More... almost 23 years ago
Integrate perlio: More... almost 23 years ago
One fix for strtoul not setting errno Message-Id: <[email protected]> More... almost 23 years ago
Integrate mainline More... almost 23 years ago
Tweak util.c's atof2 for MULTIPLICITY More... almost 23 years ago