summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Core dump from "Missing right brace on \x{}"Gisle Aas1998-10-171-1/+3
| * utf8 substr can access memory outside PVX bufferGisle Aas1998-10-171-0/+4
| * Doc patch to VMS::Stdio moduleHans Mulder1998-10-171-19/+389
| * skip readonly vars and unref references when doing a reset()Gurusamy Sarathy1998-10-171-2/+8
| * fix buggy treatment of large checksums on unicode stringsGisle Aas1998-10-171-2/+5
| * Memory overrun in os2.cIlya Zakharevich1998-10-172-10/+19
| * clarify section name rules for typemapsGurusamy Sarathy1998-10-171-3/+5
| * whitespace-proof grent.tGurusamy Sarathy1998-10-171-0/+2
| * fix bug in B::CC::pp_sassign()Vishal Bhatia1998-10-171-1/+1
| * applied suggested patch with small doc tweakGisle Aas1998-10-176-16/+55
| * apply non-conflicting parts from suggested patchJan Dubois1998-10-172-3/+3
| * provide option to enable optimization with VC (suggested by JanGurusamy Sarathy1998-10-172-4/+25
| * Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested byGurusamy Sarathy1998-10-171-5/+9
| * stray typo found by Hugo van der SandenGurusamy Sarathy1998-10-171-1/+1
| * perldoc pod updateDaniel Grisinger1998-10-171-2/+2
| * qualify names of builtinsGurusamy Sarathy1998-10-171-51/+51
| * integrate cfgperl mods into mainlineGurusamy Sarathy1998-10-1616-123/+390
| |\
| * | stray tweakGurusamy Sarathy1998-10-161-2/+2
| * | propagate typeness of lexicals while cloning themGurusamy Sarathy1998-10-151-0/+6
| * | s/last/first/ typo in append_list()Gurusamy Sarathy1998-10-151-1/+1
* | | VM/ESA feedback for #2028.Jarkko Hietaniemi1998-10-213-45/+3
* | | OLD_PTHREADS_API reorganizing.Jarkko Hietaniemi1998-10-205-70/+52
* | | #2026 fallout.Jarkko Hietaniemi1998-10-201-0/+1
* | | VM/ESA update.Jarkko Hietaniemi1998-10-203-29/+9
* | | 64-bitness, based onScott Henry1998-10-201-28/+62
* | | Add lseeksize.Jarkko Hietaniemi1998-10-201-0/+4
* | | Mumble about _yields() only when threaded.Jarkko Hietaniemi1998-10-201-7/+16
* | | Thinko at PTHREADS_CREATED_JOINABLE.Jarkko Hietaniemi1998-10-201-1/+1
* | | YIELD more robustly.Jarkko Hietaniemi1998-10-191-1/+13
* | | VM/ESA (and OS390) are in between of OLD_PTHREADS_API andJarkko Hietaniemi1998-10-191-1/+4
* | | vmesaish.h doesn't exclude unixish.h.Jarkko Hietaniemi1998-10-191-5/+5
* | | 1<<$randbits is not good for randbits=48.Jarkko Hietaniemi1998-10-191-1/+1
* | | Make #2012 glob pattern more portable.Jarkko Hietaniemi1998-10-191-1/+1
* | | clean numbered core dumps and t/tmp[0-9]*.Jarkko Hietaniemi1998-10-171-1/+1
* | | More robust yacc/bison failure output handling.Jarkko Hietaniemi1998-10-173-3/+9
* | | BC2000 POSIX update.Jarkko Hietaniemi1998-10-171-0/+2
* | | POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-1713-23/+224
* | | VM/ESA-update.Jarkko Hietaniemi1998-10-171-0/+4
* | | Forgot few S_I* imports.Jarkko Hietaniemi1998-10-171-1/+1
* | | The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-1718-46/+1100
* | | Integrate mainperl.Jarkko Hietaniemi1998-10-1723-122/+583
* | | Removed an extra ' from the int64_t test.Jarkko Hietaniemi1998-10-171-1/+1
| |/ |/|
* | Test #162 had been added but the "print 1..161" had not been updated.Jarkko Hietaniemi1998-10-151-1/+1
* | check in all confperl changes as of change#1964 into cfgperlGurusamy Sarathy1998-10-1514-120/+386
* | integrate mainline to get tr.tGurusamy Sarathy1998-10-151-0/+33
|\ \ | |/
| * add missing tr.t to repositoryGurusamy Sarathy1998-10-151-0/+33
* | create cfgperl branchGurusamy Sarathy1998-10-150-0/+0
|/
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-1519-20/+20
* tweak to make fix in change#1944 behave correctly for closuresGurusamy Sarathy1998-10-152-6/+23
* use better numbers for exitstatus testGurusamy Sarathy1998-10-141-3/+3