summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Bump $VMS::DCLsym::VERSION for commit 555bd962bfSteve Hay2015-01-311-2/+2
* Bump VMS::Stdio $VERSIONSteve Hay2015-01-311-1/+1
* Bump $Errno::VERSION for previous commitsSteve Hay2015-01-121-1/+1
* Errno parsing: Skip expressions containing function names etcSteve Hay2015-01-121-1/+1
* Errno parsing: Don't match hex numbers in parts of function namesSteve Hay2015-01-121-2/+2
* Tweak Errno parsing some moreSteve Hay2015-01-121-1/+1
* Improve Errno parsing of Win32 outputSteve Hay2015-01-121-1/+1
* PerlIO::scalar: skip the 4GB seek test if off_t is too smallTony Cook2015-01-081-0/+3
* fix PerlIO::scalar get_cnt when the file position is beyond 2GBTony Cook2015-01-081-1/+1
* don't allow a negative file position on a PerlIO::scalar handleTony Cook2015-01-082-5/+17
* [perl #123443] avoid overflowing got into a negative numberTony Cook2015-01-083-5/+20
* [perl #40565] Fix localisation in pseudo-forkFather Chrysostomos2015-01-081-1/+24
* Correct usage of memEQs in attributes.xs [perl #122701]Andy Dougherty2014-12-272-2/+2
* Skip ext/GDBM_File/t/fatal.t in Darwin, too flaky.Jarkko Hietaniemi2014-08-111-0/+4
* POSIX.pod: Document correct redirect for 'atexit'.Lukas Mai2014-07-281-1/+1
* Use PERL_UNUSED_RESULT.Jarkko Hietaniemi2014-07-281-2/+3
* Get t/porting/cmp_version.t passing again following 3429841Steve Hay2014-07-221-1/+1
* bump $PerlIO::via::VERSION to 0.15Tony Cook2014-07-221-1/+1
* Under GLOBAL_STRUCT mgvtbl-s are const, which angers g++.Jarkko Hietaniemi2014-07-221-1/+1
* add va_end() calls where missing for a va_start() or va_end().Jarkko Hietaniemi2014-07-221-4/+5
* POSIX.pod: Add clarification for strtod();Karl Williamson2014-05-151-1/+3
* Fix Windows build with MinGW-w64's gcc-4.8.0Steve Hay2014-05-031-2/+2
* my_plvarsp nulling and PERL_GLOBAL_STRUCT_PRIVATEDavid Mitchell2014-04-241-2/+8
* POSIX.pod: NitsKarl Williamson2014-04-131-447/+449
* File-Glob/t/basic.t: avoid race conditionDavid Mitchell2014-04-061-0/+6
* replace links to perllexwarn with links to warningsRicardo Signes2014-03-181-2/+2
* Smarter handling of escaped semicolons in vmsify.Craig A. Berry2014-03-061-0/+2
* Refactor and reduce VMS-specific workarounds in POSIX.xs.Craig A. Berry2014-03-022-40/+3
* Change the test to use itself as test file, instead of the generated Makefile.Nicholas Clark2014-03-021-9/+11
* add aux_flags field to HVs with aux structDavid Mitchell2014-02-281-0/+6
* make OP_AELEMFAST work with negative indicesDavid Mitchell2014-02-281-7/+7
* Optimization: Remove needless list/pushmark pairs from the OP executionSteffen Mueller2014-02-262-52/+44
* Use a temporary file instead of $^X when testing stat.Nicholas Clark2014-02-251-2/+7
* Test fix: Update list of B::Concise functionsSteffen Mueller2014-02-241-0/+1
* Change av_len calls to av_tindex for clarityKarl Williamson2014-02-204-4/+4
* Bump version numbersKarl Williamson2014-02-204-4/+4
* save errno/$! across Win32.pm autoloads tooTony Cook2014-02-192-1/+9
* cygwin doesn't implement $^E (except as a read of $!)Tony Cook2014-02-191-6/+14
* ext/POSIX/POSIX.xs: Add commentsKarl Williamson2014-02-151-0/+4
* ext/POSIX/t/posix.t: White-space onlyKarl Williamson2014-02-151-31/+31
* Deprecate uses of POSIX::isfoo()Karl Williamson2014-02-154-65/+213
* Emulate POSIX locale setting on WindowsKarl Williamson2014-02-152-1/+5
* Increase $mro::VERSION to 1.15Father Chrysostomos2014-02-091-1/+1
* Use HEKfARG in mro.xsFather Chrysostomos2014-02-091-10/+13
* Remove DREFed flag from Concise.pmFather Chrysostomos2014-02-091-1/+0
* Increase $B::Concise::VERSION to 0.992Father Chrysostomos2014-02-091-1/+1
* re_intuit_start(): add more debugging outputDavid Mitchell2014-02-071-2/+2
* DynaLoader: On Android, define DLOPEN_WONT_DO_RELATIVE_PATHSBrian Fraser2014-02-051-0/+11
* handy.h Special case toCTRL('?') for EBCDICKarl Williamson2014-02-051-3/+5
* B.pm: Bump versionKarl Williamson2014-02-051-1/+1