Commit Graph

1004 Commits

Author SHA1 Message Date
Petr Písař 5d3b4b53fc Fix overloading for binary and octal floats 2019-11-12 17:27:05 +01:00
Jitka Plesnikova 547455e52c 5.30.1 bump 2019-11-11 11:23:04 +01:00
Petr Písař 4349fa4a38 Correct an RT number for perl-134390-don-t-leak-the-SV-we-just-created-on-an-.patch 2019-09-11 14:34:25 +02:00
Petr Písař e79ae3fa66 Fix a detection for futimes 2019-09-11 12:04:46 +02:00
Petr Písař 9457f9ae7d Fix a memory leak when matching a UTF-8 regular expression 2019-09-11 11:59:33 +02:00
Petr Písař 4fe1816110 Correct configuring git identity
Commiter identity is also needed.
2019-09-02 11:18:58 +02:00
Petr Písař 39ecff80ad Correct a misspelling in perlrebackslash documentation 2019-09-02 11:11:04 +02:00
Petr Písař ae780b9eec Fix a buffer overread when compiling a regular expression with many branches 2019-09-02 11:11:03 +02:00
Petr Písař 6c06fa9976 Fix a buffer overread when compiling a regular expression with many escapes 2019-09-02 09:56:57 +02:00
Petr Písař ff39d4935a Do not interpret 0x and 0b prefixes when numifying strings 2019-09-02 09:43:40 +02:00
Petr Písař a37c37e211 Fix a buffer overread when parsin a Unicode property while compiling a regular expression 2019-09-02 09:43:09 +02:00
Petr Písař 126a7ebead Fix parsing a Unicode property name when compiling a regular expression 2019-09-02 09:29:47 +02:00
Petr Písař 6023832adf Adjust spec file to rpm-build-4.15.0-0.rc1.1 2019-09-02 08:37:14 +02:00
Petr Písař 469a97e9c1 Do not run File-Find tests in parallel 2019-08-22 12:05:11 +02:00
Petr Písař 0e479bc0f1 Fix a documentation about a future API change 2019-08-22 11:59:56 +02:00
Petr Písař 5d1cb4af5a Fix parsing a denominator when parsing a Unicode property name 2019-08-22 11:28:32 +02:00
Petr Písař 9eebde9ae4 Fix a crash when setting $@ on unwinding a call stack 2019-08-22 11:28:31 +02:00
Petr Písař e24a3ce0f2 Fix a NULL pointer dereference in PerlIOVia_pushed() 2019-08-22 10:46:53 +02:00
Petr Písař 0e4d26837f Fix file mode of a perl-example.stp example 2019-08-07 14:28:11 +02:00
Petr Písař f8b2e6830c Fix a use after free in debugging output of a collation 2019-08-07 14:21:40 +02:00
Petr Písař 7f888313d5 Fix a use after free in /(?{...})/ 2019-08-07 14:21:40 +02:00
Petr Písař 4f8c6fbbae Include trailing zero in scalars holding trie data (RT#134207) 2019-08-07 14:21:37 +02:00
Petr Písař 04bb682c86 Fix propagating non-string variables in an exception value 2019-08-07 14:21:05 +02:00
Fedora Release Engineering c303a0d3d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 00:22:00 +00:00
Petr Písař 7c3e0a6419 Run Turkish locale tests 2019-07-17 15:02:12 +02:00
Petr Písař 8b21adb20c Preserve append mode when opening anonymous files 2019-07-17 14:44:08 +02:00
Petr Písař 9040dc1ebc Fix a crash on an uninitialized warning when processing a multideref node 2019-07-17 14:11:21 +02:00
Petr Písař 8fa8019ea7 Fix a test for a crash in SIGALARM handler when waiting on a child process to be closed 2019-07-17 14:09:34 +02:00
Petr Písař e060ac4b3e Fix %{^CAPTURE} value when used after @{^CAPTURE} 2019-06-25 17:37:47 +02:00
Petr Písař cdfd8d0ed5 Fix %{^CAPTURE_ALL} to be an alias for %- variable 2019-06-25 17:32:17 +02:00
Petr Písař 72e0efe7b7 Fix setting supplementar group IDs 2019-06-25 17:24:26 +02:00
Petr Písař f41c4accda Fix a stack underflow in readline() if passed an empty array as an argument 2019-06-25 17:08:33 +02:00
Petr Písař a47c957eb2 Fix changing packet destination sent from a UDP IO::Socket object 2019-06-25 16:59:13 +02:00
Petr Písař e7d6451704 Improve retrieving a scalar value of a variable modified in a signal handler 2019-06-25 16:47:32 +02:00
Petr Písař 28b3f8c52b Fix subroutine protypes to track reference aliases 2019-06-25 16:31:46 +02:00
Petr Písař 4298c8523d Prevent from wrapping a width in a numeric format string 2019-06-25 16:26:10 +02:00
Petr Písař 592c794ab8 Fix an erroneous assertion on OP_SCALAR 2019-06-25 16:11:22 +02:00
Petr Písař 67cb403909 Fix a crash with a negative precision in sprintf function 2019-06-25 16:01:49 +02:00
Petr Písař 2817041734 Fix a crash in SIGALARM handler when waiting on a child process to be closed 2019-06-25 15:44:32 +02:00
Petr Písař a79662bb2b Fix stacking file test operators 2019-06-25 15:38:29 +02:00
Petr Písař 4fc5035c56 Fix an undefined behavior in shifting IV variables 2019-06-25 15:21:24 +02:00
Petr Písař 76d1bdbdfc Fix memory handling when parsing string literals 2019-06-25 15:05:03 +02:00
Petr Písař 9426796960 Do not panic when outputting a warning 2019-06-25 12:52:43 +02:00
Petr Písař 6684b08b37 Fix an out-of-buffer read while parsing a Unicode property name 2019-06-25 12:52:42 +02:00
Jitka Plesnikova 5cb5cda25d Define %%perl_vendor*, %%perl_archlib, %%perl_privlib, because in rpm 4.15 those are no longer defined 2019-06-12 11:18:58 +02:00
Jitka Plesnikova 43c5cd7e8e Perl 5.30 re-rebuild of bootstrapped packages 2019-06-02 21:38:35 +02:00
Jitka Plesnikova 35dbc000ee Make site paths specific to Perl minor version 2019-05-30 08:31:51 +02:00
Jitka Plesnikova ffbaa94ebd Upgrade to 5.30.0 2019-05-30 08:30:30 +02:00
Jitka Plesnikova 51b53cd3f9 5.28.2 bump 2019-04-23 10:13:50 +02:00
Petr Písař 98c121bf78 Fix a memory leak when warning about malformed UTF-8 string 2019-04-05 18:08:01 +02:00