summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Socket to CPAN version 2.016Chris 'BinGOs' Williams2014-10-103-3/+4
* Update JSON-PP to CPAN version 2.27300Chris 'BinGOs' Williams2014-10-104-13/+33
* fix WinCE buildDaniel Dragan2014-10-093-3/+12
* perldelta for 11f610b5c537Tony Cook2014-10-101-0/+6
* remove dl_nonlazy global if unused in DynaloaderDaniel Dragan2014-10-104-2/+14
* t/op/crypt.t: Perform SHA-256 algorithm if default one is disabledPetr Písař2014-10-091-5/+16
* perldelta for 2c2d7daa9519, a6d695237c4cTony Cook2014-10-091-0/+8
* [perl #122445] use magic on $DB::single etc to avoid overload issuesTony Cook2014-10-0916-5/+82
* [perl #122445] test for overload assigned to $DB::singleTony Cook2014-10-091-1/+19
* Special test preambles needed for these.Jarkko Hietaniemi2014-10-082-14/+15
* pod_rules.t needs special preamble.Jarkko Hietaniemi2014-10-081-3/+6
* Version bump for e6425454.Jarkko Hietaniemi2014-10-081-1/+1
* Test preamble: explicit @INC, instead of unshift.Jarkko Hietaniemi2014-10-0813-18/+16
* Test preamble: if requiring ./test.pl, needs chdir.Jarkko Hietaniemi2014-10-0840-0/+40
* Test preamble: unify to dot slash test dot plJarkko Hietaniemi2014-10-0842-42/+42
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-0849-49/+49
* Add various *BSD O_ constants.Jarkko Hietaniemi2014-10-082-6/+11
* Tru64: the socket API defines must come early.Jarkko Hietaniemi2014-10-082-11/+18
* attrs.t: Test that attr handlers can see prototypesFather Chrysostomos2014-10-081-0/+6
* perldelta for ff5314c5aa54Tony Cook2014-10-081-0/+6
* fix attributes memcmp without len<6 (asan catch)Reini Urban2014-10-082-2/+2
* Tru64: does have sa_len.Jarkko Hietaniemi2014-10-071-0/+3
* Tru64: _SOCKADDR_LEN is good.Jarkko Hietaniemi2014-10-071-8/+8
* t/io/eintr.t: Make this pass on my ppc64 boxÆvar Arnfjörð Bjarmason2014-10-071-2/+7
* Tru64: the cluster filesystem is special.Jarkko Hietaniemi2014-10-071-1/+7
* Tru64: Document "read_cur_obj_info: bad file magic number" error.Jarkko Hietaniemi2014-10-071-0/+13
* Skip the test if in linux but not in x86*.Jarkko Hietaniemi2014-10-071-1/+8
* The double-double precision can be really large.Jarkko Hietaniemi2014-10-071-3/+8
* Fix EBCDIC-only bug with /[...]/Karl Williamson2014-10-072-3/+8
* regcomp.c: Fix EBCDIC-only memory leakKarl Williamson2014-10-071-0/+1
* regcomp.c: Fix typo in commentKarl Williamson2014-10-071-2/+2
* Document special EBCDIC [...] literal range handlingKarl Williamson2014-10-072-8/+44
* \N{...} now treated as literal for EBCDIC qr/[...]/Karl Williamson2014-10-072-2/+21
* re/pat.t: Add some EBCDIC testsKarl Williamson2014-10-071-1/+24
* toke.c: Extract into a named string constantKarl Williamson2014-10-071-4/+9
* toke.c: Update, clarify comments, fix some indentsKarl Williamson2014-10-071-39/+50
* reg_mesg.t: Add comments; remove trailing white-spaceKarl Williamson2014-10-071-5/+11
* perlapi: Clarify two entriesKarl Williamson2014-10-071-3/+6
* improve and reword README.win32Daniel Dragan2014-10-071-7/+33
* fix op/infnan.t failures on VC 6Daniel Dragan2014-10-071-1/+9
* Mollify concise-xs.tFather Chrysostomos2014-10-061-0/+1
* Deparse foreach state $xFather Chrysostomos2014-10-062-2/+11
* Deparse.t: Delete a testFather Chrysostomos2014-10-061-5/+0
* op_reg_common.h: NitsKarl Williamson2014-10-061-9/+9
* Finish deparsing ‘my sub if; CORE::if...’Father Chrysostomos2014-10-062-48/+148
* podcheck.Jarkko Hietaniemi2014-10-061-1/+1
* The double-double mantissa precision ... it's complicated.Jarkko Hietaniemi2014-10-061-1/+16
* AIX/longdouble: switch the default to allow it.Jarkko Hietaniemi2014-10-062-3/+19
* Delete obsolete comment fragment.Jarkko Hietaniemi2014-10-061-7/+3
* Use the double-double size only if using long double.Jarkko Hietaniemi2014-10-061-6/+7