| Commit message (Expand) | Author | Age | Files | Lines |
* | add ext/Devel/Peek | Jan Dubois | 1998-11-27 | 1 | -1/+3 |
* | ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY | Gurusamy Sarathy | 1998-11-17 | 1 | -2/+2 |
* | patches from Hugo van der Sanden <hv@crypt.compulink.co.uk> | Gurusamy Sarathy | 1998-11-09 | 1 | -1/+1 |
* | refetch local stack pointer in POPSTACK | Gurusamy Sarathy | 1998-11-04 | 1 | -2/+2 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -10/+7 |
* | POSIX BC2000 port from perl-mvs: | Thomas Dorner | 1998-10-17 | 1 | -0/+3 |
* | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 1 | -0/+19 |
* | fix $/ init for USE_THREADS | Gurusamy Sarathy | 1998-10-06 | 1 | -1/+1 |
* | fix globals caught by change#1927; builds and tests on Solaris | Gurusamy Sarathy | 1998-10-06 | 1 | -2/+2 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+3 |
* | provide locked access to string table for USE_THREADS | Gurusamy Sarathy | 1998-09-24 | 1 | -0/+4 |
* | RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port | Green, Paul | 1998-09-23 | 1 | -0/+3 |
* | better CR-handling on shebang line and in formats (fixed variant of | Gurusamy Sarathy | 1998-09-23 | 1 | -1/+1 |
* | fix coredump with MULTIPLICITY (ckWARN() needs early curcop init) | Gurusamy Sarathy | 1998-08-09 | 1 | -0/+2 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -3/+17 |
* | Fix for command line use of source filters | Paul Marquess | 1998-08-07 | 1 | -1/+3 |
* | remove useless 'rcsid' (extension of a suggestion by | Gurusamy Sarathy | 1998-08-04 | 1 | -2/+0 |
* | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -14/+10 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -0/+3 |
* | win32 tweaks: disable XSLOCKS in perl.c, correct typo, search | Douglas Lankshear | 1998-07-22 | 1 | -0/+3 |
* | fix small memory leak when mess_sv happens to be touched by magic | Gurusamy Sarathy | 1998-07-21 | 1 | -0/+11 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -62/+64 |
* | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 1 | -64/+64 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -85/+85 |
* | Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC | Nick Ing-Simmons | 1998-07-18 | 1 | -6/+6 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -506/+506 |
* | fix $/ init for multiple interpreters/threads | Gurusamy Sarathy | 1998-07-18 | 1 | -4/+7 |
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -0/+3 |
* | small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi> | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+3 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+7 |
* | added patch, made linking with setargv a build option | Douglas Lankshear | 1998-07-11 | 1 | -0/+3 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -2/+2 |
* | fix small memleak on -e, don't try to find_script() when e_script | Gurusamy Sarathy | 1998-07-06 | 1 | -12/+20 |
* | fixes for mortalization bug in xsubpp, other efficiency tweaks | Joshua Pritikin | 1998-07-04 | 1 | -0/+6 |
* | add patch preextend global string table, tweak for 512 entries | Gisle Aas | 1998-07-04 | 1 | -2/+1 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+3 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -1/+7 |
* | avoid creation of %^R | Ilya Zakharevich | 1998-06-28 | 1 | -1/+1 |
* | make find_script() return saved string, reenable missing diagnostics | Gurusamy Sarathy | 1998-06-26 | 1 | -2/+3 |
* | avoid warning with -P switch | Gurusamy Sarathy | 1998-06-25 | 1 | -1/+1 |
* | final touches to 5.004_68 | Gurusamy Sarathy | 1998-06-23 | 1 | -0/+1 |
* | more MULTIPLICITY tweaks | Gurusamy Sarathy | 1998-06-23 | 1 | -12/+25 |
* | partial MULTIPLICITY cleanup | Gurusamy Sarathy | 1998-06-23 | 1 | -67/+73 |
* | applied patch, regen headers | Ilya Zakharevich | 1998-06-23 | 1 | -1/+1 |
* | fix spurious cxstack_max init that trampled memory | Gurusamy Sarathy | 1998-06-18 | 1 | -2/+7 |
* | fix memory leaks and uninitialized memory accesses found by Purify | Gurusamy Sarathy | 1998-06-18 | 1 | -5/+12 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -514/+440 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -440/+514 |
* | added patch, undo earlier workaround | Jan Dubois | 1998-06-12 | 1 | -4/+1 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -0/+3 |