| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Missed file that had changed | Nick Ing-Simmons | 1998-07-19 | 1 | -0/+23 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -678/+678 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -1123/+784 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -153/+204 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -0/+6 |
* | add more correct version of change#1350 (as yet untested) | Joshua Pritikin | 1998-07-10 | 1 | -3/+3 |
* | regen headers; result builds & tests on Solaris again (threaded) | Gurusamy Sarathy | 1998-07-08 | 1 | -0/+6 |
* | change#1350 breaks things, back it out | Gurusamy Sarathy | 1998-07-08 | 1 | -3/+3 |
* | add patch to improve method caching, regen headers | Joshua Pritikin | 1998-07-06 | 1 | -3/+3 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -0/+3 |
* | partial MULTIPLICITY cleanup | Gurusamy Sarathy | 1998-06-23 | 1 | -27/+30 |
* | added patch, regen headers | Ilya Zakharevich | 1998-06-21 | 1 | -0/+3 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -3/+0 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -0/+3 |
* | remove unused global `scrgv' | Gurusamy Sarathy | 1998-06-14 | 1 | -3/+0 |
* | regen embedvar.h | Gurusamy Sarathy | 1998-06-11 | 1 | -0/+3 |
* | Applied patch, followed by tweaks to *.sym and `perl embed.pl` | Ilya Zakharevich | 1998-06-10 | 1 | -3/+3 |
* | [win32] add AS patch#25 (allow B build with -DPERL_OBJECT) | Gurusamy Sarathy | 1998-06-04 | 1 | -0/+3 |
* | [win32] add AS patch#24, remove one other instance of error_no | Gurusamy Sarathy | 1998-06-03 | 1 | -3/+0 |
* | [win32] minimal fix to enable compiling with -DMULTIPLICITY | Gurusamy Sarathy | 1998-05-31 | 1 | -9/+6 |
* | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -0/+3 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -12/+19 |
|\ |
|
| * | [win32] merge change#995 from maintbranch, tweak interp.sym and | Gurusamy Sarathy | 1998-05-16 | 1 | -6/+3 |
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -3/+7 |
| * | [win32] intern -> sys_intern | Gurusamy Sarathy | 1998-04-22 | 1 | -3/+3 |
| * | [win32] hand-applied patch along with small tweaks | Jan Dubois | 1998-04-22 | 1 | -0/+12 |
* | | [asperl] add AS patch#20 (exposes more global constants) | Gurusamy Sarathy | 1998-05-01 | 1 | -4/+4 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -18/+16 |
|\ \
| |/ |
|
| * | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -18/+4 |
| * | [win32] merge C<local $tied{foo}> patch, also moved statics in | Gurusamy Sarathy | 1998-03-09 | 1 | -0/+12 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | [win32] fix typo in sv.h, and run 'make regen_headers' to make it build | Gurusamy Sarathy | 1998-02-28 | 1 | -0/+3 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -0/+138 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Introduced thr->threadsvp and THREADSV() for faster per-thread | Malcolm Beattie | 1998-02-02 | 1 | -0/+3 |
* | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -3/+0 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -0/+6 |
|/ |
|
* | [win32] Revert to keeping (some) constant strings as globals | Gurusamy Sarathy | 1997-12-02 | 1 | -0/+12 |
* | Create a struct for all perls globals (as an option) | Nick Ing-Simmons | 1997-12-01 | 1 | -0/+345 |
* | embed.pl now reads *var*.h to do its stuff. | Nick Ing-Simmons | 1997-11-30 | 1 | -0/+609 |