Commit graph

20 commits

Author SHA1 Message Date
cxl
0f7227d1d1 Core: Random seed fix, CtrlLib: Fixed loading of .exe image in FileSel, ide: Improved output mode
git-svn-id: svn://ultimatepp.org/upp/trunk@13424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-21 10:52:30 +00:00
cxl
8148606659 Core: Fixed mingw Random issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-20 16:31:19 +00:00
cxl
ba0e9a594d Core: Value::Compare optimised for standard types
git-svn-id: svn://ultimatepp.org/upp/trunk@13416 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-18 11:44:20 +00:00
cxl
027d0fb59b Core: Fixed SeedRandom(0) issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 11:48:34 +00:00
cxl
5bec78fe5d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:52:17 +00:00
cxl
74a0afc798 Core: Uuid optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@13396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:32:35 +00:00
cxl
da5d81e206 Core: Random refactored with xoshiro256**
git-svn-id: svn://ultimatepp.org/upp/trunk@13393 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-14 13:41:09 +00:00
cxl
5f104c2398 Core: Now compiles with NODEPRECATED
git-svn-id: svn://ultimatepp.org/upp/trunk@12127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 17:04:33 +00:00
cxl
af9fae210a Core: SeedRandom without parameter now reseeds the random with host enthropy
git-svn-id: svn://ultimatepp.org/upp/trunk@11653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-02 15:40:29 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
5b5a720a6a Core: Random now fork safe
git-svn-id: svn://ultimatepp.org/upp/trunk@6236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-07 11:40:10 +00:00
cxl
ac16e30a46 Core: SeedRandom
git-svn-id: svn://ultimatepp.org/upp/trunk@6235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-07 11:14:03 +00:00
cxl
821d2a6e68 CtrlCore: X11 and GTK MT fixes (#429)
git-svn-id: svn://ultimatepp.org/upp/trunk@5735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-26 19:23:41 +00:00
cxl
b91849f9c9 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
4c8a8a412a *Core: Fix in Randomf (INT64 should be I64)
git-svn-id: svn://ultimatepp.org/upp/trunk@4441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-19 07:38:03 +00:00
cxl
14ff9f7785 Core: Some new Random number generator functions
git-svn-id: svn://ultimatepp.org/upp/trunk@4439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-18 18:23:30 +00:00
cxl
093cad7882 *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5)
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +00:00
cxl
c835179a0c Core: Blackfin CPU support
git-svn-id: svn://ultimatepp.org/upp/trunk@1447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 15:41:41 +00:00
cxl
21461e6f29 Fixed Random for Win32, Uuid now uses Random
git-svn-id: svn://ultimatepp.org/upp/trunk@381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 20:48:53 +00:00
cxl
d1c211a0d0 Added mersenne twister based Random to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 20:37:04 +00:00