summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-1725-161/+343
| * | | add missing bincompat5005 #definesGurusamy Sarathy2000-03-172-0/+6
* | | | Make the test easier to use.Jarkko Hietaniemi2000-03-171-1/+1
* | | | Add "Known Problems" section.Jarkko Hietaniemi2000-03-171-1/+58
* | | | pp_send() type tuning continues.Jarkko Hietaniemi2000-03-161-8/+4
* | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-168-12/+43
|\ \ \ \ | |/ / /
| * | | due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-168-12/+43
* | | | VMS patches from Dan Sugalski and Charles BaileyJarkko Hietaniemi2000-03-164-6/+28
* | | | Fix pp_send() sizes (pass a Size_t, not an Off_t, andJarkko Hietaniemi2000-03-1616-39/+173
* | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-151-1/+6
|\ \ \ \ | |/ / /
| * | | add PL_thr_key to export list under useithreadsGurusamy Sarathy2000-03-151-1/+6
* | | | Retract #5767; replace it with a tested patchJarkko Hietaniemi2000-03-151-25/+31
* | | | Configure nits: do not use /tmp to avoid potential securityJarkko Hietaniemi2000-03-158-88/+84
* | | | cater for FreeBSD 5.*Jarkko Hietaniemi2000-03-151-4/+4
* | | | Add missing Windows O_ constants.Jarkko Hietaniemi2000-03-152-1/+29
* | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1537-1050/+1608
|\ \ \ \ | |/ / /
| * | | update local_patches entry for RC2Gurusamy Sarathy2000-03-143-1/+42
| * | | more warnings tidy-ups (from Paul Marquess)Gurusamy Sarathy2000-03-145-3/+52
| * | | Sys::Syslog fix for accidental arguments to autoloaded constantsGurusamy Sarathy2000-03-142-31/+30
| * | | tweak to use SIZE_ONLYGurusamy Sarathy2000-03-141-1/+1
| * | | regen win32/config*Gurusamy Sarathy2000-03-145-100/+136
| * | | change#5729 had syntax errorsGurusamy Sarathy2000-03-141-2/+2
| * | | integrate vmsperl changes into mainline (change#5693 denied)Gurusamy Sarathy2000-03-146-322/+297
| * | | update Changes; integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-143-2/+399
| |\ \ \ | |/ / / |/| | |
* | | | Make the tests 1018 and 1019 more robust.Jarkko Hietaniemi2000-03-141-2/+2
* | | | Fix for one of the problems in RC1 reported by M. E. O'NeillJarkko Hietaniemi2000-03-141-0/+4
* | | | Integrate with Sarathy; unapply the #5539 that snekt inJarkko Hietaniemi2000-03-1414-1409/+2027
|\ \ \ \
| | * | | perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>)Gurusamy Sarathy2000-03-141-3/+3
| | * | | allow alternates to negate correctly (from Johan Vromans)Gurusamy Sarathy2000-03-141-13/+21
| | * | | kludge our way around warnings on C<use POSIX; use IO::File;>Gurusamy Sarathy2000-03-141-1/+4
| | * | | protect special characters better against interpretation by *roffGurusamy Sarathy2000-03-141-5/+5
| | * | | provide an explicit base address for perl56.dll to avoid relocations;Gurusamy Sarathy2000-03-142-55/+24
| | * | | regen perltoc, other pod nitsGurusamy Sarathy2000-03-146-301/+483
| | * | | avoid dup warning (from Simon Cozens)Gurusamy Sarathy2000-03-141-1/+3
| | * | | allow usemymalloc to be overridden via -UusemymallocGurusamy Sarathy2000-03-141-1/+4
| | * | | test case for change#5700 (from M. J. T. Guy)Gurusamy Sarathy2000-03-141-1/+3
| | * | | revise README.win32 for currentness, point to functionGurusamy Sarathy2000-03-142-208/+104
| | * | | tweak sort() notes (from Nathan Torkington)Gurusamy Sarathy2000-03-141-3/+3
| |/ / /
| * | | fixes for Borland compiler (from Vadim KonovalovGurusamy Sarathy2000-03-142-3/+9
| * | | more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)Gurusamy Sarathy2000-03-141-37/+31
| * | | integrate cfgperl changes into mainline, ignoring theGurusamy Sarathy2000-03-143-6/+16
| |\ \ \ | |/ / / |/| | |
* | | | move the big AVAILABILITY list to perlport as Supported PlatformsJarkko Hietaniemi2000-03-142-143/+147
* | | | more todoJarkko Hietaniemi2000-03-141-2/+11
* | | | detypoJarkko Hietaniemi2000-03-141-1/+1
* | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-1461-181/+287
|\ \ \ \
| | * | | patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-148-1492/+2088
| | * | | add sleep() to avoid race on NeXT (from M.E. O'NeillGurusamy Sarathy2000-03-141-1/+1
| | * | | support a -U option when run as root to drop privileges (fromGurusamy Sarathy2000-03-141-9/+33
| |/ / /
| * | | reference miscount in Devel::Peek that causes debugger toGurusamy Sarathy2000-03-141-1/+1
| * | | fixes for broken L<> links (from Wolfgang LaunGurusamy Sarathy2000-03-1312-24/+24