summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-1857-777/+1613
|\
| * [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enoughPeter Prymmer1999-07-184-2/+83
| * display thread id in diagnostics (suggested by Dan Sugalski)Gurusamy Sarathy1999-07-182-2/+13
| * missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)Gurusamy Sarathy1999-07-181-0/+6
| * cache [NIUP]V conversions of defined READONLY valuesIlya Zakharevich1999-07-181-66/+29
| * Some lib/ExtUtils/Manifest.pm POD fixesJan Dubois1999-07-181-18/+19
| * remove spurious newSTATEOP() that causes goto to enter one too manyGurusamy Sarathy1999-07-184-13/+35
| * detypo, update ChangesGurusamy Sarathy1999-07-182-1/+115
| * mention the -Minteger effect on modulus (from Nathan Torkington)Gurusamy Sarathy1999-07-181-0/+11
| * ensure __END__ appears on a line by itself in wrappedGurusamy Sarathy1999-07-182-2/+3
| * noecho noops (from Nicholas Clark <nick@flirble.org>)Gurusamy Sarathy1999-07-171-3/+5
| * make CC.pm use a distinct CCPP() macro rather than PP()Gurusamy Sarathy1999-07-172-1/+2
| * tiny bug in vars.pm (from John Dlugosz)Gurusamy Sarathy1999-07-171-1/+1
| * applied suggested patch, along with later tweakJan Dubois1999-07-171-11/+56
| * avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)Gurusamy Sarathy1999-07-171-2/+0
| * Segfaults if $^PIlya Zakharevich1999-07-178-9/+26
| * use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5Gurusamy Sarathy1999-07-171-19/+31
| * allow $foo{$x} and $bar[$i] for (\$) prototypeGurusamy Sarathy1999-07-172-5/+17
| * fix vec() on magic valuesIan Phillipps1999-07-172-0/+13
| * make system() return -1 and set $! if exec of child failedIlya Zakharevich1999-07-1710-5/+74
| * File descriptor leak in do_exec3Ilya Zakharevich1999-07-171-1/+2
| * a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;Gurusamy Sarathy1999-07-171-468/+706
| * pod fixes (with minor edits) from Abigail, Ronald Kimball, JonGurusamy Sarathy1999-07-1717-148/+186
| * backout redundant change#3628Gurusamy Sarathy1999-07-172-1/+172
| * minor efficiency tweakGurusamy Sarathy1999-07-141-0/+9
* | Fix the bin/oct/hex constant overflow tests forJarkko Hietaniemi1999-07-151-12/+18
* | Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-149-270/+286
* | The regexec.c change of #3606 caused a core dump in fbm_instr()Jarkko Hietaniemi1999-07-141-0/+2
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-1373-4454/+3240
|\ \ | |/
| * fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-1214-68/+65
| * tweaks for win32/borlandGurusamy Sarathy1999-07-123-2/+6
| * yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-1269-4395/+3180
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-112-5/+70
|\ \ | |/
| * change#3612 was buggy and failed to build Tk; applied Ilya'sGurusamy Sarathy1999-07-112-5/+70
* | More manual sync.Jarkko Hietaniemi1999-07-111-7/+5
* | Manual synchronization with Sarathy (some filesJarkko Hietaniemi1999-07-113-7/+17
* | Change t/pragma/warn oct()/hex() overflow tests to use %ConfigJarkko Hietaniemi1999-07-103-21/+36
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-0845-1792/+8968
|\ \ | |/
| * more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-0838-1712/+8840
| * sundry cleanups for clean build on windowsGurusamy Sarathy1999-07-085-17/+58
| * fixes for logical bugs in the lexwarn patch; other tweaks to avoidGurusamy Sarathy1999-07-0812-63/+70
| * integrate cfgperl contentsGurusamy Sarathy1999-07-0749-768/+4515
| |\
| * | filetest.t and ByteLoader build tweaks from Peter PrymmerGurusamy Sarathy1999-07-072-2/+5
| * | change#1889 mistakenly removed F_SETLKGurusamy Sarathy1999-07-071-0/+6
| * | B::Deparse updateStephen McCamant1999-07-071-54/+294
| * | Re: [ID 19990705.001] Overloading boolean conversionIlya Zakharevich1999-07-072-2/+19
| * | missing PerlIO_reopen() (suggested by sam@daemoninc.com)Gurusamy Sarathy1999-07-071-0/+1
| * | applied new parts of suggested patchCharles Bailey1999-07-0713-42/+177
* | | Integrate with Sarathy. perldiag.pod required manual editing.Jarkko Hietaniemi1999-07-0720-102/+644
| |/ |/|
* | Sync regcomp warn with reality.Jarkko Hietaniemi1999-07-071-4/+17