| 34 |
7. Added macro for snprintf to pcrecpp_unittest.cc and also for strtoll and |
7. Added macro for snprintf to pcrecpp_unittest.cc and also for strtoll and |
| 35 |
strtoull to pcrecpp.cc to select the available functions in WIN32 (where |
strtoull to pcrecpp.cc to select the available functions in WIN32 (where |
| 36 |
different names are used). |
different names are used). |
| 37 |
|
|
| 38 |
|
8. Changed all #include <config.h> to #include "config.h". There were also |
| 39 |
|
some further <pcre.h> cases that I changed to "pcre.h". |
| 40 |
|
|
| 41 |
|
|
| 42 |
Version 7.3 28-Aug-07 |
Version 7.3 28-Aug-07 |