| Commit message (Expand) | Author | Age | Files | Lines |
* | use PerlIO abstraction rather than straight stdio (from | Gurusamy Sarathy | 1999-12-03 | 1 | -8/+18 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -4/+2 |
* | avoid stash pointers in optree under USE_ITHREADS | Gurusamy Sarathy | 1999-11-11 | 3 | -7/+8 |
* | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 3 | -143/+153 |
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 2 | -150/+142 |
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 2 | -7/+7 |
* | Fix pointer casts. | Robin Barker | 1999-09-07 | 1 | -1/+1 |
* | misc tweaks | Gurusamy Sarathy | 1999-09-06 | 1 | -6/+1 |
* | [ID 19990821.001] [PATCH] perl5.005_60 cygwin port | Fifer, Eric | 1999-09-01 | 1 | -1/+6 |
* | Hints for building ByteLoader in SunoS. Based on | Andy Dougherty | 1999-08-03 | 2 | -0/+9 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 2 | -0/+3 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-07-07 | 1 | -1/+1 |
|\ |
|
| * | Integrate with Sarathy; one conflict in t/pragma/warn/recgomp | Jarkko Hietaniemi | 1999-07-07 | 2 | -76/+58 |
| |\ |
|
| * | | There ain't Perl_atonv(). | Jarkko Hietaniemi | 1999-07-06 | 1 | -1/+1 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 2 | -4/+4 |
| * | | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-04 | 1 | -19/+0 |
* | | | filetest.t and ByteLoader build tweaks from Peter Prymmer | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+1 |
| |/
|/| |
|
* | | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 2 | -76/+58 |
* | | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 2 | -4/+4 |
* | | remove bogus PL_optype_size | Gurusamy Sarathy | 1999-06-28 | 1 | -19/+0 |
|/ |
|
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 4 | -10/+19 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 3 | -9/+9 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 4 | -5/+31 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -2/+2 |
* | Patch applying of #3499 had gone awry. | Jarkko Hietaniemi | 1999-06-01 | 2 | -311/+0 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 6 | -26/+1531 |
* | update embedvar.h | Gurusamy Sarathy | 1999-05-11 | 1 | -3/+0 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -1/+5 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 3 | -0/+119 |