p5sagit/p5-mst-13.2.git
2004-12-01 Rafael Garcia... MANIFEST.SKIP is missing from the list of files that...
2004-11-30 Nicholas Clark Add placeholders for the new strlcat and strlcpy entries in
2004-11-30 Nicholas Clark Let pod/buildtoc resort the MANIFEST the way it wants it
2004-11-30 Nicholas Clark Add perl586delta.pod to all the necessary makefiles...
2004-11-30 Steve Peters Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd...
2004-11-30 Nicholas Clark Integrate perlhist entries for 5.8.6 and its perldelta...
2004-11-30 Rafael Garcia... Protection against trailing spaces in embed.fnc
2004-11-30 Rafael Garcia... Remove trailing whitespace that found their way in...
2004-11-29 Rafael Garcia... Upgrade to Test::Simple 0.53
2004-11-28 Nicholas Clark Skip generating all the code to deal with "" strings...
2004-11-28 Nicholas Clark Given that there is a pre-built cache, no need for...
2004-11-28 Nicholas Clark The byteorder code doesn't need to be in Config.pm...
2004-11-28 Nicholas Clark Need to stub the public functions to keep some existing...
2004-11-27 Nicholas Clark Generate the precached %Config entries based on some...
2004-11-27 Craig A. Berry Re: getting Config.pm on a diet
2004-11-27 Nicholas Clark Hateful cAsE iNsEnSiTiVe file systems
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-11-27 Nicholas Clark Clarify the return values of pos, particularly 0 and...
2004-11-27 Nicholas Clark Document the interaction of PERL_USE_SAVE_PUTENV and
2004-11-26 Steve Peters [perl #32639] [PATCH] Bug in Term::Complete Module...
2004-11-26 Rafael Garcia... Freak out if h2ph has to translate a macro that contain...
2004-11-26 Andy Lester Doc nit for B::Lint
2004-11-26 Nicholas Clark The change to the internal representation introduced...
2004-11-26 Nicholas Clark Make configpm and the generated Config.pm strict and...
2004-11-26 Steve Hay Fix Win32 breakage caused by changes 23535/23542.
2004-11-25 Nicholas Clark Generate the virtual entries at Config.pm build time...
2004-11-25 Nicholas Clark Cheat. (Add a leading newline, and so remove all the...
2004-11-25 Nicholas Clark Add an exists test for the things we loop over
2004-11-25 Nicholas Clark The first entry in the virtual config.sh is special...
2004-11-25 Nicholas Clark Make $Config{libs_nolargefiles} and
2004-11-25 Nicholas Clark Test the currently working virtual %Config entries
2004-11-24 Stas Bekman RC1 pod fix #anchor
2004-11-24 Stas Bekman [patch pod/perlipc] use POSIX; w/o () is a bad idea
2004-11-24 Steve Peters [perl #3242] [PATCH]No error on assignment to $>
2004-11-24 Nicholas Clark Wrap some long lines
2004-11-23 Rafael Garcia... Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong...
2004-11-23 Michael G.... Re: [perl #32486] error in documentation for POSIX...
2004-11-23 Steve Peters [perl #3422] [PATCH] CHECK routine called after syntax...
2004-11-23 Craig A. Berry warnings.t portability tweaks
2004-11-20 Nicholas Clark Assimilate Test-Simple 0.50
2004-11-20 Nicholas Clark genuine possible buffer problems spotted by flawfinder
2004-11-19 Rafael Garcia... Make "err" a weak keyword;
2004-11-19 Chris Lightfoot [perl #32486] error in documentation for POSIX::pipe
2004-11-18 Nicholas Clark Bump version number
2004-11-18 Rafael Garcia... Remaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia... Fix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia... Fix deparsing of reversed sort and descending sorts,
2004-11-17 Steve Peters [perl #28929] File::Find follow_fast => 1 loses danglin...
2004-11-17 Rafael Garcia... PerlFAQ sync.
2004-11-17 Rafael Garcia... Fix a couple of typos.
2004-11-17 Michael Schroeder SuSE's perl safe_putenf diff
2004-11-17 Audrey Tang perl5db.pl POD cleanup
2004-11-17 Andy Dougherty Allow more tries for t/op/time.t test 2.
2004-11-16 Steve Hay Make all scripts run by regen.pl write output with...
2004-11-16 Larry Shatzer Jr. s/hierachy/hierarchy/
2004-11-16 Steve Hay Fix Win32 breakage caused by changes to op.c in change...
2004-11-14 Abe Timmerman Add the minitest target to vms buildsystem
2004-11-12 Anno Siegel [perl #32400] Unnecessary warning from constant.pm
2004-11-12 Richard Soderberg [perl #32419] Spelling fixes for perl@23492
2004-11-12 Steve Peters Small documentation fix to ExtUtils::Constant
2004-11-12 Dave Mitchell Add some descriptive text from Larry to op.c on how...
2004-11-10 Yitzchak Scott... Replace a skip by a todo.
2004-11-10 Yitzchak Scott... Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on...
2004-11-09 Rafael Garcia... Adjust test count for non-windows machines
2004-11-09 Jos I. Boumans fix IO::File to support binmode
2004-11-08 Nicholas Clark No more late changes, dammit
2004-11-08 Yitzchak Scott... Re: optree tests and VMS progress (no really)
2004-11-06 Dave Mitchell document regcomp.c/regexec.c's dual life under ext/re/
2004-11-06 Jim Cromie Re: optree tests and VMS progress (no really)
2004-11-05 Andy Dougherty Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
2004-11-05 H.Merijn Brand Skip failing thread/wait tests on HP-UX 10.20
2004-11-05 Anno Siegel [perl #32327] Benchmark calls coderef with spurious...
2004-11-04 Rick Delaney [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
2004-11-04 Rick Delaney Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
2004-11-03 Rafael Garcia... Mostly revert change #23347 (keep the test suite, fixed),
2004-11-03 Yitzchak Scott... Re: [perl #30633] Perl's "do" operator with a variety...
2004-11-03 Craig A. Berry Re: [PATCH] Detecting strlcat() and strlcpy() in Configure
2004-11-02 Rafael Garcia... FAQ sync
2004-11-02 Rafael Garcia... Reformulate an error
2004-11-01 H.Merijn Brand New Glossary and samples for blead
2004-11-01 H.Merijn Brand Since strlcat/strlcpy are not argument/return value...
2004-10-31 H.Merijn Brand The next step in strlcat ()/ strcpy () detection and...
2004-10-31 Nicholas Clark Make TEST and harness skip tests for extensions that...
2004-10-31 Jim Cromie [patches] optree_* tests unexpectedly succeeding. ...
2004-10-31 Nicholas Clark Set the IV values for PL_sv_yes and PL_sv_no at initial...
2004-10-31 Nicholas Clark Skip tests if Devel::Peek not built
2004-10-31 Nicholas Clark Assimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas Clark Oops. Forgot to add the new test in I18N::LangTags...
2004-10-31 Nicholas Clark Correct change 23437 - as Config isn't imported, need...
2004-10-31 Nicholas Clark Assimilate I18N::LangTags 0.35
2004-10-31 Ed Allen Smith Temporary fix for usemallocwrap problems on IRIX (was...
2004-10-30 Dave Mitchell [perl #32033] Using foreach on threads::shared array...
2004-10-30 Nicholas Clark Skip tests that require Data::Dumper if it is not built
2004-10-30 H.Merijn Brand Promote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-10-30 H.Merijn Brand Added probes for strlcat () and strlcpy () to Configure
2004-10-29 Dave Mitchell [perl #31851] Threading crash with closures
2004-10-29 Steve Hay Document sv_magic() changes brought about by sv_magicext()
2004-10-29 Steve Peters 36 additional tests for B
2004-10-27 Dave Mitchell include flags and refcount in the list of leaked scalars
2004-10-27 Craig A. Berry lib/Carp.t improvements
next