| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate mainline | Nick Ing-Simmons | 2001-07-06 | 260 | -3998/+5586 |
* | Quick for for #ifdef mess | Nick Ing-Simmons | 2001-07-01 | 1 | -10/+2 |
* | Raw integrate - does not build #if mess in gv.c | Nick Ing-Simmons | 2001-07-01 | 28 | -221/+601 |
|\ |
|
| * | Make 'compile' target a little less broken. | Jarkko Hietaniemi | 2001-07-01 | 5 | -30/+24 |
| * | Upgrade to Storable 1.0.12, from Raphael Manfredi. | Jarkko Hietaniemi | 2001-07-01 | 4 | -87/+194 |
| * | Update Changes. | Jarkko Hietaniemi | 2001-07-01 | 2 | -1/+233 |
| * | Still one typo, regen toc. | Jarkko Hietaniemi | 2001-07-01 | 2 | -2/+2 |
| * | Detypos and regen toc. | Jarkko Hietaniemi | 2001-07-01 | 3 | -25/+70 |
| * | VERSION tweak. | Jarkko Hietaniemi | 2001-07-01 | 1 | -1/+1 |
| * | Attempt at plugging the leak under ithreads detected by Doug. | Jarkko Hietaniemi | 2001-06-30 | 1 | -1/+1 |
| * | gcc -Wall lint after #11051. | Jarkko Hietaniemi | 2001-06-30 | 1 | -1/+0 |
| * | Integrate perlio: | Jarkko Hietaniemi | 2001-06-30 | 1 | -10/+19 |
| |\
| |/
|/| |
|
* | | Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t | Nick Ing-Simmons | 2001-06-30 | 1 | -10/+19 |
* | | Integrate mainline | Nick Ing-Simmons | 2001-06-30 | 68 | -222/+1460 |
|\ \ |
|
* \ \ | Integrate mainline | Nick Ing-Simmons | 2001-06-29 | 244 | -7800/+13490 |
|\ \ \ |
|
* \ \ \ | Integrate mainline | Nick Ing-Simmons | 2001-06-23 | 13 | -42/+78 |
|\ \ \ \ |
|
| | | | * | Don't use the v-strings for module VERSIONs. | Jarkko Hietaniemi | 2001-06-30 | 1 | -1/+1 |
| | | | * | Code cleanup based on turning off the -woffs in IRIX. | Jarkko Hietaniemi | 2001-06-30 | 12 | -73/+76 |
| | | |/ |
|
| | | * | Delta delta. | Jarkko Hietaniemi | 2001-06-30 | 1 | -19/+23 |
| | | * | More VERSION tuning: to avoid unnecessary Perl upgrades | Jarkko Hietaniemi | 2001-06-30 | 13 | -13/+13 |
| | | * | Add a simple Unicode character database interface, Unicode::UCD. | Jarkko Hietaniemi | 2001-06-30 | 3 | -0/+295 |
| | | * | op/numconver.t | Nicholas Clark | 2001-06-30 | 1 | -3/+23 |
| | | * | The $^N is now taken (by #11038). | Jarkko Hietaniemi | 2001-06-30 | 1 | -10/+10 |
| | | * | The #11040 had slipped to a wrong function... | Jarkko Hietaniemi | 2001-06-30 | 1 | -12/+12 |
| | | * | In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0) | Jarkko Hietaniemi | 2001-06-30 | 1 | -0/+5 |
| | | * | (was Re: not OK: perl@11006 on HP-UX B.11.00) | Nicholas Clark | 2001-06-30 | 1 | -19/+34 |
| | | * | weakref fix 2, not yet there | Artur Bergman | 2001-06-30 | 1 | -0/+12 |
| | | * | Another shot at testing exit codes. | Michael G. Schwern | 2001-06-30 | 2 | -0/+33 |
| | | * | Add support for $^N, the most-recently closed group. | Jarkko Hietaniemi | 2001-06-30 | 11 | -9/+92 |
| | | * | [ID 20010630.001] Editorial nits in README.solaris | Larry W. Virden | 2001-06-30 | 1 | -9/+9 |
| | | * | [PATCH] Encode.pm to use escape-sequence encoding | SADAHIRO Tomoyuki | 2001-06-30 | 5 | -14/+159 |
| | | * | NetWare tweaks from Guruprasad. | Jarkko Hietaniemi | 2001-06-30 | 9 | -53/+267 |
| | | * | More module $VERSION bump-ups. | Jarkko Hietaniemi | 2001-06-29 | 6 | -6/+6 |
| | | * | Doc update due to #11032. | Jarkko Hietaniemi | 2001-06-29 | 1 | -1/+1 |
| | | * | s/div/lib\$ediv/ in Time::HiRes for VAX | Peter Prymmer | 2001-06-29 | 1 | -7/+26 |
| | | * | -lpthreads missing in AIX. | Jarkko Hietaniemi | 2001-06-29 | 1 | -2/+2 |
| | | * | CLONE && weakrefs | Artur Bergman | 2001-06-29 | 1 | -9/+9 |
| | | * | Re: Bug report: split splits on wrong pattern | Radu Greab | 2001-06-29 | 2 | -3/+16 |
| | | * | I thought this Configure glitch for AIX was just recently fixed? | Jarkko Hietaniemi | 2001-06-29 | 1 | -2/+2 |
| | | * | Update Changes. | Jarkko Hietaniemi | 2001-06-29 | 2 | -1/+148 |
| | | * | Re: perl@10967, File::Find, and Cwd | Mike Guy | 2001-06-29 | 1 | -0/+10 |
| | | * | Update the sv_pvprintify() spec. | Jarkko Hietaniemi | 2001-06-29 | 1 | -4/+7 |
| | | * | Known test failures update. | Jarkko Hietaniemi | 2001-06-29 | 1 | -7/+29 |
| | | * | Based on | Richard Soderberg | 2001-06-29 | 2 | -5/+5 |
| | | * | Fixes compile errors in four files | Richard Soderberg | 2001-06-29 | 4 | -7/+7 |
| | | * | AIX hints tweaking continues, from Merijn Brand. | Jarkko Hietaniemi | 2001-06-29 | 1 | -5/+13 |
| | | * | HP-UX needs gccversion sooner, from Merijn Brand. | Jarkko Hietaniemi | 2001-06-29 | 1 | -11/+21 |
| | | * | OS/2 docs | Ilya Zakharevich | 2001-06-29 | 2 | -6/+186 |
| | |/ |
|
| | * | Bump up the VERSIONs of modules that have changed since 5.6.0, | Jarkko Hietaniemi | 2001-06-29 | 37 | -37/+37 |
| | * | The latest JPL from the anoncvs. | Jarkko Hietaniemi | 2001-06-29 | 3 | -3553/+3551 |