This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Use uc to print hex A-F in err msg
[perl5.git] / vutil.c
2019-10-24 Tony Cookensure locale_name_on_entry isn't clobbered
2019-05-28 Dagfinn Ilmari Man... Remove remaining assignments to SvCUR and SvLEN in...
2019-02-19 David Mitchellvutil.c: build under PERL_GLOBAL_STRUCT_PRIVATE
2018-04-16 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-04-12 John PeacockSynch cpan/version/* and other files with CPAN version...
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2018-02-18 Karl WilliamsonLatch LC_NUMERIC during critical sections
2018-02-18 Karl Williamsonvutil.c: Revise locale version handling
2018-01-31 Karl Williamsonvutil.c: White_space only
2018-01-31 Karl WilliamsonSimplify some LC_NUMERIC macros
2017-11-01 Father ChrysostomosRevert "vutil.c: use new SvPVCLEAR and constant string...
2017-06-01 John PeacockUpdate core with version 0.9918
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