Home | History | Annotate | Download | only in pcre

Lines Matching full:updated

266 1.  The Unicode data tables have been updated to Unicode 5.2.0.
271 3. Updated the licensing terms in the pcregexp.pas file, as agreed with the
406 runaway infinite recursion. I updated the discussion in the pcrestack man
412 interpreted as invalid octal numbers. I've updated the previous comment in
570 anchored. Updated pcretest and pcredemo to use this option.
752 2. Updated the Unicode datatables to Unicode 5.1.0. This adds yet more
814 19. Updated the Virtual Pascal + BCC files to compile the latest v7.7, as
1171 12. Updated the tests so that they work when \R is defaulted to ANYCRLF.
1184 17. The CMake files have been updated, and there is now more information about
1280 15. Updated the test for a valid UTF-8 string to conform to the later RFC 3629.
1446 HTML has been updated to handle .nf/.fi and to complain if it encounters
1449 4. Updated comments in configure.ac that get placed in config.h.in and also
1454 5. Updated the support (such as it is) for Virtual Pascal, thanks to Stefan
1455 Weber: (1) pcre_internal.h was missing some function renames; (2) updated
1796 36. Updated the Unicode property tables to Unicode version 5.0.0. Amongst other
1828 43. Updated pcregrep to support "--newline=any". In the process, I fixed a
2194 (a) Updated the table to Unicode 4.1.0.
2241 release number. I have updated configure.ac so that ./configure now finds
2360 7. The NON-UNIX-USE file had not been updated for the different set of source
2596 16. Updated pcredemo.c to include calls to free() to release the memory for the
2643 23. Updated the files ltmain.sh, config.sub, config.guess, and aclocal.m4 with
3374 57. Updated the building process for Windows DLL, as provided by Fred Cox.
3413 2. The config.guess and config.sub files had not been updated when I moved to
3468 likewise updated the man page.
3729 3. Updated pcretest so that patterns such as /abc\/def/ work like they do in
3735 match. Updated pcretest to make it able to test these functions.