This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate Memoize 0.64. Few tweaks were required in
[perl5.git] / utils /
2001-06-15 Peter Prymmerhandle tri graphs in h2ph.PL -> h2ph*
2001-05-28 Richard SoderbergRE: [ID 20010528.002] dprofpp: "-R" does not work
2001-05-26 Nicholas ClarkRe: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-05 Nicholas ClarkRe: h2xs [was Re: HEAR YE, HEAR YE!]
2001-04-27 Jarkko Hietaniemih2xs tweaks: use NV instead of double, "quote" the...
2001-04-27 Jarkko HietaniemiDon't bother creating existing directories.
2001-04-27 Mike SchilliMakeMaker 'make test' weirdness -- fix for h2xs provided
2001-04-27 Jarkko Hietaniemibreak is not yet Perl. Added the template license...
2001-04-26 AbigailFill in details we're likely to know.
2001-04-26 Jarkko HietaniemiIf some of the constants are prefixes of others,
2001-04-23 Jarkko HietaniemiSynchronize h2xs and pod2man some more on the documentation
2001-04-21 Elaine -HFB- AshtonPatch utils/h2xs.PL
2001-04-21 Michael G. SchwernConfused by "#if &__GNUC_PREREQ (2,97)"
2001-04-19 Kurt D. Starsinich2ph test suite bugfix and refactoring
2001-04-14 Carl EklofRE: dprofpp.pl updates
2001-04-03 Jarkko HietaniemiIntegrate change #9533 from maintperl into mainline.
2001-04-02 Jarkko HietaniemiIntegrate changes #9511,9514,9517 from maintperl into...
2001-03-29 Jarkko Hietaniemiuse warnings instead of -w.
2001-03-29 Jonathan Stoweh2xs -w nits
2001-03-27 Jarkko HietaniemiRetract #9329 now that 9390 should take care of the...
2001-03-24 Simon Cozens(Retracted by #9393)
2001-03-15 Ilya Zakharevichperldoc
2001-03-15 Jarkko Hietaniemih2ph strictness and cleanliness from Kurt Starsinic.
2001-02-27 Edward PeschkoRe: Compile with perlcc..
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-15 Jarkko HietaniemiIntegrate changes #8659,8702,8808,8809,8810 from maintperl.
2001-02-08 Charles BaileySYN SYN
2001-02-04 Jonathan StoweSmall usage change and author gueesing
2001-01-30 Jarkko HietaniemiIntegrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Peter Prymmer[patch: perl@8327] have perlbug's Save to File respect...
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Jonathan Stowe[patch perl@8150] h2xs SYNOPSIS
2000-12-15 Tim JennessPATCH: h2xs nit
2000-11-28 Simon Cozensperlcc.PL cleanups
2000-11-22 Casey R. TwetenRe: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
2000-11-22 Philip Newton[ID 20001122.002] [PATCH 5.7.0@7795] two small patches...
2000-11-08 Kurt D. StarsinicMake perlbug not insist on dumping to a file when stdou...
2000-10-31 Nicholas ClarkAdd a perlbug flag, -A, to avoid acknowledgement messages.
2000-10-24 Ilya ZakharevichRe: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-23 Craig A. BerryThe change #7187 was not so good on VMS.
2000-10-20 Charles BaileySYN SYN
2000-10-10 Paul MooreQuote the temp file name, needed in Win32 because the
2000-10-04 Ilya ZakharevichRe: [PATCH 5.7.0] h2xs not documenting the created...
2000-10-04 Ilya Zakharevich[PATCH 5.7.0] h2xs not working
2000-10-02 Nicholas Clark[ID 20000928.002] perlcc & ByteCode.pm option mismatch
2000-08-29 Philip Newton[ID 20000829.023] [PATCH 6868] perlbug@perl.com --...
2000-08-29 Gisle AasRe: [ID 20000525.003] perldoc fails when Makefile.PL...
2000-08-24 Jarkko HietaniemiDrop the separate perlbc, perlcc -b should be enough.
2000-08-22 Jarkko HietaniemiMore bytecompiler.
2000-08-20 Tim JennessUse File::Spec->tmpdir().
2000-08-19 Jarkko HietaniemiIntroduce a 'veryclean' target that is like 'distclean'
2000-08-16 AbigailChange the perlbug address to perl.org since it's more...
2000-08-15 Mike Guy[ID 20000815.005] [PATCH] perldoc not looking in the...
2000-08-04 Simon CozensNew perlcc, take 2
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-26 Tim JennessBe wary of close()s, too.
2000-07-26 Michael Stevensopen() wariness in perlbug.
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-06-29 Daniel S. Lewartutils/h2xs.PL
2000-06-29 Robert SpierRe: backwards compatibility in h2xs and makemaker ...
2000-06-27 Nicholas Clark[ID 20000626.007] h2xs man page contains trailing garbage
2000-06-06 Benjamin StuhlWin32 improvements
2000-06-01 Gurusamy Sarathyh2xs tweaks
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathybetter default perlbug categories for ok reports (from...
2000-04-28 Gurusamy Sarathyperldoc might fail via "use blib" (from Hugo van der...
2000-04-25 Gurusamy Sarathymake perldoc use the pod2man from the same version...
2000-03-22 Gurusamy Sarathybackout change#5708; fixups for behavior of recently...
2000-03-22 Gurusamy Sarathyperlbug -ok shouldn't prompt (from Paul Moore
2000-03-20 Gurusamy Sarathyperlbugtron flags in perlbug (from Richard Foley);...
2000-03-14 Gurusamy Sarathymore warnings tidy-ups (from Paul Marquess)
2000-03-14 Gurusamy Sarathyfixes for Borland compiler (from Vadim Konovalov
2000-03-14 Gurusamy Sarathysupport a -U option when run as root to drop privileges...
2000-03-13 Gurusamy Sarathyavoid infinite loop in h2xs (from Hugo van der Sanden)
2000-03-12 Gurusamy Sarathysecurity fixes for perldoc (from Tom Christiansen)
2000-03-05 Gurusamy Sarathyperlbug tweak to grok local_patches better
2000-03-03 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles BaileyOnce more unto resync
2000-03-03 Charles BaileySet up Perl invocation method during configuration...
2000-03-03 Gurusamy Sarathysupport for generation of accessor functions (from...
2000-02-24 Hugo van der Sandendouble EXPORT_OK in h2xs
2000-02-22 Gurusamy Sarathysundry typos and such
2000-02-21 Gurusamy Sarathygeneralize "%v" format into a flag for any integral...
2000-02-18 Gurusamy SarathyCompiler fixups from Jan Dubois
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathymake perlbug use new-style version numbers; improve...
2000-02-02 Gurusamy Sarathymore meaningful message on invalid pattern argument...
2000-01-23 Gurusamy Sarathydprofpp can't find Devel::DProf::VERSION due to change...
2000-01-23 Gurusamy Sarathyadd PREREQ_PM to default template (suggested by Michael...
2000-01-21 Ilya Zakharevichh2xs goof and a depessimization
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-07 Gurusamy Sarathytypo on h2xs.PL (from Helmut Jarausch)
2000-01-05 Gurusamy Sarathycygwin support tweaks (from Eric Fifer <EFifer@sanwaint...
1999-12-30 Gurusamy Sarathyavoid CRLF in byteloadable files created by perlcc
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Gurusamy Sarathysupport -a switch to append bytecode to an existing...
next