I Use This!
Very High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrections for Perl_yylex_r (used by a reentrant parser as Bison) Message-ID: <[email protected]> More... over 23 years ago
Integrate mainline. More... over 23 years ago
Add a new MakeMaker variable PM_FILTER that defines a Unix filter to be run on each .pm during the pm_to_blib() phase, a fixed version of
ram
as Raphael Manfredi
More... over 23 years ago
Re: [patch] MM_Unix cpprun shortcut Message-ID: <[email protected]>
dougm
as Doug MacEachern
More... over 23 years ago
Re: New attempt on hints/solaris_2.sh Message-ID: <[email protected]> More... over 23 years ago
Re: [PATCH @8269] Continue blocks and B::Deparse Message-ID: <[email protected]> More... over 23 years ago
Continue blocks and B::Deparse Message-ID: <[email protected]> More... over 23 years ago
Re: [PATCH 5.7.1/Configure] failure to set src='.' Message-ID: <[email protected]> More... over 23 years ago
Variable naming tweak. More... over 23 years ago
Use the UTF8_XXX macros in is_utf8_char(), a performance nit in is_utf8_string(). More... over 23 years ago
Integrate perlio: More... over 23 years ago
Turn SvUTF8 off if not required in pp_chr and pp_stringify. More... over 23 years ago
.1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update Message-Id: <[email protected]>
RMB1
as Robin Barker
More... over 23 years ago
failure to set src='.' Message-Id: <[email protected]>
RMB1
as Robin Barker
More... over 23 years ago
AIX builtin test -h is broken, changes based on More... over 23 years ago
Signedness nit. More... over 23 years ago
Add Encode and correct Filter/Util/Call in nmake Makefile More... over 23 years ago
Integrate perlio: More... over 23 years ago
Integrate mainline More... over 23 years ago
More rigor in UTF-8-ness of Encode's toUnicode XS export some of the utf8 internal functions. Test some of the functions. Fix pp_concat() bug shown by said tests. More... over 23 years ago
Integrate perlio: More... over 23 years ago
Podify README.mpeix (a new version from the web), add a dummy NAME to Carp::Heavy, regen toc. More... over 23 years ago
Loose the "Loading..." warning. Another bug in fallback support More... over 23 years ago
Re: [patch] static-ize XS() Message-ID: <[email protected]>
dougm
as Doug MacEachern
More... over 23 years ago
[patch] typemap =~ s/croak/Perl_croak/ Message-ID: <[email protected]>
dougm
as Doug MacEachern
More... over 23 years ago
Bump up Larry's copyright. More... over 23 years ago
Fix .ucm reading - forgot a chr() Start of .ucm write (for .enc to .ucm) More... over 23 years ago
Comment away a diagnostic message as noted by Craig A. Berry (the unexpected message was confusing testing) More... over 23 years ago
Start of support of ICU-style .ucm files: - teach compile how to read a .ucm file - first guess at how to represent fallbacks in "tries". - use fallbacks if check == 0 - new return code to indicate we used one. More... over 23 years ago
Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase) More... over 23 years ago