Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-14 Move gramparse.h to src/backend/parser John Naylor 16.0
2022-09-13 Adjust header exceptions for 0bd9c6297 John Naylor 16.0
2022-09-13 Treat Unicode codepoints of category "Format" as non-spacing John Naylor 16.0
2022-09-12 Make eval statement naturally proof against perltidy John Naylor 16.0
2022-09-09 Bump minimum version of Flex to 2.5.35 John Naylor 16.0
2022-09-09 Bump minimum version of Bison to 2.3 John Naylor 16.0
2022-09-09 Add jsonpath_gram.h to list of distprep targets John Naylor 16.0
2022-09-08 Add b2e6e7682 to .git-blame-ignore-revs John Naylor 16.0
2022-09-08 Run perltidy over Catalog.pm John Naylor 16.0
2022-09-08 Parse catalog .dat files as a whole when compiling the backend John Naylor 16.0
2022-09-06 Fix cplusplusscheck in vpath builds John Naylor 16.0
2022-09-06 Fix headerscheck in vpath builds John Naylor 16.0
2022-09-06 Fix failure to maintainer-clean jsonpath_gram.h John Naylor 16.0
2022-09-06 Add missing exceptions to cpluspluscheck John Naylor 16.0
2022-09-04 Fix MSVC linker error for specparse.obj John Naylor 16.0
2022-09-04 Build all Flex files standalone John Naylor 16.0
2022-09-04 Move private declarations shared between guc.c and guc-file.l to new header John Naylor 16.0
2022-09-04 Preparatory refactoring for compiling guc-file.c standalone John Naylor 16.0
2022-09-04 Fix sign-compare warnings arising from port/simd.h John Naylor 16.0
2022-09-02 Speed up lexing of long JSON strings John Naylor 16.0
2022-08-30 Further code review of port/simd.h John Naylor 16.0
2022-08-29 Fix broken cast on MSVC John Naylor 16.0
2022-08-29 Use ARM Advanced SIMD (NEON) intrinsics where available John Naylor 16.0
2022-08-29 Abstract some more architecture-specific details away from SIMD functionality John Naylor 16.0
2022-08-27 Be more careful to avoid including system headers after perl.h John Naylor 16.0