Branch: refs/heads/newio Home: https://github.com/perl6/specs Commit: 32d0ad7ff6b0c47e896a4dbc7a373576ad848c1c https://github.com/perl6/specs/commit/32d0ad7ff6b0c47e896a4dbc7a373576ad848c1c Author: Elizabeth Mattijsen <l...@dijkmat.nl> Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths: M S12-objects.pod M S29-functions.pod Log Message: ----------- Revert "Get rid of DESTROY fossils" This reverts commit 56c5710c527cf6a0e9df71f9ed06930e594ea453. Commit: 72242eb997c6e2b5436d980eb5e0b9e2c3e07223 https://github.com/perl6/specs/commit/72242eb997c6e2b5436d980eb5e0b9e2c3e07223 Author: Moritz Lenz <mor...@faui2k3.org> Date: 2015-02-10 (Tue, 10 Feb 2015) Changed paths: M S17-concurrency.pod Log Message: ----------- Fix example for $s.tap, mentioned in #77 Commit: b7196bd2407958a3dd8169b9caca288c238b55bd https://github.com/perl6/specs/commit/b7196bd2407958a3dd8169b9caca288c238b55bd Author: Moritz Lenz <mor...@faui2k3.org> Date: 2015-02-11 (Wed, 11 Feb 2015) Changed paths: M S01-overview.pod M S11-modules.pod Log Message: ----------- Require "no strict;" to enable lax mode literals or bare "v6;" do not seem to be explicit enough for our current taste (and -e still defaults to lax mode) Commit: ca9b96b6aca0961c07d9e2228a7fd15b476573ac https://github.com/perl6/specs/commit/ca9b96b6aca0961c07d9e2228a7fd15b476573ac Author: Tobias Leich <em...@froggs.de> Date: 2015-02-11 (Wed, 11 Feb 2015) Changed paths: M S01-overview.pod M S11-modules.pod M S19-commandline.pod Log Message: ----------- minor corrections about -e and strictness Now it should be clear that one-liners (-e) are lax by default and that only 'use strict' and 'no strict' have an effect on one-liners and scripts. Commit: ccd57f911ddd52e2472b4f44a428b661c57fb824 https://github.com/perl6/specs/commit/ccd57f911ddd52e2472b4f44a428b661c57fb824 Author: Elizabeth Mattijsen <l...@dijkmat.nl> Date: 2015-02-12 (Thu, 12 Feb 2015) Changed paths: M S01-overview.pod M S11-modules.pod M S12-objects.pod M S17-concurrency.pod M S19-commandline.pod M S29-functions.pod Log Message: ----------- Merge branch 'master' into newio Compare: https://github.com/perl6/specs/compare/3b5f3b8b1df2...ccd57f911ddd