| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate the only use of VOIDFLAGS, as part of STMT_START in perl.h | Nicholas Clark | 2013-09-16 | 1 | -1/+1 |
* | Stop using VOIDUSED in the headers. | Nicholas Clark | 2013-09-16 | 1 | -5/+0 |
* | Remove PERL_MICRO where it is conditionally used with other defines | David Leadbeater | 2013-09-10 | 1 | -4/+4 |
* | Remove defining DIR* to void* on microperl | David Leadbeater | 2013-09-10 | 1 | -6/+0 |
* | [perl #117265] correctly handle overloaded strings | Tony Cook | 2013-09-09 | 1 | -2/+2 |
* | Make casing tables native | Karl Williamson | 2013-08-29 | 1 | -3/+3 |
* | [perl #85104] work harder to save error numbers | Tony Cook | 2013-08-26 | 1 | -6/+25 |
* | [perl #117265] safesyscalls: check embedded nul in syscall args | Tony Cook | 2013-08-26 | 1 | -0/+6 |
* | Croak when range tries to extend stack too far | Father Chrysostomos | 2013-08-25 | 1 | -0/+2 |
* | improve regexec_flags() API documentation | David Mitchell | 2013-08-13 | 1 | -2/+2 |
* | Make PL_hints an alias for PL_compiling.cop_hints | Father Chrysostomos | 2013-08-11 | 1 | -0/+2 |
* | [perl #52000] Warn/abort on attempted perl exit | John Gardiner Myers | 2013-07-29 | 1 | -0/+2 |
* | Reinstate "Use new Svt_INVLIST for inversion lists." | Karl Williamson | 2013-07-16 | 1 | -1/+2 |
* | Reinstate "Create SVt_INVLIST" | Karl Williamson | 2013-07-16 | 1 | -7/+7 |
* | PATCH: [perl #38193] embedded perl always calls setlocale(LC_ALL,"") | Karl Williamson | 2013-07-09 | 1 | -0/+2 |
* | locale.c: Further checks for utf8ness of a locale | Karl Williamson | 2013-07-05 | 1 | -0/+6 |
* | perl.h, locale.c: White space only | Karl Williamson | 2013-07-05 | 1 | -5/+5 |
* | Revert "Create SVt_INVLIST" | Karl Williamson | 2013-07-04 | 1 | -7/+7 |
* | Revert "Use new Svt_INVLIST for inversion lists." | Karl Williamson | 2013-07-04 | 1 | -2/+1 |
* | Use new Svt_INVLIST for inversion lists. | Karl Williamson | 2013-07-03 | 1 | -1/+2 |
* | Create SVt_INVLIST | Karl Williamson | 2013-07-03 | 1 | -7/+7 |
* | Reinstate UTF8f | Father Chrysostomos | 2013-06-28 | 1 | -0/+6 |
* | Revert "UTF8f" | Karl Williamson | 2013-06-25 | 1 | -5/+0 |
* | UTF8f | Father Chrysostomos | 2013-06-18 | 1 | -0/+5 |
* | add strbeg argument to Perl_re_intuit_start() | David Mitchell | 2013-06-02 | 1 | -2/+2 |
* | Remove DG/UX support. | Nicholas Clark | 2013-05-27 | 1 | -7/+2 |
* | perl -V displayed PERL_NEW_COPY_ON_WRITE twice | David Mitchell | 2013-05-26 | 1 | -3/+0 |
* | re-enable Copy-on-Write by default. | David Mitchell | 2013-05-26 | 1 | -5/+4 |
* | Remove fakethr.h and eliminate all references to it and FAKE_THREADS | Nicholas Clark | 2013-05-21 | 1 | -8/+1 |
* | Eliminate the implementations of [hv]to[vh][ls] for mixed-endian systems. | Nicholas Clark | 2013-05-20 | 1 | -10/+6 |
* | DO_BO_{UN,}PACK can use my_swabn() directly. | Nicholas Clark | 2013-05-20 | 1 | -21/+0 |
* | Eliminate my_{hto[bl]e,[bl]etoh}{16,32,64,s,i,l} as nothing now uses them. | Nicholas Clark | 2013-05-20 | 1 | -162/+0 |
* | Eliminate the conditionally-compiled fallback functions for htonl etc. | Nicholas Clark | 2013-05-20 | 1 | -16/+13 |
* | Fallbacks for ntohl, ntohs, htonl and htons for little endian systems. | Nicholas Clark | 2013-05-20 | 1 | -0/+24 |
* | Provide ntohl, ntohs, htonl and htons no-op macros on big endian systems. | Nicholas Clark | 2013-05-20 | 1 | -8/+9 |
* | Provide vtohl, vtohs, htovl and htovs no-op macros on little endian systems. | Nicholas Clark | 2013-05-20 | 1 | -5/+7 |
* | vtohl, vtohs, htovl and htovs are no-ops on 64 bit little endian systems. | Nicholas Clark | 2013-05-20 | 1 | -1/+3 |
* | Change LIKELY() and UNLIKELY() to cast their first argument to a bool. | Nicholas Clark | 2013-05-20 | 1 | -2/+2 |
* | If PERL_NO_INLINE_FUNCTIONS is defined, don't include "inline.h" | Nicholas Clark | 2013-05-03 | 1 | -2/+15 |
* | (UN)LIKELY branch prediction hints in a few strategic places | Steffen Mueller | 2013-03-06 | 1 | -3/+3 |
* | Disable by default the new Copy-on-Write for 5.18 | David Mitchell | 2013-03-02 | 1 | -3/+7 |
* | Fix redeclaration compiler errors on EBCDIC | Nicholas Clark | 2013-02-25 | 1 | -0/+2 |
* | Rename PL_interp_size_5_16_0 to PL_interp_size_5_18_0. | Nicholas Clark | 2013-02-19 | 1 | -2/+2 |
* | Remove the BeOS port. | Nicholas Clark | 2012-12-14 | 1 | -10/+6 |
* | perl.h: fix signedness warning with clang | David Mitchell | 2012-12-12 | 1 | -1/+1 |
* | perl.h: Add comments | Karl Williamson | 2012-12-09 | 1 | -0/+6 |
* | perl.h: Mention PERL_SAWAMPERSAND in perl -V output | Father Chrysostomos | 2012-11-27 | 1 | -0/+3 |
* | Disable PL_sawampersand | Father Chrysostomos | 2012-11-27 | 1 | -0/+5 |
* | Enable PERL_NEW_COPY_ON_WRITE by default | Father Chrysostomos | 2012-11-27 | 1 | -0/+4 |
* | New COW mechanism | Father Chrysostomos | 2012-11-27 | 1 | -0/+11 |