0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from sb-baifeng-sb/master More... about 7 years ago
fix memory leak and make function compliance with design principles More... about 7 years ago
fix memory leak More... about 7 years ago
docs location More... almost 12 years ago
Merge pull request #1 from kikko/patch-1 More... almost 14 years ago
quick-fix a bug where observers are not actually removed if there are more than one observer for the same notificationName More... almost 14 years ago
One last README edit More... over 14 years ago
Removed typo in README More... over 14 years ago
Moved and updated README. The README now looks nice. More... over 14 years ago
moved README cuz github didnt notice it More... over 15 years ago
added readme to master More... over 15 years ago
Fixed ProxyTestSuite and added another test, moved Mediator and Proxy implementation into pmvcpp.cpp More... over 15 years ago
updated documentation More... over 15 years ago
removed calls to bzero More... over 15 years ago
added httpserver example and opengl example stub More... over 15 years ago
merged IProxyTemplated and IProxyRestriced into IProxy More... over 15 years ago
merged IMeidatorRestricted and IMediatorTemplated into IMediator which uses void* pointers for storing the viewComponent instead of templated types More... over 15 years ago
changed all Object references to void* - everything compiles! we now have a generic way to pass around data through notifications. More... over 15 years ago
some work done on changing Object* references to void* - version currently does not compile More... over 15 years ago
cleaned up threads example More... over 15 years ago
added threads to examples More... over 15 years ago
more docs More... over 15 years ago
updated docs More... over 15 years ago
added namespace PureMVC More... over 15 years ago
switched IBody to Object More... over 15 years ago
more license edits More... over 15 years ago
Added CC license More... over 15 years ago
added docs More... over 15 years ago
added some documentation from doxygen More... over 15 years ago
realize i deleted the folders earlier, now i'm adding them up one level More... over 15 years ago