[dylan-lang/opendylan] 77e942: [common-dylan] Export start-profiling, stop-profil...
GitHub <[email protected]> Mon, 04 Apr 2016 09:17:13 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <57029389984d6_123e3f978b21d2b8284a9@hookshot-fe1-cp1-prd.iad.github.net.mail> |
----==_mimepart_57029389980ca_123e3f978b21d2b82831d
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 77e94242b91d3d064880967e9ab5b3b91e661407
https://github.com/dylan-lang/opendylan/commit/77e94242b91d3d064880967e9ab5b3b91e661407
Author: Bruce Mitchener <[email protected]>
Date: 2016-02-13 (Sat, 13 Feb 2016)
Changed paths:
M documentation/library-reference/source/common-dylan/simple-profiling.rst
M documentation/release-notes/source/2016.1.rst
M sources/common-dylan/library.dylan
M sources/common-dylan/tests/functions.dylan
M sources/common-dylan/tests/specification.dylan
Log Message:
-----------
[common-dylan] Export start-profiling, stop-profiling.
For callers who want to control profiling more directly than using
the macros, it is useful to have the start-profiling and stop-profiling
functions exported and visible.
* sources/common-dylan/library.dylan
(simple-profiling): Export start-profiling and stop-profiling.
* sources/common-dylan/tests/functions.dylan
(function-test start-profiling,
function-test stop-profiling): Stub implementations.
* sources/common-dylan/tests/specification.dylan
(module-spec simple-profiling): Include start-profiling and
stop-profiling in the simple-profiling specification test.
* documentation/library-reference/source/common-dylan/simple-profiling.rst
(start-profiling, stop-profiling): Document.
* documentation/release-notes/source/2016.1.rst
(common-dylan): Add note about new exports.
Commit: 373ccc0496b6994d6df8fc9c319dae02b0926f6b
https://github.com/dylan-lang/opendylan/commit/373ccc0496b6994d6df8fc9c319dae02b0926f6b
Author: Bruce Mitchener <[email protected]>
Date: 2016-04-04 (Mon, 04 Apr 2016)
Changed paths:
M documentation/library-reference/source/common-dylan/simple-profiling.rst
M documentation/release-notes/source/2016.1.rst
M sources/common-dylan/library.dylan
M sources/common-dylan/tests/functions.dylan
M sources/common-dylan/tests/specification.dylan
Log Message:
-----------
Merge pull request #1042 from waywardmonkeys/export-simple-profiling-api
[common-dylan] Export start-profiling, stop-profiling.
Compare: https://github.com/dylan-lang/opendylan/compare/2d7d96bab464...373ccc0496b6
----==_mimepart_57029389980ca_123e3f978b21d2b82831d
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_57029389980ca_123e3f978b21d2b82831d--