summaryrefslogtreecommitdiff
path: root/ext/re/Makefile.PL
Commit message (Expand)AuthorAgeFilesLines
* regcomp.c - decompose into smaller filesYves Orton2022-12-091-25/+44
* Add quadmath to list of libraries.Peter John Acklam2020-05-251-0/+5
* Update list of files to clean for ceab18aaa.Matthew Horsfall2015-08-201-1/+1
* b992490d copied wrong for ext re.Jarkko Hietaniemi2015-08-201-5/+5
* dquote_static.c -> dquote.cJarkko Hietaniemi2015-07-221-5/+5
* inline_invlist.c -> invlist_inline.hJarkko Hietaniemi2015-07-221-6/+6
* Add empty inline_invlist.cKarl Williamson2012-08-251-2/+7
* Make dquote_static.c available to ext/re/Tony Cook2010-09-231-1/+6
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-1/+0
* integrate #18366-18370 from maint-5.8:Hugo van der Sanden2003-01-211-1/+1
* Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6Andy Dougherty2001-11-201-9/+0
* Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING overrideCraig A. Berry2001-06-131-1/+2
* make ext/re play nice with DEBUGGING overrideCraig A. Berry2001-06-131-1/+11
* Workaround for the buggy ("internal compiler error")Jarkko Hietaniemi2001-03-131-0/+19
* generalize AIX ccversion hack for re extensionPeter Prymmer2000-10-311-4/+0
* AIX is picky about its symbol exports. Solution for nowPeter Prymmer2000-10-251-1/+8
* Portability fix from Hugo van der Sanden.Jarkko Hietaniemi2000-08-231-21/+18
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-061-1/+1
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* applied patch, slightly tweakedHans Mulder1998-07-141-0/+18
* added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGINGAndy Dougherty1998-07-141-1/+1
* add 'clean' target for ext/reGurusamy Sarathy1998-07-111-0/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-2/+2
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-0/+22