root/vtcross/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @194 [194] 15 years bhilburn Finished implementing basic structure of WaitForSignal?, added new …
(edit) @193 [193] 15 years bhilburn Minor change to make things more consistent.
(edit) @192 [192] 15 years bhilburn Removed older declerations for the GetRemoteComponentType? function.
(edit) @191 [191] 15 years bhilburn Renamed the private socketFD to commandSocketFD to make it easier to …
(edit) @190 [190] 15 years bhilburn Implemented the GetRemoteComponentType? function is the components header …
(edit) @189 [189] 15 years bhilburn This had been bothering me.
(edit) @188 [188] 15 years bhilburn Finished migration to functions using private socketFD field rather than …
(edit) @187 [187] 15 years bhilburn Abandoning the RemoteComponent? struct; migrating to a simple socketFD and …
(edit) @186 [186] 15 years bhilburn Made the remotecomponent struct public since information hiding doesn't …
(edit) @185 [185] 15 years bhilburn PolicyEngine? code now compiling with new RemoteComponent? struct changes. …
(edit) @184 [184] 15 years bhilburn Added a new CreateClientSocket? function, using the new RemoteComponent?
(edit) @183 [183] 15 years bhilburn Implemented a remote component information struct in containers that can …
(edit) @182 [182] 15 years bhilburn Need to get the components using standard TCP/IP structs to store …
(edit) @181 [181] 15 years bhilburn Implemented a more standard way of registering/deregistering components …
(edit) @180 [180] 15 years bhilburn Making message char* types const.
(edit) @179 [179] 15 years bhilburn Moved a shell-specific function back into the shell source file.
(edit) @178 [178] 15 years bhilburn More cleanup in the shell file. Starting to burn out on refactoring. …
(edit) @177 [177] 15 years bhilburn Cleaned up the new additions to the socketcomm library.
(edit) @176 [176] 15 years bhilburn Moved three functions from the shell's implementation to the socket …
(edit) @175 [175] 15 years bhilburn Got the shell over to using the proper SendMessage?.
(edit) @174 [174] 15 years bhilburn Moving the SendMessage? function over to a const char*, which (I think) …
(edit) @173 [173] 15 years bhilburn The cstring experiment failed. Heading back to std::strings.
(edit) @172 [172] 15 years bhilburn Updating implementation file to reflect usage of cstrings.
(edit) @171 [171] 15 years bhilburn Migrating back to using cstrings, which is definitely the better choice …
(edit) @170 [170] 15 years bhilburn Added at _ton_ of TODOs where documentation needs to be written.
(edit) @169 [169] 15 years bhilburn First pass at refactoring the parse_ce_config function. Still tons of work …
(edit) @168 [168] 15 years bhilburn Making everything play nicely. Note that the shell is a huge mess right …
(edit) @167 [167] 15 years bhilburn Fixing side-affect of a regex to use strong bit-typing.
(edit) @166 [166] 15 years bhilburn Starting converting the shell code to our new design and good code style.
(edit) @165 [165] 15 years bhilburn None is going to use experimtal g++ libs; being realistic and removing the …
(edit) @164 [164] 15 years bhilburn Added some TODOs to the following files:
(edit) @163 [163] 15 years bhilburn Deleting old empty file, adding implementation file for the SML.
(edit) @162 [162] 15 years bhilburn Deleting old directories from trunk that git-svn didn't handle.
(edit) @161 [161] 15 years bhilburn .
(edit) @99 [99] 15 years anonymous Modded code to fit new protocols
(edit) @98 [98] 15 years anonymous Added policy engine code
(edit) @97 [97] 15 years anonymous cleaning up code
(edit) @96 [96] 15 years trnewman Removed uneeded files.
(edit) @95 [95] 15 years trnewman Cleaned up the code and put in the hooks for optimization request messages
(edit) @94 [94] 15 years trnewman Added holder for policy engine
(edit) @93 [93] 15 years trnewman Removing unessecary files
(edit) @92 [92] 15 years trnewman Updating trunk
(edit) @36 [36] 16 years ahe integrate ezxml
(edit) @33 [33] 16 years ahe cactus: adding cognitive engine base functions
(edit) @32 [32] 16 years ahe modified xml file
(edit) @31 [31] 16 years ahe parse example.ce.xml and pass xml file name as parameter to main
(edit) @30 [30] 16 years jgaeddert xml: minor changes to comments, etc.
(edit) @29 [29] 16 years jgaeddert adding ezxml target
(edit) @28 [28] 16 years ahe incorporate ezxml with cbr
(edit) @27 [27] 16 years jgaeddert improving Makefile
(edit) @26 [26] 16 years jgaeddert adding cbr to cognitive_engine_test
(edit) @25 [25] 16 years jgaeddert modifying cbr search to return 0 when no solution is found
(edit) @24 [24] 16 years ahe clean the code
(edit) @23 [23] 16 years ahe get returned values from cbr search
(edit) @22 [22] 16 years ahe get returned values from cbr search
(edit) @21 [21] 16 years ahe use callback return search results
(edit) @20 [20] 16 years ahe adding search statement
(edit) @19 [19] 16 years ahe update cbr_search in cbr.c
(edit) @18 [18] 16 years ahe update cbr_create, cbr_free, cbr_print, cbr_add_row in cbr.c
(edit) @17 [17] 16 years jgaeddert using strcpy instead of iteration
(edit) @16 [16] 16 years ahe adding sqlite3 source (sorry such a huge file), cbr test
(edit) @15 [15] 16 years jgaeddert reformatting goals, etc.; still needs work
(edit) @14 [14] 16 years jgaeddert adding utility functions, basic concept; not yet functional
(edit) @13 [13] 16 years jgaeddert adding example.ce.xml file
(edit) @12 [12] 16 years jgaeddert initial import of cactus files
(add) @9 [9] 16 years jgaeddert creating directory structure for CE research
Note: See TracRevisionLog for help on using the revision log.