Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regen embed enable slab for PERL_IMPLICIT_SYS | Nick Ing-Simmons | 2002-01-15 | 6 | -6/+33 |
* | Integrate rest of mainline | Nick Ing-Simmons | 2002-01-15 | 24 | -188/+546 |
|\ | |||||
* | | Typo in #else branch of PL_SLAB_ALLOC | Nick Ing-Simmons | 2002-01-15 | 1 | -1/+1 |
* | | const-ness fix in savepv's passing of NULL | Nick Ing-Simmons | 2002-01-15 | 1 | -3/+3 |
* | | Hand merge of non slab allocator stuff | Nick Ing-Simmons | 2002-01-15 | 1 | -2/+2 |
* | | Slab allocator submit after resolve -ay to keep it! | Nick Ing-Simmons | 2002-01-15 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Pod nits. | Jarkko Hietaniemi | 2002-01-15 | 2 | -4/+4 |
| * | The Unicode categories doc patch to go with #14254, | Jarkko Hietaniemi | 2002-01-15 | 3 | -269/+247 |
| * | There isn't going to be perl.third.exe. | Jarkko Hietaniemi | 2002-01-15 | 1 | -1/+1 |
| * | small coredump correction | Rafael Garcia-Suarez | 2002-01-15 | 1 | -2/+4 |
| * | [PATCH] Overriding readline() should also override <FH> | Rafael Garcia-Suarez | 2002-01-15 | 3 | -6/+53 |
| * | Update Changes. | Jarkko Hietaniemi | 2002-01-14 | 2 | -1/+205 |
| * | Retract #14251 (the op slab allocator from perlio) | Jarkko Hietaniemi | 2002-01-14 | 8 | -83/+26 |
| * | Big mktables rewrite from Jeffrey; | Jarkko Hietaniemi | 2002-01-14 | 353 | -6183/+4191 |
| * | Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH} | Michael G. Schwern | 2002-01-14 | 1 | -1/+3 |
| * | Re: Win32 status - progress ! | Abe Timmerman | 2002-01-14 | 1 | -1/+1 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2002-01-13 | 8 | -26/+83 |
| |\ | |||||
| * | | Start a new test category: uni. Much of t/op/pat | Jarkko Hietaniemi | 2002-01-13 | 5 | -3/+4 |
| * | | enable Win32 to build again | Mattia Barbon | 2002-01-13 | 1 | -1/+2 |
| * | | Mention some of the load-affected tests. | Jarkko Hietaniemi | 2002-01-13 | 1 | -5/+6 |
| * | | Move the UTF-8 conversion code earlier so that | Jarkko Hietaniemi | 2002-01-13 | 2 | -15/+17 |
| * | | Upgrade to Scalar-List-Util 1.06. The Makefile.PLs | Jarkko Hietaniemi | 2002-01-13 | 4 | -1/+53 |
| * | | Make the crypt() pickier: if downgrading doesn't work, | Jarkko Hietaniemi | 2002-01-13 | 3 | -19/+27 |
| * | | Grow the buffer in case Unicode caused size changes | Jarkko Hietaniemi | 2002-01-13 | 1 | -3/+3 |
| * | | Future-proofing from Jeffrey Friedl (for conflicting | Jarkko Hietaniemi | 2002-01-13 | 1 | -2/+2 |
| * | | Re: Warning in B.xs | Mattia Barbon | 2002-01-13 | 1 | -1/+1 |
| * | | Re: lookbehind broken with latest bleedperl | Hugo van der Sanden | 2002-01-13 | 2 | -2/+41 |
| * | | [PATCH] more MM_Unix.t tests | Jarkko Hietaniemi | 2002-01-13 | 1 | -16/+96 |
| * | | [PATCH] Re: MM_UNIX::parse_version() and my $VERSION | Tels | 2002-01-13 | 1 | -2/+3 |
| * | | Re: [FAIL] Benchmark.t intermittent failure | Nicholas Clark | 2002-01-13 | 1 | -2/+2 |
| * | | Anton Berezin did more reading and the uid setting story | Jarkko Hietaniemi | 2002-01-13 | 2 | -6/+36 |
| * | | Integrate perlio: | Jarkko Hietaniemi | 2002-01-13 | 4 | -6/+74 |
| |\ \ | |||||
| * | | | Re: HiRes | H.Merijn Brand | 2002-01-13 | 1 | -1/+1 |
* | | | | Blind integrate of bulk of mainline. | Nick Ing-Simmons | 2002-01-15 | 365 | -6349/+4343 |
* | | | | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds! | Nick Ing-Simmons | 2002-01-14 | 18 | -73/+133 |
* | | | | Integrate build parts of mainline | Nick Ing-Simmons | 2002-01-14 | 3 | -20/+102 |
* | | | | Inverted sense of special-ness of specialCopIO - supposed to | Nick Ing-Simmons | 2002-01-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Slab allocator for ops | Nick Ing-Simmons | 2002-01-13 | 8 | -26/+83 |
| |/ |/| | |||||
* | | Integrate mainline | Nick Ing-Simmons | 2002-01-13 | 49 | -293/+1120 |
|\ \ | |/ | |||||
| * | *groan* | Jarkko Hietaniemi | 2002-01-13 | 1 | -1/+1 |
| * | One more sharp s case found by Jeffrey. | Jarkko Hietaniemi | 2002-01-13 | 2 | -13/+31 |
| * | Comment tweak. | Jarkko Hietaniemi | 2002-01-13 | 1 | -6/+6 |
| * | Don't bother checking for the Greek special | Jarkko Hietaniemi | 2002-01-13 | 1 | -1/+1 |
| * | Update Changes. | Jarkko Hietaniemi | 2002-01-12 | 2 | -1/+218 |
| * | Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems ... | Jonathan Stowe | 2002-01-12 | 2 | -7/+20 |
| * | Quick reformat using indent -kr -nce, as requested | Jarkko Hietaniemi | 2002-01-12 | 1 | -67/+56 |
| * | Couple more Unicode lookbehind tests. | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+3 |
| * | Sharp S as a special treat for our German UTF-8 testers :-) | Jarkko Hietaniemi | 2002-01-12 | 4 | -24/+51 |
| * | {PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs | Mattia Barbon | 2002-01-12 | 1 | -1/+4 |
| * | Hrmph. Is having a test for an exact version of MM_Unix.pm | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+1 |