~judgmentday/appcore/trunk

  • Committer: Calder Coalson
  • Date: 2010-12-11 08:24:47 UTC
  • Revision ID: caldercoalson@gmail.com-20101211082447-mlyssb7ce4os0xe1
* Fixed CMake Documentation target
* Added SerialData::loadAll() method to load all SerialDatas from a given file
* Added SerialData::operator== and operator< (name comparison) so SerialDatas can be placed in STL sets
* Fixed segfault caused when loading SerialDatas with no properties
* Added SerialDataTests with two tests for the string constructor and loadAll() function
Filename Latest Rev Last Changed Committer Comment Size
..
CMake 18 13 years ago Calder Coalson * Moved src/* and include/* to Source/ * Moved doc Diff
Documentation 18 13 years ago Calder Coalson * Moved src/* and include/* to Source/ * Moved doc Diff
Samples 1 13 years ago Calder Coalson * Initial import into independent repository Diff
Source 18 13 years ago Calder Coalson * Moved src/* and include/* to Source/ * Moved doc Diff
Tests 18 13 years ago Calder Coalson * Moved src/* and include/* to Source/ * Moved doc Diff
.bzrignore 28 13 years ago Calder Coalson * Fixed CMake Documentation target * Added SerialD 40 bytes Diff Download File
CMakeLists.txt 28 13 years ago Calder Coalson * Fixed CMake Documentation target * Added SerialD 3.4 KB Diff Download File