Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Not having Safe shouldn't result in test failing TEST harness. | Perl 5 Porters | 1996-01-09 | 1 | -1/+1 |
* | Not having POSIX shouldn't result in test failing TEST harness. | Perl 5 Porters | 1996-01-09 | 1 | -1/+1 |
* | Debugger patch. | Perl 5 Porters | 1996-01-12 | 1 | -6/+18 |
* | Add DESCRIPTION to head1 line. | Perl 5 Porters | 1996-01-11 | 1 | -1/+1 |
* | Work around a pod2man complaint about the -X function. | Perl 5 Porters | 1996-01-11 | 1 | -5/+10 |
* | perl 5.002beta2 patch: pod/perlembed.pod | Perl 5 Porters | 1996-01-09 | 1 | -10/+10 |
* | Use PERL=../miniperl | Perl 5 Porters | 1996-01-05 | 1 | -1/+1 |
* | perl 5.002beta2 patch: perl.c | Perl 5 Porters | 1996-01-12 | 1 | -12/+66 |
* | Chip's U8/STDCHAR patch. | Perl 5 Porters | 1996-01-12 | 2 | -9/+4147 |
* | More robust i18nl14n() function from jhi. | Perl 5 Porters | 1996-01-08 | 1 | -5/+7 |
* | Ilya's new debugger. | Perl 5 Porters | 1996-01-11 | 3 | -4/+1682 |
* | perl 5.002beta2 patch: lib/Term/ReadLine.pm | Perl 5 Porters | 1996-01-11 | 1 | -0/+182 |
* | Updated documentation to match program. | Perl 5 Porters | 1996-01-05 | 1 | -13/+13 |
* | Fixed exporting of symbols to work. | Perl 5 Porters | 1996-01-10 | 1 | -90/+51 |
* | Updated to MakeMaker-5.16 | Perl 5 Porters | 1996-01-05 | 2 | -240/+329 |
* | Undo Tim's tainting patch from beta1h. | Perl 5 Porters | 1996-01-05 | 1 | -2/+1 |
* | Use File::Path::mkpath instead of our own makedir(). | Perl 5 Porters | 1996-01-11 | 1 | -25/+13 |
* | perl 5.002beta2 patch: installman | Perl 5 Porters | 1996-01-11 | 1 | -14/+2 |
* | Avoid VMS sprintf bug with buffers >1024. | Perl 5 Porters | 1996-01-12 | 1 | -8/+11 |
* | Use unsigned shorts for ports. | Perl 5 Porters | 1996-01-08 | 1 | -3/+3 |
* | Patch for older compilers which had namespace confusion. | Perl 5 Porters | 1996-01-05 | 1 | -4/+4 |
* | Patch from Andreas. | Perl 5 Porters | 1996-01-11 | 1 | -2/+13 |
* | Give correct prototype for free. | Perl 5 Porters | 1996-01-11 | 1 | -1/+1 |
* | Make the NAME section a legal paragraph. | Perl 5 Porters | 1996-01-12 | 1 | -0/+1 |
* | perl 5.002beta2 patch | Perl 5 Porters | 1996-01-13 | 10 | -14/+47 |
* | perl 5.002beta2 patch: doop.c | Perl 5 Porters | 1996-01-12 | 1 | -10/+10 |
* | Updates from Tim's -m/-M/-V patch. | Perl 5 Porters | 1996-01-12 | 8 | -119/+183 |
* | perl 5.002beta2 patch: MANIFEST | Perl 5 Porters | 1996-01-13 | 1 | -0/+2 |
* | perl 5.002beta2 patch: Configure | Perl 5 Porters | 1996-01-11 | 1 | -2/+12 |
* | Add missing "" around $Config{startperl}. | Perl 5 Porters | 1996-01-01 | 2 | -2/+2 |
* | Use new config_h.SH STARTPERL #define. | Perl 5 Porters | 1996-01-01 | 1 | -5/+2 |
* | perl 5.002beta1h patch: vms/ext/MM_VMS.pm | Perl 5 Porters | 1996-01-02 | 1 | -463/+1170 |
* | Updated for VMS. | Perl 5 Porters | 1996-01-02 | 11 | -478/+886 |
* | perl 5.002beta1h patch: utils/pl2pm.PL | Perl 5 Porters | 1996-01-03 | 1 | -1/+67 |
* | perl 5.002beta1h patch: utils/perldoc.PL | Perl 5 Porters | 1996-01-02 | 1 | -46/+95 |
* | New utility. | Perl 5 Porters | 1995-11-18 | 1 | -0/+499 |
* | perl 5.002beta1h patch: utils/h2xs.PL | Perl 5 Porters | 1996-01-02 | 1 | -15/+108 |
* | perl 5.002beta1h patch: utils/h2ph.PL | Perl 5 Porters | 1996-01-02 | 1 | -4/+8 |
* | perl 5.002beta1h patch: utils/c2ph.PL | Perl 5 Porters | 1996-01-03 | 1 | -131/+343 |
* | New file to build the utilities. | Perl 5 Porters | 1996-01-03 | 1 | -0/+24 |
* | New test. | Perl 5 Porters | 1996-01-02 | 1 | -0/+96 |
* | VMS changes ? | Perl 5 Porters | 1996-01-02 | 1 | -2/+4 |
* | Rebuilt using pod/buildtoc and fmt. | Perl 5 Porters | 1996-01-04 | 1 | -22/+38 |
* | Mention the Safe extension. | Perl 5 Porters | 1996-01-04 | 1 | -0/+4 |
* | perl 5.002beta1h patch: pod/Makefile | Perl 5 Porters | 1996-01-03 | 1 | -23/+26 |
* | perl 5.002beta1h patch: perl.h | Perl 5 Porters | 1996-01-02 | 1 | -0/+2 |
* | perl 5.002beta1h patch: perl.c | Perl 5 Porters | 1996-01-04 | 1 | -5/+5 |
* | Updated | Perl 5 Porters | 1995-12-07 | 1 | -150/+127 |
* | New file. | Perl 5 Porters | 1995-12-26 | 9 | -0/+348 |
* | perl 5.002beta1h patch: miniperlmain.c | Perl 5 Porters | 1996-01-03 | 1 | -8/+34 |