From ≈2018-01-01T00:00:00Z to ≈2018-04-01T00:00:00Z
Open tickets before: 1708
Open tickets after: 1770
Number of tickets touched: 575
[resolved] RT#105872 42, 44, 22 -> *@a { say @a.perl } [resolved] RT#112986 error 'Use of uninitialized $_ of type Any in numeric context" throws extra errors [resolved] RT#122137 Type object seem to bind in item or push [resolved] RT#122929 quoted LHS of pair constructor inside enum definition makes elements be ignored [resolved] RT#123493 Spurt to filehandle deprecated [resolved] RT#124281 colonpairs in [POD] config options always produce strings [resolved] RT#125299 LTA error message when forgetting to close block inside string in Rakudo [resolved] RT#125555 Comparison ops for DateTimes in Rakudo [resolved] RT#125985 Internal error when a constant, unspace, and a map are involved in Rakudo [resolved] RT#126380 Proc.pid [resolved] RT#126381 Proc::Async has no way to get to a child's PID [resolved] RT#126390 await start {} hangs when using HTTP::UserAgent [resolved] RT#126413 WhateverCode loses topic inside given modifier [resolved] RT#126423 `if` block with slurpy parameter does not receive argument [resolved] RT#126433 Parameter coercion with type smiley doesn't work [resolved] RT#126563 'X' meta-operator fails with RHS input from parenthesized output of another 'X' [resolved] RT#126569 xx-repeated expression enclosed in parens can't access the topic $_ of a statement modifier [resolved] RT#126703 Typed Shaped Arrays can't be initialized [resolved] RT#126742 config items should not include quotes for string values [resolved] RT#126856 No spaces allowed around .^ and .? (^42 .^methods.say) [resolved] RT#126897 Slip objects deparse as List [resolved] RT#126973 No sink warnings when Inf or NaN is in sink context ( ∞ ) [resolved] RT#126984 WhateverCode in given doesn't get refreshed when entering surrounding block in Rakudo [resolved] RT#127011 bad error when initialising Int var to Inf or NaN [resolved] RT#127016 Date can have undefined year [resolved] RT#127051 error for 1/1.WHAT [resolved] RT#127100 error message when specifying return type before parameters ( --> Bool, Int $x, Int $y ) [resolved] RT#127135 Infinite Loop with missing second arg on .subst-mutate [resolved] RT#127184 One digit short to correctly stringify a double [resolved] RT#127226 QUOTE does not remove backslash with adverb :b [resolved] RT#127291 temp fails to set hashes with non-string key type constraints [resolved] RT#127352 Behavior of Regular Expressions Contained in a Constant with a Sigil [resolved] RT#127365 Bizarre speed results when .hyper are used [resolved] RT#127671 「dir」 dies if weird unicode sequences are encountered (dir;) [resolved] RT#127959 Missing serialize REPR function for REPR SCRef | When using a class using a trait that modify metamodel [resolved] RT#128054 In a string enclosed in parens, a {}-interpolation can't access the topic $_ of a statement modifier [resolved] RT#128511 utf8-c8 generates spurious NUL [resolved] RT#128512 utf8-c8 mangles by NFC [resolved] RT#128520 Consider migrating from RT [resolved] RT#128655 Mixup in candidates through optimizer [resolved] RT#128692 useless uses of "useless use ... in sink context" warning in sink context [resolved] RT#128712 quote colon form in identifier lacks line number [resolved] RT#128758 Reduce with numeric ops does not numify things if only one arg is passed ([*] set(1,2,3)) [resolved] RT#128859 WhateverCode in a chained comparison fails to parse ("QAST::Block with cuid 1 has not appeared") [resolved] RT#128880 Dead code in HyperWhatever, 「.new」 is not supposed to work but it does (HyperWhatever.new) [resolved] RT#128895 $*ARGFILES.words does not fallback to $*IN [resolved] RT#128912 decimal->float bad rounding [resolved] RT#128935 "where" clauses are parsed, but not enforced, in "my" expressions [resolved] RT#129114 state variable declared inside of a {} interpolation in a string, attaches to wrong scope [resolved] RT#129296 Splitting non-binary handles no longer works (run(:out, "ls").out.split: 0.chr) [resolved] RT#129790 Giving a sub to a map fails [resolved] RT#129801 Nesting LEAVE and ENTER phasers says "Cannot reference undeclared local 'enter_result__1" [resolved] RT#129882 Proc with `.in.close` and `.out.slurp-rest` in different threads, hangs [resolved] RT#129912 Subset produces Cannot invoke this object (REPR: Null; VMNull) [resolved] RT#130086 multiple eof-s support on $*IN [resolved] RT#130261 Error message for unclosed curly quote points to the last line of the file [resolved] RT#130431 Subclassing an Int no longer works flawlessly (my Foo $a .= new(42)) [resolved] RT#130477 Pod config parses colopairs but simply stringifies whatever it matched [resolved] RT#130479 Type coercion in signature gives warning on optional named arguments [resolved] RT#130483 Regex Unicode properties check string values before checking bool properties [resolved] RT#130532 Failing tests for itemization of arguments with infix:<Z> after introduction of Rakudo::Internals.OneValueIterator [resolved] RT#130575 Variables inside a try {} block used with `andthen` don't always get updated to correct values [resolved] RT#130586 "Iteration Past End" with Empty Character Class that has unescaped space in it [resolved] RT#130688 .subst/.subst-mutate with :g do not set $/ to all the matches [resolved] RT#130748 weird error when accessing an attribute from a "where" of another attribute [resolved] RT#130843 .seek(... SeekFromCurrent) seeks to incorrect place if called after .readchars [resolved] RT#130859 WhateverCode subscript inside WhateverCode inside block doesn't properly close over lexical [resolved] RT#130980 Thunked xx not calling pull-one deep enough? [resolved] RT#131123 Useless use of useless use in smartmatch + block + try [resolved] RT#131145 Modes for IO::Handle.open need clarification [resolved] RT#131197 List.splice issues superfluous warning: "Use of uninitialized value of type Any in string context" [resolved] RT#131251 Useless use warning triggered on assignment forms of reverse metaops [resolved] RT#131275 Str.comb returns a List instead of a Seq when matcher is a Regex [resolved] RT#131305 Useless Useless Use Warning when invoking colonpaired routines [resolved] RT#131331 Wrong useless use warning in grep + try + after [resolved] RT#131409 whatever auto closure fails with smartmatch with regex [resolved] RT#131496 Failure.perl doesn't roundrip `handled` flag [resolved] RT#131499 Incorrect useless use warning in `andthen`/`notandthen`/`orelse` [resolved] RT#131502 Incorrect useless use warning when WhateverCode is passed as arg to Callable [resolved] RT#131548 andthen weirdness with lexicals [resolved] RT#131617 Any.tail(Callable) violates Iterator protocol [resolved] RT#131622 Failures don't get sunk when last in for loop [resolved] RT#131790 :delete silently fails on lazy Arrays [resolved] RT#131879 Memory “leak” [resolved] RT#131887 method freeze(Pair:D:) changes object identity [resolved] RT#132172 `orelse` + block in a string gets the wrong $_ [resolved] RT#132211 combination of `andthen` and `orelse` causes closed over variable to never update [resolved] RT#132246 .pick and .roll return incorrect results for object hashes [resolved] RT#132268 Floating point anomalies [resolved] RT#132337 Code block inside `andthen`/`orelse` doesn't close over lexical variables correctly [resolved] RT#132511 Binary assignment Z+= fails if it's the last thing in for loop [resolved] RT#132632 . List and hash configuration value formats are not yet implemented (NYI) [resolved] RT#132673 Container has no information about parametric type [resolved] RT#132675 IO::Path.dir may be using the wrong CWD [resolved] RT#132718 BUG: Unhandled kind 3 with int32 argument [resolved] RT#132741 Broken on FreeBSD and OpenBSD [resolved] RT#132742 FreeBSD and OpenBSD Builds now dependent on gmake [resolved] RT#132780 Issue with one and none Junctins when passed as parameter [resolved] RT#132846 Directive d not applicable for type Int [resolved] RT#132877 Confusing link to 'zef' [resolved] RT#132909 [LTA?] Failure return from require when load fails [resolved] RT#132980 Coercion type apparently does not check the actual type of the coerced value [closed] GH#306 Enable symmetric difference for LoLs [closed] GH#362 Symmetric difference as a quanthash-y op [closed] GH#400 Fix RT #124204 in squish: Do not .Str the return value of &as, in order ... [closed] GH#651 Untwine Pod [closed] GH#1179 Fix for RT#128054 and RT#126569 ... needs experienced review ... [closed] GH#1212 Uninitialized $_ and weird blowage (<a b c>[$_ xx 2] with 1) [closed] GH#1247 Reserved characters in the source code cause segfaults (#) [closed] GH#1259 SEGV when running whateverable tests [closed] GH#1261 Silent Failure When Binding To Map Key [closed] GH#1278 Another SEGV in whateverable [closed] GH#1280 Memory “leak” in whateverable [closed] GH#1283 Issue 1238: Fix Hash clone not retaining all attributes [closed] GH#1304 Chainable ops silently fail to be chained when negated [closed] GH#1305 LTA Error when assigning to Range element [closed] GH#1314 Bad error when mistakenly using `substr` as `subst` [closed] GH#1315 Postfix→Prefix optimization is too early [closed] GH#1316 Add tests for testing almost all Unicode codepoints [closed] GH#1317 Add two special cases for infix:<,> [closed] GH#1319 KEEP + for loop = useless useless use warning [closed] GH#1320 Unwanted "drift" when re-using the same lazy iterable to index another iterable [closed] GH#1327 `say` in some case throws malformed arg instead of P5ism error [closed] GH#1328 Large diff between HLL and nqp performance in code example [closed] GH#1329 my int $x; ( $x += 42 is slower than $x = $x + 42) [closed] GH#1336 X::Multi::NoMatch dumps too much output [closed] GH#1339 Provides for fixes for several POD bugs: [closed] GH#1341 state variable resets for each loop of a loop expression [closed] GH#1349 Skip using a WhateverCode doesn't work [closed] GH#1359 Fix RT#127051 [closed] GH#1360 `Failure` in a `for` statement modifier as last statement of Callable fails to blow up [closed] GH#1361 Coercers with DefiniteHOW as target don't work when source is empty [closed] GH#1363 Fix RT#127016 [closed] GH#1364 Vague unit-scope error msg for semi-colon at end of a header [LTA] [closed] GH#1367 Using a hash variable in a regex should give a better error message [closed] GH#1368 "42 < $a < 666" should be faster than "42 < $a && $a < 666", but is 2x as slow [closed] GH#1369 `PROCESS::<$FOO>` set in sub EXPORT does not work in modules [closed] GH#1371 sub EXPORT loaded inside precompiled module doesn't seem to be run [closed] GH#1375 Issue 1304: Preserve operator chaining when operators negated [closed] GH#1377 t/02-rakudo/08-repeat.t on rakudo 2017.12 on Linux [closed] GH#1379 Add test to finish Issue 1305 (LTA Range Error) [closed] GH#1380 Incompatible pointer type warning in NativeCall tests [closed] GH#1382 `--optimize=off` does not get propagated to &EVAL [closed] GH#1384 Any.skip fails when trying to use a WhateverCode [closed] GH#1386 Remove `RAKUDO_MONKEY_BUSINESS` env var [closed] GH#1387 Increment/Decrement on RatStr dies [closed] GH#1389 No “Useless use” warning for xor [closed] GH#1390 Meta assign reverse opt [closed] GH#1392 Useless assignment in sub wanted [closed] GH#1393 List.sink does not sink [closed] GH#1394 Malformed UTF-8 when IO::Socket::INET.new(:host('gtk-dlls.p6c.org'), :port(80)) on Windows [closed] GH#1395 Fix RT#126669 [closed] GH#1396 Issue 1261: Throw BIND-KEY Exception instead of using Failure [closed] GH#1397 .ords.rotor(2=>-1,:partial) doesn't work [closed] GH#1400 Issue 1397: Reifiy pending elements in Seq prior to rotor call [closed] GH#1401 Custom trait_mods don't get passed right when used on multies with automatic protos [closed] GH#1402 Fix RT#132214 [closed] GH#1404 Consider removing file “src/Perl6/DebugPod.nqp” from the master branch [closed] GH#1407 P6opaque: no such attribute '$!storage' on type … in a Hash when trying to bind a value [closed] GH#1408 Remove file src/Perl6/DebugPod.nqp [closed] GH#1409 «$x» should leak a Slip? [closed] GH#1410 supply/react “already vowed” regression [closed] GH#1411 --> List:D[Int] is parsed as a coercer [closed] GH#1413 Weird issue with `zef install` [closed] GH#1416 my int $n; nqp::if($n,1) is 4.5x slower than non-native version [closed] GH#1420 FreeBSD issues [closed] GH#1422 Duplicate parsing for ∞ [closed] GH#1423 Fix duplicated parsing for ∞ [closed] GH#1428 whenever outside react/supply is no longer allowed (one broken module + …?) [closed] GH#1429 Degenerate .tail(Callable) crashes with confusing error [closed] GH#1430 “1” is whitespace according to uniprop [closed] GH#1432 `temp`/`let` lose `is default` of hashes and arrays [closed] GH#1435 Array.clone loses descriptor and Nils [closed] GH#1438 Bag.pick is not working with arguments [closed] GH#1441 Post release [closed] GH#1442 Too few positionals passed; expected 2 arguments but got 1 (with HTTP::UserAgent) [closed] GH#1446 Fix function signature [closed] GH#1447 List.roundrobin does not work as a method on List objects. [closed] GH#1448 Issue 1304 Continued: Re-enable negated chaining on the JVM [closed] GH#1451 SEGV if the path for MVM_COVERAGE_LOG is not writable [closed] GH#1452 add myself per invitation from @lizmat [closed] GH#1454 Fix Iterator.Rotor when cycle contains Whatever or Inf [closed] GH#1455 LEAVE say now - ENTER now dies deeply [closed] GH#1457 `where Foo|Bar` misoptimized for Junction arguments [closed] GH#1461 dispatch:<.=> is busted when used with `\foo` variables [closed] GH#1462 make `:.foo` mean `:foo(.foo)`, as in `:foo($_.foo)` [closed] GH#1465 `where` clause in attributes doesn't get thunked right when `is default` is used [closed] GH#1466 Proxy.VAR.perl explodes in perlseen [closed] GH#1467 Issue 1341: Elevate statevars to enclosing block when wrapped [closed] GH#1468 Add more documentation on building MoarVM [closed] GH#1472 sort(&by) is broken when elems == 2 [closed] GH#1473 first draft of "datagram"-oriented API for udp sockets [closed] GH#1476 WhateverCode + adverb = "You can't adverb" error doesn't say can't adverb what [closed] GH#1478 Do not merge this PR! [closed] GH#1479 Do not merge this PR! [closed] GH#1480 Implement push-all method for the Seq generator in List::roll(\number) [closed] GH#1481 `where` with regex miscopes QAST::Blocks inside the regex [closed] GH#1482 Remove irrelevant and wrong type constraint [closed] GH#1483 Cross-HLL inlining segfault [closed] GH#1485 .= methcall with fake-infix adverbs got broken by opt [closed] GH#1487 Crash in Whatever curry + regex + method call [closed] GH#1488 multi sub infix:<cmp>(\a, \b) is missing decont [closed] GH#1489 Smartmatch with HyperWhatever:U RHS curries instead of type-matching [closed] GH#1492 Post inc dec opt [closed] GH#1494 Separate adding child block from creating code obj [closed] GH#1495 Remove extra push of child to outer block [closed] GH#1498 Fix R#1488 - multi sub infix:<cmp>(\a, \b) is missing decont. Zoffix++ [closed] GH#1499 Add test for R#1488 [closed] GH#1505 Don't add blank lines to REPL history file [closed] GH#1506 `.=` opt broken in `notandthen` and similar ops [closed] GH#1509 Rework dot equals opt [closed] GH#1510 Fix Parameter.usage-name, if the parameter name's second char is a * … [closed] GH#1511 build broken due to : in test path name [closed] GH#1512 Useless useless use warning in OO::Monitors [closed] GH#1519 Recent coercer work blows up in fast-path binder: "Internal error: inconsistent bind result" [closed] GH#1521 Backtrace.gist could be better [closed] GH#1522 Remove the Bridge method from the numeric classes [closed] GH#1523 .subst/.subst-mutate should always return a List when :g is specified [closed] GH#1526 build broken after re-design of Whatever currier [closed] GH#1527 Possibly new segmentation fault issue on rakudo HEAD [closed] GH#1531 Failure to sink `for` when `Z+=` used as last statement [closed] GH#1533 /proc/…/status can no longer be read line by line [closed] GH#1534 “Iteration past end of iterator” issue [closed] GH#1538 Miscompilation of blocks inside interpolating quote-words [closed] GH#1539 RT#102994: State init vars if not set on first pass [closed] GH#1541 IO::Handle.eof always reports true for zero-size and /proc files [closed] GH#1543 Implement handler for failed open on IO::CatHandle [closed] GH#1546 Implement IO::CatHandle.handles [closed] GH#1547 Post release [closed] GH#1550 Segfault in one liner that used to work in 2018.01 [closed] GH#1552 Booliness of Zero-Denominator Rationals [closed] GH#1553 Rewrite 'Strip Slip' return to fit style better [closed] GH#1558 Speedup Rational.Str [closed] GH#1560 subset type check error points to the original type, not the subset name [closed] GH#1563 Whitespace fixes for Rational.pm [closed] GH#1567 Test::like() and Test::unlike() don't coerce anymore [closed] GH#1568 Unbusts like and unlike coercion. [closed] GH#1570 Fix failure to sink last statements of `for` loops [closed] GH#1573 Regression causing previously working script to fail [closed] GH#1574 Should we allow "is pure" on proto's in the setting [closed] GH#1576 Assigning NativeCall return value to constant segfaults on calling the sub again [closed] GH#1577 Differentiate precomp NC sub setup markers [closed] GH#1578 Optimize boolification methods [closed] GH#1580 Add `--profile-[compile|stage]` to `--help` output [closed] GH#1582 Remove Range.clone-with-op [closed] GH#1585 `$ but my role Foo {}` and `my role Foo {}; $ but Foo` differ [closed] GH#1589 Don't call Regexes in HyperRace's GrepCode [closed] GH#1593 LTA (elem) doesn't special case Range [closed] GH#1597 nqp/docs/jvminterop-goals.md is not in markdown format [closed] GH#1604 dd(Failure) fix broke dd(Junction) [closed] GH#1606 Wrong output of in CArray.^shortname [closed] GH#1608 Make 2 elem infix:<,> special cases more generic [closed] GH#1609 Fix Metamodel shortname assignments [closed] GH#1611 Add support to Encoding::Decoder and Buf.decode to use replacements [closed] GH#1614 .open with :truncate/:create violates "read only" default open mode [closed] GH#1615 Throw when opening read-only files with truncate and create flags [closed] GH#1617 Add strict, replacement options for IO::Handle, Str.encode & other fixes [closed] GH#1621 Promise.anyof(Promise.in(0), <Something Promise>) doesn't work if a member returns the result under 0.01s [closed] GH#1624 fp numbers with outside-range chars hang [closed] GH#1626 6.0221409e+23 is parsed as a slightly off number [closed] GH#1627 Missing bits for .pm → .pm6 rename [closed] GH#1628 Post release 2018.03 [closed] GH#1633 Nodality of .produce / .reduce [closed] GH#1634 `/<a foo bar>/` parses, but is that a valid syntax? [closed] GH#1636 Fix typo [closed] GH#1641 Simplify List's Reifier.new [closed] GH#1642 Simplify Telemetry's new [closed] GH#1643 Optimize Array's !splice-save [closed] GH#1644 Lock.protect({}) fails, but with surprising message [closed] GH#1646 Travis needs oracle-java8-installer even when building for moar only [closed] GH#1650 Don't install jdk when building for moar [closed] GH#1653 Supervisor fewer allocations [closed] GH#1657 first() does not accept multiple positionals in signature [closed] GH#1664 Implement fails-like routine in Test.pm6 [closed] GH#1665 Make resolved private method calls callstatic [closed] GH#1668 .subst-mutate is a gazillion times slower than .= subst [closed] GH#1670 logMN doesn't equal to logM + logN [closed] GH#1671 Calling .perl on Sequence produced by chained .grep after .grep, :k gives wrong result
[testneeded] RT#126014 Too many repetitions with xx operator causes out of memory; should it work lazily? [testneeded] RT#126297 filehandle read in a thead causes a segfault when the thread ends [testneeded] RT#126312 `for @a` is not creating containers for uninitialized elements [testneeded] RT#126318 trait 'is default' on attributes has no effect [testneeded] RT#126394 Assigning Failure to typed variable swallows Failure information [testneeded] RT#126490 Control exception handling is inconsistent and broken across backends. (SEGV on moar, CX unrecognized on jvm) [testneeded] RT#126587 require inside thread segfault hang [testneeded] RT#126752 $/ vs .hyper gets confused [testneeded] RT#126955 more .perl string quoting problems [testneeded] RT#127030 await start { qx/../ } doesn't wait [testneeded] RT#127093 gist missing for non-native typed array that doesn't get initialized [testneeded] RT#127869 if my $match is True and False [testneeded] RT#127974 sprintf() not threadsafe/reentrant if the format tokens use explicit indices [testneeded] RT#128553 multi method cache causes Base64 regression [testneeded] RT#128624 Buf initialization error [testneeded] RT#129142 Parse error when coercing an enum from a coercion of an enum from an int [testneeded] RT#130327 MoarVM panic: Collectable 0x2aba12277918 in fromspace accessed [testneeded] RT#130370 Tapping on a very active .out of Proc::Async wrecks the work queue [testneeded] RT#130502 error message complains too much about Metamodel.nqp (Buf.new('0')) [testneeded] RT#130505 double SORRY (BEGIN (1, 2)[*-1]) [testneeded] RT#130599 internal backtrace is spewed when trying to assign to a Blob type object (Blob[2] = 100) [testneeded] RT#130941 infix:<xx> keeps containers around since October, resulting in confusing behaviour [testneeded] RT#131206 “Oops!!!” when using --target=ast (^…) [testneeded] RT#131375 error initializing large array on Windows (64-bit) [testneeded] RT#131510 Segfault when `-Ilib` while running a file that does `use lib <lib>` and loads some modules [testneeded] RT#131623 Range + detached method + map with &sub = "Cannot find method 'count' on object of type NQPMu" [testneeded] RT#131684 Iterator and Supply might fail early if Nil is sent on a channel [testneeded] RT#131696 internal error for invalid native type in "is native" [testneeded] RT#131813 Segfault with --profile [testneeded] RT#131858 default $.nl-in on IO::Handle does not correctly work in subclasses [testneeded] RT#131870 Capture lookup inside regex is not threadsafe [testneeded] RT#131871 Regex code block closing over lexical variable, is not threadsafe [testneeded] GH#1450 Signals ignored after signal taps are closed [testneeded] GH#1535 Some difference between implicit and explicit return [testneeded] GH#1540 Some snippet that segfaults [testneeded] GH#1564 The Str "comb" method (Regex candidate) returns List instead of Seq [testneeded] GH#1610 `once` places the return value into unwanted Scalar container [testneeded] GH#1638 users should have access to a usable “pid” attribute (process id) [testneeded] GH#1640 %% fails with bigInt, bigInt arguments [testneeded] GH#1645 Very simple spesh-related segfault [testneeded] GH#1658 Why do Array / Hash not have .grab like QuantHashes do? [testneeded] GH#1660 Cro + Digest::SHA256::Native = segfault
[updated] RT#114554 Definition of zero-length postfix operator wrongly allowed in Rakudo [updated] RT#122951 negative lookahead doesn't LTM properly [updated] RT#123776 Binding a variable at BEGIN time doesn't stick aruond for runtime [new→open] RT#124057 Proxy class attribute interaction segfaults [updated] RT#124679 [@LARRY] Rakudo allows using '#`' (embedded comment) without following opening bracket, should not [updated] RT#125463 unlink does not signal failures / [JVM] .IO.unlink succeeds in unlinking empty directories [updated] RT#125466 [@LARRY] bitwise shift is inconsistent on int [new→open] RT#125618 Positional capture of separator on ?% operator causes compiler error [updated] RT#125641 error messages when right bracket is missing: (), [], "" and so on [updated] RT#125674 error message prints wrong eject position (if True if { };) [updated] RT#125757 shell().exitcode is always 0 when :out is used [open→rejected] RT#126296 Foo:D type on attribute should imply 'is required' and not need intialiser [new→open] RT#126702 failing test in S06-multi/subsignature.t: wrong multi candidate called when slurpy and named are passed [updated] RT#126826 Numeric precision not arbitrary [updated] RT#126855 .WHAT does not allow spaces around the dot (42 . WHAT) [new→rejected] RT#126914 Block less try fails to catch exception [updated] RT#126998 Use of Proc with IO::Pipe is counter-intuitive [updated] RT#127208 Non-deterministic segfaults in parallel code [updated] RT#127403 Matching over 256 items yields wrong results, sometimes [new→open] RT#127682 writing more than 8192 bytes to IO::Handle causes it to hang forever [updated] RT#128047 Rakudo may crash if you use get() when -n is used (perl6 -ne 'say get' <<< 'hello') [new→rejected] RT#128710 combining :D, a where clause and Nil results in empty type object [updated] RT#128870 Pushing into the same array from two threads segfaults reliably [new→open] RT#128914 decimal->float conversion differs for literals and Str.Num [updated] RT#129150 IO::Notification needs .stat and separate notification for removal [updated] RT#129373 Explicit `return` prevens Failure explosion in sinkage [updated] RT#129787 die/CATCH inside a start-block with a channel heisenbugs [updated] RT#129811 Implicit return of Failure Broken in routines with native return type constraints [updated] RT#129926 Make everything in Learning Perl 6 work [updated] RT#130020 [@LARRY] Create a set of conventions to minimize impact internal changes to user's code [updated] RT#130226 Make --ll-exception output use OS-dependant path separators consistently [updated] RT#130464 Should the way to set tmpdir from the environment be known to the user? [new→open] RT#130485 » is no longer shuffled (<a b c d>».say) [updated] RT#130493 [@LARRY] .sink of class not getting called, but Mu.sink is [updated] RT#130494 Using Proc::Async with tap leads to memory leak [new→open] RT#130616 Wrong source line number reported for misspelled private class attribute names [updated] RT#130781 Using both :out and :err in run() reports the wrong exit code [updated] RT#130867 `only` methods are used where `multies` should be, preventing dispatch to Mu.* candidates [updated] RT#130883 problem with RESOURCES and PERL6LIB env variable [updated] RT#130892 t\spec\S32-io\IO-Socket-INET.t hangs on Windows [updated] RT#130898 IO::Spec confused by diacritics [updated] RT#131003 Heap corruption when using Gumbo [updated] RT#131099 is assoc('list') gives "MVMArray: Can't pop from an empty array" [open→rejected] RT#131243 Interpolating a Hash in a regex treats it as a list and errors out [updated] RT#131376 read on IO handle following SeekFromCurrent [new→open] RT#131393 When reading from stdin, eof is not respected [updated] RT#131414 Failure to detect use of coercion on vars when smiley type constraint is used [updated] RT#131508 `state` with `% is Sethash` ends up with a type object on second entry to block [updated] RT#131626 ≥ and ≤ are 36x slower than Texas version; ≠ is 15x slower [updated] RT#131914 Rakudo/Moar taking more memory at launch. [open→rejected] RT#132012 Numeric values of signals are wrong (say +SIGUSR1) [new→open] RT#132043 When IO::Notification is watching a file, the `path` attribute doubles the filename [updated] RT#132104 EvalServer leaks threads and memory when using Proc::Async [updated] RT#132108 Test output should not be buffered even for non-TTYs (prove -j 8 …) [new→open] RT#132306 parameters, even if unused, make stuff slower ( f1($a, $, $, $, $, $) vs f2($a, $b, $c, $d, $e, $f) ) [updated] RT#132328 DBIish tests are failing spectacularly (JIT compilation of native calls) [updated] RT#132668 OpenSSL PEM_write_bio_RSAPrivateKey [updated] GH#184 properly remove left margin from raw blocks [updated] GH#236 give the user a way to disable perl5 warnings (only one so far) [updated] GH#324 Cliparser with grammar [updated] GH#894 Fail with typed errors if nqp::open dies in IO::Handle.open. [updated] GH#1020 Revert "forbid to put variable in initializer of its declaration" [updated] GH#1169 Fix PIO table so they are equal to the kernel values + add family packing [updated] GH#1199 Make sure bots and other things work OK with rakudo/issues [updated] GH#1214 Incorrect KEEP / UNDO gets fired under certain exit conditions [updated] GH#1235 Caller-$/-setting is too invasive [updated] GH#1257 Rakudo 2017.10 fails to build on Debian big endian systems [updated] GH#1281 Argless default for .classify() [updated] GH#1289 [6.d BLOCKER] Implement a Way to Know Caller's Language [updated] GH#1290 KEEP does not set $_ to the return value [updated] GH#1292 MOP ^add_method could be renamed as ^add-method [updated] GH#1297 Indices for shaped arrays need manually coerced to numbers [updated] GH#1298 Warning in Failure.DESTROY sometimes warns about failures that *were* handled (sort-a) [updated] GH#1340 Short script 'misusing' an iterator crashes Rakudo [updated] GH#1344 What is a "list"? [updated] GH#1354 Some operations with zero-denominator Rationals are broken [updated] GH#1355 +@a/+a slurpies produce inconsistent results [updated] GH#1356 Let's remove most (if not all) perl5-oriented error messages for variables
[resolved] RT#132673 Container has no information about parametric type [resolved] RT#132675 IO::Path.dir may be using the wrong CWD [new] RT#132694 Coercion type Str(Any) returned from .keyof is not the same object as Str(Any) [new] RT#132699 Dependent roles problem [open] RT#132710 Warning message for duplicated tighter trait [open] RT#132711 Stupidly using `is assoc` with unary prefix operator has an error message from the deep [open] RT#132713 Order of `is assoc` and precedence traits matter, but should it? [resolved] RT#132718 BUG: Unhandled kind 3 with int32 argument [resolved] RT#132741 Broken on FreeBSD and OpenBSD [resolved] RT#132742 FreeBSD and OpenBSD Builds now dependent on gmake [resolved] RT#132780 Issue with one and none Junctins when passed as parameter [new] RT#132784 make install fail on termux/Android 6.0.1 [new] RT#132785 MoarVM build fail on termux/Android 6.0.1 [open] RT#132794 Junction as default value needs to throw if it would autothread [new] RT#132835 "An operation first awaited" error needs to be clearer [resolved] RT#132846 Directive d not applicable for type Int [new] RT#132864 Make P6 "int" always match C "int" (or provide an alternative) [open] RT#132874 Support for utf16 and binary IO with 16/32-bit bufs [resolved] RT#132877 Confusing link to 'zef' [open] RT#132885 .next-handle seems to change handles but doesn't [resolved] RT#132909 [LTA?] Failure return from require when load fails [resolved] RT#132980 Coercion type apparently does not check the actual type of the coerced value [new] RT#132983 Roast S32-io/IO-Socket-Async.t test fails WSL - listen "already in use" test [open] RT#133016 Wrong set difference of Bag and List [open] RT#133017 First intermediate value of reduction with zip operator [open] GH#1357 IO::Path.mkdir's behaviour poorly defined / routine doesn't fail when it should [open] GH#1358 Signature.perl incorrectly handles coercers [closed] GH#1359 Fix RT#127051 [closed] GH#1360 `Failure` in a `for` statement modifier as last statement of Callable fails to blow up [closed] GH#1361 Coercers with DefiniteHOW as target don't work when source is empty [open] GH#1362 Make Deprecations skip core locations by default [closed] GH#1363 Fix RT#127016 [closed] GH#1364 Vague unit-scope error msg for semi-colon at end of a header [LTA] [open] GH#1365 Type smileys silently noop on indirect symbol lookups [open] GH#1366 Proc.status should be a private method [closed] GH#1367 Using a hash variable in a regex should give a better error message [closed] GH#1368 "42 < $a < 666" should be faster than "42 < $a && $a < 666", but is 2x as slow [closed] GH#1369 `PROCESS::<$FOO>` set in sub EXPORT does not work in modules [open] GH#1370 .assuming in sub EXPORT breaks if module is precompiled [closed] GH#1371 sub EXPORT loaded inside precompiled module doesn't seem to be run [open] GH#1372 Map instead of Hash from sub EXPORT results in missing error about non-dynamics via CALLER:: [open] GH#1373 LTA error when trying to exclusive-lock a read-only IO::Handle [open] GH#1374 SEGV with QAST tree in core Actions [closed] GH#1375 Issue 1304: Preserve operator chaining when operators negated [open] GH#1376 LTA: Missing closing-quote not caught, instead "=begin comment" is ignored. [closed] GH#1377 t/02-rakudo/08-repeat.t on rakudo 2017.12 on Linux [open] GH#1378 LTA error when `:v` adverb used with `~` without correct precednce [closed] GH#1379 Add test to finish Issue 1305 (LTA Range Error) [closed] GH#1380 Incompatible pointer type warning in NativeCall tests [open] GH#1381 Blocks with implicit signature behave like bare blocks when sunk [closed] GH#1382 `--optimize=off` does not get propagated to &EVAL [open] GH#1383 Type capture in parametarization NYI [closed] GH#1384 Any.skip fails when trying to use a WhateverCode [open] GH#1385 /@foo/ is 163x slower than `.grep: contains` and 83x slower than `.contains: any @foo` [closed] GH#1386 Remove `RAKUDO_MONKEY_BUSINESS` env var [closed] GH#1387 Increment/Decrement on RatStr dies [open] GH#1388 `enum Foo <x y z> does Bar` doesn't DWIM [closed] GH#1389 No “Useless use” warning for xor [closed] GH#1390 Meta assign reverse opt [open] GH#1391 EVAL is not thread safe [closed] GH#1392 Useless assignment in sub wanted [closed] GH#1393 List.sink does not sink [closed] GH#1394 Malformed UTF-8 when IO::Socket::INET.new(:host('gtk-dlls.p6c.org'), :port(80)) on Windows [closed] GH#1395 Fix RT#126669 [closed] GH#1396 Issue 1261: Throw BIND-KEY Exception instead of using Failure [closed] GH#1397 .ords.rotor(2=>-1,:partial) doesn't work [open] GH#1398 Single-argument-rule slurpy `+foo` leaks memory when passed a `Range`. [open] GH#1399 Sequence operator `...` leaks memory [closed] GH#1400 Issue 1397: Reifiy pending elements in Seq prior to rotor call [closed] GH#1401 Custom trait_mods don't get passed right when used on multies with automatic protos [closed] GH#1402 Fix RT#132214 [open] GH#1403 Consider removing the :caption key from table POD’s %config hash [closed] GH#1404 Consider removing file “src/Perl6/DebugPod.nqp” from the master branch [open] GH#1405 Coercers as `of` in subsets appear to silently fail [open] GH#1406 Warning about non-useless use of `so` [closed] GH#1407 P6opaque: no such attribute '$!storage' on type … in a Hash when trying to bind a value [closed] GH#1408 Remove file src/Perl6/DebugPod.nqp [closed] GH#1409 «$x» should leak a Slip? [closed] GH#1410 supply/react “already vowed” regression [closed] GH#1411 --> List:D[Int] is parsed as a coercer [open] GH#1412 Parametarization with DefiniteHOWs is ignored [closed] GH#1413 Weird issue with `zef install` [open] GH#1414 Class attribute constraints applied on elements of array attribute, not the attribute itself [open] GH#1415 Suspicious 3.5x perf loss in a loop when BEGIN/CHECK phasers used in outer scope [closed] GH#1416 my int $n; nqp::if($n,1) is 4.5x slower than non-native version [open] GH#1417 Return type constraint check fails with parametrized role [open] GH#1418 Special-case the adverbs placed directly after a postfix/postcircumfix [open] GH#1419 A simple change of `use` ordering causes a surprising breakage [closed] GH#1420 FreeBSD issues [open] GH#1421 Sieve of Eratosthenes 42x slower than Perl 5 [closed] GH#1422 Duplicate parsing for ∞ [closed] GH#1423 Fix duplicated parsing for ∞ [open] GH#1424 Calling nqp::getstd***() with standard streams should reset state of handles [open] GH#1425 Semantic change with List.WHICH [open] GH#1426 Inconsistent behaviour with defaults on required parameters/attributes [open] GH#1427 Inconsistent syntax for declaring required params/attributes [closed] GH#1428 whenever outside react/supply is no longer allowed (one broken module + …?) [closed] GH#1429 Degenerate .tail(Callable) crashes with confusing error [closed] GH#1430 “1” is whitespace according to uniprop [open] GH#1431 illegal reflective access [closed] GH#1432 `temp`/`let` lose `is default` of hashes and arrays [open] GH#1433 `let`/`temp` fail to restore holes in arrays [open] GH#1434 Array.clone does not clone holes correctly [closed] GH#1435 Array.clone loses descriptor and Nils [open] GH#1436 Path operations are not threadsafe on Windows [open] GH#1437 misleading error message with ".=" and "sprintf" [closed] GH#1438 Bag.pick is not working with arguments [open] GH#1439 Unreachable error message in contextualizer rule [open] GH#1440 Memory leak with NativeCall [closed] GH#1441 Post release [closed] GH#1442 Too few positionals passed; expected 2 arguments but got 1 (with HTTP::UserAgent) [open] GH#1443 Generating contributor list shows duplicate names for one email [open] GH#1444 Array.reverse with holes creates Mu holes, rather than Any [open] GH#1445 We do need signal(SIGINT) supplies to work together somehow [closed] GH#1446 Fix function signature [closed] GH#1447 List.roundrobin does not work as a method on List objects. [closed] GH#1448 Issue 1304 Continued: Re-enable negated chaining on the JVM [open] GH#1449 Error message talks about “family 0”, but does no explain what 0 is [testneeded] GH#1450 Signals ignored after signal taps are closed [closed] GH#1451 SEGV if the path for MVM_COVERAGE_LOG is not writable [closed] GH#1452 add myself per invitation from @lizmat [open] GH#1453 Please improve the class IO::Path routines copy() and move() [closed] GH#1454 Fix Iterator.Rotor when cycle contains Whatever or Inf [closed] GH#1455 LEAVE say now - ENTER now dies deeply [open] GH#1456 Review codebase for bugs with `none` Junctions [closed] GH#1457 `where Foo|Bar` misoptimized for Junction arguments [open] GH#1458 Symbols that start with core namespaces always get exported [open] GH#1459 Bad error when referencing non-existent symbol in sub EXPORT [open] GH#1460 Hypers in interpolation only work on first method [closed] GH#1461 dispatch:<.=> is busted when used with `\foo` variables [closed] GH#1462 make `:.foo` mean `:foo(.foo)`, as in `:foo($_.foo)` [open] GH#1463 Bogus (inconsistent?) 'useless use' warning on `eager`ed Ranges [open] GH#1464 Missing error text when specifying more than one `--target` [closed] GH#1465 `where` clause in attributes doesn't get thunked right when `is default` is used [closed] GH#1466 Proxy.VAR.perl explodes in perlseen [closed] GH#1467 Issue 1341: Elevate statevars to enclosing block when wrapped [closed] GH#1468 Add more documentation on building MoarVM [open] GH#1469 IterationBuffer.push possibly not inlined [open] GH#1470 Malformed UTF-8 error when failing to write to utf8-c8 paths [open] GH#1471 LTA error: Serialization Error: missing static code ref for closure 'run' [closed] GH#1472 sort(&by) is broken when elems == 2 [closed] GH#1473 first draft of "datagram"-oriented API for udp sockets [open] GH#1474 Wrong args silently get ignored on some routines [open] GH#1475 Awesome error messages with muliple FailGoals [closed] GH#1476 WhateverCode + adverb = "You can't adverb" error doesn't say can't adverb what [open] GH#1477 Postfix → Prefix ++/-- optimization [closed] GH#1478 Do not merge this PR! [closed] GH#1479 Do not merge this PR! [closed] GH#1480 Implement push-all method for the Seq generator in List::roll(\number) [closed] GH#1481 `where` with regex miscopes QAST::Blocks inside the regex [closed] GH#1482 Remove irrelevant and wrong type constraint [closed] GH#1483 Cross-HLL inlining segfault [open] GH#1484 `say do loop { state...` fix might be hiding the actual problem [closed] GH#1485 .= methcall with fake-infix adverbs got broken by opt [open] GH#1486 if {...} inside circumfix {} crashes [closed] GH#1487 Crash in Whatever curry + regex + method call [closed] GH#1488 multi sub infix:<cmp>(\a, \b) is missing decont [closed] GH#1489 Smartmatch with HyperWhatever:U RHS curries instead of type-matching [open] GH#1490 Missing serialize REPR function for BOOTException / LTA bug hunt [open] GH#1491 Non-void $i++ is somehow 13% faster than ++$i [closed] GH#1492 Post inc dec opt [open] GH#1493 .= call on DefiniteHOW tries to create an instance of DefiniteHOW [closed] GH#1494 Separate adding child block from creating code obj [closed] GH#1495 Remove extra push of child to outer block [open] GH#1496 Unrecognized unicode properties shouldn't fail silently [open] GH#1497 Make it possible for IO::Path.symlink to make relative links [closed] GH#1498 Fix R#1488 - multi sub infix:<cmp>(\a, \b) is missing decont. Zoffix++ [closed] GH#1499 Add test for R#1488 [open] GH#1500 Unknown QAST node type NQPMu with fake-infix adverbs on a construct inside args to another routine [open] GH#1501 Memory leaks (IO::Socket::Async?) – HTTP::UserAgent, Cro::HTTP::Client, … [open] GH#1502 Failure.DESTROY warning sometimes warns when Failure was technically handled [open] GH#1503 Type constraints on constants not implemented [open] GH#1504 `.=` is implemented on constants, but barely functions [closed] GH#1505 Don't add blank lines to REPL history file [closed] GH#1506 `.=` opt broken in `notandthen` and similar ops [open] GH#1507 Procs that finish with non-zero exit code end up throwing, but SEGVs are totally OK [open] GH#1508 Some andthen/orelse combinations result in loss of writable container [closed] GH#1509 Rework dot equals opt [closed] GH#1510 Fix Parameter.usage-name, if the parameter name's second char is a * … [closed] GH#1511 build broken due to : in test path name [closed] GH#1512 Useless useless use warning in OO::Monitors [open] GH#1513 Some easily reproducible leak [open] GH#1514 printf, sprintf cannot handle %lf [open] GH#1515 Erroneous unhandled failures for runtime module loading [open] GH#1516 Code params to regexes lead to a contradicutory error message [open] GH#1517 Type coercion turns optional named argument into required one substantially [open] GH#1518 SEGV when compiling rakudo with `$wantwant` debug var enabled [closed] GH#1519 Recent coercer work blows up in fast-path binder: "Internal error: inconsistent bind result" [open] GH#1520 Frequent segfaults when compiling moarvm [closed] GH#1521 Backtrace.gist could be better [closed] GH#1522 Remove the Bridge method from the numeric classes [closed] GH#1523 .subst/.subst-mutate should always return a List when :g is specified [open] GH#1524 "does" loses "handles" [open] GH#1525 Useless useless when parens used around whatevercode in where [closed] GH#1526 build broken after re-design of Whatever currier [closed] GH#1527 Possibly new segmentation fault issue on rakudo HEAD [open] GH#1528 permutations(30) and count-only [open] GH#1529 Spectest sometimes gets stuck on t/spec/S07-hyperrace/basics.t [open] GH#1530 Require explicit protos when shadowing an `only` sub with a multi [closed] GH#1531 Failure to sink `for` when `Z+=` used as last statement [open] GH#1532 Colonpairs with indirect-lookup as variables fail to compile right [closed] GH#1533 /proc/…/status can no longer be read line by line [closed] GH#1534 “Iteration past end of iterator” issue [testneeded] GH#1535 Some difference between implicit and explicit return [open] GH#1536 "Cannot invoke this object" while using custom trait that uses export trait, imported from another file [open] GH#1537 $<...> inside ?<{...}> in slang gives mysterious NoMatch error. [closed] GH#1538 Miscompilation of blocks inside interpolating quote-words [closed] GH#1539 RT#102994: State init vars if not set on first pass [testneeded] GH#1540 Some snippet that segfaults [closed] GH#1541 IO::Handle.eof always reports true for zero-size and /proc files [open] GH#1542 RT#102994: State init vars if not set on first pass (CodeRef edition) [closed] GH#1543 Implement handler for failed open on IO::CatHandle [open] GH#1544 LTA message in Exception.resume [open] GH#1545 $*ARGFILES.on-switch misses call from IO::CatHandle.new [closed] GH#1546 Implement IO::CatHandle.handles [closed] GH#1547 Post release [open] GH#1548 Add reminder of memory requirements to website and/or build doco [open] GH#1549 packaging rakudo with conda [closed] GH#1550 Segfault in one liner that used to work in 2018.01 [open] GH#1551 Smartmatch with TR/// is not useful [closed] GH#1552 Booliness of Zero-Denominator Rationals [closed] GH#1553 Rewrite 'Strip Slip' return to fit style better [open] GH#1554 Already running instances of rakudo crash during rakudo upgrades [open] GH#1555 Indirect lookup fails when used in variable/parameter type constraints [open] GH#1556 .= weirdness when used on `where` constrainted variables types [open] GH#1557 "You cannot create an instance of this type (<anon>)" sometimes does not get thrown [closed] GH#1558 Speedup Rational.Str [open] GH#1559 :{ } sometimes constructs a Block [closed] GH#1560 subset type check error points to the original type, not the subset name [open] GH#1561 Multiple static optimizations break .wrap() feature [open] GH#1562 Inconsistent handling between Str.words and «....» quoters [closed] GH#1563 Whitespace fixes for Rational.pm [testneeded] GH#1564 The Str "comb" method (Regex candidate) returns List instead of Seq [open] GH#1565 In REPL cannot bind to scalars declared on earlier lines [open] GH#1566 multi built-ins are not assignable to Callable [closed] GH#1567 Test::like() and Test::unlike() don't coerce anymore [closed] GH#1568 Unbusts like and unlike coercion. [open] GH#1569 Need CStruct/NativeCall support for C "int" (and other currently-unsuported legacy C types) [closed] GH#1570 Fix failure to sink last statements of `for` loops [open] GH#1571 Flaws in implied sinkage / `&unwanted` helper [open] GH#1572 Methods return containerized attribute values [closed] GH#1573 Regression causing previously working script to fail [closed] GH#1574 Should we allow "is pure" on proto's in the setting [open] GH#1575 Arbitrary drift of methods to `Mu` and `Any` [closed] GH#1576 Assigning NativeCall return value to constant segfaults on calling the sub again [closed] GH#1577 Differentiate precomp NC sub setup markers [closed] GH#1578 Optimize boolification methods [open] GH#1579 LTA error when binding to redeclared sigiless param [closed] GH#1580 Add `--profile-[compile|stage]` to `--help` output [open] GH#1581 range with large Rat as bound returns Nil for .pick() [closed] GH#1582 Remove Range.clone-with-op [open] GH#1583 tools/install-dist.pl is a perl 6 script but has Prolog file extension [open] GH#1584 NativeCall routine to load an external library without a symbol. [closed] GH#1585 `$ but my role Foo {}` and `my role Foo {}; $ but Foo` differ [open] GH#1586 Easy way to pipe Procs [open] GH#1587 `my Int constant .= new: 42` doesn't crash [open] GH#1588 Signals do not match host system (NativeCall kill issue) [closed] GH#1589 Don't call Regexes in HyperRace's GrepCode [open] GH#1590 Procs should not get back with “exit code: 1” if the program does not exist at all [open] GH#1591 LTAnesses with Range.rand [open] GH#1592 Hypering prefix op methodcalls is not supported [closed] GH#1593 LTA (elem) doesn't special case Range [open] GH#1594 Pair.ACCEPTS violates "smartmatch never explodes" paradigm [open] GH#1595 Some bug with a combination of $*KERNEL.hardware, slurp, run and Cro [open] GH#1596 Type Captures Leaking out Sometimes [closed] GH#1597 nqp/docs/jvminterop-goals.md is not in markdown format [open] GH#1598 Consider not recommending RT [open] GH#1599 An augment of Hash breaks object hashes [open] GH#1600 Make MONKEY-TYPING imply `no precompilation` [open] GH#1601 Issue 1588: Populate Signal enum with getsignals op [open] GH#1602 LTA Error when calling `.new` on a stubbed class at begin time [open] GH#1603 Silent failure when using `$Foo::var` syntax to fetch value bound to an `our` var [closed] GH#1604 dd(Failure) fix broke dd(Junction) [open] GH#1605 `CONTROL { }; warn "";` says Trying to unwind over wrong handler [closed] GH#1606 Wrong output of in CArray.^shortname [open] GH#1607 Missing deconts in xx [closed] GH#1608 Make 2 elem infix:<,> special cases more generic [closed] GH#1609 Fix Metamodel shortname assignments [testneeded] GH#1610 `once` places the return value into unwanted Scalar container [closed] GH#1611 Add support to Encoding::Decoder and Buf.decode to use replacements [open] GH#1612 whenever with a Seq blocks other whenevers [open] GH#1613 a nqp::null bound to an attribute gets hllized [closed] GH#1614 .open with :truncate/:create violates "read only" default open mode [closed] GH#1615 Throw when opening read-only files with truncate and create flags [open] GH#1616 Callables for auto-generated metaops blow up with `S` metaop [closed] GH#1617 Add strict, replacement options for IO::Handle, Str.encode & other fixes [open] GH#1618 perl6 --doc emits HTML blocks. [open] GH#1619 NativeCall TakeUint16(0xFFFE) test fails in certain cases on FreeBSD [open] GH#1620 Skip NativeCall TakeUint16 test on FreeBSD [closed] GH#1621 Promise.anyof(Promise.in(0), <Something Promise>) doesn't work if a member returns the result under 0.01s [open] GH#1622 Weirdness on negative char class “[ ]” [open] GH#1623 Phasers FIRST/LAST in sub-loop doesn't compile: Cannot reference undeclared local 'LOOP_BLOCK_1' [closed] GH#1624 fp numbers with outside-range chars hang [open] GH#1625 .unival of characters beyond 0x10FFFF is 0 but should be NaN [closed] GH#1626 6.0221409e+23 is parsed as a slightly off number [closed] GH#1627 Missing bits for .pm → .pm6 rename [closed] GH#1628 Post release 2018.03 [open] GH#1629 Treatment of non-Int ranges as a sequence of Int values [open] GH#1630 `no worries` pragma gets cached by regex braid [open] GH#1631 Supply.throttle(Int,Real) doesn't seem to apply backpressure [open] GH#1632 Meta R op messes up fake infix colonpairs [closed] GH#1633 Nodality of .produce / .reduce [closed] GH#1634 `/<a foo bar>/` parses, but is that a valid syntax? [open] GH#1635 `/||< ... >/` still does LTM matching [closed] GH#1636 Fix typo [open] GH#1637 LTA error with enums made out of non-compile-time set var [testneeded] GH#1638 users should have access to a usable “pid” attribute (process id) [open] GH#1639 Do we need an API method "SLICE", as extension to AT-POS? [testneeded] GH#1640 %% fails with bigInt, bigInt arguments [closed] GH#1641 Simplify List's Reifier.new [closed] GH#1642 Simplify Telemetry's new [closed] GH#1643 Optimize Array's !splice-save [closed] GH#1644 Lock.protect({}) fails, but with surprising message [testneeded] GH#1645 Very simple spesh-related segfault [closed] GH#1646 Travis needs oracle-java8-installer even when building for moar only [open] GH#1647 Num == Num apparently stringifies [open] GH#1648 Nodality of .head/.tail [open] GH#1649 Nodality of .flat [closed] GH#1650 Don't install jdk when building for moar [open] GH#1651 Drift in Str -> Num -> Str conversion [open] GH#1652 Rename tools/install-dist.pl to install-dist.p6 [closed] GH#1653 Supervisor fewer allocations [open] GH#1654 Fresh-clone builds fail with "No rule to make target `gen/nqp-version', needed by `blib/Perl6/ModuleLoader.moarvm'." [open] GH#1655 Inconsistency: can bind wrong type to typed Hash but not typed Array's value [open] GH#1656 Sometime hyper does not hyper [closed] GH#1657 first() does not accept multiple positionals in signature [testneeded] GH#1658 Why do Array / Hash not have .grab like QuantHashes do? [open] GH#1659 <!after <token>> (mis)matching backwards [testneeded] GH#1660 Cro + Digest::SHA256::Native = segfault [open] GH#1661 Remove .grep with .count > 1 Callables [open] GH#1662 Windows Issues with "Replace error-prone file timestamp check by checksum when loading deps" [open] GH#1663 rakudo 2018.02 test failure on big endian systems in t/04-nativecall/21-callback-other-thread.t [closed] GH#1664 Implement fails-like routine in Test.pm6 [closed] GH#1665 Make resolved private method calls callstatic [open] GH#1666 Native arrays don't work in ThreadPoolScheduler [open] GH#1667 Some string benchmark [closed] GH#1668 .subst-mutate is a gazillion times slower than .= subst [open] GH#1669 sub MAIN's USAGE doesn't recognize named's aliases [closed] GH#1670 logMN doesn't equal to logM + logN [closed] GH#1671 Calling .perl on Sequence produced by chained .grep after .grep, :k gives wrong result [open] GH#1672 Implement NativeCall support for wchar_t [open] GH#1673 use tmpdir for precompliation/REPL history if home directory is readonly [open] GH#1674 REPL: exit by pressing ^D twice, not once [open] GH#1675 Rolling bools is faster than with integers even if you use a small range. [open] GH#1676 A "crossover" benchmark [open] GH#1677 REPL exit instructions don't work on Windows