summaryrefslogtreecommitdiff
path: root/ext/Devel
Commit message (Expand)AuthorAgeFilesLines
* cleaner close on tests, take 2 Andreas König2001-12-291-1/+1
* Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashesNick Ing-Simmons2001-12-181-2/+3
* [doc patch] s{(?<=perldeb)ug}{guts}Hugo van der Sanden2001-12-181-2/+2
* PPPort update from Paul Marquess.Jarkko Hietaniemi2001-12-0313-333/+475
* Let's not assume how much memory has been allocatedJarkko Hietaniemi2001-11-301-8/+8
* RE: [PATCH @ 13283] Devel::PPPortPaul Marquess2001-11-271-15/+9
* UTF-EBCDIC.Jarkko Hietaniemi2001-11-271-0/+39
* Devel::PPPortPaul Marquess2001-11-2610-104/+126
* The joys of portable quoting.Jarkko Hietaniemi2001-11-251-0/+2
* make PPPort/harness build on VMSCraig A. Berry2001-11-241-7/+21
* use portable quotesGurusamy Sarathy2001-11-241-1/+1
* Re: PERFORCE change 13162 for review Philip Newton2001-11-211-1/+1
* Add Devel::PPPort originally from Kenneth Albanowski,Jarkko Hietaniemi2001-11-2111-0/+996
* runtime runops switchIlya Zakharevich2001-11-162-2/+53
* Misplaced test, noticed by Barrie Slaymaker.Jarkko Hietaniemi2001-11-121-0/+88
* Not everyone is using ithreads...Jarkko Hietaniemi2001-09-271-1/+1
* Dump Unicode hash keys also as Unicode,Jarkko Hietaniemi2001-09-271-2/+28
* Dump SvUTF8(sv)s also as \x{...}.Jarkko Hietaniemi2001-09-271-1/+10
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Bump up versions because of #12041.Jarkko Hietaniemi2001-09-171-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* pass all tests when compiling with -DNO_PERL_PRESERVE_IVUVNicholas Clark2001-08-291-14/+28
* More module $VERSION bump-ups.Jarkko Hietaniemi2001-06-291-1/+1
* Misplaces dSPs and the like revealed by MPE/iX and Cygwin.Jarkko Hietaniemi2001-06-241-1/+0
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+308
* ext/ + -WallDoug MacEachern2001-06-121-1/+1
* gcc -Wall nits picked out by a non-UNIX systemJarkko Hietaniemi2001-06-121-3/+2
* -Wall casting patchRobin Barker2001-06-041-1/+1
* Various "cast to pointer from integer of different size"Jarkko Hietaniemi2001-06-031-2/+2
* More -Wall sweeping.Jarkko Hietaniemi2001-05-302-2/+2
* more pod patchesMichael Stevens2001-03-161-1/+1
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-182-9/+2
* Add header for LIB$ prototypes (C. Berry)Charles Bailey2001-02-081-0/+1
* Once again syncing after too long an absenceCharles Bailey2001-01-082-6/+3
* SYN SYNCharles Bailey2000-10-203-6/+254
* YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-042-3/+3
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-231-1/+1
* fix uninitialized memory reads found by purifyGurusamy Sarathy2000-02-111-4/+4
* avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)Gurusamy Sarathy2000-02-041-2/+2
* patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-042-2/+12
* OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-041-3/+4
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-7/+7
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* mark some extensions as "special versions" to avoid CPAN indexerGurusamy Sarathy2000-01-232-2/+4
* make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possibleGurusamy Sarathy2000-01-022-2/+11
* missing files in previous submitGurusamy Sarathy1999-12-311-0/+2
* make DProf functional under pseudo-fork()Gurusamy Sarathy1999-12-291-470/+430
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-032-7/+7
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-131-2/+3
|\
| * cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-131-2/+3