ObjFW  Check-in [5bb771755d]

Overview
Comment:runtime: Rename include to ObjFW-RT.h
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5bb771755de0c5201735e8894259264944bbbe838d9ab625a526f4ff5ae97bbc
User & Date: js on 2017-07-09 15:29:03
Other Links: manifest | tags
Context
2017-07-16
11:07
TableGenerator: Apply decomposition recursively check-in: 474694d5bb user: js tags: trunk
2017-07-09
15:29
runtime: Rename include to ObjFW-RT.h check-in: 5bb771755d user: js tags: trunk
14:14
runtime/morphos-library.m: Add all functions check-in: b930fcc11f user: js tags: trunk
Changes

Modified configure.ac from [67067285a0] to [12f3d4bae6].    [diff]

Modified src/Makefile from [456208f686] to [8cf2a2c1f8].    [diff]

Modified src/OFBlock.m from [d386c614c9] to [bc6ad5b4e9].    [diff]

Modified src/OFObject.m from [a3ec40e380] to [c072b00a16].    [diff]

Modified src/encodings/Makefile from [3f9e4a7eba] to [7b7ddcc159].    [diff]

Modified src/exceptions/Makefile from [106f86395a] to [4234a1c5c7].    [diff]

Modified src/macros.h from [4e6153e065] to [8a33280748].    [diff]

Modified src/runtime/Makefile from [5637a69868] to [271fe24054].    [diff]

Added src/runtime/ObjFW-RT.h version [134f947253].

Modified src/runtime/arc.m from [04f2c4d0f6] to [e75942a762].    [diff]

Modified src/runtime/category.m from [768ffeb962] to [f4a91ebbc5].    [diff]

Modified src/runtime/class.m from [aedf6b0f5f] to [d9200138d3].    [diff]

Modified src/runtime/dtable.m from [6f5c36ea25] to [2fb63ca21b].    [diff]

Modified src/runtime/exception.m from [9516bed461] to [11649a75a7].    [diff]

Modified src/runtime/hashtable.m from [8166d9c683] to [69b267cc69].    [diff]

Modified src/runtime/init.m from [56c8216488] to [fe37d21ecb].    [diff]

Modified src/runtime/lookup.m from [b142ca0e6c] to [70c618650d].    [diff]

Modified src/runtime/misc.m from [8f9e858d65] to [8528ad8ba5].    [diff]

Modified src/runtime/morphos-library.m from [71fd96ba85] to [9724385102].    [diff]

Added src/runtime/private.h version [69fcb5506f].

Modified src/runtime/property.m from [f610db3f7e] to [6c7c7fc677].    [diff]

Modified src/runtime/protocol.m from [b64c537258] to [74d4f4e6fc].    [diff]

Deleted src/runtime/runtime-private.h version [69fcb5506f].

Deleted src/runtime/runtime.h version [134f947253].

Modified src/runtime/selector.m from [57debffc40] to [1deeb73a3c].    [diff]

Modified src/runtime/sparsearray.m from [5adec15068] to [888b04f387].    [diff]

Modified src/runtime/static-instances.m from [7559b44b68] to [77813d591b].    [diff]

Modified src/runtime/synchronized.m from [5afa8ac0c0] to [c805c34225].    [diff]

Modified src/runtime/threading.m from [1fbcc9555d] to [13701244e7].    [diff]

Modified tests/OFBlockTests.m from [3e483694ef] to [b51076c2c2].    [diff]

Modified tests/plugin/TestPlugin.m from [591fb14b83] to [e89cd87e53].    [diff]