0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a couple of NSOutputStream-like methods to NibwareOutputStream More... almost 15 years ago
add some NSFileHandle and NSInputStream-like methods to NibwareInputStream More... almost 15 years ago
add : and / to escaped charset More... almost 15 years ago
create subdata w/nocopying from an effective range, not a reference to ourselves - saves an object in some cases More... almost 15 years ago
reduce minimum mapped string size to 16k-1 More... almost 15 years ago
new subrange data class and NSData category which supplies [NSData subdataNoCopying:range] More... almost 15 years ago
sort of support UTF-16 and UTF-32 encodings (untested) More... almost 15 years ago
allow low cost non-mutable copying of NWMappedFileData using a refcounted temporary file handle object More... almost 15 years ago
work around weirdness in subclassing NSData and NSString More... almost 15 years ago
mape all outputstreams support most of the nsdata/nsmutabledata-like methods More... almost 15 years ago
use ASCII encoding for base64, as it's all we need and all the underlying IO infrastructure can support at the moment More... almost 15 years ago
use the new IO classes More... almost 15 years ago
nits More... almost 15 years ago
use the new IO classes More... almost 15 years ago
a new set of IO classes which provide easy input/output across data and files, and can be used with minimal memory cost in all situations More... almost 15 years ago
better htmlification, and a function to encode most common XML chars (&<>) More... almost 15 years ago
add another nsuserdefaults category method for copying in from a dict More... almost 15 years ago
use new URL regex that is tinyarro.ws / unicode friendly More... almost 15 years ago
scale and rotate code More... almost 15 years ago
transpose height/width from size if image is rotated More... almost 15 years ago
adjust subimage rect properly for non-upright pictures More... almost 15 years ago
preserve orientation when taking subimage More... almost 15 years ago
fix leak More... almost 15 years ago
fix leak in nibwaretablesectionmanager More... almost 15 years ago
fix typing bug More... almost 15 years ago
don't notify and archive debug messages by default More... almost 15 years ago
warn if unimplemented features of nibwarensoperations are being used More... almost 15 years ago
properly escape long URL before passing to is.gd More... almost 15 years ago
added a simple Is.Gd-based URL shortener More... almost 15 years ago
small nothings More... almost 15 years ago