| Commit message (Expand) | Author | Age | Files | Lines |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -0/+2 |
* | add more correct version of change#1350 (as yet untested) | Joshua Pritikin | 1998-07-10 | 1 | -0/+1 |
* | 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/+2 |
* | 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 | -0/+9 |
* | 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 | -1/+0 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -0/+1 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -0/+1 |
* | [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 | -0/+2 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -4/+5 |
|\ |
|
| * | [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/+4 |
* | | [asperl] add AS patch#20 (exposes more global constants) | Gurusamy Sarathy | 1998-05-01 | 1 | -0/+1 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -5/+0 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -0/+45 |
|/ |
|
* | Introduced thr->threadsvp and THREADSV() for faster per-thread | Malcolm Beattie | 1998-02-02 | 1 | -0/+1 |
* | embed.pl now reads *var*.h to do its stuff. | Nick Ing-Simmons | 1997-11-30 | 1 | -4/+0 |
* | Initial (untested) integration of mainline changes. | Gurusamy Sarathy | 1997-11-11 | 1 | -2/+1 |
|\ |
|
| * | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and | Malcolm Beattie | 1997-11-11 | 1 | -2/+1 |
* | | Merge a patch in preparation for "weak keywords": | Gurusamy Sarathy | 1997-11-10 | 1 | -0/+1 |
* | | Remove runlevel. It was used to count how many runops() calls | Gurusamy Sarathy | 1997-11-10 | 1 | -1/+0 |
* | | Initial (untested) merge of all non-ansi changes on ansiperl branch | Gurusamy Sarathy | 1997-11-10 | 1 | -3/+0 |
* | | Integrate latest mainline into win32 branch. | Gurusamy Sarathy | 1997-11-09 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Per-thread magicals mostly working (and localisable). Now getting | Malcolm Beattie | 1997-11-05 | 1 | -3/+0 |
| * | Half way through moving per-thread magicals into per-thread fields | Malcolm Beattie | 1997-10-31 | 1 | -1/+5 |
* | | Merge changes to Thread and add makefile fixups to accomodate Thread | Gurusamy Sarathy | 1997-10-16 | 1 | -0/+3 |
|/ |
|
* | Correct threads_mutex locking in main thread destruction. | Malcolm Beattie | 1997-10-16 | 1 | -0/+1 |
* | Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl | Malcolm Beattie | 1997-10-10 | 1 | -4/+0 |
* | Rename RESTART to INIT and associated changes | Malcolm Beattie | 1997-09-03 | 1 | -1/+1 |
* | First stab at 5.003 -> 5.004 integration. | Malcolm Beattie | 1997-05-25 | 1 | -7/+7 |
|\ |
|
| * | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -0/+1 |
| * | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -1/+1 |
| * | [inseparable changes from match from perl-5.003_90 to perl-5.003_91] | Perl 5 Porters | 1997-02-25 | 1 | -0/+1 |
| * | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25 | Perl 5 Porters | 1997-02-04 | 1 | -0/+1 |
| * | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -1/+0 |
| * | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -1/+0 |
| * | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -2/+0 |
| * | Adjust per-interpreter symbols | Perl 5 Porters | 1996-07-05 | 1 | -3/+4 |
* | | Initial devel changes. | Malcolm Beattie | 1997-03-28 | 1 | -0/+1 |
|/ |
|
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 1 | -5/+0 |
* | Updates from Tim's -m/-M/-V patch. | Perl 5 Porters | 1996-01-12 | 1 | -0/+1 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -0/+1 |
* | This is my patch patch.1m for perl5.001. | Andy Dougherty | 1995-06-22 | 1 | -0/+1 |
* | Perl 5.001perl-5.001 | Larry Wall | 1995-03-12 | 1 | -0/+5 |