Parent Directory
|
Revision Log
|
Patch
revision 107 by ph10, Wed Mar 7 11:02:28 2007 UTC | revision 108 by ph10, Wed Mar 7 11:11:23 2007 UTC | |
---|---|---|
# | Line 54 Version 7.1 05-Mar-07 | Line 54 Version 7.1 05-Mar-07 |
54 | support is not required. This saves 1.5-2K of code, which is important in | support is not required. This saves 1.5-2K of code, which is important in |
55 | some applications. | some applications. |
56 | ||
57 | 10. The emulated memmove() function in pcre_internal.h (provided for those | |
58 | environments that have neither memmove() nor bcopy()) was defining its | |
59 | arguments as char * instead of void *. | |
60 | ||
61 | ||
62 | Version 7.0 19-Dec-06 | Version 7.0 19-Dec-06 |
63 | --------------------- | --------------------- |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |