# # ChangeLog for /vtcross/branches/fixingCBR/src/cognitive_engines # # Generated by Trac 0.11.7 # 07/06/24 00:39:27 Wed, 08 Apr 2009 21:45:44 GMT bhilburn [240] * vtcross/branches/fixingCBR/src/cognitive_engines/cbr.c (modified) * vtcross/branches/fixingCBR/src/include/vtcross/cbr.h (modified) First pass at making cbr.h readable. Wed, 08 Apr 2009 21:07:23 GMT bhilburn [238] * vtcross/branches/fixingCBR/src/cognitive_engines/cbr.c (modified) * vtcross/branches/fixingCBR/src/include/vtcross/cbr.h (modified) Initial copy of function declerations from cbr.c to cbr.h Wed, 08 Apr 2009 20:54:38 GMT bhilburn [236] * vtcross/branches/fixingCBR (copied) Create branch fixingCBR Tue, 07 Apr 2009 04:42:38 GMT bhilburn [231] * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (modified) * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/include/vtcross/socketcomm.h (modified) * vtcross/trunk/src/libvtcross/libvtcross.cpp (modified) * vtcross/trunk/src/libvtcross/libvtcross_demo.cpp (modified) * vtcross/trunk/src/shell/CognitiveRadioShell.cpp (modified) Style fixes for the most part. Perhaps one or two memory leaks. Added a ...