Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-17 | 25 | -161/+343 | |
| * | | | add missing bincompat5005 #defines | Gurusamy Sarathy | 2000-03-17 | 2 | -0/+6 | |
* | | | | Make the test easier to use. | Jarkko Hietaniemi | 2000-03-17 | 1 | -1/+1 | |
* | | | | Add "Known Problems" section. | Jarkko Hietaniemi | 2000-03-17 | 1 | -1/+58 | |
* | | | | pp_send() type tuning continues. | Jarkko Hietaniemi | 2000-03-16 | 1 | -8/+4 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-16 | 8 | -12/+43 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | due to an oversight during PERL_OBJECT migration, hosts created | Gurusamy Sarathy | 2000-03-16 | 8 | -12/+43 | |
* | | | | VMS patches from Dan Sugalski and Charles Bailey | Jarkko Hietaniemi | 2000-03-16 | 4 | -6/+28 | |
* | | | | Fix pp_send() sizes (pass a Size_t, not an Off_t, and | Jarkko Hietaniemi | 2000-03-16 | 16 | -39/+173 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-15 | 1 | -1/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | add PL_thr_key to export list under useithreads | Gurusamy Sarathy | 2000-03-15 | 1 | -1/+6 | |
* | | | | Retract #5767; replace it with a tested patch | Jarkko Hietaniemi | 2000-03-15 | 1 | -25/+31 | |
* | | | | Configure nits: do not use /tmp to avoid potential security | Jarkko Hietaniemi | 2000-03-15 | 8 | -88/+84 | |
* | | | | cater for FreeBSD 5.* | Jarkko Hietaniemi | 2000-03-15 | 1 | -4/+4 | |
* | | | | Add missing Windows O_ constants. | Jarkko Hietaniemi | 2000-03-15 | 2 | -1/+29 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-15 | 37 | -1050/+1608 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | update local_patches entry for RC2 | Gurusamy Sarathy | 2000-03-14 | 3 | -1/+42 | |
| * | | | more warnings tidy-ups (from Paul Marquess) | Gurusamy Sarathy | 2000-03-14 | 5 | -3/+52 | |
| * | | | Sys::Syslog fix for accidental arguments to autoloaded constants | Gurusamy Sarathy | 2000-03-14 | 2 | -31/+30 | |
| * | | | tweak to use SIZE_ONLY | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+1 | |
| * | | | regen win32/config* | Gurusamy Sarathy | 2000-03-14 | 5 | -100/+136 | |
| * | | | change#5729 had syntax errors | Gurusamy Sarathy | 2000-03-14 | 1 | -2/+2 | |
| * | | | integrate vmsperl changes into mainline (change#5693 denied) | Gurusamy Sarathy | 2000-03-14 | 6 | -322/+297 | |
| * | | | update Changes; integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-14 | 3 | -2/+399 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Make the tests 1018 and 1019 more robust. | Jarkko Hietaniemi | 2000-03-14 | 1 | -2/+2 | |
* | | | | Fix for one of the problems in RC1 reported by M. E. O'Neill | Jarkko Hietaniemi | 2000-03-14 | 1 | -0/+4 | |
* | | | | Integrate with Sarathy; unapply the #5539 that snekt in | Jarkko Hietaniemi | 2000-03-14 | 14 | -1409/+2027 | |
|\ \ \ \ | ||||||
| | * | | | perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>) | Gurusamy Sarathy | 2000-03-14 | 1 | -3/+3 | |
| | * | | | allow alternates to negate correctly (from Johan Vromans) | Gurusamy Sarathy | 2000-03-14 | 1 | -13/+21 | |
| | * | | | kludge our way around warnings on C<use POSIX; use IO::File;> | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+4 | |
| | * | | | protect special characters better against interpretation by *roff | Gurusamy Sarathy | 2000-03-14 | 1 | -5/+5 | |
| | * | | | provide an explicit base address for perl56.dll to avoid relocations; | Gurusamy Sarathy | 2000-03-14 | 2 | -55/+24 | |
| | * | | | regen perltoc, other pod nits | Gurusamy Sarathy | 2000-03-14 | 6 | -301/+483 | |
| | * | | | avoid dup warning (from Simon Cozens) | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+3 | |
| | * | | | allow usemymalloc to be overridden via -Uusemymalloc | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+4 | |
| | * | | | test case for change#5700 (from M. J. T. Guy) | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+3 | |
| | * | | | revise README.win32 for currentness, point to function | Gurusamy Sarathy | 2000-03-14 | 2 | -208/+104 | |
| | * | | | tweak sort() notes (from Nathan Torkington) | Gurusamy Sarathy | 2000-03-14 | 1 | -3/+3 | |
| |/ / / | ||||||
| * | | | fixes for Borland compiler (from Vadim Konovalov | Gurusamy Sarathy | 2000-03-14 | 2 | -3/+9 | |
| * | | | more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>) | Gurusamy Sarathy | 2000-03-14 | 1 | -37/+31 | |
| * | | | integrate cfgperl changes into mainline, ignoring the | Gurusamy Sarathy | 2000-03-14 | 3 | -6/+16 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | move the big AVAILABILITY list to perlport as Supported Platforms | Jarkko Hietaniemi | 2000-03-14 | 2 | -143/+147 | |
* | | | | more todo | Jarkko Hietaniemi | 2000-03-14 | 1 | -2/+11 | |
* | | | | detypo | Jarkko Hietaniemi | 2000-03-14 | 1 | -1/+1 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-14 | 61 | -181/+287 | |
|\ \ \ \ | ||||||
| | * | | | patches for many bugs in the debugger; documentation updates for | Gurusamy Sarathy | 2000-03-14 | 8 | -1492/+2088 | |
| | * | | | add sleep() to avoid race on NeXT (from M.E. O'Neill | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+1 | |
| | * | | | support a -U option when run as root to drop privileges (from | Gurusamy Sarathy | 2000-03-14 | 1 | -9/+33 | |
| |/ / / | ||||||
| * | | | reference miscount in Devel::Peek that causes debugger to | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+1 | |
| * | | | fixes for broken L<> links (from Wolfgang Laun | Gurusamy Sarathy | 2000-03-13 | 12 | -24/+24 |