Menu

Source (Archive) Commit Log


Commit Date  
[r1330] by numere

Improved implementation of ticket #782
- Made new file dialog connected to Ctrl-N
- Removed the Plugin option from most menus
- Resolved a bug in embedded Scintilla version

2023-02-14 11:46:18 Tree
[r1329] by raph-z

added the changes log entry for ticket #759

2023-02-13 21:51:00 Tree
[r1328] by raph-z

fixed the implementation of the inv q functions and added the intCast to avoid implicit int conversions, related to ticket #759.

2023-02-13 21:47:18 Tree
[r1327] by raph-z

fixed an issue where random number generators would not be thread safe. fixed multiple invalid values in distributions issues. added code documentation. all relates to ticket #759.

2023-02-13 21:17:20 Tree
[r1326] by numere

Fixed an issue in implementation of ticket #752

2023-02-13 21:02:07 Tree
[r1325] by numere

Updated toolbar icons and created the missing "Legal" page

2023-02-13 09:24:54 Tree
[r1324] by raph-z

changed the previously local random number generators to the global ones. fixed some range checks. relates to ticket #759.

2023-02-11 22:05:52 Tree
[r1323] by raph-z

added the function implementations for new random number distributions as described in ticket #759. in the current state the is a global thread safe instance of the the underlying gsl random number generator, but it is only used in one function call. the other functions will be changed to this generator call in the next commit.

2023-02-11 21:05:55 Tree
[r1322] by numere

Implemented ticket #784
"Improve error message handling"

2023-02-10 21:32:02 Tree
[r1321] by numere

Improved implementation of ticket #781

2023-02-09 13:24:11 Tree
Older >