thatsIch
00f67e94e4
Use constant for four hours and reuse them in the versionchecker
2014-11-04 00:47:44 +01:00
thatsIch
6d45cecbf2
Finalize version checker delay
2014-11-04 00:44:50 +01:00
thatsIch
1015214dea
Removed version checker ran variable, because thread closes anyways now
2014-11-04 00:41:38 +01:00
thatsIch
1abe08cee3
Removed version checker instance
2014-11-04 00:39:59 +01:00
thatsIch
bb865c72a4
Stopping versionchecker after finding the information successfully
...
Adding information about the termination of the versionchecker
2014-10-09 15:57:43 +02:00
yueh
7fa7e43c29
Some performance or memory optimizations
...
Replaced String concat in loops with StringBuilder (performance)
Replaced for with keySet + Map.get() through for with entrySet (perf)
Changed inner classes to static classes, mostly struct like (memory)
2014-09-30 23:20:02 +02:00
AlgorithmX2
386d18a059
Relocate Source to proper directory.
2014-09-23 19:26:27 -05:00