| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C... | Hugo van der Sanden | 2001-09-15 | 1 | -1/+1 |
* | Rename the variable: it *used* to be (wrongly) that the | Jarkko Hietaniemi | 2001-09-02 | 1 | -1/+1 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -6/+6 |
* | New try for ID 20010407.006: detach the semantics | Jarkko Hietaniemi | 2001-08-18 | 1 | -0/+4 |
* | Pluggable optimizer | Simon Cozens | 2001-08-01 | 1 | -0/+2 |
* | Add support for $^N, the most-recently closed group. | Jarkko Hietaniemi | 2001-06-30 | 1 | -0/+1 |
* | Save the spot of regprev (see #9911) for binary compatibility; | Jarkko Hietaniemi | 2001-04-30 | 1 | -0/+1 |
* | Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] | Hugo van der Sanden | 2001-04-30 | 1 | -1/+0 |
* | Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl. | Jarkko Hietaniemi | 2001-01-30 | 1 | -3/+3 |
* | API Variable documentation | Simon Cozens | 2001-01-15 | 1 | -0/+17 |
* | UTF8 output prework. | Nick Ing-Simmons | 2000-12-09 | 1 | -2/+1 |
* | Add non-blocking thread doneness checking | Dan Sugalski | 2000-10-25 | 1 | -1/+1 |
* | make change#3386 a build-time option (avoids problems due to | Gurusamy Sarathy | 2000-02-20 | 1 | -4/+3 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+12 |
* | remove kludgey duplicate background error avoidance (caused | Gurusamy Sarathy | 1999-10-08 | 1 | -1/+0 |
* | queue errors due to strictures rather than printing them as | Gurusamy Sarathy | 1999-09-20 | 1 | -0/+1 |
* | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 1 | -0/+4 |
* | More optimizations to REx engine | Ilya Zakharevich | 1999-08-01 | 1 | -0/+5 |
* | avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>) | Gurusamy Sarathy | 1999-07-17 | 1 | -2/+0 |
* | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 1 | -6/+6 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+4 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -1/+1 |
* | applied slightly tweaked version of suggested patch for | Ilya Zakharevich | 1999-07-06 | 1 | -2/+9 |
* | 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 |