

Fix a hang bug on some older versions of OS X (including 10.6.8.).Setbuf() only disables the CRT buffer and flush only works against the CRT buffers.Add function for formatting numbers w/ digit grouping.Fix job scheduling bug that starves CPU instances.
#Boinc for mac mac os
Avoid kernel panics at system boot when running as a service / daemon under Mac OS 10.10.4.If app reports fraction done outside 0.1, truncate.On Macs, fix failure to recognize CUDA devices when BOINC is launched automatically at login before CUDA has initialized at system boot.If app reports fract done > 1, use asymptotic formula.Change cpu_sched_debug log messages to show job's GPU type.If a GPU exclusion refers to non-existent device num, ignore it.If app reports frac done outside write message.Fix bug where elapsed time increased while suspended.Client and API: pass list of app version files in init_data.xml.Don't use estimated fraction done until 1 minute has elapsed.Show more (but still not all) config options.Display total credit with thousands separators.Show last RPC time in project properties.Flag previously untranslatable strings as translatable.Fix the string construction of the 'work fetch deferral' stuff to be more localization friendly.Tighten up the code to the last commit a bit.Make the average and total credit strings translatable and add comments for context.Show executable filename in task properties.In prefs dialog, buffer size limits are 10, not 100.In Advanced Preferences dialog highlight textedit field with illegal value by setting its background to red.Improve validity checking in advanced prefs dialog.
