2019-09-27 |
Karl Williamson | devel/mktodo: Fix location of old perls Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | No longer need special handling of my_sprintf Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | devel/mkapidoc.sh: Add some config symbols Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/inc/inctools: Add sort fcn of API lines Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Convert to use parse_version Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/inc/inctools: Add fcn to return integer version Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/inc/inctools: Rewrite parse_version Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/inc/parse_version: Call fcn to not duplicate... Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Sort a bunch of outputs in dictionary order Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Extract duplicate common subs into common file Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Update minimum perl version to 5.003_07 Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | PPPort_pm.PL: Prototypes differing only in pTHX_ Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | PPPort_pm.PL: Note the functions that are special Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | PPPort_pm.PL: Move some includes to earlier Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | PPPort_pm.PL: Add/fix comments, pod Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | buildperl.pl: Add pod/usage info Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | buildperl.pl: Don't try to install man pages Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | buildperl.pl: Don't die if make install returns >0 Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | buildperl.pl: Add ability to build in parallel Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | devtools.pl: Re-prompt if user typed wrong Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Handle "literal string" args Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Special case things like _aTHX Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Add declarations for MY_CXT testing Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Handle macros with trailing '_' Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: A couple better diagnosics Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Add special parameter name 'block' Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Add white-space to m//x for readability Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Silence warnings on old perls Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Add a few comments; white-space Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Ignore some hard-to-handle functions Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: BOOTCHECK needs some declarations... Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: MULTICALL needs declarations to... Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Sort some lists Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: LC_NUMERIC manip requires a decl Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Fix up aTHX Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Handle const parameters Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: Handle identifier containing 'const' Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apicheck.pl: ignore duplicate function Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/ppptools.pl: Misspelled intended lookbehind assertion Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/ppptools.pl: Add comments, white-space, m//x Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/ppptools.pl: Rename variables Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/ppptools.pl: Normalize prototypes Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/ppptools.pl: Yet another instance of an old flag Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/ppptools.pl: Don't omit any fcns/macros in parsing... Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | apicheck_c.PL: Add detail to comment Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | devel/mkapidoc.sh: Add strict, warnings Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | All entries in apidoc.fnc are documented Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | devel/mkapidoc.sh: Slight clean up Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | devel/mkapidoc.sh: Sort the apidoc macros by name Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | devel/mkapidoc.sh: White-space, comments only Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | devel/mkapidoc.sh: Skip irrelevant embed.fnc lines Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/apidoc.fnc: Update to latest blead Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Update to latest blead embed.fnc Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/inc/utf8: Don't use postfix for in D:P tests Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | parts/inc/utf8: blead still doesn't work Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Implement sv_len_utf8_nomg() and sv_len_utf8() Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | HACKERS: Add info about Hints and Warnings Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Implement SvIV_nomg(), SvUV_nomg(), SvNV_nomg() and... Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Fix eval_pv for Perl versions prior to 5.31.2 Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Backport PL_mess_sv Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Backport foldEQ_utf8 using ibcmp_utf8 Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Backport is_utf8_invariant_string, is_invariant_string Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Backport BOM_UTF8 REPLACEMENT_CHARACTER_UTF8 Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Backport isUTF8_CHAR Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Consolidate UTF-8 functions/macros into new file Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Implement sv_mortalcopy_flags() Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Implement newSVsv_flags() Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Add tests for IVdf, UVuf, IV_MAX and UV_MAX Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Nicolas R | Fix several other implemented todo Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Enable Perl compile-time warnings at all places Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Makefile.PL: Fix so works on early perls Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Add required dependency for $(VERSION_FROM) target... Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Use correct method for checking module version in Makefile.PL Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Fix inclusion of META_MERGE in Makefile.PL Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Enable warnings in Makefile.PL Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | Update HACKERS Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | HACKERS: Update Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Karl Williamson | HACKERS: Add info about Hints and Warnings Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-09-27 |
Pali | Document D_PPP_ prefix for macros Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Nicolas R | Revert previous changes to pod/perl5311delta.pod
|
commit | commitdiff | tree |
2019-06-21 |
Nicolas R | Temporary bump PPPort to 3.54 before next release
|
commit | commitdiff | tree |
2019-06-21 |
Nicolas R | ignore macOS .DS_Store files Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Nicolas R | Fix unused variable warning in 5.30 Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | For gcc compiler enable compile warnings Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Update NEED_* list in apicheck.pl Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Remove old #define NEED_vnewSVpvf Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Devel::PPPort: Implement newSVsv_nomg() Signed-off-by: Nicolas R <atoomic@cpan.org> Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Devel::PPPort: Implement SV_NOSTEAL for sv_setsv_flags() Signed-off-by: Nicolas R <atoomic@cpan.org> Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Fix processing ERRSV and croak_sv Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Generate Makefile dependences for ppport.h, PPPort... Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Add mktests.PL to MakeMaker's PL_FILES Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Karl Williamson | ppptools.pl: Remove special case Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Karl Williamson | Use latest blead embed.fnc Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Karl Williamson | ppptools.pl: Don't store non-public functions Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Karl Williamson | mkapidoc.sh: Add required line to generated apidoc.fnc Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Karl Williamson | mkapidoc.sh: doc elements may have lead/trail space Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Karl Williamson | parts/inc/uv: A char* should be a U8* Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Avoid usage of PL_Sv if possible Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Fix gv_fetchpvn_flags Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
2019-06-21 |
Pali | Define more API functions as macros Signed-off-by: Nicolas R <atoomic@cpan.org>
|
commit | commitdiff | tree |
next |