| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-01-13 | 8 | -26/+83 |
|\ |
|
| * | Slab allocator for ops | Nick Ing-Simmons | 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 |
|\ \
| |/ |
|
| * | Integrate mainline | Nick Ing-Simmons | 2002-01-13 | 49 | -293/+1120 |
| |\ |
|
| * | | Win32 fixes: | Nick Ing-Simmons | 2002-01-13 | 4 | -6/+74 |
* | | | Re: HiRes | H.Merijn Brand | 2002-01-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | *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 |
* | | Special treatment for U+03B0 and U+0390 in //i, | Jarkko Hietaniemi | 2002-01-12 | 3 | -6/+46 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2002-01-12 | 2 | -74/+57 |
|\ \
| |/ |
|
| * | Win32-ize socketpair test | Nick Ing-Simmons | 2002-01-12 | 1 | -3/+13 |
| * | Abstract out the cloning of SvPVX and handle shared pv in a | Nick Ing-Simmons | 2002-01-12 | 1 | -71/+44 |
* | | One should first drop the real uid, not the effective uid. | Jarkko Hietaniemi | 2002-01-12 | 1 | -2/+8 |
* | | B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs | Mattia Barbon | 2002-01-12 | 8 | -76/+412 |
* | | Re: Magic numbers in B::Concise | Stephen McCamant | 2002-01-12 | 1 | -5/+7 |
* | | More fixes for Stratus VOS | Paul Green | 2002-01-12 | 2 | -5/+14 |
* | | Upgrade to CGI.pm 2.80. | Jarkko Hietaniemi | 2002-01-12 | 3 | -48/+43 |
* | | FAQ sync. | Jarkko Hietaniemi | 2002-01-12 | 7 | -7/+7 |
* | | This is getting embarrassing. | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+1 |
* | | Doc tweaks. | Jarkko Hietaniemi | 2002-01-12 | 1 | -1/+2 |
* | | Updating the test count is good; also rephrasing | Jarkko Hietaniemi | 2002-01-12 | 1 | -2/+2 |
* | | Andreas is busy :-) | Jarkko Hietaniemi | 2002-01-12 | 2 | -1/+15 |
* | | Unicode lookbehind looked bad. | Jarkko Hietaniemi | 2002-01-12 | 2 | -2/+9 |
* | | Garbage collection. | Jarkko Hietaniemi | 2002-01-12 | 1 | -0/+1 |
* | | export win32_async_check or Perl_despatch_signals | Mattia Barbon | 2002-01-12 | 3 | -1/+3 |
* | | perldelta nit? | Robert Spier | 2002-01-12 | 1 | -1/+1 |
* | | Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More | Michael G. Schwern | 2002-01-12 | 2 | -3/+2 |