| Commit message (Expand) | Author | Age | Files | Lines |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -6/+13 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -1/+1 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -13/+9 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -46/+47 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -3/+3 |
* | gutsupport for C++ exceptions | Chip Salzenberg | 1999-05-11 | 1 | -0/+24 |
* | grow PL_tmps_stack more efficiently; make it more amenable to | Gurusamy Sarathy | 1999-04-03 | 1 | -0/+13 |
* | remove duplicate code and an extra branch in sv_setsv() and | Gurusamy Sarathy | 1999-04-03 | 1 | -6/+2 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | various tweaks; result passes all tests for normal build on Solaris; | Gurusamy Sarathy | 1998-11-28 | 1 | -2/+2 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -3/+3 |
* | integrate changes#1982,2014,2021 (from maint-5.005) | Gurusamy Sarathy | 1998-10-25 | 1 | -2/+2 |
* | properly restore PL_rsfp_filters after require | Gurusamy Sarathy | 1998-10-25 | 1 | -0/+22 |
* | change#1614 merely disabled earlier fix (doh!); undo it and properly | Gurusamy Sarathy | 1998-10-13 | 1 | -3/+3 |
* | fix various 5.00552 mishaps (fixes suggested by Jan Dubois, | Gurusamy Sarathy | 1998-09-28 | 1 | -2/+0 |
* | SSNEW() API for allocating memory on the savestack | Albert Dvornik | 1998-09-23 | 1 | -0/+19 |
* | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -2/+2 |
* | fix memory leak in C<local(*foo) = 'bar'> | Gurusamy Sarathy | 1998-07-21 | 1 | -1/+1 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -1/+1 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -2/+2 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -58/+58 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -1/+1 |
* | tweaks to overloaded constants (change#1259) | Gurusamy Sarathy | 1998-06-30 | 1 | -1/+1 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+7 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -77/+0 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -0/+77 |
* | Invalidate method cache on C<local *subname> | Chip Salzenberg | 1998-06-10 | 1 | -0/+5 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -1/+1 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 1 | -3/+2 |
* | | [asperl] more changes to satisfy non-debug VC build (C-API doesn't | Gurusamy Sarathy | 1998-05-26 | 1 | -3/+2 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -37/+97 |
|\ \
| |/ |
|
| * | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -0/+20 |
| * | Bump patchlevel.h to 63. | Malcolm Beattie | 1998-03-16 | 1 | -32/+60 |
| |\ |
|
| | * | [win32] merge C<local $tied{foo}> patch, also moved statics in | Gurusamy Sarathy | 1998-03-09 | 1 | -32/+60 |
| * | | STRESS_REALLOC | Stephen McCamant | 1998-03-16 | 1 | -5/+17 |
| |/ |
|
* | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -8/+42 |
|\ \
| |/ |
|
| * | [win32] add Nick's dTHR fixes | Gurusamy Sarathy | 1998-03-05 | 1 | -0/+2 |
| * | [win32] maintpatch | Spider Boardman | 1998-03-05 | 1 | -1/+1 |
| * | [win32] fix misapplied hunks in change#614 | Gurusamy Sarathy | 1998-03-02 | 1 | -9/+3 |
| * | [win32] this one with adjusted test numbers | Stephen McCamant | 1998-03-02 | 1 | -8/+46 |
* | | [asperl] bring ASPerl uptodate with mainline changes | Gurusamy Sarathy | 1998-02-14 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | [win32] fix extra LEAVE when require fails | Gurusamy Sarathy | 1998-02-12 | 1 | -7/+6 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-03 | 1 | -1/+1 |
| |\ |
|
| | * | Introduced thr->threadsvp and THREADSV() for faster per-thread | Malcolm Beattie | 1998-02-02 | 1 | -1/+1 |
* | | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -2/+2 |
* | | | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -2/+13 |
|\ \ \
| |/ / |
|
| * | | Gisle's av_unshift tweak, two small patches from chip | Nick Ing-Simmons | 1998-01-24 | 1 | -2/+5 |
| * | | TIEARRAY updates - almost works ... | Nick Ing-Simmons | 1998-01-14 | 1 | -0/+8 |
| |/ |
|
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -2/+6 |
|/ |
|