This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Discuss Porting/sync-with-cpan -- the simpler usage -- first.
[perl5.git] / vutil.c
2016-10-19 Yves Ortonvutil.c: use new SvPVCLEAR and constant string friendly...
2016-03-19 John PeacockUpdate version to 0.9916
2016-03-18 Leon TimmermansVarious fixups for version.pm 0.9914
2016-03-18 John PeacockImport version.pm 0.9914 from CPAN
2014-08-11 Karl WilliamsonPATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx
2014-06-05 Karl Williamsonperlapi: Refactor placements, headings of some functions
2014-06-05 Karl WilliamsonAllow dynamic lock of LC_NUMERIC
2014-02-04 Brian Fraservutil.c, vxs.inc: Avoid warnings from -Wmissing-prototy...
2014-02-04 John PeacockAnd now the rest of the sync to 0.9908
2014-02-03 John PeacockSync bleadperl to version.pm 0.9908
2014-01-19 John PeacockExplicit ENTER/LEAVE block for upg_version
2014-01-19 John PeacockLots of C optimizations for both speed/correctness
2014-01-04 Karl Williamsonvutil.c: Use existing macros instead of reinventing...
2014-01-04 John PeacockDo not crash if passed garbage like array.
2014-01-04 John PeacockGrab latest changes from CPAN 0.9905
2014-01-04 John PeacockIntegrate CPAN version.pm release into core
2014-01-04 Father Chrysostomosvutil.c: Add preproc code specific to CPAN
2014-01-04 Father ChrysostomosExtract version routines into two new files