2008-11-02 |
Tom Christiansen |
PATCH: Large omnibus patch to clean up the JRRT quotes |
blob | commitdiff |
2008-10-25 |
Nicholas Clark |
Update copyright years. |
blob | commitdiff | diff to current |
2008-02-12 |
Nicholas Clark |
assert() that every NN argument is not NULL. Otherwise... |
blob | commitdiff | diff to current |
2008-01-20 |
Nicholas Clark |
Move retop first in structs block_sub, block_format... |
blob | commitdiff | diff to current |
2007-11-07 |
Nicholas Clark |
Fix up copyright years for files modified in 2007. |
blob | commitdiff | diff to current |
2007-08-30 |
Jarkko Hietaniemi |
misc blead stuff |
blob | commitdiff | diff to current |
2007-01-24 |
Nicholas Clark |
Display the process id as part of the trace output... |
blob | commitdiff | diff to current |
2006-08-08 |
Jarkko Hietaniemi |
g++ stage 1 reached |
blob | commitdiff | diff to current |
2006-08-07 |
Jarkko Hietaniemi |
g++ large patch |
blob | commitdiff | diff to current |
2006-04-26 |
Marcus Holland-Moritz |
Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 |
blob | commitdiff | diff to current |
2006-02-24 |
Andy Lester |
unused context warnings |
blob | commitdiff | diff to current |
2006-02-20 |
Rafael Garcia-Suarez |
More NullXXX macro removal from Andy Lester |
blob | commitdiff | diff to current |
2006-02-09 |
Andy Lester |
Trying my "remove the pTHXes" patch again |
blob | commitdiff | diff to current |
2006-01-08 |
Nicholas Clark |
Update copyright years (including some years where... |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi |
sprinkle dVAR |
blob | commitdiff | diff to current |
2005-12-06 |
Andy Lester |
More consting, and putting stuff in embed.fnc |
blob | commitdiff | diff to current |
2005-11-19 |
Steve Peters |
Cleaning up some warnings generated by "gcc -W" |
blob | commitdiff | diff to current |
2005-11-07 |
Andy Lester |
Consting and localizing: Part LXVIII |
blob | commitdiff | diff to current |
2005-07-04 |
Andy Lester |
Post-YAPC consting, now with an attachment! |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez |
Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-03-30 |
Rafael Garcia-Suarez |
Update copyrights. |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-03-21 |
Andy Lester |
More consting goodness |
blob | commitdiff | diff to current |
2004-08-01 |
Dave Mitchell |
Add comment to top of reentr.c and fix typos in other... |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-07-23 |
Dave Mitchell |
remove the return stack PL_retstack, and store return... |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Reverse copyright update (#18801) for files not changed... |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2002-10-19 |
H.Merijn Brand |
Happy chainsaw stories; The removal of the 5005 threads |
blob | commitdiff | diff to current |
2002-09-04 |
Dave Mitchell |
#17842 was only half the story |
blob | commitdiff | diff to current |
2002-09-04 |
Hugo van der Sanden |
printf argument mismatch in Perl_deb_stack_all() from... |
blob | commitdiff | diff to current |
2002-08-12 |
Dave Mitchell |
add verbose stack display option, -Dvs |
blob | commitdiff | diff to current |
2002-03-03 |
Ilya Zakharevich |
Debugging OPs |
blob | commitdiff | diff to current |
2002-02-08 |
Chris Nandor |
CopFILE / MacPerl_MPWFileName |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-11-15 |
Gurusamy Sarathy |
cloning the stack (part 1) |
blob | commitdiff | diff to current |
1999-11-01 |
Gurusamy Sarathy |
macros for COP.cop_filegv access |
blob | commitdiff | diff to current |
1999-10-27 |
Jarkko Hietaniemi |
Integrate with Sarathy; manual resolve on regcomp.c... |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy |
remove unused interpreter globals |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[win32] misc changes |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] more changes to satisfy non-debug VC build... |
blob | commitdiff | diff to current |
1998-04-03 |
Gurusamy Sarathy |
[win32] implement stack-of-stacks so that magic invocat... |
blob | commitdiff | diff to current |
1998-01-13 |
Nick Ing-Simmons |
tie array changes to core and tests |
blob | commitdiff | diff to current |
1997-10-31 |
Nick Ing-Simmons |
Convert miniperl sources to ANSI C. Several passes of |
blob | commitdiff | diff to current |
1997-05-26 |
Malcolm Beattie |
Integrate thrperl 5.003->5.004. |
blob | commitdiff | diff to current |
1997-03-28 |
Malcolm Beattie |
Initial 3-way merge from (5.001m, thr1m, 5.003) plus... |
blob | commitdiff | diff to current |
1997-03-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_91... |
blob | commitdiff | diff to current |
1996-12-23 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_13 to... |
blob | commitdiff | diff to current |
1996-07-04 |
Perl 5 Porters |
Add configurable destination for debug messages |
blob | commitdiff | diff to current |
1996-08-10 |
Larry Wall |
perl 5.003_02: [no incremental changelog available] |
blob | commitdiff | diff to current |
1995-01-18 |
Andy Dougherty |
perl5.000 patch.0g: [various portability fixes, and... |
blob | commitdiff | diff to current |
1994-10-17 |
Larry Wall |
perl 5.000 |
blob | commitdiff | diff to current |
1994-04-04 |
Andy Dougherty |
perl 5.0 alpha 8 |
blob | commitdiff | diff to current |
1994-03-18 |
Larry Wall |
perl 5.0 alpha 6 |
blob | commitdiff | diff to current |
1993-11-10 |
Larry Wall |
perl 5.0 alpha 4 |
blob | commitdiff | diff to current |
1993-10-07 |
Larry Wall |
perl 5.0 alpha 2 |
blob | commitdiff | diff to current |
|