Lines Matching +full:cpan +full:- +full:changes
1 Revision history for Devel-PPPort
3 3.68 - 2022-03-18
8 3.67 - 2022-03-08
15 3.66 - 2022-03-02
19 3.65 - 2022-03-02
24 * devel/regenerate: Add --skip-devels option
27 3.64 - 2022-02-01
29 * Fix: Only use '-Wdeclaration-after-statement' if possible
34 3.63 - 2021-07-06
39 * various internal changes
41 3.62 - 2020-10-16
45 3.61 - 2020-10-12
58 3.60 - 2020-08-11
59 * Restore PERL_BCDVERSION helper which is used on CPAN
62 3.59 - 2020-08-10
71 * Change ppport.h --api-info to not output non-API info unless that is the
73 * Find more elements to be listed in the --api-info option (and similar) to
76 3.58 - 2020-03-09
81 3.57 - 2020-01-31
92 3.56 - 2019-11-25
97 * Fix failing builds on 5.20.[1-3] introduced in 3.55 (Karl Williamson)
98 * Change tests to accept and use Test::More-like functions (Karl Williamson)
100 3.55 - 2019-11-07
101 * Fix p5-Text-Xslate on Perl 5.8.5 (Nicolas R)
107 * Add warning about UTF-8 unreliable in early perls (Karl Williamson)
121 3.54 - 2019-09-27
122 * Fix Unix-format path in Devel::PPPort's Makefile.PL
134 * Consolidate UTF-8 functions/macros into new file
137 * Enable Perl compile-time warnings at all place
141 3.53 - 2019-09-27
147 3.52 - 2019-05-14
151 3.51 - 2019-05-01
155 3.50 - 2019-04-30
159 3.49 - 2019-04-29
163 3.48 - 2019-04-28
167 3.47 - 2019-04-27
169 * re-fix leaky code (used only in tests)
171 3.46 - 2019-04-26
176 very early perls to not be locale-dependent
182 * Added isIDCONT, to match legal non-initial characters in an
184 * Added isOCTAL, to match [0-7]
199 3.45 - 2019-03-19
203 3.44 - 2019-02-20
207 3.43 - 2018-09-19
211 3.42 - 2018-04-21
213 * Include 'Changes' (this file) in the distribution.
215 3.41 - 2018-04-21
217 * Fix security problem: CWE-134: Use of Externally-Controlled Format String.
229 * Skip ASCII tests on non-ASCII platforms.
234 3.36 - 2017-05-14
238 3.35 - 2016-06-17
242 3.34 - 2016-06-04
247 3.33 - 2016-06-03
264 3.32 - 2015-09-30
268 3.31 - 2015-03-12
272 3.30 - 2015-03-05
277 3.29 - 2015-03-05
282 3.28 - 2015-01-16
286 3.27 - 2015-01-13
294 3.26 - 2015-01-07
299 3.25 - 2014-12-02
306 3.24 - 2014-05-08
311 * Fix GH #11 - compiler warning under clang
313 * Fix GH #12 - compiler warnings
316 3.23 - 2014-04-12
324 3.22 - 2014-03-19
336 3.21 - 2013-08-17
338 * Fix cpan #87870: Merge core perl commit 90b0dc0e2e
341 * Fix cpan #86975: Deterministically order API elements in POD
343 * Fix cpan #81796: my $_ is deprecated
345 * Fix cpan #81484: fix isASCII and isCNTRL for inputs > 255
347 * Fix cpan #80314: make use of PERL_NO_GET_CONTEXT the default
348 * Fix cpan #79814: Install to 'site' for perl 5.11+
350 * Fix cpan #78271: Need SvPV_nomg_nolen
353 * Some tweaks needed to support 5.003 on 64-bit platforms
355 3.20 - 2011-09-10
357 * fix CPAN #56749: isASCII and isCNTRL macros are buggy
360 * fix CPAN #70427: RealPPPort.xs:1587: error: lvalue required as unary ‘&’ operand
362 3.19_03 - 2011-04-13
364 * keep up with latest core changes
366 3.19_02 - 2010-03-07
374 implement all of these, fixes CPAN #47174)
376 3.19_01 - 2010-02-20
378 * fix CPAN #50763: mistaken use of $[
389 3.19 - 2009-06-14
393 3.18_01 - 2009-06-12
395 * fix CPAN #44614: Please support XSBODY
396 * fix CPAN #44655: Please support SVfARG
412 implement almost all of these, fixes CPAN #44087)
414 3.18 - 2009-06-12
422 3.17 - 2009-03-15
425 (fixes CPAN #39802, thanks to CHOCOLATE for
429 (second part of fix for CPAN #39802)
431 3.16 - 2009-01-23
436 3.15 - 2009-01-18
440 * fix --unstrip for development versions
442 3.14_05 - 2008-10-31
447 3.14_04 - 2008-10-30
477 3.14_03 - 2008-10-21
485 (fixes CPAN #40078)
487 3.14_02 - 2008-10-12
498 (fixes CPAN #39809 and CPAN #39808)
504 (fixes CPAN #39802)
507 3.14_01 - 2008-07-11
509 * resolve CPAN #37451: add PERLIO_FUNCS_DECL and
513 3.14 - 2008-06-01
515 * fix CPAN #36197: filename nit in parse_partspec
518 3.13_03 - 2008-05-13
520 * fix CPAN #35835: SvPV_flags_const_nolen segfaults prior
523 3.13_02 - 2008-04-13
525 * fix NV[efg]f format string macros for perl-5.6.0 built
526 using -Duselongdouble (thanks to Zefram for figuring this
528 * add --patch and --oneshot options to devel/buildperl.pl
530 3.13_01 - 2008-01-04
544 3.13 - 2007-10-04
546 * fix cpan #29748: ppport.h problems with perl5.005_05
550 3.12 - 2007-09-22
552 [released without changes]
554 3.11_06 - 2007-09-11
556 * fix cpan #29302: Perl_croak_nocontext doesn't need aTHX_
564 3.11_05 - 2007-08-20
573 3.11_04 - 2007-08-20
583 * improve the --strip option
584 - strip all C comments
585 - strip most superfluous whitespace
586 with these changes, the stripped ppport.h is now almost
589 ------------------------------------------
590 uncompressed 87988 62573 -28.9%
591 gzip'd 17985 12725 -29.2%
593 3.11_03 - 2007-08-14
602 3.11_02 - 2007-08-13
604 * fix cpan #25372: special case sv_magic(sv, obj, how, name, 0)
605 * fix cpan #27906: [PATCH] add UTF8_MAXBYTES
644 * add -c.inc and -xs.inc to the list of supported extensions
645 * document that --copy doesn't include the dot
648 3.11_01 - 2007-03-23
656 3.11 - 2007-02-14
660 3.10_02 - 2006-12-02
664 3.10_01 - 2006-12-02
666 * fix cpan #21239: Signals safe in Perl 5.8.0
669 the context argument in pre-5.6.0 perls
677 * added --test-archives option to buildperl.pl script
681 3.10 - 2006-08-14
685 3.09_02 - 2006-07-25
692 3.09_01 - 2006-07-21
696 3.09 - 2006-07-08
701 - now counts warnings emitted during testing
702 - output is colored (can be turned off)
706 3.08_07 - 2006-07-03
708 * fix cpan #20179: Licensing information for PPPort is
710 * only --unstrip a stripped ppport.h if an appropriate
712 * add a --version option to ppport.h
714 3.08_06 - 2006-06-25
720 * remove PPPort.xs from CPAN distribution
722 3.08_05 - 2006-06-23
728 3.08_04 - 2006-05-29
736 3.08_03 - 2006-05-25
742 3.08_02 - 2006-05-22
748 - can now search directories for perl executables
749 - can use only perl binaries of at least a certain
750 revision using the --min option
751 - sorts tests by perl version
752 - shows a summary of failed versions
767 3.08_01 - 2006-05-20
790 3.08 - 2006-01-19
795 3.07 - 2006-01-16
808 3.06_04 - 2005-10-30
810 * add --strip / --unstrip options
817 3.06_03 - 2005-10-18
825 3.06_02 - 2005-10-18
834 3.06_01 - 2005-06-25
836 * fix --compat-version argument checking
839 * add --nofilter option to override the filtering
844 3.06 - 2005-02-02
846 * fix cpan #11327: make fails with syntax error
849 3.05 - 2005-01-31
862 3.04 - 2004-12-29
867 * add --api-info switch for ppport.h
869 3.03 - 2004-09-08
873 3.02 - 2004-09-08
884 3.01 - 2004-08-23
888 3.00_03 - 2004-08-20
890 * make sure the @INC path is kept up-to-date when changing
893 3.00_02 - 2004-08-19
898 3.00_01 - 2004-08-17
929 3.00 - 2004-08-16
934 2.99_07 - 2004-08-13
941 2.99_06 - 2004-08-11
943 * --compat-version now considers all macros/functions
947 looks ugly on search.cpan.org
949 2.99_05 - 2004-08-10
951 * --compat-version now also hides compatibility warnings for
954 2.99_04 - 2004-08-10
957 * added --compat-version option to ppport.h script to only
961 2.99_03 - 2004-08-09
966 well as --cplusplus option to suppress it to ppport.h
975 2.99_02 - 2004-08-08
980 - can now perform global (i.e. multi-file) NEED_ checks
981 - checks source for missing aTHX arguments
982 - checks source for unsupported API calls
983 - can now lists provided and unsupported API
984 - can use Text::Diff on platforms without diff utility
985 - can use custom diff utility / options
986 - can write one patch against the module
987 - can write single copies with changes applied
993 using search.cpan.org
995 2.99_01 - 2004-08-07
999 * autogenerated API-checks
1001 * ppport.h changes:
1002 - no static/global functions without explicit NEED_
1003 - can now be run without -x
1004 - now shows hints and dependencies
1005 - now has POD documentation, so perldoc ppport.h works
1006 - now has options
1007 - now uses File::Find when available
1008 * tested with multi-threaded (ithreads and 5.005-threads) perls
1009 from 5.005 and single-threaded perls from 5.003 up to 5.9.x
1103 2.008 - 20th October 2003
1108 2.007 - 18th September 2003
1112 2.006 - 8th September 2003
1115 * still compiler-warnings for grok_??? and 5.6.x, fixed
1117 2.005 - 2nd September 2003
1123 2.004 - 22th August 2003
1127 2.003 - 8th May 2003
1131 2.002 - 2nd December 2001
1134 * Merged the Harness sub-module into Devel::PPPort