Matthew Fearnley

Results 7 issues of Matthew Fearnley

It can be desirable to move unlaoded tabs around without loading them. Currently, clicking a tab to drag it shows the tab, which causes it to load. It would be...

As observed in https://freebasic.net/forum/viewtopic.php?p=254055#p254055 dim as zstring ptr zptr = @"Hi" dim as string s = *zptr '' "Hi" dim as integer i = *zptr '' asc("H") print i, s,...

It looks like this isn't a clone of https://bitbucket.org/toptensoftware/win3mu/src/master/, but an upload of the source? Since this seems to be the most starred Github fork (congratulations :), it would be...

Handle range requests that exceed the size of the file. Fixes Issue #7.

I have found this problem in the wild on a 20i web host. On the 20i CDN, it seems that for paths that end in "streamable" extensions (e.g. `\.mp3$`, `\.wav$`)...

``` ~/svn2github/svn2github.py --cache-dir ~/svn2github/bochs/ update countingpine/bochs Cloning [email protected]:countingpine/bochs.git Checking for SVN updates Last upstream revision: 13547 Last mirrored revision: 13541 Fetching from SVN, revision 8547/13547 Rebasing SVN changes Traceback (most...

Fix `pfSense Firewall Packet Rates formatting` to display e.g. `44.91 pkts` instead of `%.2f pkts`. Old output example: ```Values averaged over 3 min, Packets that matched a rule: %.2f pkts,...

tracked