| Commit message (Expand) | Author | Age | Files | Lines |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -3/+3 |
* | REx engine improvements | Ilya Zakharevich | 1999-05-25 | 1 | -2/+4 |
* | gutsupport for C++ exceptions | Chip Salzenberg | 1999-05-11 | 1 | -0/+2 |
* | various fixes for race conditions under threads: mutex locks based | Gurusamy Sarathy | 1998-11-29 | 1 | -0/+2 |
* | backout change#2334 | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+1 |
* | Finishing off SNOBOL: $1 in (?{}) | Ilya Zakharevich | 1998-11-28 | 1 | -0/+2 |
* | better -Mre=debugcolor | Ilya Zakharevich | 1998-11-28 | 1 | -0/+1 |
* | applied suggested patch with PERL_OBJECT tweaks | Ilya Zakharevich | 1998-11-28 | 1 | -0/+2 |
* | Fix \G in REx without //g | Ilya Zakharevich | 1998-11-28 | 1 | -0/+2 |
* | s/Regexp/re/ and clarify policy on lowercased object namespaces | Gurusamy Sarathy | 1998-11-28 | 1 | -1/+1 |
* | add ext/Devel/Peek | Jan Dubois | 1998-11-27 | 1 | -0/+1 |
* | ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY | Gurusamy Sarathy | 1998-11-17 | 1 | -1/+1 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -1/+4 |
* | re-introduce change#1703 | Gurusamy Sarathy | 1998-09-23 | 1 | -1/+1 |
* | patch to support computed regular subexpressions | Ilya Zakharevich | 1998-09-23 | 1 | -0/+2 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -1/+1 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -2/+65 |
* | partial MULTIPLICITY cleanup | Gurusamy Sarathy | 1998-06-23 | 1 | -71/+83 |
* | [PATCH 5.004_64] Test.pm update | Joshua Pritikin | 1998-05-14 | 1 | -1/+11 |
* | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -4/+1 |
* | [win32] merge C<local $tied{foo}> patch, also moved statics in | Gurusamy Sarathy | 1998-03-09 | 1 | -0/+5 |
* | Introduced thr->threadsvp and THREADSV() for faster per-thread | Malcolm Beattie | 1998-02-02 | 1 | -0/+1 |
* | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files) | Charles Bailey | 1997-12-17 | 1 | -2/+2 |
* | embed.pl now reads *var*.h to do its stuff. | Nick Ing-Simmons | 1997-11-30 | 1 | -28/+31 |
* | Globals and structs via macros - part 1 of N | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+101 |