summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add patch that generates regnodes.h via regcomp.plIlya Zakharevich1998-06-226-204/+488
* Avoid temporaries on recursionIlya Zakharevich1998-06-222-7/+29
* merge relevant portions from maintbranch change#1155Gurusamy Sarathy1998-06-226-7/+27
* Zero-length matching bugIlya Zakharevich1998-06-222-3/+22
* fix alignment issues in malloc.c on 64-bit platforms (via private mail)Ilya Zakharevich1998-06-221-1/+14
* Test study/re/Ilya Zakharevich1998-06-221-1/+6
* $^R documentedIlya Zakharevich1998-06-210-0/+0
* Re docsIlya Zakharevich1998-06-212-4/+192
* adapted contents of message into comments in malloc.c and INSTALLIlya Zakharevich1998-06-212-31/+121
* applied patch, with edits to the proseIlya Zakharevich1998-06-211-0/+59
* print study /re/ brokenIlya Zakharevich1998-06-211-1/+1
* applied patch, tweaked wordingIlya Zakharevich1998-06-212-7/+9
* Cosmetic malloc patchIlya Zakharevich1998-06-211-172/+190
* fixup patches for VMSHans Mulder1998-06-216-10/+27
* applied VMS patch from Dan SugalskiDan Sugalski1998-06-216-83/+260
* applied patch, modified logic to avoid reentering lexer at compile-timeGraham Barr1998-06-216-14/+64
* applied patch, along with many changes:Douglas Lankshear1998-06-2128-1917/+1964
* Re: PATCH _67 (Doc) perlop.pod Daniel Grisinger1998-06-211-3/+6
* a tweaked version of:Douglas Lankshear1998-06-213-20/+117
* added patch, regen headersIlya Zakharevich1998-06-215-6/+17
* docs creating files via openTom Phoenix1998-06-211-2/+3
* Better version of malloc improverIlya Zakharevich1998-06-211-39/+77
* enhance perlre.pod to say C<)> can't appear in a (?#...) commentGurusamy Sarathy1998-06-201-1/+3
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-209-35/+22
* add File-Spec-0.6 from CPANGurusamy Sarathy1998-06-208-0/+894
* tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and testGurusamy Sarathy1998-06-203-7/+17
* manual integration of all outstanding ansi branch stuff into mainlineGurusamy Sarathy1998-06-207-34/+51
* undo goofed change 1157 (backed out the fix instead of keeping it)Gurusamy Sarathy1998-06-201-1/+1
* cleanup installation of utilities on win32Gurusamy Sarathy1998-06-205-74/+114
* intuit @INC pathnames from exe location only if dll locationGurusamy Sarathy1998-06-201-1/+3
* make perldoc ignore null files (it tried to open() them)Gurusamy Sarathy1998-06-201-1/+1
* fix perldoc to ignore unfound null filenamesGurusamy Sarathy1998-06-191-1/+1
* update repository copy of Asmdata.pm after `perl bytecode.pl`Gurusamy Sarathy1998-06-192-48/+52
* perl5.004 hints file (maint and dev paths)Tom Horsley1998-06-181-0/+10
* hand apply whitespace-mutiliated patchJoshua Pritikin1998-06-181-0/+3
* hand apply whitespace-mutiliated and reversed patchLes Peters1998-06-181-1/+1
* close child pipe in t/TEST, other cosmetic tweaksGurusamy Sarathy1998-06-181-106/+110
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-188-16/+4
* fix spurious cxstack_max init that trampled memoryGurusamy Sarathy1998-06-181-2/+7
* fix memory leaks and uninitialized memory accesses found by PurifyGurusamy Sarathy1998-06-184-16/+23
* fix off-by-one that trampled memory in re_croak2()Gurusamy Sarathy1998-06-181-2/+2
* fix AutoLoader to do the right thing when there are relative pathsGurusamy Sarathy1998-06-181-13/+59
* fix Makefile.SH typoGurusamy Sarathy1998-06-181-1/+1
* 5.004_67 nigglesGurusamy Sarathy1998-06-172-2/+2
* up patchlevel.h to 67, other small tweaksGurusamy Sarathy1998-06-159-444/+495
* tweaks to get PERL_OBJECT building again; passes testsGurusamy Sarathy1998-06-153-3/+5
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-1517-824/+492
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-1517-492/+824
* various win32 odds and endsGurusamy Sarathy1998-06-1516-65/+121
* newer Getopt/Long.pm from public distribution cited in:Johan Vromans1998-06-151-198/+269