summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* perlintern: Document various taint operationsKarl Williamson2022-05-131-8/+67
* perlapi: _aDEPTH, _pDEPTH better in Debugging sectionKarl Williamson2022-05-111-1/+1
* perlapi: Document _aDEPTH, _pDEPTHKarl Williamson2022-05-111-2/+18
* perlapi: Change name of 'formats' sectionKarl Williamson2022-05-111-1/+1
* Use $section names for perlapiKarl Williamson2022-05-111-1/+1
* perlapi: Consolidate entry for PERL_SYS_INIT[3]?Karl Williamson2022-05-081-9/+8
* perlapi: Document PERL_FLUSHALL_FOR_CHILDKarl Williamson2022-05-071-4/+12
* perlapi: "Uvf" is a formatKarl Williamson2022-05-071-0/+1
* hv.c - rework PL_hash_rand_bits update logic, add tests, -Dh debug modeYves Orton2022-03-101-1/+4
* Make newSV_type an inline functionRichard Leach2022-03-071-6/+1
* Make sv_dump() (and Devel::Peek) escape PV contents with hex, not octal.Felipe Gasper2022-03-041-0/+4
* enable x64 -Duselongdouble build for all mingw-runtime versions.sisyphus2022-03-041-1/+1
* perl.h: Add commentsKarl Williamson2022-01-231-16/+30
* _MSC_VER is now always >= 1800 (i.e. Visual C++ 2013, aka Visual C++ 12.0)Steve Hay2021-12-161-7/+2
* fix redundant apidoc warningTony Cook2021-12-021-1/+1
* Add a phase_name() macro.Felipe Gasper2021-11-251-0/+18
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-021-2/+2
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-12/+3
* add OPpUSEINT op_private flag bitDavid Mitchell2021-10-071-2/+1
* Use fabs/fabsl/fabsq for NVs in pp_abs.TAKAI Kousuke2021-09-221-3/+3
* Create `defer` syntax and `OP_PUSHDEFER` opcodePaul "LeoNerd" Evans2021-08-251-1/+2
* only #include <xlocale.h> when it is actually neededTony Cook2021-08-111-1/+1
* Remove the flags OPpSORT_STABLE and OPpSORT_UNSTABLE.Nicholas Clark2021-07-311-4/+0
* STATUS_UNIX_EXIT_SET(): Save a '&' instr by casting to U8Karl Williamson2021-07-301-1/+1
* Add 64bit single-1bit_pos()Karl Williamson2021-07-301-0/+12
* Create and use single_1bit_pos32()Karl Williamson2021-07-301-0/+12
* Add PERL_GCC_VERSION_GE and kinKarl Williamson2021-07-271-15/+26
* perl.h: Add some commentsKarl Williamson2021-07-251-4/+6
* skip using gcc brace groups for STMT_START/ENDTony Cook2021-07-151-5/+0
* ensure types of PL_nan and PL_inf are consistentTony Cook2021-06-241-0/+17
* Fix several unicode.org linksThibault DUPONCHELLE2021-06-171-1/+1
* perl.h: Pay attention to if can have non-int bitfieldsKarl Williamson2021-06-151-0/+12
* Fix ASSUME definitionKarl Williamson2021-06-151-24/+23
* replace all instances of PERL_IMPLICIT_CONTEXT with MULTIPLICITYTomasz Konojacki2021-06-091-17/+13
* Base *.[ch] files: Replace leading tabs with blanksMichael G Schwern2021-05-311-447/+447
* perl.h: Fix typo in commentKarl Williamson2021-05-281-1/+1
* Add ability to easily add info to DEBUG outputKarl Williamson2021-03-171-2/+33
* perl.h: Clarify debugging msg for localesKarl Williamson2021-03-101-4/+9
* Create DEBUG macro for when two flags must be setKarl Williamson2021-02-111-5/+10
* perl.h: Fix typos in conditional macro namesTAKAI Kousuke2021-01-141-2/+2
* perl.h - enable USE_QUADMATH builds (mingw compilers only) on MS Windowssisyphus2021-01-101-1/+16
* Use SSize_t for read lock counterKarl Williamson2020-12-311-1/+1
* Add GETENV_LOCKKarl Williamson2020-12-191-0/+17
* perl.h: Add capability for many-reader ENV mutex lockingKarl Williamson2020-12-191-12/+12
* perl.h: White-space onlyKarl Williamson2020-12-131-50/+50
* many-reader mutexes: Change structure element nameKarl Williamson2020-12-121-1/+1
* Fix freebsd/netbsd buildsKarl Williamson2020-12-081-2/+3
* Name individual locale locksKarl Williamson2020-12-081-5/+48
* Refactor locale mutex setupKarl Williamson2020-12-081-80/+108
* Change name of mutex macro.Karl Williamson2020-12-081-6/+6