GH#1891 Signal(0) gives FreeBSD signals on Linux GH#1880 HTTP::UserAgent test fails with 2018.05 but not 2018.04.1 GH#1867 Test failures on FreeBSD
Created
June 5, 2018 08:26
-
-
Save Whateverable/6ccc740c94ddd9a6b6bcb166ca48f3da to your computer and use it in GitHub Desktop.
releasable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
next |
+ Populate Signal enum with getsignals op [aa622a95] + Filter and warn about system unsupported signals [852c1bd3] + Filter and warn about VM unsupported sigs [774ec5a0] + Revert "Fix backwards compatibility with installers using the old Distribution class" [2acbe7fc] + Remove pre-Distribution CURI shim [38a9204a] + Fix premature .perl chopping in X::TypeCheck [a79de429] + Fix for GH #1852: pod converts non-breaking space into normal space [75430ac9] + Execute code in elided duplicate argument pair values [fc57f9f0] + Merge branch 'post-release-2018.05' [26f00334] + Make sure "use p5isms" also works for "rand" [d1d31fd5] + clean up code, expand space chars considered when normalizing text [cb66dfcc] + correct unicode numbers for the breaking vs. non-breaking space chars [6f1b1cb6] + Just an :op<list> will suffice here... jnthn++ for feedback [73297600] + Merge pull request #1856 from skids/elided_pairs [4bbb87f5] + Merge pull request #1857 from tbrowder/nbsp-improv [27e8dab9] + fix nbsp-fix problem by adding vertical and other missing breaking and non-breaking space chars for a complete unicode solution [e1e7e4c6] + Look up DEPRECATED at the *end* of compilation [472f6e48] + Merge pull request #1859 from tbrowder/fix-nbsp-probs [8a62e5e0] + We don't need HLL Bools here [154d9855] + Move &DEPRECATED to Rakudo::Deprecations.DEPRECATED [89a4cf0d] + Merge branch 'master' into release/2018.05 [91ae5efc] + Oops, forgot one instance of DEPRECATED() [afbbf8f8] + Make "is DEPRECATED" work on attributes with auto-generated accessors [7e3aa2f2] + Fix comment copy-pasto [847d3d60] + Turn BIND-KEY into multis [1c1acbc2] + Bump NQP/MoarVM to get 2x speed improv. for .lines [6663a6d4] + Merge pull request #1869 from MasterDuke17/add_BIND-KEY_multi [caf0f568] + [JVM] Implement canStore in RakudoContainerSpec [704b893c] + Clean up and correct whitespace handling. [cc28ce37] + Merge pull request #1874 from tbrowder/reduce-spaces-regex [01a37364] + Bump NQP/MoarVM for .words speedup and string bitop fixes [74067127] + [JVM] Run some more test files (all tests pass) [0666f6a8] + Bump NQP to get the latest NQP / Moar / JVM goodies [0180dfa6] + Attempt to find out why Travis fails on some version of Ubuntu [16d3d6f6] + Revert "Attempt to find out why Travis fails on some version of Ubuntu" [b0890f21] + Merge pull request #1601 from jstuder-gh/sig_hash_2 [b0a54f92] + Bump NQP to get master to build again [189c5a8a] + [JVM] Run some more test files for Proc::Async [ee48f191] + More clean up of whitespace handling. [e776ded7] + Merge pull request #1885 from tbrowder/nbsp-clean [7183ac10] + Move pack/unpack support to lib/experimental [9472fdfd] + Allow for :api<something> [affc218f] + Oops, '&pack' is no longer with us unless used [edc6ac6b] + Rename 'use p5isms' to more general 'use isms <perl5> [4109ce36] + Oops, missed another case for use isms <perl5> [c80ea2f2] + Allow for "do { } while" with "use isms <perl5>" [56dbd735] + Add .perl method to Distributions [18f9de61] + Merge pull request #1820 from ugexe/remove-dist-and-cur-compat-shims [af645c9f] + Revert "Remove Distribution and CURI.install compat shims" [c23ee248] + Merge pull request #1895 from rakudo/revert-1820-remove-dist-and-cur-compat-shims [2234b61d] + Emit enum to supply on signal [b19cc4bd] + Merge pull request #1896 from jstuder-gh/sig_emit_enum [398c270e] + [NQP Bump] Brings 4 commits [e4ecf5e5]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment