Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Note to self, doing *src_ary++ in a macro that evaluates | Artur Bergman | 2001-10-25 | 1 | -1/+2 |
* | Add support for finding shared arrays and hashes. | Artur Bergman | 2001-10-24 | 1 | -6/+18 |
* | We only need to fetch the SV from the backend if the index | Artur Bergman | 2001-10-24 | 1 | -0/+1 |
* | First support of threads::shared, support shared svs and references. | Artur Bergman | 2001-10-21 | 1 | -7/+16 |
* | Use a separate interpreter for the sharedsv space. Another | Artur Bergman | 2001-09-26 | 1 | -2/+5 |
* | Add the shared sv space to the global vars. | Artur Bergman | 2001-09-21 | 1 | -4/+3 |
* | Changed how ownership of mutexes are held. We never hold a mutex only a slot ... | Artur Bergman | 2001-09-18 | 1 | -4/+20 |
* | Silence some more warnings INT2PTR. | Artur Bergman | 2001-09-10 | 1 | -3/+3 |
* | doesn't compile, was perl@11710 | Rafael Garcia-Suarez | 2001-08-17 | 1 | -3/+3 |
* | Protext sharedsv_space better. Extended EDIT and RELEASE macro | Artur Bergman | 2001-08-17 | 1 | -4/+4 |
* | [PATHC] sharedsv.[c|h] | Jarkko Hietaniemi | 2001-08-13 | 1 | -0/+201 |