CodeWorker



Changes on version 4.1.2
Date Type Caller Description
31mar2006 bug_fix - The loading policy of a dynamically-linked plugin was extremely restricted under Windows NT4, 2000 and more recent versions. The DLL was necessarily at the same place as CodeWorker's executable. Now, the interpreter also looks into include path and current working directory.
17mar2006 feature Mohamed Selim BEN ALI treeNode#root navigates directly to the root node of the parse tree that contains treeNode.
16mar2006 bug_fix - POST and GET HTTP requests (using cURL library) weren't working properly.