[dylan-lang/opendylan] 493b72: [run-time] Disable allocation counts when not usin...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <53aa54771ba45_2f4cb09d3470499@hookshot-fe2-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 493b72cdc94bd99adb3d6dd9235f4761a9a0e6c4
https://github.com/dylan-lang/opendylan/commit/493b72cdc94bd99adb3d6dd9235f4761a9a0e6c4
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sources/lib/run-time/collector.c
Log Message:
-----------
[run-time] Disable allocation counts when not using MPS.
This is really needing to target HARP vs others, because the
GC TEB isn't configured correctly in non-HARP run-times.
Commit: 62e83fbfa676c14b49e21f3fc1bd1c6eeaff567d
https://github.com/dylan-lang/opendylan/commit/62e83fbfa676c14b49e21f3fc1bd1c6eeaff567d
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
Log Message:
-----------
[rt] Start calling the MPS-style API.
Commit: 316a7b19b65d69a9b16f865890c6b59dcf112c6a
https://github.com/dylan-lang/opendylan/commit/316a7b19b65d69a9b16f865890c6b59dcf112c6a
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
M sources/lib/run-time/run-time.h
Log Message:
-----------
[rt] Map prim_allocate_filled to new API.
Commit: 9d9ee4158ededcd60446b88d54256a8a95876cfe
https://github.com/dylan-lang/opendylan/commit/9d9ee4158ededcd60446b88d54256a8a95876cfe
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
M sources/lib/run-time/run-time.h
Log Message:
-----------
[rt,c] Switch more things over to the collector APIs.
Commit: d36da6a7b029d4b7f72d8cd79c48f8b93884e1a3
https://github.com/dylan-lang/opendylan/commit/d36da6a7b029d4b7f72d8cd79c48f8b93884e1a3
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
Log Message:
-----------
[crt] Use GC_MALLOC_ATOMIC where possible.
Commit: 2beabca3f194877adaf8b93ff1bbbfedd8b190d5
https://github.com/dylan-lang/opendylan/commit/2beabca3f194877adaf8b93ff1bbbfedd8b190d5
Author: Francesco Ceccon <[email protected]>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
Log Message:
-----------
[rt] Finish calling MPS-style API.
Commit: 251016cd7702de8c8eda572ca2f65854acdeacb2
https://github.com/dylan-lang/opendylan/commit/251016cd7702de8c8eda572ca2f65854acdeacb2
Author: Francesco Ceccon <[email protected]>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
M sources/lib/run-time/posix-threads.c
Log Message:
-----------
[rt] Call MPS-style API in posix-threads
Commit: 3e76e6dbff57778abd58d64c03ed4298fa8f5aef
https://github.com/dylan-lang/opendylan/commit/3e76e6dbff57778abd58d64c03ed4298fa8f5aef
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
M sources/lib/run-time/collector.c
M sources/lib/run-time/posix-threads.c
M sources/lib/run-time/run-time.h
Log Message:
-----------
Merge pull request #792 from waywardmonkeys/migrate-memory-management
Migrate memory management
Compare: https://github.com/dylan-lang/opendylan/compare/7daec8130c54...3e76e6dbff57
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter