summaryrefslogtreecommitdiffstats
path: root/src/if_perl.xs
AgeCommit message (Expand)Author
2024-01-29patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete linesv9.1.0062zeertzjq
2023-10-19patch 9.0.2052: win32: using deprecated wsock32 apiv9.0.2052Ken Takata
2023-10-18patch 9.0.2047: perl: warning about inconsistent dll linkagev9.0.2047Ken Takata
2023-10-11patch 9.0.2013: confusing ifdefs in if_<lang>.cv9.0.2014Ken Takata
2023-09-30patch 9.0.1960: Make CI checks more strictv9.0.1960Yee Cheng Chin
2023-09-01patch 9.0.1835: Perl interface has problems with load PL_current_contextv9.0.1835Yee Cheng Chin
2023-08-29patch 9.0.1818: dynamically linking perl is brokenv9.0.1818Christian Brabandt
2023-08-13patch 9.0.1700: Cannot compile with dynamic perl < 5.38v9.0.1700K.Takata
2023-08-09patch 9.0.1681: Build Failure with Perl 5.38v9.0.1681Philip H
2022-11-28patch 9.0.0965: using one window for executing autocommands is insufficientv9.0.0965Bram Moolenaar
2022-11-14patch 9.0.0880: preprocessor indenting is offv9.0.0880K.Takata
2022-11-04patch 9.0.0830: compiling with Perl on Mac 12 failsv9.0.0830Philip H
2022-10-01patch 9.0.0634: evaluating "expr" options has more overhead than neededv9.0.0634Bram Moolenaar
2022-09-17patch 9.0.0493: Perl test failsv9.0.0493Bram Moolenaar
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-05-10patch 8.2.4931: Crash with sequence of Perl commandsv8.2.4931Bram Moolenaar
2022-01-28patch 8.2.4246: one error message not in errors.hv8.2.4246Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2021-07-24patch 8.2.3208: dynamic library load error does not mention why it failedv8.2.3208Martin Tournoij
2021-05-27patch 8.2.2891: cannot build with Perl 5.34v8.2.2891ichizok
2020-10-31patch 8.2.1929: MS-Windows: problem loading Perl 5.32v8.2.1929Bram Moolenaar
2020-09-10patch 8.2.1655: cannot build with Strawberry Perl 5.32.0v8.2.1655Bram Moolenaar
2020-06-24patch 8.2.1049: Vim9: leaking memory when using continuation linev8.2.1049Bram Moolenaar
2020-06-21patch 8.2.1031: build failure with Perl5.32v8.2.1031Bram Moolenaar
2020-06-12patch 8.2.0967: unnecessary type casts for vim_strnsave()v8.2.0967Bram Moolenaar
2020-05-30patch 8.2.0853: ml_delete() often called with FALSE argumentv8.2.0853Bram Moolenaar
2020-04-11patch 8.2.0541: Travis CI does not give compiler warningsv8.2.0541Bram Moolenaar
2020-03-29patch 8.2.0479: unloading shared libraries on exit has no purposev8.2.0479Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2020-01-06patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30v8.2.0094Bram Moolenaar
2019-02-23patch 8.1.0978: blob not tested with Perlv8.1.0978Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-02-08patch 8.1.0881: can execute shell commands in rvim through interfacesv8.1.0881Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-13patch 8.1.0744: compiler warnings for signed/unsigned stringsv8.1.0744Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-12patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar
2018-09-21patch 8.1.0420: generating vim.lib when using ActivePerl 5.20.3 or laterv8.1.0420Bram Moolenaar
2018-08-02patch 8.1.0234: incorrect reference counting in Perl interfacev8.1.0234Bram Moolenaar
2018-07-25patch 8.1.0212: preferred cursor column not set in interfacesv8.1.0212Bram Moolenaar
2018-07-22patch 8.1.0203: building with Perl 5.28 fails on Windowsv8.1.0203Bram Moolenaar
2018-07-16patch 8.1.0190: Perl refcounts are wrongv8.1.0190Bram Moolenaar
2018-07-08patch 8.1.0167: lock flag in new dictitem is reset in many placesv8.1.0167Bram Moolenaar
2018-03-06patch 8.0.1576: Perl VIM::Buffers() does not find every bufferv8.0.1576Bram Moolenaar
2017-10-24patch 8.0.1215: newer gcc warns for implicit fallthroughv8.0.1215Bram Moolenaar
2017-09-25patch 8.0.1145: warning when compiling with Perlv8.0.1145Bram Moolenaar
2017-09-17patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-06-10patch 8.0.0631: can't build with Perl 5.26v8.0.0631Bram Moolenaar
2017-04-30patch 8.0.0593: duplication of code for adding a list or dict return valuev8.0.0593Bram Moolenaar