-
Syntax design: decisions, as always
-
Provide method Catalog::Remove
-
-
-
Daniele Pallastrelli
committed
[937ffa]
Merge branch 'release-0.8' into develop
-
Daniele Pallastrelli
committed
[2495e5]
Update changelog and doxygen
-
Daniele Pallastrelli
committed
[6b5701]
Merge branch 'release-0.8'
-
Daniele Pallastrelli
committed
[88fb00]
Merge branch 'wal_file_parser' into develop
-
Daniele Pallastrelli
committed
[551936]
Rename old _vs2013 solution files
-
Daniele Pallastrelli
committed
[2536d0]
Wal keywords with @ prefix
-
Daniele Pallastrelli
committed
[edec60]
Add TokenSource tests
-
Daniele Pallastrelli
committed
[89389f]
Update VS projects
-
Real-world projects using Wallaroo
-
New Wallaroo wiring syntax almost ready
-
Daniele Pallastrelli
committed
[633800]
Improve wal syntax
-
Daniele Pallastrelli
committed
[de3f4e]
Use wal format in shape sample
-
Originally posted by: daniele....@gmail.com Dario, thanks for your comment: I agree...
-
Daniele Pallastrelli
committed
[f6acb6]
Add working wal parser. First try.
-
A new syntax for the wiring files
-
Github mirror available
-
Wallaroo blog
-
Wallaroo blog
-
Originally posted by: daniele....@gmail.com Dario, thanks for your comment: I agree...
-
Daniele Pallastrelli
committed
[61ab57]
Remove deprecated old syntax
-
Daniele Pallastrelli
committed
[946513]
Macro WALLAROO_REGISTER_NAME
-
Daniele Pallastrelli
committed
[7c718c]
collaborator smartptr choice and improved syntax
-
Daniele Pallastrelli
committed
[2267b7]
Update website URL
-
Daniele Pallastrelli
committed
[0f8cbe]
Add Catalog::Remove, Catalog::Clear and Catalog...
-
Daniele Pallastrelli
committed
[4ba1bc]
nullptr and macro for C++98
-
Daniele Pallastrelli
committed
[156866]
weak_ptr::reset after lock failure
-
Daniele Pallastrelli
committed
[48d315]
Merge branch 'collaborator_ptr_choice' into dev...
-
Daniele Pallastrelli
committed
[e5d35e]
Merge branch 'registration_with_name' into develop
-
Daniele Pallastrelli
committed
[b42070]
Merge branch 'remove_from_catalog' into develop
-
Daniele Pallastrelli
committed
[86c0ba]
Choice between shared and weak ptr in Collaborator
-
Provide a user name for class registration
-
Provide method Catalog::Remove
-
Provide method Catalog::Remove
-
FAQ
-
-
-
-
-
Daniele Pallastrelli
committed
[6a1fa4]
Merge branch 'release_0.7'
-
Daniele Pallastrelli
committed
[6833f6]
Bumped version to 0.7
-
Daniele Pallastrelli
committed
[ea41e5]
Old-syntax compatibility
-
Daniele Pallastrelli
committed
[1593c9]
Connector -> Dependency
-
Daniele Pallastrelli
committed
[d71a75]
Plug -> Collaborator
-
Daniele Pallastrelli
committed
[64cb0f]
Add const to Catalog::operator[]
-
Daniele Pallastrelli
committed
[e26d31]
Merge branch 'new_syntax' into develop
-
Daniele Pallastrelli
committed
[cc6c2a]
Template and namespace classes registration
-
Daniele Pallastrelli
committed
[606b3d]
Doxygen comments
-
Daniele Pallastrelli
committed
[9bb945]
Split shared lib initialization from class regi...
-
Daniele Pallastrelli
committed
[8a8e09]
Merge branch 'release_0.7' into develop
-
Daniele Pallastrelli
committed
[18eafe]
Device -> Part
-
Daniele Pallastrelli
committed
[8b94e5]
Remove warning unsigned always >= 0 in bounded ...
-
-
-
Daniele Pallastrelli
committed
[2ab6f5]
Merge branch 'release-0.6'
-
Close issue #5 (UNICODE on win32)
-
Fix bug in attribute operators
-
Fixed compilation with gcc
-
Minor attribute improvements
-
Basic attributes feature
-
string containing spaces in attributes
-
Shapes sample uses attributes
-
Add comments
-
Exceptions in conversion from string to T
-
Update changelog (close issue #5)
-
Merge branch 'attributes' into develop
-
Removed unused header file
-
Add operators to attributes
-
string concatenation operators in attributes
-
Loading attributes from cfg file
-
Daniele Pallastrelli
committed
[da2d61]
New syntax: set_attribute().of().to()
-
Daniele Pallastrelli
committed
[553d31]
Catalog::Create returns the element created
-
Daniele Pallastrelli
committed
[d6abdc]
Catalog::Create return value used in samples
-
Remove function-try-block (VS2008 not compliant)
-
Attribute operator <<
-
Daniele Pallastrelli
committed
[0fad62]
test makefile: link with -E for RTTI across pro...
-
Linux makefiles improved
-
Daniele Pallastrelli
committed
[4ce59c]
Test case fixed (unisgned int attribute)
-
win32 makefile enhancement
-
Daniele Pallastrelli
committed
[6a001c]
-ldl position in sample makefile for old gcc
-
Daniele Pallastrelli
committed
[cbf94b]
Version bump
-
Daniele Pallastrelli
committed
[805d47]
test compile with old gcc version
-
Daniele Pallastrelli
committed
[9cb6df]
Merge branch 'release-0.6' into develop
-
-
-
Merge branch 'release-0.5.1' into develop
-
linux make test with path
-
Merge branch 'develop' of https://code.google.c...
-
Changed win makefiles
-
Merge branch 'release-0.5.1'
-
test_suite run from win makefile
-
Removed scons files
-
Protection error when unload DLL with VS 2012
-
Merge branch 'vs_2013' into develop
-
VS2013 projects
-
Add win makefile for samples and test
-
Bumped version