summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow blead to compile under some g++Karl Williamson2014-02-051-1/+0
* Fix regression in floating mandatory string optimisationYves Orton2014-02-062-1/+25
* Don't test locales that are invalid for needed categoriesKarl Williamson2014-02-041-2/+2
* Revert "Fix handy.t for systems without $Config{d_isblank}."Karl Williamson2014-02-031-14/+0
* DynaLoader: On android, dl_load_flags should always be 0x00Brian Fraser2014-02-031-2/+8
* Fix handy.t for systems without $Config{d_isblank}.Craig A. Berry2014-02-021-0/+14
* move RXf_NOSCAN from extflags to intflags as PREGf_NOSCANYves Orton2014-01-311-13/+18
* ensure we have a reference when we call SvRV()Tony Cook2014-01-303-1/+5
* Optimisation for 'my $x; my $y;' -> 'my ($x, $y)'.Matthew Horsfall2014-01-301-1/+20
* White-space, comments onlyKarl Williamson2014-01-271-10/+10
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-6/+86
* ext/POSIX/t/sysconf.t: Skip testing pathconf with _PC_LINK_MAX on androidBrian Fraser2014-01-261-1/+7
* Make fileify handle node specifications better.Craig A. Berry2014-01-251-0/+2
* Fix $ENV{PATH} flags in Peek.t.Craig A. Berry2014-01-231-1/+1
* ext/DynaLoader/t/DynaLoader.t: Skip the dl_findfile test when cross-compilingBrian Fraser2014-01-222-1/+3
* ext/POSIX/t/time.t: Conditionalize the use of setlocale/LC_TIMEBrian Fraser2014-01-182-4/+9
* DynaLoader: Pure-perl mod2fname shouldn't use %Config at runtimeBrian Fraser2014-01-181-3/+3
* Increase $Hash::Util::FieldHash::VERSION to 1.14Father Chrysostomos2014-01-181-1/+1
* Hash::Util::FieldHash: fix broken pod linkFather Chrysostomos2014-01-181-1/+2
* XS::APItest: Flatten src for utf16_to_utf8_reversedFather Chrysostomos2014-01-161-0/+1
* Make XS::APItest::establish_cleanup protect existing stacksFather Chrysostomos2014-01-161-0/+2
* freemint doesn't need the extra -lm -lposix eitherAlan Hourihane2014-01-161-1/+1
* fix some linuxisms and RETVAL warnings from xsubppAlan Hourihane2014-01-161-16/+15