| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | misc win32 fixes | Douglas Lankshear | 1998-06-11 | 1 | -1/+4 |
* | [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash | Gurusamy Sarathy | 1998-06-05 | 1 | -2/+2 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -2/+1 |
|\ |
|
| * | [win32] merge change#1011 from maintbranch | Gurusamy Sarathy | 1998-05-23 | 1 | -1/+0 |
| * | [win32] remove strupr() from perl.c | Gurusamy Sarathy | 1998-05-20 | 1 | -1/+1 |
* | | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -18/+32 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -281/+88 |
|\ \
| |/ |
|
| * | [win32] more whitespace tweaks from maintbranch | Gurusamy Sarathy | 1998-05-18 | 1 | -4/+1 |
| * | [win32] sundry whitespace cleanups from maintbranch | Gurusamy Sarathy | 1998-05-17 | 1 | -1/+1 |
| * | [win32] merge change#995 from maintbranch, tweak interp.sym and | Gurusamy Sarathy | 1998-05-16 | 1 | -68/+37 |
| * | [win32] merge changes#982,984 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+3 |
| * | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+2 |
| * | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -7/+6 |
| * | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+5 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+2 |
| * | [win32] merge change#887 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+8 |
| * | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -194/+3 |
| * | [win32] merge changes#755..759,763,764 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+1 |
| * | [win32] merge change#754 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+5 |
| * | [win32] minor cleanup | Gurusamy Sarathy | 1998-05-09 | 1 | -1/+0 |
| * | [win32] hand-applied patch along with small tweaks | Jan Dubois | 1998-04-22 | 1 | -2/+18 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -33/+76 |
|\ \
| |/ |
|
| * | [win32] fixes for various noises under PERL_DESTRUCT_LEVEL | Gurusamy Sarathy | 1998-04-04 | 1 | -2/+4 |