• Home
  • Raw
  • Download

Lines Matching refs:PH

10 # 2007-09-19 Adjusted by PH to retain previous default settings
27 # 2008-01-23 PH removed the automatic build of pcredemo.
28 # 2008-04-22 PH modified READLINE support so it finds NCURSES when needed.
29 # 2008-07-03 PH updated for revised UCP property support (change of files)
30 # 2009-03-23 PH applied Steven Van Ingelgem's patch to change the name
33 # 2009-03-23 PH applied a modified version of Steven Van Ingelgem's patches to
36 # 2009-04-11 PH applied Christian Ehrlicher's patch to show compiler flags that
38 # 2010-01-02 PH added test for stdint.h
39 # 2010-03-02 PH added test for inttypes.h
40 # 2011-08-01 PH added PCREGREP_BUFSIZE
41 # 2011-08-22 PH added PCRE_SUPPORT_JIT
42 # 2011-09-06 PH modified WIN32 ADD_TEST line as suggested by Sergey Cherepanov
43 # 2011-09-06 PH added PCRE_SUPPORT_PCREGREP_JIT
54 # 2012-01-06 PH removed pcre_info.c and added pcre_string_utils.c
57 # 2012-01-17 PH applied Stephen Kelly's patch to parse the version data out
59 # 2012-02-26 PH added support for libedit
60 # 2012-09-06 PH added support for PCRE_EBCDIC_NL25
62 # 2012-10-23 PH added support for VALGRIND and GCOV
63 # 2012-12-08 PH added patch from Daniel Richard G to quash some MSVC warnings
64 # 2013-07-01 PH realized that the "support" for GCOV was a total nonsense and
66 # 2013-10-08 PH got rid of the "source" command, which is a bash-ism (use ".")
67 # 2013-11-05 PH added support for PARENS_NEST_LIMIT
314 # make it possible to override the default if necessary. PH
689 # Removed by PH (2008-01-23) because pcredemo shouldn't really be built