Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate: | Nicholas Clark | 2008-10-29 | 1 | -2/+2 |
* | Integrate: | Jarkko Hietaniemi | 2008-02-02 | 1 | -3/+2 |
* | Integrate: | Nicholas Clark | 2008-01-22 | 1 | -3/+8 |
* | Integrate: | Marcus Holland-Moritz | 2007-01-24 | 1 | -2/+2 |
* | Integrate: | Andy Lester | 2007-01-20 | 1 | -0/+5 |
* | Integrate: | Nicholas Clark | 2007-01-19 | 1 | -1/+3 |
* | Integrate: | Jim Cromie | 2007-01-13 | 1 | -1/+1 |
* | Integrate: | Andy Lester | 2007-01-12 | 1 | -2/+3 |
* | Integrate: | Andy Lester | 2007-01-12 | 1 | -0/+11 |
* | Integrate: | Andy Lester | 2007-01-11 | 1 | -5/+5 |
* | Integrate: | Steven Schubiger | 2006-05-08 | 1 | -4/+2 |
* | Integrate: | Andy Lester | 2005-09-21 | 1 | -1/+1 |
* | Integrate: | Nicholas Clark | 2005-09-18 | 1 | -1/+9 |
* | Integrate: | Andy Lester | 2005-09-17 | 1 | -8/+3 |
* | Integrate: | Andy Lester | 2005-09-16 | 1 | -1/+1 |
* | Integrate: | Nicholas Clark | 2005-04-05 | 1 | -1/+1 |
* | Integrate: | Stas Bekman | 2004-09-10 | 1 | -0/+5 |
* | Integrate: | Jarkko Hietaniemi | 2003-05-04 | 1 | -1/+2 |
* | Integrate: | Nicholas Clark | 2003-03-10 | 1 | -1/+1 |
* | Integrate: | Adrian M. Enache | 2003-03-02 | 1 | -1/+1 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-02 | 1 | -1/+1 |
* | -Dv option (prerequisite for pad.[ch]) | Jarkko Hietaniemi | 2003-02-28 | 1 | -24/+201 |
* | Debugging OPs | Ilya Zakharevich | 2002-03-03 | 1 | -2/+5 |
* | CopFILE / MacPerl_MPWFileName | Chris Nandor | 2002-02-08 | 1 | -1/+1 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -4/+4 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -3/+0 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+0 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | cloning the stack (part 1) | Gurusamy Sarathy | 1999-11-15 | 1 | -1/+1 |
* | macros for COP.cop_filegv access | Gurusamy Sarathy | 1999-11-01 | 1 | -6/+5 |
* | Integrate with Sarathy; manual resolve on regcomp.c conflicts | Jarkko Hietaniemi | 1999-10-27 | 1 | -12/+0 |
|\ | |||||
| * | remove unused interpreter globals | Gurusamy Sarathy | 1999-10-24 | 1 | -12/+0 |
* | | More printf-fixes (see also #4426). | Jarkko Hietaniemi | 1999-10-23 | 1 | -11/+15 |
|/ | |||||
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -5/+26 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -4/+5 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -1/+1 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -19/+19 |
* | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 1 | -49/+8 |
* | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -1/+1 |
* | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -1/+1 |
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -3/+3 |
* | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -0/+23 |
|\ | |||||
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -0/+23 |
* | | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -1/+1 |
* | | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 1 | -2/+2 |
* | | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -14/+14 |
* | | Add configurable destination for debug messages | Perl 5 Porters | 1996-07-04 | 1 | -17/+17 |
|/ |