summaryrefslogtreecommitdiff
path: root/Cross
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate the now unused Makefile targets plextract, pl and pllist.Nicholas Clark2010-10-051-17/+2
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-051-2/+2
* Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scriptsNicholas Clark2010-10-051-2/+2
* Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scriptsNicholas Clark2010-10-051-4/+2
* Move pod2latex.PL into its CPAN distribution directory.Nicholas Clark2010-10-051-2/+2
* test_prep has a dependency on x2p/s2pNicholas Clark2010-10-051-1/+1
* Move OP prototypes from pp_proto.h to proto.hNicholas Clark2010-09-271-3/+3
* merge XS-APItest-KeywordRPN into XS-APItestZefram2010-09-262-6/+6
* Bump version to 5.13.5Steve Hay2010-09-192-40/+40
* Bump the perl version to 5.13.4Florian Ragwitz2010-08-202-40/+40
* Global executable bit cleanupDavid Golden2010-07-243-0/+0
* Bump API subversionFlorian Ragwitz2010-07-232-6/+6
* Update "canned" config.sh files for static inline.Andy Dougherty2010-07-221-0/+2
* Bump the perl version to 5.13.3David Golden2010-07-192-34/+34
* Bump the perl version in various places for 5.13.2Matt S Trout2010-06-212-34/+34
* Bump the perl version in various places for 5.13.1Ricardo Signes2010-05-202-34/+34
* Add d_prctl* for all other OS'sH.Merijn Brand2010-04-131-0/+2
* Bump to 5.13.0Jesse Vincent2010-04-122-38/+38
* Bump to 5.12.0Jesse Vincent2010-03-142-42/+42
* Bump version to 5.11.5Steve Hay2010-02-202-34/+34
* bump version for 5.11.4Ricardo Signes2010-01-192-34/+34
* vaproto for the other OS'sH.Merijn Brand2010-01-061-0/+1
* Bump to 5.11.3Jesse Vincent2009-12-202-34/+34
* Revert makefile part of the Unicode 5.2 patchRafael Garcia-Suarez2009-12-031-1/+1
* Unicode 5.2Karl Williamson2009-12-031-1/+1
* wrap uniprops.t; makefile changes for mktablesKarl Williamson2009-11-251-5/+7
* Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) hardc...Leon Brocard2009-11-182-34/+34
* Detection (and warning) of char size in bitsH.Merijn Brand2009-11-061-0/+1
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-052-6/+6
* remove all references to patching.podDave Rolsky2009-10-301-1/+1
* Bump 5.11.0 -> 5.11.1 in all sorts of places it's (oh so unfortunately) hardc...Jesse Vincent2009-10-202-34/+34
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-131-1/+0
* Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.Nicholas Clark2009-09-131-12/+5
* No need to run AutoSplit on lib - all AutoLoader using modules are in ext.Nicholas Clark2009-09-111-12/+1
* fix some perl version numbersDavid Mitchell2009-07-142-9/+9
* Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles.Nicholas Clark2009-06-131-2/+0
* Eliminate the regen_pods target from pod/Makefile, and references to it.Nicholas Clark2009-06-131-5/+2
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-124-9/+8
* Remove attrs, which has been deprecated since 1999/10/02.Nicholas Clark2009-04-122-6/+6
* IPv6 config variables for the other OS'sH.Merijn Brand2009-03-251-0/+4
* Update Makefile-cross-SH with 07f3cc2a611daebb9d83f869d36ef63cf4fa2565 andNicholas Clark2009-01-311-12/+17
* Add --options with arguments to make_ext.pl. Pass $target as --target=...Nicholas Clark2009-01-291-4/+4
* Move ext/util/make_ext.pl to the top level.Nicholas Clark2009-01-281-4/+4
* Fold ext/util/make_ext_cross into ext/util/make_ext.pl, and delete it.Nicholas Clark2009-01-281-4/+4
* suidperl goes.Nicholas Clark2009-01-231-21/+2
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-031-0/+1
* could we add usedevel to config.h?H.Merijn Brand2008-11-281-0/+1
* Re: [PATCH: Configure/NDBM_File] Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-081-0/+3
* Add probes for *time64 () functionsH.Merijn Brand2008-10-031-30/+40
* - crosscompilation - step 1 of N+1Vadim Konovalov2008-09-084-7/+29