summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* support C<use Shell> on Windows (reworked a patch suggestedGurusamy Sarathy1999-09-251-11/+48
| | | | | by Jenda Krynicky <Jenda@McCann.cz>) p4raw-id: //depot/perl@4229
* Tweak the equivalence tables once again.Jarkko Hietaniemi1999-09-223-88/+147
| | | p4raw-id: //depot/cfgperl@4218
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-201-0/+2
|\ | | | | p4raw-id: //depot/cfgperl@4201
| * [ID 19990819.002] File::Find error when pruning top-level directoriesRuss Allbery1999-09-201-0/+2
| | | | | | | | | | Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu> p4raw-id: //depot/perl@4200
* | Add description of the Unicode database files.Jarkko Hietaniemi1999-09-181-0/+345
|/ | | p4raw-id: //depot/cfgperl@4190
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-172-179/+53
|\ | | | | p4raw-id: //depot/cfgperl@4183
| * integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-172-179/+53
| |\ | | | | | | | | | | | | vmsperl contents have prevailed) p4raw-id: //depot/perl@4182
| | * Integrate mainline 5.05_61Charles Bailey1999-09-0696-3653/+14771
| | |\ | | | | | | | | p4raw-id: //depot/vmsperl@4084
| | * | When extension doesn't have a "main" object file to anchor linker search, ↵Charles Bailey1999-08-231-4/+21
| | | | | | | | | | | | | | | | | | | | pull in all objct files p4raw-id: //depot/vmsperl@4031
| | * | Fix handling of PERL_POLLUTECharles Bailey1999-08-231-2/+7
| | | | | | | | | | | | p4raw-id: //depot/vmsperl@4029
| | * | update MM_VMS to use new File::Spec routinesCharles Bailey1999-08-232-172/+25
| | | | | | | | | | | | p4raw-id: //depot/vmsperl@4022
| | * | integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-012-37/+1
| | |\ \ | | | | | | | | | | p4raw-id: //depot/perl@3860
| | * | | slightly modified version of suggested patchIlya Zakharevich1999-08-012-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <199907311406.IAA25034@localhost.frii.com> Subject: [PATCH 5.005_58] Fix OS/2 build p4raw-id: //depot/perl@3856
| | * | | cygwin updateFifer, Eric1999-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST> Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port p4raw-id: //depot/perl@3855
| | * | | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy1999-08-011-1/+1
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@3852
| | * | | fix defined(@foo) encarpmentsGurusamy Sarathy1999-08-013-19/+19
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@3848
* | | | | export_to_level()Michael G. Schwern1999-09-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Message-ID: <19990819213001.A22512@athens.aocn.com> p4raw-id: //depot/cfgperl@4181
* | | | | (Replaced by #4265.)Barrie Slaymaker1999-09-171-14/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead Message-Id: <199909171516.LAA30887@jester.slaysys.com> p4raw-id: //depot/cfgperl@4175
* | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-151-1/+5
|\ \ \ \ \ | |/ / / / | | | | | p4raw-id: //depot/cfgperl@4164
| * | | | add :ALL export tag (from Chris Nandor <pudge@pobox.com>)Gurusamy Sarathy1999-09-151-1/+5
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@4163
* | | | | Update Unicode database and recompute the tables.Jarkko Hietaniemi1999-09-1448-6106/+35734
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename the .txt files to be more Unicode 3.0-like. Unihan-3.0.txt not included because it is 16 MB. syllables.txt is manually maintained. See ReadMe.txt for description of the .txt files. (not all of them are used yet) p4raw-id: //depot/cfgperl@4151
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-132-5/+9
|\ \ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@4140
| * | | | fix DATA leaks; reword documentation about the DATA filehandleGurusamy Sarathy1999-09-121-0/+2
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@4131
| * | | | better debugger help output (from Ilya Zakharevich)Gurusamy Sarathy1999-09-121-5/+7
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@4128
* | | | | Replace change #4100 withRobin Barker1999-09-131-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: gsar@activestate.com Cc: perl5-porters@perl.org Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits Message-Id: <199909131315.OAA24012@tempest.npl.co.uk> p4raw-link: @4100 on //depot/cfgperl: 427181846486e3aa5034a647dc1922377185f4c0 p4raw-id: //depot/cfgperl@4136
* | | | | From: Ilya Zakharevich <ilya@math.ohio-state.edu>Jarkko Hietaniemi1999-09-132-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT) Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu> From: andreas.koenig@anima.de (Andreas J. Koenig) To: Ilya Zakharevich <ilya@math.ohio-state.edu> Cc: perl5-porters@perl.org (Mailing list Perl5) Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls Date: 11 Sep 1999 15:36:26 +0200 Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de> p4raw-id: //depot/cfgperl@4135
* | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-113-24/+34
|\ \ \ \ \ | |/ / / / | | | | | p4raw-id: //depot/cfgperl@4127
| * | | | allow 'text' in L<text|A::B/"C"> (from Martin LichtinGurusamy Sarathy1999-09-101-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | <lichtin@bivio.com>) p4raw-id: //depot/perl@4122
| * | | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-2/+2
| | | | | | | | | | | | | | | p4raw-id: //depot/perl@4121
| * | | | upgrade to Getopt::Long v2.20 (from Johan VromansGurusamy Sarathy1999-09-101-21/+30
| | | | | | | | | | | | | | | | | | | | | | | | | <jvromans@squirrel.nl>) p4raw-id: //depot/perl@4118
* | | | | [ID 19990901.003] Time::Local should not croak on "out-of-range" daysJohn L. Allen1999-09-091-1/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Message-Id: <199909011733.NAA17356@gateway.grumman.com> p4raw-id: //depot/cfgperl@4115
* | | | Fix pointer casts.Robin Barker1999-09-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits Message-Id: <199909071130.MAA11435@tempest.npl.co.uk> p4raw-id: //depot/cfgperl@4100
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-061-3/+7
|\ \ \ \ | | | | | | | | | | p4raw-id: //depot/cfgperl@4094
| * | | | support bytecode and C backends in perlcc (patch suggestedGurusamy Sarathy1999-09-061-3/+7
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the C backend the default; describe new switches in pod; introduce PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/; s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV entries p4raw-id: //depot/perl@4092
* | | | timesum() wasn't @EXPORTed as promised by the documentation.Jarkko Hietaniemi1999-09-041-1/+1
|/ / / | | | | | | | | | | | | Bug reported by Alex Efros <powerman@inart.kharkov.com>. p4raw-id: //depot/cfgperl@4077
* | | Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problemMartin Lichtin1999-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | To: jhi@iki.fi CC: perl5-porters@perl.org Message-ID: <37CD2F0C.944BFACE@bivio.com> p4raw-id: //depot/cfgperl@4064
* | | Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-302-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | To: jhi@iki.fi Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce), perl5-porters@perl.org (Mailing list Perl5) Subject: Re: [PATCH 5.005_58] Named characters in Perl Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4052
* | | Re: [PATCH 5.005_60] fix @DB::typeaheadIlya Zakharevich1999-08-291-2/+2
| | | | | | | | | | | | | | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4049
* | | sub : attrlistSpider Boardman1999-08-293-4/+399
| | | | | | | | | | | | | | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US> p4raw-id: //depot/cfgperl@4043
* | | Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-28/+10
| | | | | | | | | p4raw-id: //depot/cfgperl@4038
* | | Create the equivalence tables based onJarkko Hietaniemi1999-08-293-159/+621
| | | | | | | | | | | | | | | | | | the real Unicode decomposition, not on the character name. p4raw-id: //depot/cfgperl@4037
* | | add missing Is/Syl*.pl filesGurusamy Sarathy1999-08-2012-0/+24
| | | | | | | | | p4raw-id: //depot/perl@4009
* | | Warn about small spherical distances.Jarkko Hietaniemi1999-08-181-1/+10
| | | | | | | | | p4raw-id: //depot/cfgperl@4003
* | | overload.pm str/num confuAndreas König1999-08-171-4/+4
| | | | | | | | | | | | | | | | | | Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de> To: The Perl5 Porters Mailing List <perl5-porters@perl.org> p4raw-id: //depot/cfgperl@4001
* | | Fix most of the pod2man moanings reported inLarry W. Virden1999-08-164-2/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6 (UNINSTALLED) Message-Id: <199908031935.PAA27692@cas.org> Configure regen'ed. p4raw-id: //depot/cfgperl@3998
* | | fix MM_VMS.pm for space-delimited listsCraig A. Berry1999-08-131-4/+5
| | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]> p4raw-id: //depot/cfgperl@3987
* | | Regenerate Unicode tables based on new syllable listsJarkko Hietaniemi1999-08-122-428/+1331
| | | | | | | | | | | | | | | from Daniel Yacob. p4raw-id: //depot/cfgperl@3965
* | | Remove blathering.Jarkko Hietaniemi1999-08-101-22/+0
| | | | | | | | | p4raw-id: //depot/cfgperl@3943
* | | lexwarn maintenance: new warning class unsafeJarkko Hietaniemi1999-08-091-32/+38
| | | | | | | | | | | | | | | | | | | | | | | | subclasses 'overflow' and 'portable' created, used by the recent integer overflow warnings. Class syntax subclass 'octal' renamed to 'digit', binary and hexadecimal parsing errors also 'digit' warnings. p4raw-id: //depot/cfgperl@3942
* | | Regenerate the Unicode tables after having updated the UnicodeJarkko Hietaniemi1999-08-0963-1210/+6192
| | | | | | | | | | | | | | | | | | | | | database (change #3939). p4raw-link: @3939 on //depot/cfgperl: 1b840072c89904927826b140322b783653b204a1 p4raw-id: //depot/cfgperl@3940