[dylan-lang/opendylan] c97be3: [crt] Convert primitive_byte_allocate_filled and p...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <53aa687a182df_1dac7e5d38212e8@hookshot-fe1-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: c97be31ac576dd3027ebff21337fa10d0198ccf9
https://github.com/dylan-lang/opendylan/commit/c97be31ac576dd3027ebff21337fa10d0198ccf9
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
Log Message:
-----------
[crt] Convert primitive_byte_allocate_filled and primitive_byte_allocate_filled_terminated to the new API.
Commit: a00b8a9da3a4ad87d1c7363870a01d8681081121
https://github.com/dylan-lang/opendylan/commit/a00b8a9da3a4ad87d1c7363870a01d8681081121
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/run-time.h
Log Message:
-----------
[crt] Remove primitive_byte_allocate().
Commit: a643441e10886ae77c9eb63ba96f1fdbb43cf90f
https://github.com/dylan-lang/opendylan/commit/a643441e10886ae77c9eb63ba96f1fdbb43cf90f
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
Log Message:
-----------
[crt] Remove instance_header_setter.
I want to remove things that use dylan_value*.
Commit: 53f4c17e6e861ac036281470a0339366951f89a8
https://github.com/dylan-lang/opendylan/commit/53f4c17e6e861ac036281470a0339366951f89a8
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sources/lib/run-time/run-time.h
Log Message:
-----------
[crt] Just define the byte string and simple object vector structs.
Nothing used the macros to define other instances of the struct.
Commit: 5e50ee3a90d67f71c0a061557a83c8842f2e7f4a
https://github.com/dylan-lang/opendylan/commit/5e50ee3a90d67f71c0a061557a83c8842f2e7f4a
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sources/lib/run-time/debug-print.c
Log Message:
-----------
[crt] Improve type safety of debug-print.c
Commit: 96ea046ca54fa9dbf2b05fbac182817392d4ddd3
https://github.com/dylan-lang/opendylan/commit/96ea046ca54fa9dbf2b05fbac182817392d4ddd3
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sources/lib/run-time/c-run-time.c
Log Message:
-----------
[crt] Update primitive_raw_as_string to use new MM APIs.
Commit: 551b0ede9a01ea5ff711140fc9edaa442f690ca4
https://github.com/dylan-lang/opendylan/commit/551b0ede9a01ea5ff711140fc9edaa442f690ca4
Author: Bruce Mitchener <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sources/lib/run-time/debug-print.c
Log Message:
-----------
[crt] debug-print: Use more specific types for string data.
The real purpose of this change is to ensure that our build products
have debug info for the 'dylan_byte_string' typedef.
Commit: 68b950ffda0faa57b974b5285fa11aed133457d4
https://github.com/dylan-lang/opendylan/commit/68b950ffda0faa57b974b5285fa11aed133457d4
Author: Peter S. Housel <[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/debug-print.c
M sources/lib/run-time/run-time.h
Log Message:
-----------
Merge pull request #795 from waywardmonkeys/further-runtime-evolution
Further runtime evolution
Compare: https://github.com/dylan-lang/opendylan/compare/3e76e6dbff57...68b950ffda0f
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter