summaryrefslogtreecommitdiff
path: root/ext/re
Commit message (Collapse)AuthorAgeFilesLines
* [Patch for 5.005_54] re::debugcolors dumps coreHans Mulder1999-01-131-2/+3
| | | | | | | To: perlbug@perl.com Cc: hansmu@xs4all.nl Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl> p4raw-id: //depot/cfgperl@2603
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
| | | | | (MAN3PODS cannot be set to ' '; stray stricture violation) p4raw-id: //depot/perl@1967
* re-introduce change#1703Gurusamy Sarathy1998-09-231-6/+2
| | | | | p4raw-link: @1703 on //depot/maint-5.005/perl: af819cba4f44bf2074ec4808e403dedf8c3ce2b2 p4raw-id: //depot/perl@1825
* enable color output with -Mre=debugcolor with -DDEBUGGINGIlya Zakharevich1998-07-211-0/+1
| | | | | | Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_72] Better -Mre=colordb p4raw-id: //depot/perl@1596
* applied a tweaked version of suggested patchIlya Zakharevich1998-07-211-2/+27
| | | | | | Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_72] Enable/document colors in re.pm p4raw-id: //depot/perl@1593
* Merge MainlineNick Ing-Simmons1998-07-191-5/+3
|\ | | | | p4raw-id: //depot/ansiperl@1566
| * minor re.pm cleanupM. J. T. Guy1998-07-191-5/+3
| | | | | | | | | | | | Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk> Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl p4raw-id: //depot/perl@1550
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-7/+7
|/ | | | | Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT p4raw-id: //depot/ansiperl@1532
* minor tweaks to docs on qr//Gurusamy Sarathy1998-07-151-8/+9
| | | p4raw-id: //depot/perl@1513
* applied patch, slightly tweakedHans Mulder1998-07-141-0/+18
| | | | | | Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu> Subject: [PATCH 5.004_73]Get re module working on VMS p4raw-id: //depot/perl@1486
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-0/+3
| | | | | | Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478
* added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGINGAndy Dougherty1998-07-142-1/+6
| | | | | | Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys> Subject: Re: _70 and Devel::RE p4raw-id: //depot/perl@1477
* merge changes 1424, 1428 from maintbranchGurusamy Sarathy1998-07-121-0/+2
| | | p4raw-id: //depot/perl@1453
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+2
| | | | | | and runs regexes in 1000s of threads without crashing; also fixed statcache not being thread-local p4raw-id: //depot/perl@1448
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-7/+30
| | | | | | Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu> Subject: Re: [PATCH 5.004_71] Secure RE update p4raw-id: //depot/perl@1444
* add 'clean' target for ext/reGurusamy Sarathy1998-07-111-0/+1
| | | p4raw-id: //depot/perl@1420
* get it building again on win32Gurusamy Sarathy1998-07-091-2/+2
| | | p4raw-id: //depot/perl@1394
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-083-0/+142
Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu> Subject: Re: _70 and Devel::RE p4raw-id: //depot/perl@1371