index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Fix up linking against Ice libs
Dan Goodliffe
2015-09-10
|
*
Add libadhocutil to the default build
Dan Goodliffe
2015-09-03
|
*
Be explicit about type names in the AdHoc namespace
Dan Goodliffe
2015-09-03
|
*
Tidy Ice dependency
Dan Goodliffe
2015-09-03
|
*
Move into AdHoc namespace
libadhocutil-0.1
Dan Goodliffe
2015-09-02
|
*
Add doxygen documentation and config
Dan Goodliffe
2015-09-02
|
*
Improved wrappers for setopt and getinfo
Dan Goodliffe
2015-09-01
|
*
No auto in lambda parameters
Dan Goodliffe
2015-09-01
|
*
Don't free the context's stack while it's still being executed
Dan Goodliffe
2015-09-01
|
*
Typedef the stream, not the source
Dan Goodliffe
2015-09-01
|
*
Improve misc.h compatibility by having the macro call .str() to maintain ↵
Dan Goodliffe
2015-09-01
|
|
|
|
std::string return type
*
Don't compile default destructors into everything
Dan Goodliffe
2015-09-01
|
*
Tidy up
Dan Goodliffe
2015-08-31
|
*
Migrate cache from libmisc and add covering tests, some minor renaming and ↵
Dan Goodliffe
2015-08-31
|
|
|
|
refactoring
*
Some better error handling in curl multi handle and runtime context
Dan Goodliffe
2015-08-30
|
*
Migrate CurlMultiHandle and extend CurlStream for it.
Dan Goodliffe
2015-08-30
|
*
Migrate CurlHandle and derive CurlStream from it. Improves error handling in ↵
Dan Goodliffe
2015-08-30
|
|
|
|
curl streams and adds covering tests
*
Remove Reflection class (never was reflection) and replace it with a proper ↵
Dan Goodliffe
2015-08-29
|
|
|
|
NVP lexer
*
Move and test lazy pointer
Dan Goodliffe
2015-08-29
|
*
Move and test lock helpers
Dan Goodliffe
2015-08-29
|
*
Migrate formatted string wrappers as macros into buffer.h
Dan Goodliffe
2015-08-28
|
*
Support std::string fragment storage, reduce copy overheads, better control
Dan Goodliffe
2015-08-28
|
*
Add ScopeExit (was ScopeObject)
Dan Goodliffe
2015-08-28
|
*
Add map utilities
Dan Goodliffe
2015-08-28
|
*
Add ProcessPipes as a container for a child process with FDs for stdin, out ↵
Dan Goodliffe
2015-08-28
|
|
|
|
and err
*
Add buffer, intrusivePtrBase (dep) and covering tests
Dan Goodliffe
2015-08-28
|
*
Add CurlStreamSource for reading a cURL request as a std::istream
Dan Goodliffe
2015-08-28
|
*
Add RuntimeContext for easy context switching
Dan Goodliffe
2015-08-28
|
*
Beginnings of libadhocutil
Dan Goodliffe
2015-08-28
|
*
Visibility hidden
Dan Goodliffe
2015-07-25
|
*
The slicer feature should not be propergated, it's library specific whether ↵
Dan Goodliffe
2015-06-18
|
|
|
|
it contains slicer data
*
Move to C++0y
Dan Goodliffe
2015-06-03
|
*
Pass include dirs to slice tools
Dan Goodliffe
2015-01-28
|
*
Ignore Vim swap files
Dan Goodliffe
2015-01-15
|
*
Support complex types in rows and parameters
Dan Goodliffe
2014-12-09
|
*
Add .gitignore files
Dan Goodliffe
2014-11-22
|
*
Fix quirk (from glibc update?) around fields in struct tm and the ↵
randomdan
2014-11-13
|
|
|
|
_BSD_SOURCE macro
*
More friendly linkflags and some ycm configs
randomdan
2014-06-05
|
*
Split out ICE support from project jam file, add support for slicer
randomdan
2014-06-02
|
*
Fix slice scanner and split .ice files back into logical blocks
randomdan
2013-12-22
|
*
Use CXX from the environment
randomdan
2013-08-19
|
*
Migrate all stuff to stricter compilations/links and C++0x builds
randomdan
2012-07-10
|
*
Finally convert ytfs to use boost stuff (untested, but it does build)
randomdan
2011-02-23
|
|
|
|
Finally bin all the old build process drivel
*
Centralise the ICE splicer
randomdan
2011-01-24
|
*
Tidy up jam stuff
randomdan
2010-11-23
|
*
Initial workings of project2 - renders gentoobrowse homepage
randomdan
2010-06-09