mage/Mage.Stats/src
vraskulin f60ebfbb1f All 1-character strings converted to primitives
"b" + "r" now changed to 'b' + 'w'.  It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-02-06 14:32:51 +03:00
..
main All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
test/java/com/anygo/ws ... and fix the failing Mage.Stats test 2016-10-30 23:00:44 -07:00