summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove _() non-ansismGurusamy Sarathy1999-06-0276-1391/+1392
* missed a few filesGurusamy Sarathy1999-06-022-8/+5
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-0262-740/+1229
|\
| * Patch applying of #3499 had gone awry.Jarkko Hietaniemi1999-06-012-311/+0
| * Cleanup of #3488.Jarkko Hietaniemi1999-05-301-6/+8
| * OS/2 socket fixes.Ilya Zakharevich1999-05-303-4/+36
| * PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':Mark-Jason Dominus1999-05-291-0/+1
| * Safeguard against unimplemented functions in pwuid.t and grent.tJan Dubois1999-05-292-0/+10
| * QNX needs <sys/select.h> to define fd_set.Norton T. Allen1999-05-291-0/+6
| * (was Re: Unitialized Value Complaints in Math::BigFloat)Jan Dubois1999-05-291-0/+1
| * Make Configure support the change #3367,Jarkko Hietaniemi1999-05-293-12/+76
| * The new t/lib/io_linenum.t was using strictureJarkko Hietaniemi1999-05-281-2/+1
| * ByteLoader mark 2Tom Hughes1999-05-2824-552/+708
| * PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-289-19/+103
| * Cosmetic OS/2-related patchesIlya Zakharevich1999-05-287-11/+76
| * Required OS/2-related patchesIlya Zakharevich1999-05-286-90/+120
| * Provide more useful test okay percentagePaul Johnson1999-05-281-4/+4
| * Fixes related to working local $.Paul Johnson1999-05-283-61/+57
| * RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_FilePaul Marquess1999-05-281-17/+17
| * fixing eval in the compilerVishal Bhatia1999-05-282-45/+34
| * Configure updates for ISC 4.1Andy Dougherty1999-05-281-2/+6
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-283-10/+20
| |\
| * | Re: 5.005_57 NOT OK on SunOS 4.1.3Andy Dougherty1999-05-273-24/+44
| * | Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6Andy Dougherty1999-05-261-2/+2
| * | Configure -Dopenbsd_distribution to build for the OpenBSD tree.Todd C. Miller1999-05-251-0/+20
| * | Make Configure recognise glibc 2.1 stdioTom Hughes1999-05-251-2/+2
| * | 3479, 3480, 3481 seems logical.Jarkko Hietaniemi1999-05-251-4/+4
| |\ \
| * | | Cures for _57 in AIX 4.1.5.0.Jarkko Hietaniemi1999-05-256-3/+10
| * | | Integrate from mainperl.Jarkko Hietaniemi1999-05-25102-4798/+13350
| |\ \ \
* | | | | remove stray K&R-ismsGurusamy Sarathy1999-06-0214-105/+65
* | | | | change#3447 didn't do enough to exempt Foo->bar(qw/.../) fromGurusamy Sarathy1999-06-012-0/+27
* | | | | tighter -help outputGurusamy Sarathy1999-05-311-17/+17
* | | | | fix memory leak in C<eval 'return sub {...}'>Gurusamy Sarathy1999-05-315-29/+47
* | | | | tweak C++ismsGurusamy Sarathy1999-05-312-2/+3
* | | | | avoid gv_check() recursive pitGurusamy Sarathy1999-05-291-1/+1
* | | | | add wide versions of win32 system calls (first step inGurusamy Sarathy1999-05-285-79/+253
* | | | | change#3449 wasn't doing enoughGurusamy Sarathy1999-05-282-5/+8
| |_|_|/ |/| | |
* | | | make win32_spawnvp() inherit standard handles even when theyGurusamy Sarathy1999-05-271-1/+17
* | | | fix missing exported symbolGurusamy Sarathy1999-05-262-9/+3
| |_|/ |/| |
* | | The change #3479 wasn't perfect.Jarkko Hietaniemi1999-05-251-4/+4
* | | Cures for _57 in AIX 4.1.5.0.Jarkko Hietaniemi1999-05-251-2/+2
| |/ |/|
* | here be 5.005_57Gurusamy Sarathy1999-05-254-3/+3473
* | up patchlevel &cGurusamy Sarathy1999-05-257-28/+29
* | REx engine improvementsIlya Zakharevich1999-05-2514-320/+758
* | test case for change#3470Gurusamy Sarathy1999-05-251-2/+19
* | perlport 1.43 update from Chris Nandor and Tom ChristiansenGurusamy Sarathy1999-05-252-312/+423
* | assorted tweaksGurusamy Sarathy1999-05-259-228/+455
* | perlref update from Tom ChristiansenGurusamy Sarathy1999-05-251-48/+60
* | hv.c calling negative malloc()Ilya Zakharevich1999-05-251-1/+3
* | avoid temporary files that have a constant name (from a suggestionGurusamy Sarathy1999-05-251-3/+3