summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix encoding pragma.Jarkko Hietaniemi2001-12-231-13/+19
| | | p4raw-id: //depot/perl@13859
* socketpair emulationNicholas Clark2001-12-2310-2/+389
| | | | | Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net> p4raw-id: //depot/perl@13858
* and [BUG] \X and \C fixed, \X still dorked Jeffrey Friedl2001-12-222-0/+5
| | | | | | | Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com> (partially applied, most of the new tests need to be rethought) p4raw-id: //depot/perl@13857
* Small tweaks.Jarkko Hietaniemi2001-12-222-5/+14
| | | p4raw-id: //depot/perl@13856
* Unicode casefolding continues.Jarkko Hietaniemi2001-12-222-41/+148
| | | | | (lib/encoding.t still failing.) p4raw-id: //depot/perl@13855
* Rework the make logic (again).Jarkko Hietaniemi2001-12-221-11/+15
| | | p4raw-id: //depot/perl@13850
* Integrate perlio:Jarkko Hietaniemi2001-12-223-19/+27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 13848] The CR at EOF fix earlier broke CR at end-of-buffer. This should be okay for both? [ 13847] Correct checking code which Ilya spotted was tripped by CR at EOF. Also tone down perl -DP tracing of sv_gets. [ 13846] Fix mis-parse of autoloaded usage code by declaring the sub p4raw-link: @13848 on //depot/perlio: a0d1d361c93b39102154ecff3ddb8a1be74034b8 p4raw-link: @13847 on //depot/perlio: ba7abf9d1538e18db741ea51e49e01e9ac1ea8a2 p4raw-link: @13846 on //depot/perlio: f2b27c0ebcd845b38b64790a1a1a6ac3dbdb148e p4raw-id: //depot/perl@13849
| * The CR at EOF fix earlier broke CR at end-of-buffer.Nick Ing-Simmons2001-12-221-5/+15
| | | | | | | | | | This should be okay for both? p4raw-id: //depot/perlio@13848
| * Correct checking code which Ilya spotted was tripped by CR at EOF.Nick Ing-Simmons2001-12-222-10/+6
| | | | | | | | | | Also tone down perl -DP tracing of sv_gets. p4raw-id: //depot/perlio@13847
| * Fix mis-parse of autoloaded usage code by declaring the subNick Ing-Simmons2001-12-221-4/+6
| | | | | | p4raw-id: //depot/perlio@13846
| * Integrate mainline - some fails:Nick Ing-Simmons2001-12-2238-198/+1233
| |\ | |/ |/| | | | | | | | | | | | | Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- ../ext/POSIX/t/posix.t 255 65280 38 9 23.68% 30-38 ../lib/encoding.t 19 2 10.53% 17-18 op/pat.t 770 3 0.39% 754-755 757 p4raw-id: //depot/perlio@13845
* | More Unicode casing fixes.Jarkko Hietaniemi2001-12-222-3/+22
| | | | | | p4raw-id: //depot/perl@13844
* | Unicode casefolding fixes.Jarkko Hietaniemi2001-12-224-15/+53
| | | | | | p4raw-id: //depot/perl@13843
* | __DATA__ and packagesRafael Garcia-Suarez2001-12-211-2/+4
| | | | | | | | | | Message-ID: <20011222000129.A713@rafael> p4raw-id: //depot/perl@13842
* | VOS config from Paul Green.Jarkko Hietaniemi2001-12-211-0/+5
| | | | | | p4raw-id: //depot/perl@13841
* | CreateTTY on OS/2Ilya Zakharevich2001-12-211-41/+49
| | | | | | | | | | Message-ID: <20011221155945.A6806@math.ohio-state.edu> p4raw-id: //depot/perl@13840
* | uninstalled build of modules brokenIlya Zakharevich2001-12-211-3/+4
| | | | | | | | | | Message-ID: <20011221154909.A6760@math.ohio-state.edu> p4raw-id: //depot/perl@13839
* | OS/2 File::* modulesIlya Zakharevich2001-12-212-8/+233
| | | | | | | | | | Message-ID: <20011221154324.A6524@math.ohio-state.edu> p4raw-id: //depot/perl@13838
* | perltie.pod (or what does it mean?)Wolfgang Laun2001-12-211-1/+1
| | | | | | | | | | Message-ID: <3C236353.6625C4C0@alcatel.at> p4raw-id: //depot/perl@13837
* | Further VOS tweaks: the _exe needs to be introducedJarkko Hietaniemi2001-12-212-6/+23
| | | | | | | | | | | | in the very beginning, and the make/gmake needs special VOS logic. p4raw-id: //depot/perl@13835
* | Update Changes.Jarkko Hietaniemi2001-12-212-1/+135
| | | | | | p4raw-id: //depot/perl@13834
* | Also the search for cat needs to be _exe-aware.Jarkko Hietaniemi2001-12-211-5/+5
| | | | | | p4raw-id: //depot/perl@13832
* | ext/B/B/Xref.pm adding "our" recognitionWolfgang Laun2001-12-211-9/+10
| | | | | | | | | | Message-ID: <3C2332C9.7CFED5F2@alcatel.at> p4raw-id: //depot/perl@13831
* | packing I32 with L is not nice, need l; from Wolfgang Laun.Jarkko Hietaniemi2001-12-213-3/+3
| | | | | | p4raw-id: //depot/perl@13830
* | [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-currentH.Merijn Brand2001-12-211-13/+12
| | | | | | | | | | Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@13829
* | A plan is good.Jarkko Hietaniemi2001-12-211-1/+1
| | | | | | p4raw-id: //depot/perl@13828
* | [REPATCH MANIFEST, ext/re/re.t] Tests for re pragmachromatic2001-12-212-0/+66
| | | | | | | | | | Message-ID: <20011220231726.23878.qmail@onion.perl.org> p4raw-id: //depot/perl@13827
* | Synchronize the skippage message.Jarkko Hietaniemi2001-12-211-1/+1
| | | | | | p4raw-id: //depot/perl@13826
* | Tests for ExtUtils::MM_OS2chromatic2001-12-212-0/+271
| | | | | | | | | | Message-ID: <20011220230948.18010.qmail@onion.perl.org> p4raw-id: //depot/perl@13825
* | perlfunc.pod patch re flock via fcntlTye McQueen2001-12-211-0/+4
| | | | | | | | | | Message-Id: <200112202052.fBKKqKH16263@metronet.com> p4raw-id: //depot/perl@13824
* | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),Jarkko Hietaniemi2001-12-2112-19/+85
| | | | | | | | | | | | U+...FFFE, U+...FFFF, and characters beyond U+10FFFF (the Unicode maximum code point) warnable offenses. p4raw-id: //depot/perl@13823
* | Sterner admonishment on -t.Jarkko Hietaniemi2001-12-201-4/+5
| | | | | | p4raw-id: //depot/perl@13822
* | minor qr// fixRafael Garcia-Suarez2001-12-201-4/+5
| | | | | | | | | | Message-ID: <20011220225334.A735@rafael> p4raw-id: //depot/perl@13821
* | [PATCH} typo fix in Carp/Heavy.pmRobert Spier2001-12-201-2/+2
| | | | | | | | | | Message-ID: <15394.3416.693353.107334@rls.cx> p4raw-id: //depot/perl@13820
* | Integrate perlio:Jarkko Hietaniemi2001-12-201-10/+11
|\ \ | |/ | | | | | | | | | | | | [ 13815] pTHX_ fixes for :win32 layer p4raw-link: @13815 on //depot/perlio: 5833650dbdc313b4d5a31e4d3a0c7cbd0afff7f2 p4raw-id: //depot/perl@13819
| * pTHX_ fixes for :win32 layerNick Ing-Simmons2001-12-201-10/+11
| | | | | | p4raw-id: //depot/perlio@13815
| * Integrate mainline (mostly) utf8.c does not compile.Nick Ing-Simmons2001-12-2034-280/+808
| | | | | | p4raw-id: //depot/perlio@13814
* | Re: [PATCH pod/perliol.pod] resendStas Bekman2001-12-201-57/+199
| | | | | | | | | | Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org> p4raw-id: //depot/perl@13818
* | Fix up the APIs noone hopefully uses.Jarkko Hietaniemi2001-12-201-3/+15
| | | | | | p4raw-id: //depot/perl@13817
* | Carp.pm caller_info returns wrong info for evalRobert Spier2001-12-202-4/+9
| | | | | | | | | | Message-ID: <15393.4370.605214.548582@rls.cx> p4raw-id: //depot/perl@13816
* | Some bincompat clawbacks.Jarkko Hietaniemi2001-12-198-7/+38
| | | | | | p4raw-id: //depot/perl@13813
* | gcc pacifying (RH 7.1/ia64).Jarkko Hietaniemi2001-12-191-2/+2
| | | | | | p4raw-id: //depot/perl@13812
* | Update Changes.Jarkko Hietaniemi2001-12-192-1/+302
| | | | | | p4raw-id: //depot/perl@13811
* | Re: [BUG] bleadperl regexp (was ok in 5.6.0)Jarkko Hietaniemi2001-12-191-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | From: Wolfgang Laun <Wolfgang.Laun@alcatel.at> Date: Wed, 19 Dec 2001 12:35:07 +0100 Message-ID: <3C207B6B.A687A8EC@alcatel.at> Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0) From: Hugo van der Sanden <hv@crypt.compulink.co.uk> Date: Wed, 19 Dec 2001 17:34:51 +0000 Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk> p4raw-id: //depot/perl@13810
* | Integrate perlio:Jarkko Hietaniemi2001-12-195-292/+249
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 13808] Add pTHX to all vtable functions for future-proofing and consistency of PerlIO layers. [ 13797] Remove the sometimes-lvalue cast [ 13796] alarm.t with -Uuseperlio fix - SA_RESTART should only be function of PERL_OLD_SIGNALS not USE_PERLIO [ 13795] Fix READONLY hashes: 1. Discovered need for disabled scope.c part of Jeff's patch. 2. Corrected hv_delete* - entry was being de-linked from chain (patch program not smart enough?) p4raw-link: @13808 on //depot/perlio: f62ce20a4126b1e303e2d4d0a5c1e049ef2cb0c2 p4raw-link: @13797 on //depot/perlio: 205c8ad3acbda0df8cac03a0c7e619f1855229a8 p4raw-link: @13796 on //depot/perlio: 0dd95eb270db2cdad9a8acda96ac3a3aab8775c2 p4raw-link: @13795 on //depot/perlio: a26e96dff1c9d91b0bf389e6149016d8a3f26e49 p4raw-id: //depot/perl@13809
| * Add pTHX to all vtable functions for future-proofing andNick Ing-Simmons2001-12-195-292/+249
| | | | | | | | | | consistency of PerlIO layers. p4raw-id: //depot/perlio@13808
| * Integrate mainlineNick Ing-Simmons2001-12-198-38/+570
| |\ | | | | | | p4raw-id: //depot/perlio@13803
* | | One more embedded (?sx) de-embedded, from Wolfgang Laun.Jarkko Hietaniemi2001-12-191-3/+2
| | | | | | | | | p4raw-id: //depot/perl@13807
* | | Reword the alarm explanation.Jarkko Hietaniemi2001-12-191-8/+10
| | | | | | | | | p4raw-id: //depot/perl@13806
* | | OS/2 buildIlya Zakharevich2001-12-1910-247/+35
| | | | | | | | | | | | | | | | | | | | | Message-ID: <20011219024541.A29803@math.ohio-state.edu> (skipped the t/TEST change) p4raw-id: //depot/perl@13805