32 |
compatibility, even though it is no longer used. |
compatibility, even though it is no longer used. |
33 |
|
|
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 when the |
strtoull to pcrecpp.cc to select the available functions in WIN32 when the |
36 |
windows.h file is present (where different names are used). |
windows.h file is present (where different names are used). |
37 |
|
|
38 |
8. Changed all #include <config.h> to #include "config.h". There were also |
8. Changed all #include <config.h> to #include "config.h". There were also |