summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Bump $Errno::VERSION for previous commitsSteve Hay2014-09-251-1/+1
* Errno parsing: Skip expressions containing function names etcSteve Hay2014-09-251-1/+1
* Errno parsing: Don't match hex numbers in parts of function namesSteve Hay2014-09-251-2/+2
* Tweak Errno parsing some moreSteve Hay2014-09-251-1/+1
* Improve Errno parsing of Win32 outputSteve Hay2014-09-251-1/+1
* Peek.t should not expect PADMY under 5.21.5Father Chrysostomos2014-09-241-13/+13
* Increase $XS::APItest::VERSION to 0.65Father Chrysostomos2014-09-241-1/+1
* Add flags to cv_name; allow unqualified retvalFather Chrysostomos2014-09-242-2/+30
* Add GPFLAGS and GPf_* to BFather Chrysostomos2014-09-233-1/+11
* Increase $B::VERSION to 1.52Father Chrysostomos2014-09-221-1/+1
* gv.h: Make gp_line and gp_flags into a bitfieldFather Chrysostomos2014-09-221-5/+4
* Peek.t: Drop 5.8 supportFather Chrysostomos2014-09-221-85/+20
* POSIX math: add todo about the macro interface emulations.Jarkko Hietaniemi2014-09-221-0/+5
* PATCH: [perl #122252] international currency formatting (POSIX.1-2008)Andrew Fresh2014-09-224-4/+37
* Yet more Peek.t fix-upsFather Chrysostomos2014-09-201-6/+9
* Peek.t: This read-only stuff came after 5.21.4Father Chrysostomos2014-09-201-14/+14
* More Peek.t fix-upsFather Chrysostomos2014-09-201-6/+13
* Peek.t fix-upFather Chrysostomos2014-09-201-3/+4
* B.xs: fix syntax err in PERL_VERSION < 17David Mitchell2014-09-191-1/+1
* remove vestigal threadsv/threadsv_namedDavid Mitchell2014-09-191-2/+2
* B.xs: add class names to method branch commentsDavid Mitchell2014-09-191-31/+31
* fix B::PADOP->sv and ->gvDavid Mitchell2014-09-192-14/+47
* quadmath NVs cannot be cast to double etc.Jarkko Hietaniemi2014-09-191-0/+8
* quadmath and gconvert do not mix.Jarkko Hietaniemi2014-09-191-3/+9
* quadmath interfaces and constantsJarkko Hietaniemi2014-09-191-41/+118
* [perl #121638] Make ‘Global symbol’ message more newbie-friendlyFather Chrysostomos2014-09-181-2/+4
* Dump GPFLAGSFather Chrysostomos2014-09-181-0/+1
* POSIX math: AIX 7 has nexttowardJarkko Hietaniemi2014-09-181-1/+1
* POSIX math: the pa-risc gcc missing tgamma and nexttowardJarkko Hietaniemi2014-09-181-1/+15
* POSIX math: Tru64 has rint()Jarkko Hietaniemi2014-09-181-1/+0
* POSIX pod tweaks.Jarkko Hietaniemi2014-09-171-24/+32
* Eliminate the duplicative regops BOL and EOLYves Orton2014-09-171-3/+3
* Peek.t needs to know about the prev. changeFather Chrysostomos2014-09-151-1/+2
* concise-xs.t needs to know about B::safenameFather Chrysostomos2014-09-151-1/+1
* Tweak Peek.t againFather Chrysostomos2014-09-151-5/+6
* Increase $B::VERSION to 1.51Father Chrysostomos2014-09-151-1/+1
* Add safename() func to BFather Chrysostomos2014-09-152-2/+15
* Tweak Peek.tFather Chrysostomos2014-09-151-1/+2
* For lexical subs, reify CvGV from CvSTASH and CvNAME_HEKFather Chrysostomos2014-09-151-2/+2
* Increase $XS::APItest::VERSION to 0.64Father Chrysostomos2014-09-151-1/+1
* Test cv_nameFather Chrysostomos2014-09-152-0/+36
* Clone lex sub names properlyFather Chrysostomos2014-09-141-1/+14
* concise-xs.t is overly chummy with B::DeparseFather Chrysostomos2014-09-131-1/+1
* add missing op_private labels to Concise etcDavid Mitchell2014-09-103-30/+30
* Automate processing of op_private flagsDavid Mitchell2014-09-103-87/+78
* POSIX math: log1p is more subtle.Jarkko Hietaniemi2014-09-091-1/+3
* POSIX math: log1p (emulation) needs arg > -1.0.Jarkko Hietaniemi2014-09-091-0/+2
* POSIX math: log1p emulation was wrong.Jarkko Hietaniemi2014-09-091-4/+4
* Document the IBM admission of weirdness of AIX long doubles.Jarkko Hietaniemi2014-09-081-0/+3
* POSIX math: AIX fixes.Jarkko Hietaniemi2014-09-083-3/+19