summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* integrate cfgperl change#6217 into mainlineGurusamy Sarathy2000-07-115-25/+18
* skip integrate of problematic changes#6211..6212 from cfgperl intoGurusamy Sarathy2000-07-110-0/+0
|\
| * Continuing mopup for #6204.Jarkko Hietaniemi2000-06-071-3/+6
| * Mopup for #6204.Jarkko Hietaniemi2000-06-079-51/+194
| * Mopup for #6207 and #6209.Jarkko Hietaniemi2000-06-076-25/+28
| * Lock PL_fdpid against race conditions, based on:Dan Sugalski2000-06-077-1/+33
| * Regen headers for #6207.Jarkko Hietaniemi2000-06-072-0/+8
| * Threadsafe patchesDan Sugalski2000-06-0610-34/+87
| * Eliminate $a/$b in podDavid Glasser2000-06-064-34/+34
| * Win32 improvementsBenjamin Stuhl2000-06-064-79/+243
| * B::Bytecode patchesBenjamin Stuhl2000-06-069-120/+187
* | integrate cfgperl changes#6207..6210 into mainlineGurusamy Sarathy2000-07-1114-35/+130
* | skip integrate of problematic changes#6204..6206 from cfgperl intoGurusamy Sarathy2000-07-110-0/+0
* | integrate cfgperl changes#6174..6203 into mainline (first of several)Gurusamy Sarathy2000-07-1133-426/+7779
|\ \ | |/
| * perldiag should refer to perlos2.pod not README.os2Yitzchak Scott-Thoennes2000-06-061-3/+3
| * Integrate with Sarathy.Jarkko Hietaniemi2000-06-061-3/+2
| |\
| * | Update to cperl-mode.el 4.31 fromIlya Zakharevich2000-06-041-299/+718
| * | Make perl's malloc work on VMSDan Sugalski2000-06-031-2/+6
| * | VMS fixups so we can build with MULTIPLICITYDan Sugalski2000-06-037-89/+144
| * | [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.podJohn Borwick2000-06-031-2/+2
| * | Integrate with Sarathy.Jarkko Hietaniemi2000-06-0316-40/+126
| |\ \
| * | | Signals-be-gone for microperl.Jarkko Hietaniemi2000-06-017-10/+25
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-06-0123-674/+2128
| |\ \ \
| * | | | Be Cleaner Part Deux.Jarkko Hietaniemi2000-06-011-1/+1
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-06-012-3/+10
| |\ \ \ \
| * | | | | microperl nits from Simon Cozens.Jarkko Hietaniemi2000-06-018-16/+3144
| * | | | | Be cleaner.Jarkko Hietaniemi2000-05-311-2/+2
| * | | | | Substitution utf8 patch from Simon Cozens.Jarkko Hietaniemi2000-05-311-1/+1
| * | | | | Single-quoted utf8 patch from Simon Cozens.Jarkko Hietaniemi2000-05-311-0/+2
| * | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-05-315-5/+18
| |\ \ \ \ \
| * | | | | | microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-3115-26/+771
* | | | | | | accept() leaks memory on windows due to incorrect ordering ofGurusamy Sarathy2000-07-101-4/+5
* | | | | | | winsock options weren't being set in all threads under ithreadsGurusamy Sarathy2000-07-101-4/+4
* | | | | | | fix UNC path handling on Windows under ithreads, and chdir()Gurusamy Sarathy2000-07-051-43/+39
* | | | | | | winsock cleanup never done on Windows (leads to handle leaks)Gurusamy Sarathy2000-07-052-6/+12
* | | | | | | some debugger output does not go to the socket when RemotePort is setGurusamy Sarathy2000-07-051-15/+15
* | | | | | | tyop in change#6306Gurusamy Sarathy2000-07-041-1/+1
* | | | | | | b.t fails under OS/2 (from Yitzchak Scott-Thoennes)Gurusamy Sarathy2000-07-041-1/+2
* | | | | | | better diagnostic on Frob->stuff() when Frob:: doesn't existGurusamy Sarathy2000-07-044-4/+43
* | | | | | | missing perldiag entry for unpack("w",...) diagnostic (fromGurusamy Sarathy2000-07-041-0/+6
* | | | | | | remove rel2abs prototypes (from Barrie Slaymaker)Gurusamy Sarathy2000-07-044-4/+4
* | | | | | | adjust change#6299Gurusamy Sarathy2000-07-047-48/+62
* | | | | | | PERL_OBJECT build tweakGurusamy Sarathy2000-07-041-4/+5
* | | | | | | fix memory leak on Windows (PL_sys_intern contents were neverGurusamy Sarathy2000-07-049-32/+55
* | | | | | | fix large memory leak that has been around for ever, masked byGurusamy Sarathy2000-07-047-58/+257
* | | | | | | fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)Gurusamy Sarathy2000-07-041-0/+2
* | | | | | | slurp mode fix in change#4736 still not quite rightGurusamy Sarathy2000-06-302-7/+9
* | | | | | | dounwind() may cause POPSUB() to diddle the wrong PL_curpadGurusamy Sarathy2000-06-304-2/+27
* | | | | | | integrate vmsperl changes into mainlineGurusamy Sarathy2000-06-302-0/+34
|\ \ \ \ \ \ \
| * | | | | | | Add fallback to tmpfile for use in cases where user's relying onCharles Bailey2000-05-292-0/+34