summaryrefslogtreecommitdiff
path: root/vutil.c
Commit message (Expand)AuthorAgeFilesLines
* Update version from CPAN to 0.9929Todd Rinaldo2021-05-241-2/+0
* version - Fixes from recent CPAN update (966a34475a)Steve Hay2020-10-151-0/+2
* Update version to CPAN version 0.9928Todd Rinaldo2020-10-021-10/+1
* Reorganize perlapiKarl Williamson2020-09-041-0/+2
* ensure locale_name_on_entry isn't clobberedTony Cook2019-10-241-0/+6
* Remove remaining assignments to SvCUR and SvLEN in coreDagfinn Ilmari Mannsåker2019-05-281-1/+1
* vutil.c: build under PERL_GLOBAL_STRUCT_PRIVATEDavid Mitchell2019-02-191-0/+5
* Synch cpan/version/* and other files with CPAN version 0.9923.John Peacock2018-04-151-4/+4
* Synch cpan/version/* and other files with CPAN version 0.9921.John Peacock2018-04-121-15/+15
* Add thread-safe locale handlingKarl Williamson2018-02-181-1/+64
* Latch LC_NUMERIC during critical sectionsKarl Williamson2018-02-181-0/+6
* vutil.c: Revise locale version handlingKarl Williamson2018-02-181-37/+34
* vutil.c: White_space onlyKarl Williamson2018-01-301-16/+16
* Simplify some LC_NUMERIC macrosKarl Williamson2018-01-301-2/+3
* Revert "vutil.c: use new SvPVCLEAR and constant string friendly macros"Father Chrysostomos2017-11-011-4/+4
* Update core with version 0.9918John Peacock2017-06-011-1/+5
* vutil.c: use new SvPVCLEAR and constant string friendly macrosYves Orton2016-10-191-4/+4
* Update version to 0.9916John Peacock2016-03-191-10/+0
* Various fixups for version.pm 0.9914Leon Timmermans2016-03-171-1/+2
* Import version.pm 0.9914 from CPANJohn Peacock2016-03-171-107/+93
* PATCH: [perl #121930] Bleadperl breaks MDOOTSON/WxKarl Williamson2014-08-111-0/+32
* perlapi: Refactor placements, headings of some functionsKarl Williamson2014-06-051-0/+2
* Allow dynamic lock of LC_NUMERICKarl Williamson2014-06-051-0/+2
* vutil.c, vxs.inc: Avoid warnings from -Wmissing-prototypes -Wundef -Wunused-l...Brian Fraser2014-02-041-9/+15
* And now the rest of the sync to 0.9908John Peacock2014-02-041-18/+35
* Sync bleadperl to version.pm 0.9908John Peacock2014-02-031-0/+5
* Explicit ENTER/LEAVE block for upg_versionJohn Peacock2014-01-181-0/+2
* Lots of C optimizations for both speed/correctnessJohn Peacock2014-01-181-38/+62
* vutil.c: Use existing macros instead of reinventing themKarl Williamson2014-01-041-13/+2
* Do not crash if passed garbage like array.John Peacock2014-01-041-3/+9
* Grab latest changes from CPAN 0.9905John Peacock2014-01-041-1/+5
* Integrate CPAN version.pm release into coreJohn Peacock2014-01-041-1/+10
* vutil.c: Add preproc code specific to CPANFather Chrysostomos2014-01-041-12/+60
* Extract version routines into two new filesFather Chrysostomos2014-01-041-0/+942