Cameron Ross

Results 54 issues of Cameron Ross

I'm reasonably certain this change won't cause previously-rejected cases to be accepted or vice versa.

Enhancement
stalled

**List any issues that this PR fixes:** fixes #1914 **This pull request proposes the following changes:** - Adds support for Cooler Master SK630 **Known issues/To do:** - Nothing that I'm...

While the echo-message CAP is enabled, sending a badly-formed PRIVMSG with a target but no text parameter echoes back an empty message along with whatever the server's response is. Example:...

I am not sure of the circumstances that lead to this happening, but SSL_get_ex_data can return null, which causes a crash in tls.vibe.stream.openssl.OpenSSLContext.verify_callback when it tries to use vdata. I...

It's currently included for DIP1000 compatibility in DMD 2.100. Remove it once that version is no longer supported.

This is laying some important groundwork for YAML 1.2+ support. Thoughts on the API are welcome.

Reader is now a range. Scanner still depends on a lot of non-range bits, though. Going to eliminate those. This is very much a WIP.

WIP

We should change the Composer, Parser, Reader, Resolver and Scanner classes into structs or free-standing functions. - We don't need the polymorphism (they're final anyway) - The near-requirement of heap...

optimization
enhancement

This is something I'd really like to support some day.

distant future

### System information - **dub version**: dub v1.29.0 - **OS Platform and distribution**: Windows 10 (x86-64) - **compiler version**: dmd 2.100.0 ### Bug Description It should be possible to perform...