Putting this here since I can't create a ticket. The HexBox control works great under...
Use a larger buffer for sending/receiving.
Fixed cisco fixed bug. Added cisco fixup unit t...
Added minsize to padding + unit tests
Add a --strict flag to waf.
Merge remote-tracking branch 'upstream/v3.1' in...
ActionChangeState exceptions aren't errors.
Added cisco fixup unit test
Fixing the build.
More build fixes.
Update osx tool search path.
Fixing up --strict mode.
Cleanup tcp channel if connect errors.
Fixes for linux/osx unit test failures.
Reving script to work with python3
Verify pit using schema on disk, not embedded r...
Expose send timeout on tcp publishers.
More generic ProjectSection .sln generation.
Enable generation of website projects.
Move fault class to its own file.
Adding OwnedCollection tests.
EOL
Adding comments.
Add OwnedCollection helper that automatically s...
Removing duplicate code.
Don't clone things not marked as serializable.
EOL
Getting rid of all the static events. They are ...
Adding WIP helper functions.
Fix issue where target changes PWD and trace ou...
Remove static mutation events and move to RunCo...
Mantain relationships when placing elements. fi...
EOL
Adding reported test.
Expose owner to derivations.
Implement dom walking iteratively.
Adding new collection for data elements.
Evaluate analyzers iteratively.
Interface improvements.
Move insert/remove logic into single set of fun...
Clearer array ownership semantics and mutation ...
Cache fullName and root element.
Always set the name of the bitstream.
Using linq to make code cleaner.
Reduce code duplication.
Add a VolatileFixup helper for fixups that use ...
Getting the fixups to work.
Speedup mutation.
Fix issue where target changes PWD and trace ou...
State and StateModel need to be serializable.
Rearranging code into regions.
Use iterative DOM walking instead of recursive.
Give transformers a parent so they can access t...
Removing leftover function.
Pass ref params to fixup base.
Merge remote-tracking branch 'origin/master' in...
Merge remote-tracking branch 'origin/master'
Adding ipv4 and ipv6 valueType support.
Merge branch 'v3.1'
Log when skipping directories.
Make scripting non-static.
Maintain parent relationships to chidlren when ...
Merge branch 'v3.1'
Merge remote-tracking branch 'seth/master'
Don't make a new PitParser when parsing includes.
Allow for ignoring subdirs when recursing for w...
Make CreateScope public.
Turning on more remote publisher tests.
Making Publisher.Result get only.
Hooking up agent events and moving them to the ...
Adding comments.
Updating rest agent client to use new api.
Indents and minor cleanup to definition.
Moving the pad bits function into BitwiseStream.
Fixing bug when refing a block from a different...
Use correct scripting mode.
Merging v3.1 into master.
Adding test for refing blocks in other namespaces.
Fix for refing blocks in other namespaces.
Fixing stack overflow exception.
Fixing stack overflow exception.
ActionChangeState exceptions aren't errors.
Better collision prevention.
Allow StateModel to be changed in derivations.
Allow path in parameter and strip when provided.
More generic enumeration of defines.
Fixing the build.
Populate pit parsable first.
Read defines in order.
Allow RunEngine to be overridden.
Initialize currentIteration before calling Test...
remove unused variable.
Fixing up --strict mode.
Update osx tool search path.
Fix waf error with multiple nunit targets.
Add a --strict flag to waf.
Make tests run in serial and expose args per ta...
Hookup agent events to run context.
Use Executable/Arguments for all process monito...
Fixes for linux/osx unit test failures.