| Commit message (Expand) | Author | Age | Files | Lines |
* | flush all open output buffers before fork(), exec(), system, qx// | Gurusamy Sarathy | 1999-05-09 | 1 | -0/+8 |
* | Croak if no known ways to semctl() (don't assume union semun). | Jarkko Hietaniemi | 1999-04-13 | 1 | -3/+0 |
* | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 1 | -19/+26 |
* | fix parsing of here documents in C<eval 's/.../<<FOO/e'> | Gurusamy Sarathy | 1999-03-09 | 1 | -0/+2 |
* | remove bogus symbols from global.sym | Gurusamy Sarathy | 1999-03-08 | 1 | -9/+0 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-02-24 | 1 | -1/+1 |
|\ |
|
| * | pack/unpack better in (network-)short-non-16-bits and | Jarkko Hietaniemi | 1999-02-19 | 1 | -1/+1 |
* | | adjust a Perl_malloc() flag for NeXT | Hans Mulder | 1999-02-24 | 1 | -1/+1 |
|/ |
|
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 1 | -0/+2 |
* | #include patchlevel.h by default, provide | Gurusamy Sarathy | 1999-02-15 | 1 | -0/+3 |
* | remove OVERLOAD conditionals | Jan Dubois | 1999-02-12 | 1 | -9/+0 |
* | binmode() support for cygwin32 (suggested by Steven Morlock | Gurusamy Sarathy | 1999-02-11 | 1 | -1/+12 |
* | make safesysmalloc() etc., always available; safemalloc() et al are | Gurusamy Sarathy | 1999-02-08 | 1 | -4/+5 |
* | remove spurious #endif in last change | Gurusamy Sarathy | 1999-02-08 | 1 | -10/+8 |
* | make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let | Gurusamy Sarathy | 1999-02-08 | 1 | -31/+15 |
* | Configure update. | Jarkko Hietaniemi | 1999-02-07 | 1 | -1/+13 |
* | PL_uuemap[] init needs help for sizeof() | Gurusamy Sarathy | 1999-02-03 | 1 | -1/+1 |
* | various win32-ish changes merged from maint-5.005 | Gurusamy Sarathy | 1999-02-01 | 1 | -1/+5 |
* | nosuid getmntent() branch. | Jarkko Hietaniemi | 1999-01-22 | 1 | -9/+7 |
* | Jumbo Configure update. | Jarkko Hietaniemi | 1999-01-19 | 1 | -0/+18 |
* | MAXPATHLEN. | Jarkko Hietaniemi | 1998-12-11 | 1 | -3/+16 |
* | fix outdated/incorrect info about arbitrary limits | Gurusamy Sarathy | 1998-12-06 | 1 | -0/+9 |
* | add ext/Devel/Peek | Jan Dubois | 1998-11-27 | 1 | -1/+2 |
* | eliminate dup hunk from integration | Gurusamy Sarathy | 1998-11-27 | 1 | -35/+0 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1998-11-27 | 1 | -3/+44 |
|\ |
|
| * | pp.c uses 'unsigned Quad_t' | Horst von Brand | 1998-11-18 | 1 | -2/+6 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1998-11-12 | 1 | -0/+34 |
| |\
| |/
|/| |
|
| * | Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 | Hans Mulder | 1998-11-09 | 1 | -1/+4 |
* | | integrate changes#2120,2168,2218 from maint-5.005; | Gurusamy Sarathy | 1998-11-08 | 1 | -0/+34 |
|/ |
|
* | Finalize the Mach CThreads support. | Hans Mulder | 1998-11-07 | 1 | -2/+16 |
* | Mach CThreads needs #include <mach/cthreads.h>. | Jarkko Hietaniemi | 1998-11-06 | 1 | -0/+1 |
* | Detrail enum comma. | Jarkko Hietaniemi | 1998-11-02 | 1 | -1/+2 |
* | Overloaded <> and deref again | Ilya Zakharevich | 1998-10-30 | 1 | -33/+42 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -134/+127 |
* | Mach cthreads support based on: | Brian Harrison | 1998-10-27 | 1 | -13/+12 |
* | 64-bitness, based on | Scott Henry | 1998-10-20 | 1 | -28/+62 |
* | vmesaish.h doesn't exclude unixish.h. | Jarkko Hietaniemi | 1998-10-19 | 1 | -5/+5 |
* | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 1 | -7/+15 |
* | various Configure and hints updates (prefer drand48() or random() | Jarkko Hietaniemi | 1998-10-02 | 1 | -6/+5 |
* | use SETERRNO() to reset errno (suggested by Charles Bailey) | Gurusamy Sarathy | 1998-10-02 | 1 | -1/+1 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -29/+214 |
* | SSNEW() API for allocating memory on the savestack | Albert Dvornik | 1998-09-23 | 1 | -6/+2 |
* | RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port | Green, Paul | 1998-09-23 | 1 | -1/+5 |
* | updated usethreads hints for hpux 10.X | Matthew T Harden | 1998-09-23 | 1 | -0/+7 |
* | apply minimal variant of patch (sent via private mail) | Jarkko Hietaniemi | 1998-09-23 | 1 | -0/+6 |
* | support match indices via special variables @- and @+ | Ilya Zakharevich | 1998-09-23 | 1 | -0/+4 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -0/+1 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 1 | -1/+93 |
|\ |
|
| * | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -1/+7 |
| * | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -0/+80 |