| Commit message (Expand) | Author | Age | Files | Lines |
* | unused context warnings | Andy Lester | 2006-02-24 | 1 | -0/+5 |
* | More NullXXX macro removal from Andy Lester | Rafael Garcia-Suarez | 2006-02-20 | 1 | -4/+2 |
* | Trying my "remove the pTHXes" patch again | Andy Lester | 2006-02-09 | 1 | -1/+3 |
* | Update copyright years (including some years where we made changes but | Nicholas Clark | 2006-01-08 | 1 | -1/+1 |
* | sprinkle dVAR | Jarkko Hietaniemi | 2006-01-06 | 1 | -0/+5 |
* | More consting, and putting stuff in embed.fnc | Andy Lester | 2005-12-06 | 1 | -2/+3 |
* | Cleaning up some warnings generated by "gcc -W" | Steve Peters | 2005-11-19 | 1 | -0/+11 |
* | Consting and localizing: Part LXVIII | Andy Lester | 2005-11-07 | 1 | -7/+6 |
* | Post-YAPC consting, now with an attachment! | Andy Lester | 2005-07-04 | 1 | -1/+1 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+2 |
* | Add editor boilerplates to all C files | Rafael Garcia-Suarez | 2005-05-10 | 1 | -1/+9 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+1 |
* | Third consting batch | Andy Lester | 2005-03-24 | 1 | -8/+3 |
* | More consting goodness | Andy Lester | 2005-03-21 | 1 | -1/+1 |
* | Add comment to top of reentr.c and fix typos in other files | Dave Mitchell | 2004-08-01 | 1 | -2/+2 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+5 |
* | remove the return stack PL_retstack, and store return ops in the CX | Dave Mitchell | 2004-07-23 | 1 | -9/+8 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -7/+0 |
* | #17842 was only half the story | Dave Mitchell | 2002-09-04 | 1 | -1/+1 |
* | printf argument mismatch in Perl_deb_stack_all() from change #17718 | Hugo van der Sanden | 2002-09-04 | 1 | -1/+1 |
* | add verbose stack display option, -Dvs | Dave Mitchell | 2002-08-12 | 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 |