Upgrade to Encode 1.32, from Dan Kogai.
[p5sagit/p5-mst-13.2.git] / ext / Devel /
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-08 Tom Brown [ID 20020407.002] Bug (?) and patch for DProf
2002-04-07 Slaven Rezic Devel/Peek/Peek.xs: reverse ifdef logic
2002-04-07 Jarkko Hietaniemi EBCDIC branch was forgotten.
2002-04-06 Nicholas Clark Re: the dirty half dozen (Re: perl@15662)
2002-03-22 Jarkko Hietaniemi If Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Dave Mitchell -DCRIPPLED_CC RIP
2002-03-05 Robin Barker Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
2002-03-03 Ilya Zakharevich Debugging OPs
2002-01-27 Jarkko Hietaniemi Detypo.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2002-01-20 Nick Ing-Simmons Integrate mainline
2002-01-19 Paul Green ext/Devel/DProf/DProf.t - different way
2002-01-07 Jarkko Hietaniemi Extension nits found by -Wall (several from threads
2002-01-04 Craig A. Berry Devel::PPPort Makefile.PL umpteenth try
2002-01-03 Andreas König Not ok 14031: PPPort Makefile.PL
2002-01-02 Nick Ing-Simmons More PPPort Makefile source dependence removal
2002-01-02 Nick Ing-Simmons Sort out muddle of editing on three machines ...
2002-01-02 Jarkko Hietaniemi Once more try to get the PPPort Makefile right.
2001-12-31 Jarkko Hietaniemi Tweak the dependencies not to recompile everytime,
2001-12-30 Nick Ing-Simmons Integrate 8.3 fix for PPPort fix
2001-12-30 Jarkko Hietaniemi Fix ppport.h for Unix.
2001-12-30 Nick Ing-Simmons Integrate mainline
2001-12-30 Nick Ing-Simmons "Port" Devel::PPPort to Win32:
2001-12-29 Andreas König cleaner close on tests, take 2
2001-12-18 Nick Ing-Simmons Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
2001-12-18 Hugo van der Sanden [doc patch] s{(?<=perldeb)ug}{guts}
2001-12-03 Jarkko Hietaniemi PPPort update from Paul Marquess.
2001-11-30 Jarkko Hietaniemi Let's not assume how much memory has been allocated
2001-11-27 Paul Marquess RE: [PATCH @ 13283] Devel::PPPort
2001-11-27 Jarkko Hietaniemi UTF-EBCDIC.
2001-11-26 Paul Marquess Devel::PPPort
2001-11-25 Jarkko Hietaniemi The joys of portable quoting.
2001-11-24 Craig A. Berry make PPPort/harness build on VMS
2001-11-24 Gurusamy Sarathy use portable quotes
2001-11-21 Philip Newton Re: PERFORCE change 13162 for review
2001-11-21 Jarkko Hietaniemi Add Devel::PPPort originally from Kenneth Albanowski,
2001-11-16 Ilya Zakharevich runtime runops switch
2001-11-12 Jarkko Hietaniemi Misplaced test, noticed by Barrie Slaymaker.
2001-09-27 Jarkko Hietaniemi Not everyone is using ithreads...
2001-09-27 Jarkko Hietaniemi Dump Unicode hash keys also as Unicode,
2001-09-27 Jarkko Hietaniemi Dump SvUTF8(sv)s also as \x{...}.
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-17 Jarkko Hietaniemi Bump up versions because of #12041.
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-08-29 Nicholas Clark pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-06-29 Jarkko Hietaniemi More module $VERSION bump-ups.
2001-06-24 Jarkko Hietaniemi Misplaces dSPs and the like revealed by MPE/iX and...
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-12 Jarkko Hietaniemi gcc -Wall nits picked out by a non-UNIX system
2001-06-04 Robin Barker -Wall casting patch
2001-06-03 Jarkko Hietaniemi Various "cast to pointer from integer of different...
2001-05-30 Jarkko Hietaniemi More -Wall sweeping.
2001-03-16 Michael Stevens more pod patches
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-02-08 Charles Bailey Add header for LIB$ prototypes (C. Berry)
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-09 Eric Fifer Missing dTHXs.
2000-10-20 Charles Bailey SYN SYN
2000-10-18 H.Merijn Brand Pod patch for Devel::Peek
2000-10-13 Ilya Zakharevich Perl API for mstats
2000-09-14 Robin Barker continued -Wformat support
2000-08-17 Abigail Do not use prototyping here.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-08 Jarkko Hietaniemi Fix a nit spotted by 64bit IRIX compilation: a (64...
2000-06-01 Gurusamy Sarathy replace pod2latex with the one in Pod-LaTeX v0.52 from...
2000-05-28 Gurusamy Sarathy random pod typos (from Peter Scott <Peter@PSDT.com>)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-14 Gurusamy Sarathy reference miscount in Devel::Peek that causes debugger to
2000-02-11 Gurusamy Sarathy fix uninitialized memory reads found by purify
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Gurusamy Sarathy avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenn...
2000-02-04 Gurusamy Sarathy patch to provide more informative names for evals and...
2000-02-04 Gurusamy Sarathy OS/2 build fixups from Ilya Zakharevich
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-23 Gurusamy Sarathy mark some extensions as "special versions" to avoid...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-02 Gurusamy Sarathy make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to...
1999-12-31 Gurusamy Sarathy missing files in previous submit
1999-12-29 Gurusamy Sarathy make DProf functional under pseudo-fork()
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-11-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-11-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-06 Jarkko Hietaniemi Crushing the remaining %ld guerillas.
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-23 Jarkko Hietaniemi Fix the printfing nits pointed out by using gcc -Wall and
1999-10-12 Gurusamy Sarathy various cleanups
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-13 Robin Barker Replace change #4100 with
next