summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Unused.Jarkko Hietaniemi2002-03-101-1/+1
| | | p4raw-id: //depot/perl@15147
* Implement :std subpragma of the open pragmaJarkko Hietaniemi2002-03-102-3/+39
| | | | | | | | that makes the standard filehandles to talk in encodings. This change set off a weird warning from op.c, though: disabled it now until someone who knows what it is about comes along. p4raw-id: //depot/perl@15146
* Document the logic of :locale better.Jarkko Hietaniemi2002-03-101-0/+25
| | | p4raw-id: //depot/perl@15145
* for broken /proc/curproc/file on FreeBSDSlaven Rezic2002-03-101-0/+4
| | | | | Message-ID: <87lmd1qjj6.fsf@vran.herceg.de> p4raw-id: //depot/perl@15144
* Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings) SADAHIRO Tomoyuki2002-03-104-7/+123
| | | | | Message-Id: <20020310170748.1F29.BQW10602@nifty.com> p4raw-id: //depot/perl@15143
* The patch does the following:Jarkko Hietaniemi2002-03-101-6/+8
| | | | | | | | | | | - Nix the unneccessary diagnostics line - Quell -w warnings if the first ENV doesn't exist - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw is too baroque and bloated for daily use (and for perl core inclusion). - "Cannot figure out an encoding to use" when locale is 'C' is rendered non-fatal. - Consequently, the ^OPEN bits is set only when needed. p4raw-id: //depot/perl@15142
* Misc tiny tweaks from Sarathy, good for threaded builds.Jarkko Hietaniemi2002-03-103-15/+16
| | | p4raw-id: //depot/perl@15141
* Precedence problem.Jarkko Hietaniemi2002-03-101-2/+2
| | | p4raw-id: //depot/perl@15140
* Renaming tweaks, and split off the reentrant "superbuffer"Jarkko Hietaniemi2002-03-109-12/+32
| | | | | init routine. p4raw-id: //depot/perl@15139
* The 7-bit jis seems to be the hanging one.Jarkko Hietaniemi2002-03-101-1/+1
| | | p4raw-id: //depot/perl@15138
* Begone.Jarkko Hietaniemi2002-03-101-1/+0
| | | p4raw-id: //depot/perl@15137
* Better fix from Autrijus.Jarkko Hietaniemi2002-03-095-55/+34
| | | p4raw-id: //depot/perl@15136
* Not everybody has Encode::HanExtra.Jarkko Hietaniemi2002-03-091-21/+31
| | | p4raw-id: //depot/perl@15135
* Decutandpasto.Jarkko Hietaniemi2002-03-091-1/+1
| | | p4raw-id: //depot/perl@15134
* Data::DumperNicholas Clark2002-03-093-36/+385
| | | | | Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15133
* socketpair.t w/o forkMattia Barbon2002-03-091-1/+4
| | | | | | | | From: "Mattia Barbon" <mbarbon@dsi.unive.it> Message-ID: <3C8A224F.29578.13691BA@localhost> (modified as suggested by Sarathy) p4raw-id: //depot/perl@15132
* Mention Change 14727Audrey Tang2002-03-091-0/+5
| | | | | Message-ID: <20020309153140.GA4224@not.autrijus.org> p4raw-id: //depot/perl@15131
* Make Encode.pm implicitly load external CJK tables the firstJarkko Hietaniemi2002-03-091-8/+33
| | | | | | time they're needed (instead of immediately), from Autrijus Tang. p4raw-id: //depot/perl@15130
* Re: Two questionsNicholas Clark2002-03-091-1/+1
| | | | | Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15129
* pp_sys.c (pp_sselect to not clobber storage on BigEndianPaul Green2002-03-091-13/+12
| | | | | Message-Id: <200203090336.WAA11215@mailhub1.stratus.com> p4raw-id: //depot/perl@15128
* perl -Dt doesnt output newlinesDave Mitchell2002-03-091-1/+1
| | | | | Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk> p4raw-id: //depot/perl@15127
* Deglitch from Rafael.Jarkko Hietaniemi2002-03-091-1/+2
| | | p4raw-id: //depot/perl@15126
* Still more portability.Jarkko Hietaniemi2002-03-081-4/+6
| | | p4raw-id: //depot/perl@15125
* More portability.Jarkko Hietaniemi2002-03-081-3/+8
| | | p4raw-id: //depot/perl@15124
* Shared library paths; running tests manually.Jarkko Hietaniemi2002-03-081-5/+22
| | | p4raw-id: //depot/perl@15123
* RE: Two questionsPaul Green2002-03-081-1/+92
| | | | | | From: "Green, Paul" <Paul.Green@stratus.com> Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com> p4raw-id: //depot/perl@15122
* New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.Jarkko Hietaniemi2002-03-083-1/+92
| | | | | (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>) p4raw-id: //depot/perl@15121
* In DG/UX finding pthread_atfork requires a true compile,Jarkko Hietaniemi2002-03-081-3/+27
| | | | | from Takis Psarogiannakopoulos. p4raw-id: //depot/perl@15119
* Forgot an OVERLOAD character in xsubppJohn Peacock2002-03-081-1/+1
| | | | | Message-ID: <3C892499.4050502@rowman.com> p4raw-id: //depot/perl@15118
* test numbers for t/op/write.tCraig A. Berry2002-03-081-3/+3
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01> p4raw-id: //depot/perl@15117
* *BETTER* installperl script patch for VOSPaul Green2002-03-081-2/+9
| | | | | Message-Id: <200203081947.OAA29065@mailhub1.stratus.com> p4raw-id: //depot/perl@15116
* tm_tm_* for VMSCraig A. Berry2002-03-081-0/+8
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01> p4raw-id: //depot/perl@15115
* Detypo.Jarkko Hietaniemi2002-03-081-1/+1
| | | p4raw-id: //depot/perl@15114
* Better test for #14795 (bug id 20020124.005) from Andreas.Jarkko Hietaniemi2002-03-081-18/+18
| | | p4raw-id: //depot/perl@15113
* HP-UX nm seems to repeat itself.Jarkko Hietaniemi2002-03-081-1/+3
| | | p4raw-id: //depot/perl@15112
* Nice porting script from Sarathy. Well, less niceJarkko Hietaniemi2002-03-083-1/+88
| | | | | in the sense that it shows the looong road ahead. p4raw-id: //depot/perl@15111
* Re: Performance considerations for UTF-8Jarkko Hietaniemi2002-03-081-19/+69
| | | | | | | Message-ID: <20020308185328.D640@alpha.hut.fi> (put all in perlunicode) p4raw-id: //depot/perl@15110
* Update Changes.Jarkko Hietaniemi2002-03-082-1/+439
| | | p4raw-id: //depot/perl@15109
* Cygwin cygipc support skippedGerrit P. Haase2002-03-081-1/+0
| | | | | | From: "Gerrit P. Haase" <gerrit@familiehaase.de> Message-ID: <113694157285.20020308165934@familiehaase.de> p4raw-id: //depot/perl@15108
* Re: [PATCH] tests for GconvertYitzchak Scott-Thoennes2002-03-082-10/+8
| | | | | Message-ID: <KpAi8gzkganW092yn@efn.org> p4raw-id: //depot/perl@15106
* The new test has some teething problems.Jarkko Hietaniemi2002-03-082-82/+0
| | | p4raw-id: //depot/perl@15105
* B::Lint testsRafael Garcia-Suarez2002-03-083-2/+84
| | | | | Message-ID: <20020308144719.A2663@rafael> p4raw-id: //depot/perl@15104
* hints/powerux.sh for perl-5.7.3Tom Horsley2002-03-081-36/+144
| | | | | Message-Id: <200203081324.NAA00642@cleo> p4raw-id: //depot/perl@15103
* HP has some new modelsH.Merijn Brand2002-03-081-4/+4
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@15102
* pod markup fixesStas Bekman2002-03-081-4/+4
| | | | | Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org> p4raw-id: //depot/perl@15101
* Thought I deleted this already?Jarkko Hietaniemi2002-03-081-724/+0
| | | p4raw-id: //depot/perl@15096
* perlport updates from Pudge.Jarkko Hietaniemi2002-03-081-4/+1
| | | p4raw-id: //depot/perl@15095
* Nitpick.Abhijit Menon-Sen2002-03-081-1/+1
| | | p4raw-id: //depot/perl@15094
* Wrong test.Jarkko Hietaniemi2002-03-081-5/+2
| | | p4raw-id: //depot/perl@15093
* Integrate change 14064 from macperl to blead.Jarkko Hietaniemi2002-03-080-0/+0
| | | | | | | p4raw-id: //depot/perl@15091 p4raw-integrated: from //depot/maint-5.6/macperl@15089 'merge in' pod/perlmodinstall.pod (@11007..) p4raw-integrated: from //depot/maint-5.6/macperl@14064 'ignore' pod/perlport.pod (@12324..)