Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Created a new branch for the development of 16-bit support.
Added #include <string.h> to some .cc files (needed in some environments).
Added a lot of (int) casts to avoid compiler warnings in systems where size_t is 64-bit.
Craig's patch to remove the checks for windows.h and instead check for _strtoi64 explicitly, and avoid using snprintf() at all.
Change condition for the macros for snprintf and strtoll from _WIN32 to HAVE_WINDOWS_H because they are needed only when windows.h is present.
<config.h> => "config.h" and also some cases of <pcre.h>.
Correct errors in previous patch; tidy for test release.
Daniel's patch for config.h and Windows DLL declarations (not fully working).
Daniel's patches to add to the CMake support.
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
Load pcre-7.0 into code/trunk.
Load pcre-6.5 into code/trunk.
Load pcre-6.0 into code/trunk.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.5 |