| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bump version to 5.9.5 | Rafael Garcia-Suarez | 2006-10-09 | 2 | -8/+8 |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 1 | -1/+0 |
* | 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 | -8/+8 |
* | Updates to various configurations courtesy of Jarkko. | Steve Peters | 2006-01-04 | 1 | -0/+55 |
* | Make PerlLIOUtime()'s filename const | Steve Hay | 2005-11-01 | 2 | -2/+2 |
* | Change to use sv_force_normal_flags() directly, rather than calling | Steve Peters | 2005-10-29 | 1 | -1/+1 |
* | Add a new file, mathoms.c, to hold old code kept around for binary | Steve Peters | 2005-10-28 | 1 | -0/+1 |
* | 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 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -5/+5 |
* | Make opendir() filename const in Win32-land & friends | Steve Hay | 2005-06-24 | 3 | -3/+3 |
* | Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc | Rafael Garcia-Suarez | 2005-06-23 | 2 | -0/+6 |
* | Attribute configuration | Andy Lester | 2005-05-20 | 1 | -1/+7 |
* | Bump version to 5.9.3 | Rafael Garcia-Suarez | 2005-04-04 | 2 | -8/+8 |
* | 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 | 2 | -8/+8 |
* | Removed pm_apiversion and xs_apiversion as requested by | H.Merijn Brand | 2004-02-18 | 2 | -37/+0 |
* | Bump up perl's version number to 5.9.1. | Rafael Garcia-Suarez | 2004-02-17 | 2 | -11/+11 |
* | More nanosleep removal. | Jarkko Hietaniemi | 2003-07-01 | 1 | -6/+0 |
* | Missing "to". | Jarkko Hietaniemi | 2003-05-24 | 1 | -1/+1 |
* | Introduce (undefined) pthread_attr_setscope to non-Configure lands. | Jarkko Hietaniemi | 2003-05-24 | 2 | -0/+8 |
* | [perl #8599] s/catenate/concatenate/ | Casey West | 2003-05-13 | 1 | -1/+1 |
* | Introduce 'fast stdio' symbols to non-Configure lands. | Jarkko Hietaniemi | 2003-04-23 | 2 | -0/+17 |
* | Introduce the new *l APIs, undefined, to non-Configure lands. | Jarkko Hietaniemi | 2003-04-17 | 2 | -0/+28 |
* | The description of SIG_SIZE was off. | Jarkko Hietaniemi | 2003-03-18 | 1 | -2/+2 |
* | [patch config_h.SH] redefining __attribute__ | Stas Bekman | 2003-03-06 | 1 | -0/+3 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 5 | -40/+7 |
* | nanosleep probes as per Jarkko's request | H.Merijn Brand | 2002-09-30 | 1 | -0/+6 |
* | Change version from 5.8.0 to 5.9.0. | Hugo van der Sanden | 2002-08-04 | 2 | -11/+11 |
* | NetWare tweaks from Ananth Kesari | Jarkko Hietaniemi | 2002-07-18 | 2 | -1/+4 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2002-06-28 | 3 | -12/+155 |
* | Regen stuff. | Jarkko Hietaniemi | 2002-06-21 | 1 | -1/+2 |
* | NetWare diff for XS::APItest. | Jarkko Hietaniemi | 2002-06-14 | 2 | -4/+10 |
* | Add XS::APItest to Win32/DJGPP/NetWare. | Jarkko Hietaniemi | 2002-06-11 | 1 | -1/+11 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2002-06-06 | 8 | -108/+54 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2002-05-31 | 12 | -428/+253 |
* | Obsolete file. | Jarkko Hietaniemi | 2002-05-30 | 1 | -0/+0 |
* | Bump the version numbers to five-eight-oh. | Jarkko Hietaniemi | 2002-05-28 | 2 | -11/+11 |
* | Missed from #16811. | Jarkko Hietaniemi | 2002-05-27 | 1 | -0/+35 |
* | NetWare diff from Ananth Kesari. | Jarkko Hietaniemi | 2002-05-27 | 3 | -28/+108 |
* | Try #2 of getting rid of bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -10/+2 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+0 |
* | NetWare update from C Aditya. | Jarkko Hietaniemi | 2002-04-26 | 1 | -6/+5 |
* | NetWare tweak from C Aditya. | Jarkko Hietaniemi | 2002-04-23 | 2 | -3/+3 |
* | Reborn as text. | Jarkko Hietaniemi | 2002-04-23 | 1 | -0/+217 |