| Commit message (Expand) | Author | Age | Files | Lines |
* | microperl plus missing config vars | Jarkko Hietaniemi | 2007-04-01 | 1 | -0/+16 |
* | Configure patch to add detection for DIR.dd_fd member variable | Steve Peters | 2006-11-08 | 1 | -0/+1 |
* | The non-unix parts for localtime_r_needs_tzset | H.Merijn Brand | 2006-11-06 | 1 | -0/+1 |
* | Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM* | Nicholas Clark | 2006-10-21 | 1 | -2/+4 |
* | Bump version to 5.9.5 | Rafael Garcia-Suarez | 2006-10-09 | 2 | -11/+11 |
* | g++ stage 1 reached | Jarkko Hietaniemi | 2006-08-08 | 1 | -0/+1 |
* | A Configure probe for C99 variadic macros, based on code from Jarkko. | Nicholas Clark | 2006-05-13 | 1 | -0/+1 |
* | Add a Configure question for mad (Misc Attribute Decoration - Larry's | Nicholas Clark | 2006-03-07 | 1 | -0/+1 |
* | Bump version number to 5.9.4 | Rafael Garcia-Suarez | 2006-01-30 | 2 | -11/+11 |
* | Updates to various configurations courtesy of Jarkko. | Steve Peters | 2006-01-04 | 1 | -2/+15 |
* | Add a probe for whether sprintf returns the length of the buffer. | Nicholas Clark | 2005-10-24 | 1 | -0/+1 |
* | Update to the config boilerplates, by Jarkko | Rafael Garcia-Suarez | 2005-10-12 | 1 | -0/+3 |
* | Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc | Rafael Garcia-Suarez | 2005-06-23 | 1 | -0/+1 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -1/+7 |
* | Bump version to 5.9.3 | Rafael Garcia-Suarez | 2005-04-04 | 2 | -11/+11 |
* | Bump bleadperl's version number to 5.9.2. | Rafael Garcia-Suarez | 2004-03-18 | 2 | -11/+11 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 1 | -1/+0 |
* | Bump up perl's version number to 5.9.1. | Rafael Garcia-Suarez | 2004-02-17 | 2 | -11/+11 |
* | Remove PL_earlytaint since the hash seed code | Jarkko Hietaniemi | 2003-07-04 | 1 | -1/+1 |
* | More nanosleep removal. | Jarkko Hietaniemi | 2003-07-01 | 1 | -1/+0 |
* | 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 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 1 | -0/+1 |
* | Noticed by John P. Linderman. | Jarkko Hietaniemi | 2003-05-23 | 1 | -2/+2 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 1 | -0/+2 |
* | Introduce the new *l APIs, undefined, to non-Configure lands. | Jarkko Hietaniemi | 2003-04-17 | 1 | -0/+4 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -1/+0 |
* | nanosleep probes as per Jarkko's request | H.Merijn Brand | 2002-09-30 | 1 | -0/+1 |
* | Change version from 5.8.0 to 5.9.0. | Hugo van der Sanden | 2002-08-04 | 2 | -11/+11 |
* | Change PerlIO::Scalar and Via to scalar and via. | Jarkko Hietaniemi | 2002-07-09 | 1 | -1/+1 |
* | Re: forewarning: usedevel and versiononly | H.Merijn Brand | 2002-05-29 | 1 | -1/+1 |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 1 | -10/+10 |
* | Micropatch from Olaf Flebbe. | Jarkko Hietaniemi | 2002-05-14 | 1 | -1/+0 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+0 |
* | EPOC tweaks from Olaf Flebbe. | Jarkko Hietaniemi | 2002-04-03 | 2 | -11/+14 |
* | EPOC update from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-26 | 1 | -1/+3 |
* | One more pass. | Jarkko Hietaniemi | 2002-03-22 | 1 | -9/+9 |
* | Even better version from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-22 | 1 | -9/+9 |
* | EPOC update from Olaf Flebbe. | Jarkko Hietaniemi | 2002-03-22 | 6 | -261/+40 |
* | d_nv_preserves_uv_bits | Nicholas Clark | 2002-03-18 | 1 | -1/+1 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -2/+101 |
* | Re: perl@15047 WinCE | H.Merijn Brand | 2002-03-06 | 1 | -10/+10 |
* | EPOC fixes from Olaf Flebbe. | Jarkko Hietaniemi | 2001-12-12 | 2 | -28/+31 |
* | Take the taint brush to the getcwds. | Jarkko Hietaniemi | 2001-11-25 | 1 | -0/+3 |
* | Add procselfexe and d_dirfd to strange lands. | Jarkko Hietaniemi | 2001-11-23 | 1 | -0/+2 |
* | Spread d_procselfexe to far-off lands (undefined). | Jarkko Hietaniemi | 2001-11-20 | 1 | -0/+1 |
* | Upgrade to Unicode::Normalize 0.10, now in XS. | Jarkko Hietaniemi | 2001-11-09 | 1 | -1/+1 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 1 | -4/+0 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -3/+3 |
* | Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | Jarkko Hietaniemi | 2001-08-10 | 1 | -1/+1 |