summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add notes in INSTALL about Configure -Accflags=-DFOOGurusamy Sarathy1999-09-271-27/+50
* PERL_POLLUTE isn't required for bincompat, so don't enableGurusamy Sarathy1999-09-272-2/+0
* Malloc fixes and docsIlya Zakharevich1999-09-272-77/+233
* avoid .exe in $Config{cc} (spotted by Vadim KonovalovGurusamy Sarathy1999-09-272-4/+4
* fix buggy popping of subroutine contexts in the lvalueGurusamy Sarathy1999-09-264-32/+46
* add $installarchlib/CORE to default linker search path on windowsGurusamy Sarathy1999-09-262-26/+36
* support C<use Shell> on Windows (reworked a patch suggestedGurusamy Sarathy1999-09-251-11/+48
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-2515-172/+475
|\
| * Integrate with Sarathy.Jarkko Hietaniemi1999-09-2411-50/+309
| |\
| * | Cleanup cleanup.Jarkko Hietaniemi1999-09-223-1/+9
| * | Tweak the equivalence tables once again.Jarkko Hietaniemi1999-09-223-88/+147
| * | Retract #4216 (Configure does take care of the problem.)Jarkko Hietaniemi1999-09-221-11/+6
| * | (Retracted by #4127, unnecessary because Configure does this.)Boyd Gerber1999-09-221-6/+11
| * | To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-222-34/+44
| * | Reply-To: gerberb@zenez.com0000-Admin (0000)1999-09-214-6/+235
| * | [ID 19990921.013] accidental list context in perlfaq9Kragen Sitaker1999-09-211-1/+1
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-09-203-0/+213
| |\ \
| * | | Rename -Duselfs to -Duselargefiles. We don't need no stnkngbbrvtns.Jarkko Hietaniemi1999-09-203-10/+10
| * | | Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".Jarkko Hietaniemi1999-09-201-34/+31
* | | | Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-2520-161/+288
| |_|/ |/| |
* | | avoid infinite recursive exec()s of perl.exe when shebangGurusamy Sarathy1999-09-241-1/+17
* | | support cygwin and other platforms that link to import librariesGurusamy Sarathy1999-09-241-2/+5
* | | normalize time for strftime() (without the isdst effects ofSpider Boardman1999-09-244-9/+221
* | | change "#" to a comment starter in pack templates; "/" nowIlya Zakharevich1999-09-234-21/+51
* | | [patch _61] perlcc changesVishal Bhatia1999-09-231-18/+11
* | | add include guardGurusamy Sarathy1999-09-231-0/+5
| |/ |/|
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-09-2011-58/+614
|\ \ | |/
| * Document -Duselfs, -Duselongdouble, and -Dusemorebits.Jarkko Hietaniemi1999-09-201-2/+14
| * Do not test for gccish things in non-gccish platforms.Jarkko Hietaniemi1999-09-201-2/+2
| * Prompt for uselfs.Jarkko Hietaniemi1999-09-205-24/+58
| * Add usemorebits and uselfs.Jarkko Hietaniemi1999-09-204-12/+40
| * Dethinko.Jarkko Hietaniemi1999-09-201-1/+1
| * Fix a bug in the description of endianness. Reported inVadim Konovalov1999-09-201-2/+2
| * Integrate with Sarathy.Jarkko Hietaniemi1999-09-2032-129/+892
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-09-182-8/+8
| |\ \
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-09-186-70/+271
| |\ \ \
| * | | | Add description of the Unicode database files.Jarkko Hietaniemi1999-09-181-0/+345
| * | | | Pick up the typo fix.Jarkko Hietaniemi1999-09-171-1/+1
| |\ \ \ \
* | | | | | add README.Y2K (from Dominic Dunlop <domo@vo.lu>)Gurusamy Sarathy1999-09-202-0/+48
| |_|_|_|/ |/| | | |
* | | | | [ID 19990819.002] File::Find error when pruning top-level directoriesRuss Allbery1999-09-201-0/+2
* | | | | suppress warning (from John Tobey <jtobey@epsilondev.com>)Gurusamy Sarathy1999-09-201-1/+1
* | | | | add arenas for managing allocations of remaining xpv*v structuresVishal Bhatia1999-09-208-33/+587
* | | | | queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-2019-72/+215
* | | | | control change#1914 via hints (causes problems on some platforms)Gurusamy Sarathy1999-09-193-2/+6
* | | | | avoid clearing @_ at all for faster subroutine calls; fix bugsGurusamy Sarathy1999-09-196-21/+81
| |_|_|/ |/| | |
* | | | more op description tweaksGurusamy Sarathy1999-09-182-8/+8
| |_|/ |/| |
* | | tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-186-70/+271
| |/ |/|
* | fix typoGurusamy Sarathy1999-09-171-1/+1
* | integrate cfgperl changeGurusamy Sarathy1999-09-171-56/+41
|\ \ | |/
| * Re-apply applicable parts of #3993, #3994, and #3995.Jarkko Hietaniemi1999-09-171-56/+41