| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates to various configurations courtesy of Jarkko. | Steve Peters | 2006-01-04 | 1 | -0/+12 |
* | Add a new file, mathoms.c, to hold old code kept around for binary | Steve Peters | 2005-10-28 | 1 | -1/+1 |
* | Update to the config boilerplates, by Jarkko | Rafael Garcia-Suarez | 2005-10-12 | 1 | -0/+3 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 2 | -2/+14 |
* | Bump version to 5.9.3 | Rafael Garcia-Suarez | 2005-04-04 | 1 | -5/+5 |
* | Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's | H.Merijn Brand | 2004-10-30 | 1 | -0/+12 |
* | Bump bleadperl's version number to 5.9.2. | Rafael Garcia-Suarez | 2004-03-18 | 1 | -5/+5 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 3 | -72/+0 |
* | Bump up perl's version number to 5.9.1. | Rafael Garcia-Suarez | 2004-02-17 | 1 | -8/+8 |
* | Remove incorrect guards around inclusion of <signal.h> | Alan Burlison | 2003-12-15 | 1 | -3/+1 |
* | Modify the common guard for the signal.h header, because | Alan Burlison | 2003-12-12 | 1 | -1/+1 |
* | Remove PL_earlytaint since the hash seed code | Jarkko Hietaniemi | 2003-07-04 | 1 | -1/+1 |
* | Move the PL_earlytaint initialization to the PERL_SYS_INIT() | Jarkko Hietaniemi | 2003-06-29 | 1 | -1/+1 |
* | More Perl malloc debugging magic from Ilya. Seems to work in | Jarkko Hietaniemi | 2003-06-20 | 1 | -1/+1 |
* | Missing "to". | Jarkko Hietaniemi | 2003-05-24 | 2 | -2/+2 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 3 | -0/+15 |
* | [perl #8599] s/catenate/concatenate/ | Casey West | 2003-05-13 | 2 | -2/+2 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 3 | -0/+32 |
* | Introduce the new *l APIs, undefined, to non-Configure lands. | Jarkko Hietaniemi | 2003-04-17 | 3 | -0/+52 |
* | The description of SIG_SIZE was off. | Jarkko Hietaniemi | 2003-03-18 | 2 | -4/+4 |
* | [patch config_h.SH] redefining __attribute__ | Stas Bekman | 2003-03-06 | 2 | -0/+6 |
* | Plan 9: Some time has passed. | Jarkko Hietaniemi | 2003-02-02 | 1 | -1/+1 |
* | Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox. | Jarkko Hietaniemi | 2003-02-02 | 1 | -0/+978 |
* | Plan 9: Supply also Russ Cox' original config.h for 5.8.0. | Jarkko Hietaniemi | 2003-02-02 | 1 | -0/+4238 |
* | Plan 9: Update config.plan9 based on Russ Cox' work. | Jarkko Hietaniemi | 2003-02-02 | 1 | -722/+3305 |
* | Plan 9: Update the list of object files. | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+2 |
* | Update the pod list for Plan 9. | Jarkko Hietaniemi | 2003-01-27 | 1 | -3/+5 |
* | Plan 9 doesn't really have the symlink API, from Russ Cox. | Jarkko Hietaniemi | 2003-01-26 | 1 | -0/+4 |
* | Plan 9 compiler can't return quads from the ?: (condop). | Jarkko Hietaniemi | 2003-01-26 | 1 | -0/+2 |
* | One more spot to list perlfreebsd and perlirix. | Jarkko Hietaniemi | 2002-06-08 | 1 | -1/+1 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -1/+1 |
* | Get rid of the _() macro since (1) we require ANSI anyway | Jarkko Hietaniemi | 2002-01-22 | 1 | -12/+0 |
* | perltooc et al updates. | Jarkko Hietaniemi | 2001-09-25 | 1 | -2/+2 |
* | Podify the remaining README.platform files; | Jarkko Hietaniemi | 2001-06-06 | 3 | -180/+7 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -1/+1 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+1 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 3 | -6/+12 |
* | generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS | Jarkko Hietaniemi | 1998-07-12 | 1 | -6/+6 |
* | [PATCH 5.004_65] Config_65-01: lchown() detection. | Andy Dougherty | 1998-05-28 | 1 | -0/+7 |
* | [PATCH for 5.004_64] Configure patch Config_64-01 | Andy Dougherty | 1998-05-14 | 1 | -0/+5 |
* | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files) | Charles Bailey | 1997-12-17 | 1 | -0/+8 |
* | Move malloc_mutex initialisation/destruction: | Ilya Zakharevich | 1997-11-25 | 1 | -2/+2 |
* | [inseparable changes from match from perl-5.003_99a to perl5.004] | Perl 5 Porters | 1997-05-16 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_98 to perl-5.003_99] | Perl 5 Porters | 1997-05-01 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_97j to perl-5.003_98]perl-5.003_98 | Perl 5 Porters | 1997-04-30 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_97b to perl-5.003_97c] | Perl 5 Porters | 1997-04-07 | 1 | -1/+2 |
* | [inseparable changes from match from perl-5.003_97a to perl-5.003_97b] | Perl 5 Porters | 1997-04-04 | 1 | -4/+10 |
* | [inseparable changes from match from perl-5.003_96 to perl-5.003_97] | Perl 5 Porters | 1997-04-01 | 1 | -1/+1 |
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -1/+1 |