summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* PL_uuemap[] init needs help for sizeof()Gurusamy Sarathy1999-02-031-1/+1
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-1/+5
* nosuid getmntent() branch.Jarkko Hietaniemi1999-01-221-9/+7
* Jumbo Configure update.Jarkko Hietaniemi1999-01-191-0/+18
* MAXPATHLEN.Jarkko Hietaniemi1998-12-111-3/+16
* fix outdated/incorrect info about arbitrary limitsGurusamy Sarathy1998-12-061-0/+9
* add ext/Devel/PeekJan Dubois1998-11-271-1/+2
* eliminate dup hunk from integrationGurusamy Sarathy1998-11-271-35/+0
* integrate cfgperl changes into mainlineGurusamy Sarathy1998-11-271-3/+44
|\
| * pp.c uses 'unsigned Quad_t'Horst von Brand1998-11-181-2/+6
| * Integrate from mainperl.Jarkko Hietaniemi1998-11-121-0/+34
| |\ | |/ |/|
| * Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1Hans Mulder1998-11-091-1/+4
* | integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-0/+34
|/
* Finalize the Mach CThreads support.Hans Mulder1998-11-071-2/+16
* Mach CThreads needs #include <mach/cthreads.h>.Jarkko Hietaniemi1998-11-061-0/+1
* Detrail enum comma.Jarkko Hietaniemi1998-11-021-1/+2
* Overloaded <> and deref againIlya Zakharevich1998-10-301-33/+42
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-134/+127
* Mach cthreads support based on:Brian Harrison1998-10-271-13/+12
* 64-bitness, based onScott Henry1998-10-201-28/+62
* vmesaish.h doesn't exclude unixish.h.Jarkko Hietaniemi1998-10-191-5/+5
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-7/+15
* various Configure and hints updates (prefer drand48() or random()Jarkko Hietaniemi1998-10-021-6/+5
* use SETERRNO() to reset errno (suggested by Charles Bailey)Gurusamy Sarathy1998-10-021-1/+1
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-29/+214
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-6/+2
* RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS portGreen, Paul1998-09-231-1/+5
* updated usethreads hints for hpux 10.XMatthew T Harden1998-09-231-0/+7
* apply minimal variant of patch (sent via private mail)Jarkko Hietaniemi1998-09-231-0/+6
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+4
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-0/+1
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-1/+93
|\
| * tweaked version of suggested patchIlya Zakharevich1998-08-021-1/+7
| * support OE/MVSJarkko Hietaniemi1998-08-021-0/+80
| * PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>Gurusamy Sarathy1998-08-021-0/+6
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+5
|/
* change case of PERL_OBJECT filenames, consistent with the restGurusamy Sarathy1998-07-211-2/+2
* part 1 of PERL_OBJECT fixes for new var namesGurusamy Sarathy1998-07-211-3/+3
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-13/+13
* Drat! - threaded perl-malloc has mutex that needs PL_Nick Ing-Simmons1998-07-191-2/+2
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-11/+11
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-61/+61
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-1/+1
* applied patch, slightly tweakedHans Mulder1998-07-141-4/+0
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-1/+5
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-0/+4
* get it building again on win32Gurusamy Sarathy1998-07-091-0/+17
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-0/+6
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-0/+1
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-0/+2