Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 6, 2018 06:18
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/82d52ac5d086cf24b343f50919a13ff3 to your computer and use it in GitHub Desktop.
Save Whateverable/82d52ac5d086cf24b343f50919a13ff3 to your computer and use it in GitHub Desktop.
reportable6
2018-07-30T00:00:00Z 2018-08-06T00:00:00Z

From ≈2018-07-30T00:00:00Z to ≈2018-08-06T00:00:00Z
Open tickets before: 1984
Open tickets after: 2003
Number of tickets touched: 53

Resolved tickets (15)

[closed]   GH#1813 X::OutOfRange stringyfies instead of gistifies
[closed]   GH#1863 Always containerize stuff when asked to with .item
[closed]   GH#1955 Investigate whether $rat**$huge-power can be optimized with math smarts
[closed]   GH#2149 Non-consistent behavior of mixins
[closed]   GH#2153 Help with or additional documentation required for run / slurp
[closed]   GH#2154 Unicode 'Block' property mapping seems to be wrong for many codepoints
[closed]   GH#2157 Wrong math in Int + Int
[closed]   GH#2159 "Bad address" when trying to spurt a lot of data into a handle
[closed]   GH#2163 Change to non-native type
[closed]   GH#2164 untracked files  interfere with merge from master
[closed]   GH#2170 implement S26 pod =defn block
[closed]   GH#2171 implement S26 =defn block properly, add tests
[closed]   GH#2172 Fix the error of using  on
[closed]   GH#2174 attr + submethod TWEAK in role causes crash "This type (Submethod) does not support positional operations"
[closed]   GH#2175 Speed up subbuf by using the new nqp::slice op...

Half-resolved (tests needed) (2)

[testneeded]   GH#1862 Some objects don't .item'ize even though they probably should
[testneeded]   GH#2177 Short-circuiting of reduce metaop (e.g. [&&]) – tests, docs, etc.

Updated tickets (15)

[updated]   GH#1244 Recursively deal with pod-table
[updated]   GH#1289 Implement a Way to Know Caller's Language
[updated]   GH#1847 Add Set candidate for SetHash's STORE
[updated]   GH#1866 Add more restrictive proto to Test.pm6's `plan`
[updated]   GH#1867 Test failures on FreeBSD
[updated]   GH#2070 AppVeyor status and building on Windows
[updated]   GH#2099 RFC: Close all the "roast" RT tickets
[updated]   GH#2124 Failure in t/04-nativecall/02-simple-args.t with clang
[updated]   GH#2127 Easy to mess up `is pure` on multies
[updated]   GH#2129 Warn on erroneous precedence with `return`
[updated]   GH#2135 Docs for MAIN should not be separated with -- (let's use # instead)
[updated]   GH#2138 Constants slower than literals in range creation
[updated]   GH#2143 Can't .gist/.Str/.perl Distribution::Resource:U
[updated]   GH#2145 Fix RT #2143. Make Distribution::Resource.^mro not error.
[updated]   GH#2148 several pod std config options not handled in grammaror.nqp or pod.nqp

All new tickets (34)

    [closed]   GH#2149 Non-consistent behavior of mixins
      [open]   GH#2150 Code review wanted: &THE_END with custom exception handlers
      [open]   GH#2151 Grammar flickering between working and not working on `:sym` rules
      [open]   GH#2152 Using `%.foo` in places throws, but changing it to `self.foo` works
    [closed]   GH#2153 Help with or additional documentation required for run / slurp
    [closed]   GH#2154 Unicode 'Block' property mapping seems to be wrong for many codepoints
      [open]   GH#2155 Recent Perf regression for Data::Selector module
      [open]   GH#2156 Shouldn't enumHOW get a "roles" method?
    [closed]   GH#2157 Wrong math in Int + Int
      [open]   GH#2158 :enc<utf8-c8> on Proc appears to drop a lot of content
    [closed]   GH#2159 "Bad address" when trying to spurt a lot of data into a handle
      [open]   GH#2160 The 'is copy' trait drops the type of Array objects
      [open]   GH#2161 LTA error in sprintf with invalid format
      [open]   GH#2162 IO::Socket::INET Documentation Inconsistency [PF_INET as a default]
    [closed]   GH#2163 Change to non-native type
    [closed]   GH#2164 untracked files  interfere with merge from master
      [open]   GH#2165 EnumHOW inner workings: creating enums without Enumeration?
      [open]   GH#2166 :D subset type constraints erroneously typecheck True against themselves
      [open]   GH#2167 Explosions due to missing deconts in a bunch of Set ops
      [open]   GH#2168 Added proto to plan multi as suggested.
      [open]   GH#2169 Assigning Nil to a scalar declared with captured type changes it's container metaclass to GenericHOW
    [closed]   GH#2170 implement S26 pod =defn block
    [closed]   GH#2171 implement S26 =defn block properly, add tests
    [closed]   GH#2172 Fix the error of using  on
      [open]   GH#2173 `use experimental :pack` is ignored even if it is surely called
    [closed]   GH#2174 attr + submethod TWEAK in role causes crash "This type (Submethod) does not support positional operations"
    [closed]   GH#2175 Speed up subbuf by using the new nqp::slice op...
      [open]   GH#2176 Regex.ACCEPTS: NDF does not set $/
[testneeded]   GH#2177 Short-circuiting of reduce metaop (e.g. [&&]) – tests, docs, etc.
      [open]   GH#2178 .wrap of a method breaks callsame/nextsame/etc.
      [open]   GH#2179 Captures, WHICH and Math::PascalTriangle
      [open]   GH#2180 Map.WHICH fails to discern between containerized and non-containerized contents
      [open]   GH#2181 Missing return value from do when calling resume and CATCH is the last statement in a block
      [open]   GH#2182 Array[Pair] as return constraint does not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment