summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Integrate with Sarathy. h2xs.PL had to be manually resolved,Jarkko Hietaniemi1999-09-2622-193/+366
|\ | | | | | | | | I kept my (Ilya's) version. p4raw-id: //depot/cfgperl@4233
| * add $installarchlib/CORE to default linker search path on windowsGurusamy Sarathy1999-09-262-26/+36
| | | | | | p4raw-id: //depot/perl@4230
| * 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
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-2515-172/+475
| |\ | | | | | | p4raw-id: //depot/perl@4228
| * | Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-2520-161/+288
| | | | | | | | | | | | | | | Message-Id: <199909250459.VAA27506@kiev.wall.org> p4raw-id: //depot/perl@4227
* | | To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-262-111/+545
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH 5.005_61] teach xsubpp function pointers Date: Sun, 26 Sep 1999 01:36:09 -0400 Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu> From: Ilya Zakharevich <ilya@math.ohio-state.edu> To: Mailing list Perl5 <perl5-porters@perl.org> Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof Date: Sun, 26 Sep 1999 03:00:50 -0400 Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4232
* | | misprint in perlgutsVadim Konovalov1999-09-261-2/+4
| |/ |/| | | | | | | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> To: perl5-porters@perl.org Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com> p4raw-id: //depot/cfgperl@4231
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-2411-50/+309
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4226
| * avoid infinite recursive exec()s of perl.exe when shebangGurusamy Sarathy1999-09-241-1/+17
| | | | | | | | | | contains "Perl" rather than "perl" on DOSISH platforms p4raw-id: //depot/perl@4225
| * support cygwin and other platforms that link to import librariesGurusamy Sarathy1999-09-241-2/+5
| | | | | | | | | | | | rather than directly with shared libraries (from a suggestion by Lucian Cionca <Lucian.Cionca@algoritma.ro>) p4raw-id: //depot/perl@4224
| * normalize time for strftime() (without the isdst effects ofSpider Boardman1999-09-244-9/+221
| | | | | | | | | | | | | | mktime()) using a custom mini_mktime() Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com> Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 p4raw-id: //depot/perl@4223
| * change "#" to a comment starter in pack templates; "/" nowIlya Zakharevich1999-09-234-21/+51
| | | | | | | | | | | | | | used for specifying counted types Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates p4raw-id: //depot/perl@4222
| * [patch _61] perlcc changesVishal Bhatia1999-09-231-18/+11
| | | | | | | | | | Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain> p4raw-id: //depot/perl@4221
| * add include guardGurusamy Sarathy1999-09-231-0/+5
| | | | | | p4raw-id: //depot/perl@4220
* | Cleanup cleanup.Jarkko Hietaniemi1999-09-223-1/+9
| | | | | | p4raw-id: //depot/cfgperl@4219
* | Tweak the equivalence tables once again.Jarkko Hietaniemi1999-09-223-88/+147
| | | | | | p4raw-id: //depot/cfgperl@4218
* | Retract #4216 (Configure does take care of the problem.)Jarkko Hietaniemi1999-09-221-11/+6
| | | | | | p4raw-id: //depot/cfgperl@4217
* | (Retracted by #4127, unnecessary because Configure does this.)Boyd Gerber1999-09-221-6/+11
| | | | | | | | | | | | | | | | To: Jarkko Hietaniemi <jhi@iki.fi> cc: perl5-porters@perl.org Subject: Re: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7 Message-ID: <Pine.SC5.4.10.9909212310320.11455-200000@xenau> p4raw-id: //depot/cfgperl@4216
* | To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-222-34/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug Date: Tue, 21 Sep 1999 19:50:00 -0400 Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu> From: Ilya Zakharevich <ilya@math.ohio-state.edu> To: Mailing list Perl5 <perl5-porters@perl.org> Subject: [PATCH 5.005_61] More verbose -Mre=debug Date: Tue, 21 Sep 1999 22:29:55 -0400 Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4215
* | Reply-To: gerberb@zenez.com0000-Admin (0000)1999-09-214-6/+235
| | | | | | | | | | | | | | | | | | | | | | To: perl5-porters@perl.org Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7 Message-Id: <199909211707.LAA23611@devsys0.zenez.com> (Snipped away the last lines of svr5.sh a la change #3725) p4raw-link: @3725 on //depot/cfgperl: 5cf1d1f16c1401220ecaa7b3127343c7c6c095d2 p4raw-id: //depot/cfgperl@4214
* | [ID 19990921.013] accidental list context in perlfaq9Kragen Sitaker1999-09-211-1/+1
| | | | | | | | | | | | | | To: perl5-porters@perl.org Reply-To: kragen@pobox.com Message-Id: <199909212027.QAA03450@kirk.dnaco.net> p4raw-id: //depot/cfgperl@4213
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-203-0/+213
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4212
| * integrate cfgperl changes into mainlineGurusamy Sarathy1999-09-2011-58/+614
| |\ | | | | | | p4raw-id: //depot/perl@4209
| * | add README.Y2K (from Dominic Dunlop <domo@vo.lu>)Gurusamy Sarathy1999-09-202-0/+48
| | | | | | | | | p4raw-id: //depot/perl@4208
* | | Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns.Jarkko Hietaniemi1999-09-203-10/+10
| | | | | | | | | p4raw-id: //depot/cfgperl@4211
* | | Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".Jarkko Hietaniemi1999-09-201-34/+31
| |/ |/| | | p4raw-id: //depot/cfgperl@4210
* | Document -Duselfs, -Duselongdouble, and -Dusemorebits.Jarkko Hietaniemi1999-09-201-2/+14
| | | | | | p4raw-id: //depot/cfgperl@4207
* | Do not test for gccish things in non-gccish platforms.Jarkko Hietaniemi1999-09-201-2/+2
| | | | | | p4raw-id: //depot/cfgperl@4206
* | Prompt for uselfs.Jarkko Hietaniemi1999-09-205-24/+58
| | | | | | p4raw-id: //depot/cfgperl@4205
* | Add usemorebits and uselfs.Jarkko Hietaniemi1999-09-204-12/+40
| | | | | | p4raw-id: //depot/cfgperl@4204
* | Dethinko.Jarkko Hietaniemi1999-09-201-1/+1
| | | | | | p4raw-id: //depot/cfgperl@4203
* | Fix a bug in the description of endianness. Reported inVadim Konovalov1999-09-201-2/+2
| | | | | | | | | | | | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> To: perl5-porters@perl.org Subject: BUG: perldoc -f pack Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com> p4raw-id: //depot/cfgperl@4202
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-2032-129/+892
|\ \ | |/ | | 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
| * suppress warning (from John Tobey <jtobey@epsilondev.com>)Gurusamy Sarathy1999-09-201-1/+1
| | | | | | p4raw-id: //depot/perl@4199
| * add arenas for managing allocations of remaining xpv*v structuresVishal Bhatia1999-09-208-33/+587
| | | | | | | | | | | | Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain> Subject: [PATCH 5.005_60] removing extra ref count (compiler) p4raw-id: //depot/perl@4198
| * queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-2019-72/+215
| | | | | | | | | | | | | | | | | | | | | | warnings; symbols that violate strictures do *not* end up in the symbol table anyway, making multiple evals of the same piece of code produce the same errors; errors indicate all locations of a global symbol rather than just the first one; these changes make compile-time failures within evals reliably visible via the return value or contents of $@, and trappable using __DIE__ hooks p4raw-id: //depot/perl@4197
| * control change#1914 via hints (causes problems on some platforms)Gurusamy Sarathy1999-09-193-2/+6
| | | | | | | | | | p4raw-link: @1914 on //depot/perl: e44f695ee9be4f523999589b52c7c8e9ddc1bed9 p4raw-id: //depot/perl@4196
| * avoid clearing @_ at all for faster subroutine calls; fix bugsGurusamy Sarathy1999-09-196-21/+81
| | | | | | | | | | | | in passing around references to @_, eg C<sub foo { \@_ }>; add tests for the same p4raw-id: //depot/perl@4195
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-182-8/+8
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4194
| * more op description tweaksGurusamy Sarathy1999-09-182-8/+8
| | | | | | p4raw-id: //depot/perl@4192
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-186-70/+271
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4191
| * tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-186-70/+271
| | | | | | | | | | | | | | gropes $@ ?) p4raw-link: @4177 on //depot/cfgperl: 42d382189339e56f3bd13a71933349bc8b7e8b42 p4raw-id: //depot/perl@4189
* | Add description of the Unicode database files.Jarkko Hietaniemi1999-09-181-0/+345
| | | | | | p4raw-id: //depot/cfgperl@4190
* | Pick up the typo fix.Jarkko Hietaniemi1999-09-171-1/+1
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4188
| * fix typoGurusamy Sarathy1999-09-171-1/+1
| | | | | | p4raw-id: //depot/perl@4187
| * integrate cfgperl changeGurusamy Sarathy1999-09-171-56/+41
| |\ | |/ |/| p4raw-id: //depot/perl@4186
* | Re-apply applicable parts of #3993, #3994, and #3995.Jarkko Hietaniemi1999-09-171-56/+41
| | | | | | p4raw-id: //depot/cfgperl@4185
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-1782-6550/+36146
| |\ | |/ |/| p4raw-id: //depot/perl@4184
* | Integrate with Sarathy.Jarkko Hietaniemi1999-09-1712-403/+337
|\ \ | |/ | | p4raw-id: //depot/cfgperl@4183