File dmd.changes of Package dmd
------------------------------------------------------------------- Thu Jan 28 18:58:37 UTC 2016 - schuetzm@gmx.net Update to 2.070.0 Language Changes - Add syntactic support to make an alias to a function literal. Library Changes - The package std.experimental.ndslice was added. It is also available as part of the Mir library. - The core.sys.windows package has been greatly expanded. - TypeInfo.init has been renamed to TypeInfo.initializer. - std.json encodes string control characters. - Default LogLevel of FileLogger was changed to LogLevel.all. - Access to the internal ptr and len fields of BitArray was deprecated. See the full changelog here: http://dlang.org/changelog/2.070.0.html ------------------------------------------------------------------- Thu Dec 3 12:31:48 UTC 2015 - schuetzm@gmx.net Update to 2.069.2 This is a bugfix release, see the changelog for details: http://dlang.org/changelog/2.069.2.html ------------------------------------------------------------------- Thu Nov 5 10:02:51 UTC 2015 - schuetzm@gmx.net Update to 2.069 This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions, std.experimental.allocator, and many other improvements. See the changelog for more details. http://dlang.org/changelog/2.069.0.html ------------------------------------------------------------------- Thu Sep 24 11:09:55 UTC 2015 - schuetzm@gmx.net - update 2.068.2 - This point release fixes a few regressions 2.068.1, see the changelog for more details: http://dlang.org/changelog/2.068.2.html ------------------------------------------------------------------- Mon Sep 7 17:28:50 UTC 2015 - schuetzm@gmx.net - update to 2.068.1 - Fixes bugs and regressions in 2.068.0 ------------------------------------------------------------------- Mon Aug 10 13:10:13 UTC 2015 - schuetzm@gmx.net - update to 2.068.0 Notable changes: - many rangified phobos functions - 2 new GC profilers - a new AA implementation - countless further improvements and fixes ------------------------------------------------------------------- Sun Jun 7 12:41:55 UTC 2015 - schuetzm@gmx.net - update to 2.067.1 ------------------------------------------------------------------- Wed Mar 25 12:47:15 UTC 2015 - schuetzm@gmx.net - update to 2.067.0 ------------------------------------------------------------------- Tue Nov 25 14:53:57 UTC 2014 - pastas4@gmail.com - add a valid dmd.conf file (from upstream) - recommend phobos-devel ------------------------------------------------------------------- Sun Nov 16 09:49:39 UTC 2014 - mailaender@opensuse.org - use https://en.opensuse.org/SourceUrls - new project URL - split libphobos as discussed in bos#905648 - add Artistic license - deprecate dmd-fix-build.patch - deprecate dmd-rpmlintrc ------------------------------------------------------------------- Sun Nov 16 07:45:00 UTC 2014 - pastas4@gmail.com - update to 2.066.1 ------------------------------------------------------------------- Sun Jun 30 15:15:43 UTC 2013 - seife+obs@b1-systems.com - fix license tag, Boost -> BSL-1.0 ------------------------------------------------------------------- Sat May 19 20:34:56 UTC 2012 - opensuse@dstoecker.de - add config file for include paths - update to 2.059 ------------------------------------------------------------------- Fri Mar 23 01:47:21 UTC 2012 - jengelh@medozas.de - Parallel build with %_smp_mflags; strip redundant sections/tags - SPDX license field ------------------------------------------------------------------- Thu May 19 13:28:37 UTC 2011 - prusnak@opensuse.org - created package (version 2.053)