| Commit message (Expand) | Author | Age | Files | Lines |
* | add ext/Devel/Peek | Jan Dubois | 1998-11-27 | 1 | -1/+0 |
* | provide locked access to string table for USE_THREADS | Gurusamy Sarathy | 1998-09-24 | 1 | -0/+1 |
* | s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive | Gurusamy Sarathy | 1998-07-22 | 1 | -5/+5 |
* | final tweaks before beta2 | Gurusamy Sarathy | 1998-07-21 | 1 | -5/+5 |
* | part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h) | Gurusamy Sarathy | 1998-07-21 | 1 | -0/+6 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -64/+4 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -0/+3 |
* | add more correct version of change#1350 (as yet untested) | Joshua Pritikin | 1998-07-10 | 1 | -0/+1 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -3/+4 |
* | change#1350 breaks things, back it out | Gurusamy Sarathy | 1998-07-08 | 1 | -1/+0 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -0/+5 |
* | add patch to improve method caching, regen headers | Joshua Pritikin | 1998-07-06 | 1 | -0/+1 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+1 |
* | partial MULTIPLICITY cleanup | Gurusamy Sarathy | 1998-06-23 | 1 | -87/+112 |
* | added patch, regen headers | Ilya Zakharevich | 1998-06-21 | 1 | -0/+1 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -2/+0 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -0/+2 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -0/+1 |
* | Applied patch, followed by tweaks to *.sym and `perl embed.pl` | Ilya Zakharevich | 1998-06-10 | 1 | -2/+0 |
* | [win32] add AS patch#25 (allow B build with -DPERL_OBJECT) | Gurusamy Sarathy | 1998-06-04 | 1 | -4/+6 |
* | [win32] minimal fix to enable compiling with -DMULTIPLICITY | Gurusamy Sarathy | 1998-05-31 | 1 | -3/+2 |
* | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -1/+0 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -2/+10 |
|\ |
|
| * | [win32] merge change#995 from maintbranch, tweak interp.sym and | Gurusamy Sarathy | 1998-05-16 | 1 | -2/+1 |
| * | [win32] intern -> sys_intern | Gurusamy Sarathy | 1998-04-22 | 1 | -1/+1 |
| * | [win32] hand-applied patch along with small tweaks | Jan Dubois | 1998-04-22 | 1 | -0/+9 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -2/+0 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -7/+67 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Introduced thr->threadsvp and THREADSV() for faster per-thread | Malcolm Beattie | 1998-02-02 | 1 | -0/+1 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -0/+10 |
|/ |
|
* | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files) | Charles Bailey | 1997-12-17 | 1 | -1/+1 |
* | embed.pl now reads *var*.h to do its stuff. | Nick Ing-Simmons | 1997-11-30 | 1 | -60/+26 |
* | Globals and structs via macros - part 1 of N | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+193 |