Age | Commit message (Collapse) | Author |
|
hell out of it. Good times, everyone. This is a major chunk for congo, and
the new optimizations should be good.
|
|
|
|
whatever it'll be called later...
|
|
|
|
this with the Bu::Archive next. Basically, there's one generic template
function that will convert anything that can safely cast to a uint32_t and that
supports direct comparisson, and doesn't have it's own override already to be
a Hash key, such as char, uint8_t, uint64_t, etc.
The Telnet protocol handler does everything I need it too for now, next up for
it is escape sequence handling, it would be nice to make this general too, by
using the termcap database or something, but there is an ANSI/ISO standard now,
I may just go ahead and use that. Also, it looks like it'd be pretty easy to
make the canonical mode editing functions be pluggable to facilitate different
types of editing, but that can be done down the road as well.
|
|
Some more generalizations are in order, then we'll stuff the data somewhere.
|
|
archive these for now and resurect/fix the old xml reader, just to have
something working.
|
|
(textual archive format), but named it wrong, this seemed easier than redoing
it all.
|
|
|