This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
test fails when sockets not available (from Yitzchak Scott-Thoennes)
[perl5.git] / dump.c
2000-03-12 Gurusamy Sarathyanother optimized-OP_SASSIGN bug: ops that were not...
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-03-03 Gurusamy Sarathysupport for list assignment to pseudohashes (from John...
2000-02-17 Gurusamy Sarathyop_dump() tweak
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-22 Gurusamy Sarathyadd patch for printf-style format typechecks (from...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-14 Gurusamy Sarathynailed "our" declarations, and better warnings on duplicate
2000-01-14 Gurusamy Sarathyavoid spurious "Useless use of variable" warning on...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathysundry cleanups for cloned interpreters (only known...
1999-11-13 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-13 Gurusamy Sarathycloned interpreters now actually run and pass all but...
1999-11-11 Jarkko HietaniemiIntegrate with Sarathy.
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-11-08 Gurusamy Sarathypreliminary support for GVOP indirection via pad
1999-11-06 Jarkko Hietaniemi...and fewer.
1999-11-06 Jarkko HietaniemiMore printf miscasts flushed out.
1999-10-29 Gurusamy Sarathymore cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-10-27 Jarkko HietaniemiIntegrate with Sarathy; manual resolve on regcomp.c...
1999-10-24 Gurusamy Sarathyremove unused interpreter globals
1999-10-23 Jarkko HietaniemiMore printf-fixes (see also #4426).
1999-10-06 Gurusamy Sarathyfix typos in change#4288
1999-10-02 Jarkko HietaniemiUntangle the IV_IS_QUAD jungle by introduding
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-13 Robin BarkerReplace change #4100 with
1999-09-07 Robin BarkerFix pointer casts.
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-08-29 Ilya ZakharevichSpeeding up XSUB calls up to 66%
1999-08-16 Jarkko HietaniemiBatch of small 64-bit/long double/large file support...
1999-08-02 Jarkko HietaniemiFix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
1999-08-01 Jarkko Hietaniemi64-bit work. Now 32-bit platforms get a 100% make...
1999-07-26 Chip Salzenbergoptimize method name lookup
1999-07-25 Gurusamy Sarathyfix bug in change#3728 that might free COPs prematurely;
1999-07-23 Hugo van der Sandenapplied suggested patch for tracking line numbers corre...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Stephen McCamantEliminate CONDOPs
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Ilya Zakharevichapplied slightly tweaked version of suggested patch for
1999-07-06 Dan Sugalskislightly tweaked version of suggested patch
1999-06-17 Jarkko HietaniemiFixed two long-standing locale bugs.
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-05-24 Gurusamy Sarathyredo change#2061 and parts of change#1169 with code...
1999-05-10 Gurusamy Sarathy"weak" references internals, still needs perlguts docum...
1999-05-10 Ilya ZakharevichSelf-consistent numeric conversion again
1999-05-10 Albert Dvornikdo_sv_dump does dump (core) on IO handles
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1999-03-22 Gurusamy Sarathyupdate copyright years
1999-02-12 Jan Duboisremove OVERLOAD conditionals
1999-01-18 Jan Duboisfix bugs in do_sv_dump() from Devel::Peek integration
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-04 Gurusamy Sarathyignore stash entries that are not GVs in dump.c
1998-07-04 Gurusamy Sarathymerge changes#1210,1211,1270 from maintbranch
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-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-15 Gurusamy Sarathy[win32] merge change#905 from maintbranch, minor fixes...
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-05-15 Perl 5 Porters[inseparable changes from match from perl-5.003_99a...
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-10-06 Perl 5 Portersperl 5.003_06: dump.c embed.h gv.c run.c
1996-06-20 Perl 5 Portersperl 5.003_01: dump.c
1996-02-03 Perl 5 Portersperl5.002beta3
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-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-04-04 Andy Doughertyperl 5.0 alpha 8
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-12-10 Larry Wallperl 5.0 alpha 5
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2
1992-06-08 Larry Wallperl 4.0 patch 25: patch #20, continued
1991-06-06 Larry Wallperl 4.0 patch 6: patch #4, continued
1991-03-21 Larry Wallperl 4.0.00: (no release announcement available) perl-4.0.00
1990-10-16 Larry Wallperl 3.0 patch #31 patch #29, continued
1990-03-27 Larry Wallperl 3.0 patch #17 patch #16, continued
next