doc f7abe7
[p5sagit/p5-mst-13.2.git] / run.c
2010-04-15 Hugo van der Sanden Avoid redundant reload of PL_op in the runloop.
2010-04-15 Nicholas Clark Move PERL_ASYNC_CHECK() from the runloop to control...
2008-11-02 Tom Christiansen PATCH: Large omnibus patch to clean up the JRRT quotes
2006-01-08 Nicholas Clark Update copyright years (including some years where...
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-05-10 Rafael Garcia-Suarez Add editor boilerplates to all C files
2004-08-03 Dave Mitchell more typo fixes for change 3176 (comments at top of...
2004-07-31 Dave Mitchell Add comment to the top of most .c files explaining...
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2001-11-16 Ilya Zakharevich runtime runops switch
2001-08-27 Simon Cozens Custom Ops
2001-06-02 Jarkko Hietaniemi -Wall cleanup continues.
2001-05-09 Benjamin Sugars Simplify deb_curcv() a bit
2001-05-09 Nick Ing-Simmons MULTIPLICITY/DEBUGGING build fix.
2001-05-08 Benjamin Sugars Re: [PATCH] Find the last of the missing pad variables
2001-05-07 Benjamin Sugars Help -Dt show correct pad variables
2001-03-20 Jarkko Hietaniemi Integrate changes #9259,9260 from maintperl into mainline.
2001-02-26 Dave Mitchell -Dt padsv($var)
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-01 Gurusamy Sarathy minor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathy fix problem pointer casts
1999-11-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-08 Gurusamy Sarathy preliminary support for GVOP indirection via pad
1999-11-04 Jarkko Hietaniemi Incremental Mac integration from Matthias.
1999-11-02 Jarkko Hietaniemi Initial integration of the MacPerl changes form Matthias.
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-10-23 Jarkko Hietaniemi More printf-fixes (see also #4426).
1999-08-29 Gurusamy Sarathy deadcode removal
1999-07-08 Gurusamy Sarathy fixes for logical bugs in the lexwarn patch; other...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-06-10 Gurusamy Sarathy fix small nits
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-03-22 Gurusamy Sarathy update copyright years
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-21 Gurusamy Sarathy part 1 of PERL_OBJECT fixes for new var names
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-14 Gisle Aas Make -DP work (and readable)
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy [win32] misc changes
1998-05-26 Gurusamy Sarathy [asperl] more changes to satisfy non-debug VC build...
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1997-12-01 Nick Ing-Simmons Create a struct for all perls globals (as an option)
1997-11-11 Gurusamy Sarathy Initial (untested) integration of mainline changes.
1997-11-10 Gurusamy Sarathy Remove runlevel. It was used to count how many runops...
1997-10-31 Nick Ing-Simmons Convert miniperl sources to ANSI C. Several passes of
1997-09-29 Malcolm Beattie Re-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm Beattie Start merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattie runops becomes a funtion pointer and sv_bless3 created
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-04-23 Malcolm Beattie Added programmer-level condition variables via "condpai...
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-21 Chip Salzenberg Turn off 'expression tainted' flag at end of runops()
1996-10-06 Perl 5 Porters perl 5.003_06: dump.c embed.h gv.c run.c
1996-06-18 Perl 5 Porters Allow redirection of debug messages
1996-02-29 Perl 5 Porters Change run to runops
1996-09-01 Perl 5 Porters perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto...
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall 5.002 beta 1
1994-10-17 Larry Wall perl 5.000
1994-05-04 Larry Wall perl 5.0 alpha 9
1994-03-18 Larry Wall perl 5.0 alpha 6
1993-11-10 Larry Wall perl 5.0 alpha 4
1993-10-07 Larry Wall perl 5.0 alpha 2