]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/history - src/rm_services.c
Added and tested static policy feature. Continued cleanup of API
[keystone-rtos/rm-lld.git] / src / rm_services.c
2013-02-05 Justin SobotaAdded and tested static policy feature. Continued...
2013-01-31 Justin SobotaStarted consolidating error codes and cleaning up stati...
2013-01-30 Justin SobotaCleaned up transport API
2013-01-29 Justin SobotaFixed copyrights, unified MAX_NAME_LENGTH, removed...
2013-01-28 Justin SobotaAPI naming convention cleanup, switch to strncpy, renam...
2013-01-22 Justin SobotaAdded pre-main capabilities, cleaned up services and...
2013-01-18 Justin SobotaAdded init/use permissions, added instance lists for...
2012-12-17 Justin SobotaInitial testing, basic demo complete
2012-12-17 Justin SobotaBug fixes, cleanup, expanded test code
2012-12-16 Justin SobotaImplemented basic allocate/free servicing on RM Server...
2012-12-12 Justin SobotaWrote tree allocate and free operations
2012-12-10 Justin SobotaIntegrated red-black tree algorithm for tree allocators
2012-11-29 Justin SobotaTested ability to read in and parse resource and policy...
2012-11-20 Justin SobotaRemoved receipts started basic testing on infrastructur...
2012-11-19 Justin SobotaContinuing rework on transaction request/response mechanism
2012-11-19 Justin SobotaCoded basic test project started removing receipt construct
2012-11-15 Justin SobotaCoded basic unit test to test RM infrastructure
2012-11-13 Justin SobotaBasic infrastructure coded. All compiler errors resolved