Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 2, 2018 01:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/334dff3a00592c29e1b8fb7271cfe502 to your computer and use it in GitHub Desktop.
Save Whateverable/334dff3a00592c29e1b8fb7271cfe502 to your computer and use it in GitHub Desktop.
reportable6
2018-03-26T00:00:00Z 2018-04-02T00:00:00Z

From ≈2018-03-26T00:00:00Z to ≈2018-04-02T00:00:00Z
Open tickets before: 1764
Open tickets after: 1772
Number of tickets touched: 60

Resolved tickets (20)

[resolved] RT#127184 One digit short to correctly stringify a double
[resolved] RT#128758 Reduce with numeric ops does not numify things if only one arg is passed ([*] set(1,2,3))
[resolved] RT#128912 decimal->float bad rounding
[resolved] RT#132268 Floating point anomalies
  [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#1259 SEGV when running whateverable tests
  [closed]   GH#1278 Another SEGV in whateverable
  [closed]   GH#1280 Memory “leak” in whateverable
  [closed]   GH#1626 6.0221409e+23 is parsed as a slightly off number
  [closed]   GH#1644 Lock.protect({}) fails, but with surprising message
  [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
  [closed]   GH#1680 Rewrite List cmp in NQP for faster execution

Half-resolved (tests needed) (6)

[testneeded] RT#130370 Tapping on a very active .out of Proc::Async wrecks the work queue
[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#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 tickets (16)

 [updated] RT#127208 Non-deterministic segfaults in parallel code
 [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#130494 Using Proc::Async with tap leads to memory leak
 [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#1169 Fix PIO table so they are equal to the kernel values + add family packing
 [updated]   GH#1214 Incorrect KEEP / UNDO gets fired under certain exit conditions
 [updated]   GH#1257 Rakudo 2017.10 fails to build on Debian big endian systems
 [updated]   GH#1529 Spectest sometimes gets stuck on t/spec/S07-hyperrace/basics.t
 [updated]   GH#1575 Arbitrary drift of methods to `Mu` and `Any`
 [updated]   GH#1601 Issue 1588: Populate Signal enum with getsignals op
 [updated]   GH#1607 Missing deconts in xx
 [updated]   GH#1619 NativeCall TakeUint16(0xFFFE) test fails in certain cases on FreeBSD
 [updated]   GH#1622 Weirdness on negative char class “[ ]”

All new tickets (28)

    [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
      [open]   GH#1678 LTA X::TypeCheck::Binding::Parameter.message with Arrays parametarized with subsets
      [open]   GH#1679 BUILDPLAN sharing optimization appears to have broken ancestor attribute initialization
    [closed]   GH#1680 Rewrite List cmp in NQP for faster execution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment