Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate the below, regen Configure. No regen Glossary, | Jarkko Hietaniemi | 2003-04-17 | 1 | -2/+13 |
* | Integrate: | Jarkko Hietaniemi | 2003-04-12 | 1 | -0/+1 |
* | Integrate: | LAUN Wolfgang | 2003-03-17 | 1 | -0/+19 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-11 | 1 | -1/+2 |
* | Integrate: | Norton T. Allen | 2003-03-11 | 1 | -0/+4 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-09 | 1 | -1/+1 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-03 | 1 | -0/+4 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-02 | 1 | -5/+12 |
* | The Great Pad Run of '02 | Jarkko Hietaniemi | 2003-02-28 | 1 | -2/+7 |
* | -Dv option (prerequisite for pad.[ch]) | Jarkko Hietaniemi | 2003-02-28 | 1 | -1/+7 |
* | Re: MSWin32 seems lost again (18785) | Adrian M. Enache | 2003-02-28 | 1 | -1/+1 |
* | Integrate: | Jarkko Hietaniemi | 2003-02-26 | 1 | -6/+38 |
* | Integrate: | Jarkko Hietaniemi | 2003-02-18 | 1 | -0/+29 |
* | Integrate: | Adrian M. Enache | 2003-01-20 | 1 | -11/+0 |
* | The magic v-string patch from John Peacock for 5.8; | Jarkko Hietaniemi | 2003-01-02 | 1 | -0/+1 |
* | Introduce a cache for UTF-8 data: length and byte<->char offset | Jarkko Hietaniemi | 2002-12-26 | 1 | -1/+10 |
* | Integrate: | Jarkko Hietaniemi | 2002-12-23 | 1 | -0/+1 |
* | Integrate: | Jarkko Hietaniemi | 2002-12-02 | 1 | -10/+13 |
* | Retry the #17920. | Jarkko Hietaniemi | 2002-11-28 | 1 | -7/+1 |
* | Urque. Retract #18206 since it got two patches interleaved | Jarkko Hietaniemi | 2002-11-28 | 1 | -1/+7 |
* | Integrate: | H.Merijn Brand | 2002-11-28 | 1 | -7/+1 |
|\ | |||||
* | | Integrate | Jarkko Hietaniemi | 2002-11-09 | 1 | -0/+4 |
* | | Integrate | Jarkko Hietaniemi | 2002-11-04 | 1 | -1/+2 |
|\ \ | |||||
| * | | nanosleep probes as per Jarkko's request | H.Merijn Brand | 2002-09-30 | 1 | -1/+2 |
| * | | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -3/+27 |
| |/ | |||||
| * | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -7/+1 |
| * | Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t | Allen Smith | 2002-09-09 | 1 | -20/+30 |
| * | Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t | Allen Smith | 2002-09-08 | 1 | -1/+22 |
| * | Fix parsing problems with the // operator. | Rafael Garcia-Suarez | 2002-08-25 | 1 | -1/+2 |
| * | [REVISED PATCH] Magic v-strings | John Peacock | 2002-08-20 | 1 | -0/+1 |
| * | Clean up copy-on-write macros and debug facilities (new flag 'C'). | Nicholas Clark | 2002-08-20 | 1 | -1/+7 |
| * | add verbose stack display option, -Dvs | Dave Mitchell | 2002-08-12 | 1 | -1/+7 |
| * | better modfl detection | Nicholas Clark | 2002-08-12 | 1 | -0/+5 |
| * | Re: [perl #15479] perl 5.8.0 segfault | Rafael Garcia-Suarez | 2002-08-08 | 1 | -0/+1 |
* | | The first big import towards 5.8.1, @18078. Please do NOT | Jarkko Hietaniemi | 2002-11-04 | 1 | -17/+76 |
|/ | |||||
* | Re: [PATCH perl.h] kill the VOIDUSED redefined warning | Stas Bekman | 2002-06-20 | 1 | -0/+4 |
* | Add XS::APItest 0.01 from Tim Jenness. | Jarkko Hietaniemi | 2002-06-11 | 1 | -2/+1 |
* | Re: [PATCHES] Re: libwin32 on Cygwin? | Gerrit P. Haase | 2002-05-29 | 1 | -0/+6 |
* | In some (rare) platforms (such as UNICOS) using the native | Jarkko Hietaniemi | 2002-05-24 | 1 | -2/+24 |
* | [patch] small change | Vadim Konovalov | 2002-05-24 | 1 | -0/+2 |
* | Further comment tweak, to agree with perlxs.pod. | Jarkko Hietaniemi | 2002-05-05 | 1 | -1/+2 |
* | Comment tweaks. | Jarkko Hietaniemi | 2002-05-05 | 1 | -2/+2 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -2/+2 |
* | htovs et al might be macros. | Jarkko Hietaniemi | 2002-04-21 | 1 | -0/+2 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -0/+13 |
* | Try to fool old AIX when threading, from Merijn. | Jarkko Hietaniemi | 2002-04-10 | 1 | -0/+16 |
* | Tweak the Atof macro : perl wasn't compiling with -Duseithreads | Rafael Garcia-Suarez | 2002-04-03 | 1 | -1/+1 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-04-03 | 1 | -0/+1 |
|\ | |||||
| * | Fix segfaults when mainthread exits with other threads running: | Nick Ing-Simmons | 2002-04-03 | 1 | -0/+1 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-04-02 | 1 | -1/+5 |
| |\ | |/ |/| |