This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Patch suggested by Craig Berry for RT 131337.
[perl5.git] / perl.h
2017-06-01 Yves OrtonRestore "get rid of USE_HASH_SEED_EXPLICIT"
2017-06-01 Karl WilliamsonSilence many "statement not reached" on Solaris
2017-05-30 Sawyer XRevert "Fallbacks for Perl_fp_class_denorm()."
2017-05-30 Jarkko HietaniemiFallbacks for Perl_fp_class_denorm().
2017-04-23 Yves OrtonRevert "get rid of USE_HASH_SEED_EXPLICIT"
2017-04-23 Yves Ortonget rid of USE_HASH_SEED_EXPLICIT
2017-03-17 David MitchellPERL_GLOBAL_STRUCT_PRIVATE: fix PL_isa_DOES
2017-01-25 Dagfinn Ilmari Man... Use cBOOL() instead of ? TRUE : FALSE
2016-11-30 Andy LesterRemove support for Splint static source code analyzer
2016-11-18 Karl WilliamsonChange white space to avoid C++ deprecation warning
2016-10-26 Karl WilliamsonAdd branch predictors for DEBUG statements
2016-10-26 Karl Williamsonperl.h: White-space only
2016-10-25 Lukas Maimake do "a\0b" fail silently instead of throwing (RT...
2016-10-21 Craig A. BerryMove _pDEPTH and _aDEPTH after config.h.
2016-10-19 Yves OrtonAdd a way to have functions with a trailing depth argum...
2016-10-19 Yves Ortonperl.[ch]: switch to using SvPVCLEAR() and string const...
2016-10-01 Jarkko HietaniemiPL_inf/PL_nan need different export with C++
2016-09-30 Jarkko Hietaniemivax-netbsd: inf/nan only if IEEE 754
2016-09-17 Karl WilliamsonUnconditionally define memcmp() if not sane
2016-09-07 Father Chrysostomos[perl #129106] Check for null PL_curcop in IN_LC()
2016-08-18 David Mitchellsignatures: eliminate XSIGVAR, add KEY_sigvar
2016-08-18 Jarkko HietaniemiDefine Perl_fp_class() for quadmath
2016-08-18 Jarkko HietaniemiHandle subnormals of x86 80-bit
2016-08-17 David Mitchelladd any_op field to the ANY savestack union
2016-08-14 Father ChrysostomosRemove PL_maxo
2016-08-12 David Mitchellclean up leave_scope()
2016-08-10 Karl WilliamsonMove some global destruction to where it belongs
2016-08-10 Jarkko Hietaniemihexfp: IEEE 754 subnormals printf %a
2016-08-03 David Mitchellsub signatures: use parser rather than lexer
2016-08-03 Father ChrysostomosEmpty sublex_info into the parser struct
2016-07-29 Karl Williamsonlocale.c: Revamp my_strerror() for thread-safeness
2016-07-28 Jarkko HietaniemiVAX: VAX format H
2016-07-28 Jarkko HietaniemiVAX: document also formats S/T/X, and hidden bits
2016-07-20 David Mitchellrename "WORD" lexical token to "BAREWORD"
2016-07-17 David Mitchellfix build on clang plus -DPERL_GLOBAL_STRUCT
2016-07-17 Jarkko HietaniemiVAX: one more VAX fp doc tweakage
2016-07-17 Jarkko HietaniemiVAX: further docs about the VAX fp formats
2016-07-17 Jarkko HietaniemiVAX: perl.h: document the VAX fp better/more
2016-07-15 Father Chrysostomos[perl #128621] #define PL_encoding
2016-07-13 Father ChrysostomosRemove IN_ENCODING macro, and all code dependent on it
2016-07-02 Karl Williamsonperl.h: Fix typo in comment
2016-07-02 Jarkko HietaniemiVAX: code changes for VAX floats
2016-06-17 David Mitchelltweak code comment for PL_bincompat_options
2016-06-08 Tony Cook(perl #127380) only trace to $PERLIO_DEBUG if -Di is...
2016-05-14 David Mitchellenable PERL_OP_PARENT by default.
2016-04-09 Karl WilliamsonPATCH: [perl #127708] segfault in "$!" in threads
2016-04-09 Karl WilliamsonAdd locale mutex
2016-04-04 Tony Cookavoid mis-mangled name references on threaded C++ builds
2016-03-28 David Mitchellsilence -Wparentheses-equality
2016-03-18 David Mitchellrename and function-ise dtrace macros
2016-03-06 Lukas Maimake building without memcpy work (RT #127619)
2016-02-15 Lukas MaiRevert "tweak NOT_REACHED in DEBUGGING builds"
2016-02-13 Lukas Maitweak NOT_REACHED in DEBUGGING builds
2016-02-03 David Mitchellfix cx_dup for CXt_LOOP_PLAIN
2016-02-03 David Mitchelleliminate PERL_STACK_OVERFLOW_CHECK
2016-02-03 David Mitchellsplit CXt_LOOP_FOR into CXt_LOOP_LIST,CXt_LOOP_ARY
2015-12-14 Jarkko Hietaniemiinfnan: NaN payload for mixed endian double-doubles
2015-12-02 Jarkko HietaniemiBump the TSA clang minimum to 3.6 (in Applese 6.1)
2015-12-02 Jarkko HietaniemiFor TSA we want 4 or later clang, not just later.
2015-11-23 Jarkko Hietaniemiclang specific diagnostics ignore/restore
2015-11-23 Jarkko Hietaniemiclang thread safety annotations
2015-11-10 David Mitchellavoid (TAINTING_get && TAINT_get)
2015-10-27 Jarkko HietaniemiAlso IRIX seems to have NaN comparison issues.
2015-10-19 Karl Williamsonperl.h: Remove some unused, non-portable #defines
2015-10-19 Jarkko HietaniemiIRIX cc -c99 does -D__c99 but none of the other C99...
2015-10-19 Jarkko HietaniemiIRIX long double: use the C99/C11-style generic math...
2015-10-18 Jarkko HietaniemiFor IRIX the official symbol is __sgi, not __irix__.
2015-09-16 Andy Broadamigaos4: use #ifdef/ifndef __amigaos4__ when feasible
2015-09-16 Andy Broadamigaos4: move the amigaos exec code under amigaos4
2015-09-08 Karl WilliamsonAdd more -DL debugging info
2015-09-05 Andy Broadamigaos4: no env in main()
2015-09-05 Andy Broadamigaos4: unistd.h needs netinet/in.h
2015-09-05 Andy Broadamigaos4: use our own environ implementation
2015-09-05 Andy Broadamigaos4: exec returns I32
2015-09-05 Andy Broadamigaos4: FD_CLOEXEC is defined but not implemented
2015-09-05 Andy Broadamigaos4: WORD defined in exec/types.h
2015-08-10 Jarkko HietaniemiComment tweak related to [rt.perl.org #125710].
2015-08-10 Jarkko HietaniemiComment tweaks.
2015-07-29 Karl Williamsonuc(sharp s) is itself in very early Unicode versions
2015-07-22 Daniel Dragancombine PERLDB_LINE and PERLDB_SAVESRC flag tests
2015-06-29 Father ChrysostomosRemove NEW_ from PERL_NEW_COPY_ON_WRITE
2015-06-29 Father ChrysostomosRemove PERL_OLD_COPY_ON_WRITE
2015-06-20 David Mitchellpartially revert 'silence gcc -pendantic warnings'
2015-06-19 David Mitchellsilence some gcc -pendantic warnings
2015-06-19 David Mitchellsilence some -Wc++-compat warnings
2015-06-13 Jarkko HietaniemiApparently ldblsize=10 is a real thing.
2015-06-12 Jarkko Hietaniemiinfnan: Notes on the nan payload.
2015-06-12 Jarkko Hietaniemiinfnan: define NV_NAN_PAYLOAD_MASK and NV_NAN_PAYLOAD_PERM
2015-06-12 Jarkko Hietaniemiinfnan: move the mantbits definitions from perl.h to...
2015-06-12 Jarkko Hietaniemiinfnan: macros for testing and setting nan quiet/signaling
2015-06-12 Jarkko Hietaniemiinfnan: introduce NV_NAN_PAYLOAD_BITS
2015-06-12 Jarkko Hietaniemiinfnan: introduce NV_MANT_BITS
2015-06-12 Jarkko Hietaniemiinfnan: new logic for NV_INF and NV_NAN
2015-06-08 Jan Duboissunmath.h is only used for builds using long doubles
2015-06-08 Jarkko Hietaniemithe #define FOO /* BAR */ doesn't expand into /* BAR */
2015-06-03 Daniel Draganremove redundant PERL_EXPORT_C and PERL_XS_EXPORT_C...
2015-06-02 Jim Cromiefix XXX on DEBUG_TOP_FLAG comment
2015-04-07 Karl WilliamsonFix SET_NUMERIC_STANDARD, _UNDERLYING spelling
2015-03-28 Karl WilliamsonDon't raise Wide char warning in UTF-8 locale
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
next