summaryrefslogtreecommitdiffstats
path: root/raul/Atom.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-01-08Allocate enough space in atom for string terminator.David Robillard1-4/+5
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-05Convert C-style casts to C++ style casts.David Robillard1-3/+3
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-6/+31
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-20/+36
2010-02-02Remove CUC macro definition from Atom.hpp.David Robillard1-2/+0
2010-02-02Remove <sstream> and <iostream> includes, add <ostream> include.David Robillard1-2/+1
2010-02-02Make sizeof(Raul::Atom) the size of a pointer.David Robillard1-41/+55
2010-01-28Prettier human-readable Atom and Atom::Type serialisation.David Robillard1-2/+2
2010-01-06Fancy (optinally) coloured logging system.David Robillard1-0/+14
2009-11-27Documentation updates.David Robillard1-1/+5
2009-07-07Fix compilation issues.David Robillard1-0/+1
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-4/+4
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-5/+19
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-10/+10
2008-12-16Trim include dependency tree.David Robillard1-2/+0
2008-11-30Some support for bundle saving.David Robillard1-5/+5
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-2/+10
2008-10-03Remove config header include directives in system installed headers (oops).David Robillard1-2/+0
2008-08-20Fix Blob atom copy contruction/size/etc stuff.David Robillard1-13/+14
2008-08-17Cloooser...David Robillard1-6/+17
2008-05-20Fix various problems with control port values.David Robillard1-11/+45
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard1-78/+2
2008-01-01RAUL code cleanup.David Robillard1-2/+2
2007-12-01Clean up query code.David Robillard1-2/+2
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-4/+82
2007-10-08Update.. stuff... I hate SVN...David Robillard1-1/+1
2007-09-08Support for writing pretty Turtle boolean literals.David Robillard1-0/+6
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+136