aboutsummaryrefslogtreecommitdiff
path: root/src/nidsstream.h (unfollow)
AgeCommit message (Expand)Author
2009-12-01Getting closer with the pointer formatter...Mike Buland
2009-11-24Added a replace function to fstring...sweeet.Mike Buland
2009-11-20Even more mingw.Mike Buland
2009-11-20Hey, mingw stuff, more of it.Mike Buland
2009-11-18Hey, fixed the problems in heap. It should now work properly no matter what theMike Buland
2009-11-12I've started my campaign to clean up all of the header files in libbu++ as farMike Buland
2009-10-28Uuid now has a default gen function that will generate a uuid using the best,Mike Buland
2009-10-26Minor, cosmetic change to the TafWriter. It now writes group names that areMike Buland
2009-10-16Got rid of cgiutil, it was empty, it was all going to be duplicates of code inMike Buland
2009-10-16Finally added the substream class, and added getByPath (for properties) andMike Buland
2009-10-16Although this looks like a load of code changes, this represents no functionalMike Buland
2009-10-09david - more things in windows buildDavid
2009-10-05I just got rid of the float markers, we know we need a new float formatter, itMike Buland
2009-09-26Minor tweaks and fixes to Bu::VariantMike Buland
2009-09-25New Bu::Variant class. Store anything in it, get it out again, find out it'sMike Buland
2009-09-23Wow, ok, file was broken on changing position in the stream, it wouldn't resetMike Buland
2009-09-21Stupid prepend. A prepend function was missing, and the prepend functionsMike Buland
2009-09-18Added a handy readLine function, I've been meaning to do this for a while.Mike Buland
2009-09-15Minor change, added a new constructor for lists that lets you append the firstMike Buland
2009-09-10Hey, minor updates to the formatter and a unit test, nothing important.Mike Buland
2009-09-09Fixed a unit test, and added some fixes and new queue functions to list, fuck itMike Buland
2009-09-09Fixed a minor assignment bug in shared core, assigning an object to itself wasMike Buland
2009-09-09Wow, that was stupid, default values weren't working since I switched toMike Buland
2009-09-04Wow, I should check this in the other containers. I should have known better,Mike Buland
2009-08-31Added a getDaysInMonth function, it'll live in util.{cpp,h} until I create anMike Buland
2009-08-28Corrected the iterator in Bu::Hash, and fixed the erase function in Bu::List,Mike Buland
2009-08-27Huh, the Bu::Cache::Ptr didn't have comparison operators, seems odd. I shouldMike Buland
2009-08-24Fixed a minor helper in Bu::MemBuf, and corrected some docs on Bu::Stream, theMike Buland
2009-08-22Pretty much just removed the debugging from SharedCore, it wasn't at fault, andMike Buland
2009-08-21Added loads of debugging to sharedcore, we're sure it's to blame, but not asMike Buland
2009-08-20Added a typedef to the cache, and most list manipulation functions now returnMike Buland
2009-08-14Massive freaking changes!!!Mike Buland