This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
When your bisect starts to go into perl-5.9.* territory `make -j4'
[perl5.git] / run.c
2008-11-02 Tom ChristiansenPATCH: Large omnibus patch to clean up the JRRT quotes
2006-01-08 Nicholas ClarkUpdate copyright years (including some years where...
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2005-05-10 Rafael Garcia-SuarezAdd editor boilerplates to all C files
2004-08-03 Dave Mitchellmore typo fixes for change 3176 (comments at top of...
2004-07-31 Dave MitchellAdd comment to the top of most .c files explaining...
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2001-11-16 Ilya Zakharevichruntime runops switch
2001-08-27 Simon CozensCustom Ops
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-05-09 Benjamin SugarsSimplify deb_curcv() a bit
2001-05-09 Nick Ing-SimmonsMULTIPLICITY/DEBUGGING build fix.
2001-05-08 Benjamin SugarsRe: [PATCH] Find the last of the missing pad variables
2001-05-07 Benjamin SugarsHelp -Dt show correct pad variables
2001-03-20 Jarkko HietaniemiIntegrate changes #9259,9260 from maintperl into mainline.
2001-02-26 Dave Mitchell-Dt padsv($var)
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset 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 Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathyminor USE_ITHREADS tweaks
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathyfix problem pointer casts
1999-11-11 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-08 Gurusamy Sarathypreliminary support for GVOP indirection via pad
1999-11-04 Jarkko HietaniemiIncremental Mac integration from Matthias.
1999-11-02 Jarkko HietaniemiInitial integration of the MacPerl changes form Matthias.
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-10-23 Jarkko HietaniemiMore printf-fixes (see also #4426).
1999-08-29 Gurusamy Sarathydeadcode removal
1999-07-08 Gurusamy Sarathyfixes for logical bugs in the lexwarn patch; other...
1999-07-07 Paul Marquesslexical warnings update (warning.t fails one test
1999-06-10 Gurusamy Sarathyfix small nits
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-03-22 Gurusamy Sarathyupdate copyright years
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-21 Gurusamy Sarathypart 1 of PERL_OBJECT fixes for new var names
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-14 Gisle AasMake -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-SimmonsCreate a struct for all perls globals (as an option)
1997-11-11 Gurusamy SarathyInitial (untested) integration of mainline changes.
1997-11-10 Gurusamy SarathyRemove runlevel. It was used to count how many runops...
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-09-29 Malcolm BeattieRe-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm BeattieStart merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattierunops becomes a funtion pointer and sv_bless3 created
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-04-23 Malcolm BeattieAdded programmer-level condition variables via "condpai...
1997-03-28 Malcolm BeattieInitial 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 SalzenbergTurn off 'expression tainted' flag at end of runops()
1996-10-06 Perl 5 Portersperl 5.003_06: dump.c embed.h gv.c run.c
1996-06-18 Perl 5 PortersAllow redirection of debug messages
1996-02-29 Perl 5 PortersChange run to runops
1996-09-01 Perl 5 Portersperl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto...
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall5.002 beta 1
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2