| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com> | Gurusamy Sarathy | 1998-08-02 | 1 | -0/+6 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -0/+5 |
|/ |
|
* | change case of PERL_OBJECT filenames, consistent with the rest | Gurusamy Sarathy | 1998-07-21 | 1 | -2/+2 |
* | part 1 of PERL_OBJECT fixes for new var names | Gurusamy Sarathy | 1998-07-21 | 1 | -3/+3 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -13/+13 |
* | Drat! - threaded perl-malloc has mutex that needs PL_ | Nick Ing-Simmons | 1998-07-19 | 1 | -2/+2 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -11/+11 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -61/+61 |
* | fix lvalue leaks stemming from failure to free LvTARG(sv) | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+1 |
* | applied patch, slightly tweaked | Hans Mulder | 1998-07-14 | 1 | -4/+0 |
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -1/+5 |
* | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | Jarkko Hietaniemi | 1998-07-12 | 1 | -0/+4 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -0/+17 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -0/+6 |
* | allow eval-groups in patterns only if they C<use re 'eval';> | Gurusamy Sarathy | 1998-07-06 | 1 | -0/+1 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -0/+2 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+7 |
* | more MULTIPLICITY tweaks | Gurusamy Sarathy | 1998-06-23 | 1 | -4/+4 |
* | remove atomic.h pending resolution of licensing issues, | Gurusamy Sarathy | 1998-06-23 | 1 | -0/+4 |
* | applied patch, moved #define mkfifo ... from perl.h to POSIX.xs | Jarkko Hietaniemi | 1998-06-23 | 1 | -6/+0 |
* | applied VMS patch from Dan Sugalski | Dan Sugalski | 1998-06-21 | 1 | -1/+11 |