log system/System.cpp @ 1655:0cfb882155a6 single-point

age author description
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Fri, 08 Jun 2018 11:27:40 +0100 Chris Cannam Environment variable lookup fixes, & use this implementation throughout plugin-path-config
Thu, 07 Jun 2018 16:39:58 +0100 Chris Cannam Setenv is nicer here plugin-path-config
Thu, 07 Jun 2018 15:35:04 +0100 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
Mon, 09 Oct 2017 11:08:59 +0100 Chris Cannam Add overlooked fclose in error case
Tue, 07 Mar 2017 13:27:53 +0000 Chris Cannam Change where the 32-bit memory calculation adjustment is carried out -- more transparent here
Mon, 06 Mar 2017 17:23:46 +0000 Chris Cannam Some bits and bobs to do with handling memory pressure
Tue, 10 Jan 2017 16:56:48 +0000 Chris Cannam Fix compiler warning, remove some debug out 3.0-integration
Mon, 09 Jan 2017 16:41:45 +0000 Chris Cannam Fix a strictly-incorrect #if guard 3.0-integration
Mon, 09 Jan 2017 16:39:55 +0000 Chris Cannam Untabify 3.0-integration
Tue, 18 Oct 2016 15:54:56 +0100 Chris Cannam MSVC build fixes msvc2015_64
Thu, 21 Apr 2016 15:29:30 +0100 Chris Cannam Merge from the default branch 3.0-integration
Thu, 14 Apr 2016 14:03:18 +0100 Chris Cannam Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it. pluginscan
Thu, 14 Apr 2016 12:12:04 +0100 Chris Cannam First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup pluginscan
Fri, 18 Mar 2016 15:30:28 +0000 Chris Cannam Win32 build fix