Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Sarathy's clear_pmop patch with Radu Greab's fix, | Jarkko Hietaniemi | 2001-03-18 | 4 | -18/+84 | |
| * | NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches. | Jarkko Hietaniemi | 2001-03-18 | 2 | -7/+5 | |
| * | tr/// UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-18 | 2 | -4/+14 | |
| * | Integrate perlio: | Jarkko Hietaniemi | 2001-03-18 | 2 | -4/+4 | |
| |\ | |/ |/| | ||||||
* | | Correct #if EBCDIC side typos. | Nick Ing-Simmons | 2001-03-17 | 2 | -4/+4 | |
| * | Add prerequisites for the perl.third target. | Jarkko Hietaniemi | 2001-03-17 | 1 | -1/+6 | |
| * | Integrate perlio: | Jarkko Hietaniemi | 2001-03-17 | 7 | -299/+401 | |
| |\ | |/ |/| | ||||||
* | | MANIFEST addition :-( | Nick Ing-Simmons | 2001-03-17 | 1 | -0/+1 | |
* | | Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal | Nick Ing-Simmons | 2001-03-17 | 3 | -82/+395 | |
* | | Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT | Nick Ing-Simmons | 2001-03-17 | 4 | -218/+6 | |
| * | Add a make rule for perl.third (the Third Degree memory debugging | Jarkko Hietaniemi | 2001-03-17 | 1 | -0/+3 | |
| * | Integrate perlio: | Jarkko Hietaniemi | 2001-03-17 | 6 | -134/+148 | |
| |\ | |/ |/| | ||||||
* | | Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes' | Nick Ing-Simmons | 2001-03-17 | 1 | -45/+51 | |
* | | Integrate mainline. | Nick Ing-Simmons | 2001-03-17 | 94 | -308/+3382 | |
|\ \ | |/ | ||||||
| * | Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote | Jarkko Hietaniemi | 2001-03-16 | 1 | -2/+6 | |
| * | With Damian's approval synchronize damian's modules' | Jarkko Hietaniemi | 2001-03-16 | 3 | -9/+6 | |
| * | Make the Filter::Util:Call files have their own copies | Jarkko Hietaniemi | 2001-03-16 | 2 | -1/+28 | |
| * | more pod patches | Michael Stevens | 2001-03-16 | 55 | -175/+192 | |
| * | the uncontroversial doc patches | Michael Stevens | 2001-03-16 | 15 | -81/+80 | |
| * | ext/GDBM_File GDBM_NOLOCK constant | Paul Lindner | 2001-03-16 | 2 | -1/+8 | |
| * | Update Changes. | Jarkko Hietaniemi | 2001-03-15 | 2 | -1/+335 | |
| * | Re: Another Borland C++ problem. | Vadim Konovalov | 2001-03-15 | 3 | -0/+74 | |
| * | Add Locale::Codes 1.06, from Neil Bowers. | Jarkko Hietaniemi | 2001-03-15 | 11 | -0/+2550 | |
| * | Upgrade to Storable 1.0.11, from Raphael Manfredi. | Jarkko Hietaniemi | 2001-03-15 | 3 | -23/+78 | |
| * | perldoc | Ilya Zakharevich | 2001-03-15 | 1 | -1/+2 | |
| * | sigaction test condition tweakage. | Jarkko Hietaniemi | 2001-03-15 | 1 | -3/+3 | |
| * | Avoid stomping off the beginning of an array in tr///. | Jarkko Hietaniemi | 2001-03-15 | 1 | -5/+2 | |
| * | h2ph strictness and cleanliness from Kurt Starsinic. | Jarkko Hietaniemi | 2001-03-15 | 1 | -18/+27 | |
| * | Do not use the Perl malloc in IRIX, suggested by | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+3 | |
* | | EBCDIC Fixes. | Nick Ing-Simmons | 2001-03-16 | 5 | -89/+97 | |
* | | 1st day's EBCDIC fixes: | Nick Ing-Simmons | 2001-03-15 | 0 | -0/+0 | |
* | | Integrate mainline | Nick Ing-Simmons | 2001-03-14 | 27 | -464/+1594 | |
|\ \ | |/ | ||||||
| * | The Day of the Retractions continues: the #9138 | Jarkko Hietaniemi | 2001-03-14 | 10 | -25/+49 | |
| * | The #9145 CANNOT be enabled: the clear_pmop code still | Jarkko Hietaniemi | 2001-03-14 | 3 | -60/+18 | |
| * | Integrate change #9154 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-14 | 8 | -3/+48 | |
| * | Retract #9136: breaks threading (and binary compatibility). | Jarkko Hietaniemi | 2001-03-14 | 3 | -54/+16 | |
| * | Tweaked a tweak from H.Merijn Brand on the sigaction test. | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+2 | |
| * | reenable change#9145 (the test was busted due to a missing | Gurusamy Sarathy | 2001-03-14 | 3 | -18/+60 | |
| * | Retract #9145. | Jarkko Hietaniemi | 2001-03-14 | 3 | -58/+18 | |
| * | Retract #9143. | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+1 | |
| * | Uninitialized Memory Read in regexec.c | Gurusamy Sarathy | 2001-03-14 | 1 | -1/+1 | |
| * | PATCH: make goto work in nested eval "" | Robin Houston | 2001-03-14 | 2 | -2/+21 | |
| * | Preserve the #ifdef PERL_CORE in perly.h. | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+11 | |
| * | (Retracted by #9150.) | Jarkko Hietaniemi | 2001-03-14 | 3 | -18/+58 | |
| * | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 12 | -54/+35 | |
| * | (Retracted by #9149.) | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+1 | |
| * | PATCH for [ID 20010305.003] | Robin Houston | 2001-03-14 | 2 | -1/+29 | |
| * | Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;... | Robin Houston | 2001-03-14 | 2 | -4/+29 | |
| * | Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;... | Robin Houston | 2001-03-14 | 8 | -420/+1393 | |
| * | (Retracted by #9155) | Jens-Uwe Mager | 2001-03-13 | 3 | -16/+54 |