Posts in source tree
Unicon bug fixing
- Aug 27, 2016
- Author: Brian Tiffin
- Location: Ottawa
- Language: en
- Category: source tree
- Tag: kudos
While starting up the Unicon Programming
docset, I have been more than
pleasantly surprised at the turn around times with Unicon
development. The
few bugs that have been reported have been fixed within a matter of hours.
https with redirection
- Aug 25, 2016
- Author: Brian Tiffin
- Location: Ottawa
- Language: en
- Category: source tree
- Tag: https redirection
Jafar Al-Gharaibeh fixed an https redirection problem, first noticed with SourceForge.
https with no newline in response
- Aug 25, 2016
- Author: Brian Tiffin
- Location: Ottawa
- Language: en
- Category: source tree
- Tag: https no newline
There was a problem producing a single line response from a web request that lacked a terminating newline. Or, the last line of any response that lacked a newline.
Execution Monitoring
- Aug 22, 2016
- Author: Brian Tiffin
- Location: Ottawa
- Language: en
- Category: source tree
- Tag: execution monitoring
Jafar Al-Gharaibeh and Clinton Jeffery fixed an execution monitoring bug that was caused by interactions with Concurrency and fast Native Co-Expression switching.