7
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Documentation and useability changes to the XML stuff. More... about 19 years ago
[no comment] More... about 19 years ago
Added missing declaration for usleep(); More... about 19 years ago
removed patches required for dmd v0.124; More... about 19 years ago
cleaned up some verbose type references; More... about 19 years ago
workaround for broken Interface inheritance in dmd v0.122, 123, 124 More... about 19 years ago
work around for broken polymorphism via 'package' attribute More... about 19 years ago
switched a couple of imports around to fix the circular-dependency bug in dmd More... about 19 years ago
Dropped an import by mistake; More... about 19 years ago
updates for changes in mango.log package; More... about 19 years ago
Refactored FileConduit into several distinct pieces, and updated dependecies; More... about 19 years ago
Updated Admin.d to reflect changes in Event.d; More... about 19 years ago
Exposed the read(void[]) and write(coid[]) methods in the Conduit family. These allow one to read/write directly via arrays, bypassing Buffer altogether. This can be used for low-level access, where appropriate. More... about 19 years ago
fixes for internal Buffer changes More... about 19 years ago
Changed Utf8 module to be more generic, and to be a little faster; More... about 19 years ago
small fixes for imports; More... about 19 years ago
tried to fix some strange extern-const issue with the linker More... about 19 years ago
sped up the code a little by avoiding cast() checking More... about 19 years ago
removed xml package by accident! More... about 19 years ago
[no comment] More... about 19 years ago
removed old timer initialization More... about 19 years ago
converted old %.*s to %s; More... about 19 years ago
removed old test-case code More... about 19 years ago
Added example for Epoch/timezone usage More... about 19 years ago
Changed mango.base package to mango.sys; More... about 19 years ago
moved time.Epoch to sys.Epoch; More... about 19 years ago
More fixes for Ares; More... about 19 years ago
changed package to a more appropriate name More... about 19 years ago
changed package to a more appropriate name More... about 19 years ago
[no comment] More... about 19 years ago