| Commit message (Expand) | Author | Age | Files | Lines |
* | preliminary support for perl_clone() (still needs work in | Gurusamy Sarathy | 1999-11-08 | 1 | -0/+4 |
* | implement STOP blocks and fix compiler to use them (minimally | Gurusamy Sarathy | 1999-11-04 | 1 | -0/+1 |
* | make nested ARGV/$^I loops work correctly; fixes several bugs | Gurusamy Sarathy | 1999-10-31 | 1 | -0/+1 |
* | remove unused interpreter globals | Gurusamy Sarathy | 1999-10-24 | 1 | -25/+5 |
* | PL_malloc_mutex needs to be global, not per-interpreter | Gurusamy Sarathy | 1999-10-17 | 1 | -1/+0 |
* | support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on | Gurusamy Sarathy | 1999-10-17 | 1 | -7/+7 |
* | make die/warn and other diagnostics go to wherever STDERR happens | Gurusamy Sarathy | 1999-10-06 | 1 | -0/+1 |
* | (Was: deprecating SIGDIE) | Kurt D. Starsinic | 1999-09-30 | 1 | -1/+0 |
* | Re: [PATCH 5.005_61] "our" declarations | Larry Wall | 1999-09-25 | 1 | -1/+1 |
* | add arenas for managing allocations of remaining xpv*v structures | Vishal Bhatia | 1999-09-20 | 1 | -0/+8 |
* | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 1 | -2/+0 |
* | Gratuitous uid and gid casts to I32s and ints removed. | Jarkko Hietaniemi | 1999-08-10 | 1 | -4/+4 |
* | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 1 | -1/+1 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -8/+8 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -13/+13 |
* | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 1 | -0/+6 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -1/+1 |
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -0/+2 |
* | various little tweaks; most globals are now in intrpvar.h, ninterps | Gurusamy Sarathy | 1999-06-11 | 1 | -0/+22 |
* | most globals are now interpreter local; locale initialization | Gurusamy Sarathy | 1999-06-10 | 1 | -0/+152 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -6/+0 |
* | remove vestiges of PL_last_proto | Gurusamy Sarathy | 1999-05-24 | 1 | -1/+0 |
* | 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 |