ObjFW  Check-in [79fe29dbf4]

Overview
Comment:Remove underscores from library & framework names

This is more compatible with the various conventions used on various
systems.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 79fe29dbf45fc79e2b8a081ae4438c42d07e50c37afe575c4c20e2f9f943991d
User & Date: js on 2019-06-17 00:38:44
Other Links: manifest | tags
Context
2019-06-17
02:33
Remove underscores from class names check-in: 17d57e01ff user: js tags: trunk
00:38
Remove underscores from library & framework names check-in: 79fe29dbf4 user: js tags: trunk
2019-06-16
15:11
bridge: Make -[OFException throw] OF_NO_RETURN check-in: 6499e22e06 user: js tags: trunk
Changes

Modified .gitignore from [6b7c38a229] to [c477958019].    [diff]

Modified configure.ac from [1674316f0b] to [7b78df7df0].    [diff]

Modified extra.mk.in from [30769b532e] to [24ff396ef7].    [diff]

Modified generators/Makefile from [74fa5c5d76] to [3ca3993514].    [diff]

Modified src/OFObject.m from [2b218f823b] to [9fed2e9f2d].    [diff]

Modified src/bridge/Info.plist.in from [b45cb6eacb] to [8dcff1a319].    [diff]

Modified src/bridge/Makefile from [2f7998359b] to [ce4a0c019e].    [diff]

Modified src/bridge/NSArray+OFObject.h from [33667f5ceb] to [691f5b950d].    [diff]

Modified src/bridge/NSBridging.h from [b9ec6aa2e5] to [5153bbcc02].    [diff]

Modified src/bridge/NSDictionary+OFObject.h from [8ff74d6e47] to [ac669dd57d].    [diff]

Modified src/bridge/NSString+OFObject.h from [9a240ce10e] to [6ee46f2214].    [diff]

Modified src/bridge/OFArray+NSObject.h from [6b90b369d8] to [b17b385f77].    [diff]

Modified src/bridge/OFBridging.h from [35465b0136] to [54da8c2065].    [diff]

Modified src/bridge/OFDictionary+NSObject.h from [9a0de02468] to [8910636eb9].    [diff]

Modified src/bridge/OFString+NSObject.h from [d0c5d982e3] to [803c3532aa].    [diff]

Added src/bridge/ObjFWBridge.h version [235870b2b1].

Deleted src/bridge/ObjFW_Bridge.h version [235870b2b1].

Modified src/bridge/module.modulemap from [41a71de0ee] to [a8756331d9].    [diff]

Modified src/macros.h from [989f46865e] to [e1abebe584].    [diff]

Modified src/runtime/Makefile from [5df25b2e4e] to [ec23ad162e].    [diff]

Added src/runtime/ObjFWRT.h version [ae5ec75af6].

Deleted src/runtime/ObjFW_RT.h version [ae5ec75af6].

Modified src/runtime/amiga-glue.m from [ed9ba802b7] to [503dc0b454].    [diff]

Modified src/runtime/amiga-library.m from [7e60f6ed92] to [980704d720].    [diff]

Modified src/runtime/amigaos3.sfd from [2296d58876] to [e2960d0e01].    [diff]

Modified src/runtime/arc.m from [39e51eca73] to [0243808085].    [diff]

Modified src/runtime/category.m from [153181212b] to [5c4513a7b1].    [diff]

Modified src/runtime/class.m from [889cba075c] to [15508d0871].    [diff]

Modified src/runtime/dtable.m from [cf2f11a647] to [4a911fd981].    [diff]

Modified src/runtime/exception.m from [ef7a9d3c88] to [fae3aff94d].    [diff]

Modified src/runtime/hashtable.m from [3b13e94c04] to [96b292ba8e].    [diff]

Modified src/runtime/init.m from [fc1b267682] to [8f157610ad].    [diff]

Modified src/runtime/linklib/Makefile from [87f2019e8e] to [90ff5bb4a5].    [diff]

Modified src/runtime/linklib/linklib.m from [5fd34ee158] to [8e395bc89c].    [diff]

Modified src/runtime/lookup.m from [15533381ae] to [f359b0b2e3].    [diff]

Modified src/runtime/misc.m from [09fc423a7b] to [50df5eb67e].    [diff]

Modified src/runtime/property.m from [d9999f1e54] to [bfdd708620].    [diff]

Modified src/runtime/protocol.m from [4cf5f39401] to [a6c68f71a3].    [diff]

Modified src/runtime/selector.m from [97ce324a27] to [99b2d0f965].    [diff]

Modified src/runtime/sparsearray.m from [4f833eac9f] to [db78821eca].    [diff]

Modified src/runtime/static-instances.m from [ca4604a232] to [8c2bdd3f07].    [diff]

Modified src/runtime/synchronized.m from [b295d8a24c] to [b6b74f5fb8].    [diff]

Modified src/runtime/threading.m from [7a03675ae5] to [4b5bfa32f7].    [diff]

Modified tests/Makefile from [7bd30502da] to [d75cc7b769].    [diff]

Modified tests/objc_sync/Makefile from [bedcf46763] to [b99d2a03c8].    [diff]

Modified utils/ofarc/Makefile from [54cd9e2243] to [957c305108].    [diff]

Modified utils/ofdns/Makefile from [83fe6860c6] to [3c6086809b].    [diff]

Modified utils/ofhash/Makefile from [9510c81193] to [4405db897f].    [diff]

Modified utils/ofhttp/Makefile from [5bee3112e5] to [ca0ac82289].    [diff]