# # ChangeLog for branches/Operator Architecture Refactoring/HeuristicLab.Random/UniformRandomAdder.cs # # Generated by Trac 1.0.12 # 09/09/24 04:55:13 Sat, 27 Sep 2008 00:22:41 GMT swagner [606] * branches/Operator Architecture Refactoring (copied) Created a branch for refactoring the operator architecture (#95) Fri, 08 Aug 2008 17:56:19 GMT gkronber [469] * trunk/sources/HeuristicLab.Random/NormalRandomAdder.cs (modified) * trunk/sources/HeuristicLab.Random/NormalRandomizer.cs (modified) * trunk/sources/HeuristicLab.Random/UniformRandomAdder.cs (modified) * trunk/sources/HeuristicLab.Random/UniformRandomizer.cs (modified) fixed #238 by using floor instead of round when we use a uniform- ...