Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 2765)

Ticket Resolution Summary Owner Reporter
#40 fixed rasmgr log improvments Dimitar Misev cj
Description
  • make rasmgr give sign of life less frequently
  • make sign of life not appear in the log
#41 fixed add automated test suite to distribution Jinsongdi Yu Peter Baumann
Description

the systemtest/ test suite needs to be reactivated by adding a comprehensive set of integration tests, in addition to the unit tests which are already available per module directory. This should run with "make check".

#42 fixed division should always have result type float or double Peter Baumann
Description

Currently, int division yields int, which sometimes is not what is expected. This may have significant impact on operation results. Of course, this can be overcome by casting operands to float, but this may not be intuitive to all QL users. We need to investigate whether the division result type should always be a float or double.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.