Lines Matching +refs:gdb +refs:running +refs:regexp

267 the program is running under is not supposed to be visible to Perl code
1320 The documentation has been updated to include some more examples of C<gdb>
1383 The fact that the regexp engine makes no effort to call (?{}) and (??{})
1695 Warnings and errors from the regexp engine are now UTF-8 clean.
1748 This message is now only in the regexp category, and not in the deprecated
1945 rather than running every miniperl call on the target; this means that, short
1991 certain sorts of C programming errors, though at significant cost in running
2004 C<$PWD> environment variable, but the F</bin/sh> used for running tests
2094 running.
2110 The build system now honors an C<ld> setting supplied by the user running
2197 About 15 minutes of idle sleeping was removed from running C<make test> due to
2199 the test completes, and the full timeout period elapsed before running the next
2250 enabled pseudo-fork in your build of Win32 Perl, and were running that build on
2269 Perl can now be built in one shot with no user intervention on WinCE by running
2408 This new behaviour can still be disabled by running F<Configure> with
2419 The previous behaviour can still be enabled by running F<Configure> with
2534 Many flags that used to be exposed via regexp.h and used to populate the
2535 extflags member of struct regexp have been removed. These fields were
2536 technically private to Perl's own regexp engine and should not have been
2589 Fixed a small number of regexp constructions that could either fail to
2731 Fix unexpected tainting via regexp using locale. Previously, under certain
2740 assertion in a regexp, the assertion referred to a named subpattern,