| Commit message (Expand) | Author | Age | Files | Lines |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 2 | -81/+1 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 2 | -1/+81 |
* | documentation update from tchrist | Tom Christiansen | 1998-06-15 | 32 | -1440/+2842 |
* | Re: [PATCH for _66] Makefile.SH problem on dos/djgpp | Andy Dougherty | 1998-06-12 | 4 | -0/+12 |
* | a tweaked version of: | Hugo van der Sanden | 1998-06-12 | 1 | -1/+4 |
* | -DL and PERL_DEBUG_MSTATS unravelled | Ilya Zakharevich | 1998-06-10 | 1 | -1/+280 |
* | Mangled patch, needed hand-tweaks, along with binmode for rs.t: | Hans Mulder | 1998-06-10 | 1 | -0/+21 |
* | PATCH for pod and warning notice | Larry W. Virden | 1998-06-10 | 1 | -1/+1 |
* | xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a | Ilya Zakharevich | 1998-06-10 | 1 | -1/+98 |
* | [win32] document CORE::GLOBAL:: and global overriding, fix up | Gurusamy Sarathy | 1998-06-04 | 1 | -3/+53 |
* | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 7 | -30/+78 |
* | [win32] remove doubled hunk (perforce auto-integrate oddity) | Gurusamy Sarathy | 1998-05-26 | 1 | -12/+0 |
* | [win32] merge change#1011 from maintbranch | Gurusamy Sarathy | 1998-05-23 | 2 | -17/+16 |
* | [win32] merge changes#989,990,992 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 1 | -1/+1 |
* | [win32] merge changes#982,984 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -7/+9 |
* | [win32] add doc for C<+{}> vs. C<{;}> disambiguation | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+9 |
* | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 4 | -5/+17 |
* | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+6 |
* | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 2 | -1/+2 |
* | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 3 | -4/+22 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 30 | -142/+260 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 7 | -1569/+1700 |
* | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 2 | -7/+14 |
* | [win32] merge change#887 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+6 |
* | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 2 | -1/+8 |
* | [win32] merge changes#872,873 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 13 | -76/+138 |
* | [win32] merge changes#755..759,763,764 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -4/+13 |
* | [win32] merge changes#752,753 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+1 |
* | [win32] merge change#687 from maintbranch | Gurusamy Sarathy | 1998-05-13 | 1 | -0/+7 |
* | [win32] merge change#683 from maintbranch | Gurusamy Sarathy | 1998-05-13 | 1 | -12/+73 |
* | [win32] make hv_iterinit() return HvKEYS() | SynaptiCAD, Inc. | 1998-05-03 | 1 | -4/+7 |
* | [win32] tweak doc for C<do FILENAME> | Gurusamy Sarathy | 1998-04-19 | 1 | -1/+3 |
* | Re: Odd number of elements in hash list. | Tom Phoenix | 1998-04-02 | 1 | -3/+15 |
* | small fixups in pod2latex.PL | Darren/Torin/Who Ever... | 1998-04-02 | 1 | -1/+4 |
* | 5.004_63: further -e patching | Jarkko Hietaniemi | 1998-04-02 | 1 | -16/+10 |
* | perlrun.pod: PERL_DEBUG_MSTATS | Achim Bohnet | 1998-04-02 | 1 | -1/+2 |
* | Re: doc: perlrun typo | Stephen Potter | 1998-04-02 | 1 | -1/+1 |
* | Bump patchlevel.h to 63. | Malcolm Beattie | 1998-03-16 | 4 | -34/+37 |
|\ |
|
| * | [win32] a missed s/sp/SP/ | Gurusamy Sarathy | 1998-03-07 | 1 | -1/+1 |
| * | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 4 | -34/+37 |
* | | newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }). | Jan Dubois | 1998-03-16 | 1 | -0/+7 |
* | | [PATCH 5.004_62} Config_62-01 patch available. | Andy Dougherty | 1998-03-16 | 1 | -6/+14 |
|/ |
|
* | Take out version number in perlguts (perl5.004_61) | Gisle Aas | 1998-03-05 | 1 | -7/+4 |
* | [win32] maintpatch | Roderick Schertler | 1998-03-04 | 1 | -7/+14 |
* | [win32] maintpatches for docs | Tom Phoenix | 1998-03-03 | 7 | -34/+67 |
* | [win32] merge another toke.c patch and its dependent (very carefully) | Gurusamy Sarathy | 1998-03-03 | 2 | -0/+12 |
* | [win32] yet another patch | Chip Salzenberg | 1998-03-02 | 1 | -6/+8 |
* | [win32] misc small tweaks | Gurusamy Sarathy | 1998-02-28 | 1 | -5/+2 |
* | _60 & _04 - Add WRITE & CLOSE to TIEHANDLE | Graham Barr | 1998-02-27 | 1 | -3/+21 |
* | Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!) | Robin Houston | 1998-02-25 | 1 | -0/+5 |