aboutsummaryrefslogtreecommitdiff
path: root/src/plugger.h (follow)
AgeCommit message (Expand)Author
2007-07-03Ah, that explains much, I did the big reorg -> trunk move and forgot to commitMike Buland
2007-06-29The plugger was dying on a HashException it should have caught, and the LoggerMike Buland
2007-06-28Client code is better, so is the socket, you can get addresses and other coolMike Buland
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-06-28Another one, five lines down.Mike Buland
2007-06-28Oi, another bug fix, the same line...Mike Buland
2007-06-28Another stupid plugger bug.Mike Buland
2007-06-26Fixed a bug in the plugger and added the skeleton of the MemBuf class.Mike Buland
2007-06-25I think the plugger and programchain are all up to date to work with the newMike Buland
2007-04-03Ok, no code is left in src, it's all in src/old. We'll gradually move code backMike Buland
2007-01-31Added an extra line because svn is all confused.Mike Buland
2007-01-30Hey, Plugger doesn't kill your program with exit, it just throws an exception.Mike Buland
2007-01-30Added some more helpers to Plugger, which really needs to get with the times andMike Buland
2007-01-28Updated the plugger to expose the third version of the plugin-info macro, thisMike Buland
2006-10-19The plugger now cleans up after you if you're a slob.Mike Buland
2006-08-22Added a new helper to the plugger.Mike Buland
2006-06-22Updated some tests so they don't work but will compile, and made some pleasantMike Buland
2006-06-05Fixes to the plugin system, it's a little tricky to test, but it's looking good.Mike Buland
2006-06-05Added a complete, general plugin manager system. There's a little bit ofMike Buland