I. Denisov
- Login: ivan_denisov
- Registered on: 06/30/2014
- Last sign in: 10/16/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 26 | 27 |
Reported issues | 2 | 40 | 42 |
Activity
04/15/2017
- 03:26 AM BlackBox Component Builder Revision 8cc1176a (blackbox): Code formatting improved. Refs: #156.
- 03:06 AM BlackBox Component Builder Revision ced262dc (blackbox): HostCoroutines load directly in Coroutines module. Refs: #156.
04/11/2017
- 04:06 PM BlackBox Component Builder Revision 8bc2f85b (blackbox): stackBase reset in Kernel.AddCoroutines.
- This enables one to reuse the very same object after
RemoveCoroutine. This feature is used in the Co_ package.
bug fi...
04/10/2017
- 11:06 AM BlackBox Component Builder Revision 20de70d1 (blackbox): Handling of very small stack sizes improved. Refs: #156.
- 07:17 AM BlackBox Component Builder Revision 2315e8e8 (blackbox): Windows Fibers realisation for Coroutines was moved from Kernel to HostCoroutines. Refs: #156.
04/08/2017
- 04:59 AM BlackBox Component Builder Revision 08f7629f (blackbox): Add ASSERT(current = main, 21) to Transfer.Refs: #156.
04/06/2017
- 04:08 PM BlackBox Component Builder Revision f630f442 (blackbox): Small fix in Dialog documentation. Refs: #152.
- 02:49 PM BlackBox Component Builder Feature #158 (Closed): adding low-level console logging
- It is proposed to add a low-level logging feature that can be used for logging to the console window. The module shou...
04/05/2017
- 08:35 PM BlackBox Component Builder Revision 402be289 (blackbox): Remove Coroutines and HostCoroutines from bbscript compile list. Refs: #156.
- 08:26 PM BlackBox Component Builder Revision 2b47c718 (blackbox): Troubles with BlackBox termination (sigfault). Remove HostCoroutines from HostDialog to make test build. Refs: #156.