Download objfw Free Java Code

Description

[Official Mirror] A portable framework for the Objective C language.

Source Files

The download file objfw-master.zip has the following entries.


.gitignore//  w w  w.jav a 2 s.c om
ChangeLog
Doxyfile
Info.plist.in
LICENSE.GPLv2
LICENSE.GPLv3
LICENSE.QPL
Makefile
ObjFW.xcodeproj/project.pbxproj
PLATFORMS.md
README-WINDOWS.md
README.md
autogen.sh
buildsys.mk.in
config.guess
config.sub
configure.ac
extra.mk.in
generators/Makefile
generators/TableGenerator.h
generators/TableGenerator.m
generators/copyright.h
install-sh
m4/acx_pthread.m4
m4/ax_check_compiler_flags.m4
m4/buildsys.m4
src/Makefile
src/OFApplication.h
src/OFApplication.m
src/OFArray.h
src/OFArray.m
src/OFArray_adjacent.h
src/OFArray_adjacent.m
src/OFArray_adjacentSubarray.h
src/OFArray_adjacentSubarray.m
src/OFArray_subarray.h
src/OFArray_subarray.m
src/OFAutoreleasePool+Private.h
src/OFAutoreleasePool.h
src/OFAutoreleasePool.m
src/OFBlock.h
src/OFBlock.m
src/OFCollection.h
src/OFCondition.h
src/OFCondition.m
src/OFConstantString.h
src/OFConstantString.m
src/OFCountedSet.h
src/OFCountedSet.m
src/OFCountedSet_hashtable.h
src/OFCountedSet_hashtable.m
src/OFDataArray+Hashing.h
src/OFDataArray+Hashing.m
src/OFDataArray+MessagePackValue.h
src/OFDataArray+MessagePackValue.m
src/OFDataArray.h
src/OFDataArray.m
src/OFDate.h
src/OFDate.m
src/OFDeflate64Stream.h
src/OFDeflate64Stream.m
src/OFDeflateStream.h
src/OFDeflateStream.m
src/OFDictionary.h
src/OFDictionary.m
src/OFDictionary_hashtable.h
src/OFDictionary_hashtable.m
src/OFEnumerator.h
src/OFEnumerator.m
src/OFFile.h
src/OFFile.m
src/OFHTTPClient.h
src/OFHTTPClient.m
src/OFHTTPRequest.h
src/OFHTTPRequest.m
src/OFHTTPResponse.h
src/OFHTTPResponse.m
src/OFHTTPServer.h
src/OFHTTPServer.m
src/OFHash.h
src/OFIntrospection.h
src/OFIntrospection.m
src/OFJSONRepresentation.h
src/OFList.h
src/OFList.m
src/OFLocking.h
src/OFMD5Hash.h
src/OFMD5Hash.m
src/OFMapTable.h
src/OFMapTable.m
src/OFMessagePackExtension.h
src/OFMessagePackExtension.m
src/OFMessagePackRepresentation.h
src/OFMutableArray.h
src/OFMutableArray.m
src/OFMutableArray_adjacent.h
src/OFMutableArray_adjacent.m
src/OFMutableDictionary.h
src/OFMutableDictionary.m
src/OFMutableDictionary_hashtable.h
src/OFMutableDictionary_hashtable.m
src/OFMutableSet.h
src/OFMutableSet.m
src/OFMutableSet_hashtable.h
src/OFMutableSet_hashtable.m
src/OFMutableString.h
src/OFMutableString.m
src/OFMutableString_UTF8.h
src/OFMutableString_UTF8.m
src/OFMutex.h
src/OFMutex.m
src/OFNull.h
src/OFNull.m
src/OFNumber.h
src/OFNumber.m
src/OFObject+Serialization.h
src/OFObject+Serialization.m
src/OFObject.h
src/OFObject.m
src/OFOptionsParser.h
src/OFOptionsParser.m
src/OFPlugin.h
src/OFPlugin.m
src/OFProcess.h
src/OFProcess.m
src/OFRecursiveMutex.h
src/OFRecursiveMutex.m
src/OFRunLoop+Private.h
src/OFRunLoop.h
src/OFRunLoop.m
src/OFSHA1Hash.h
src/OFSHA1Hash.m
src/OFSeekableStream.h
src/OFSeekableStream.m
src/OFSerialization.h
src/OFSet.h
src/OFSet.m
src/OFSet_hashtable.h
src/OFSet_hashtable.m
src/OFSortedList.h
src/OFSortedList.m
src/OFStdIOStream.h
src/OFStdIOStream.m
src/OFStream+Private.h
src/OFStream.h
src/OFStream.m
src/OFStreamObserver+Private.h
src/OFStreamObserver.h
src/OFStreamObserver.m
src/OFStreamObserver_kqueue.h
src/OFStreamObserver_kqueue.m
src/OFStreamObserver_poll.h
src/OFStreamObserver_poll.m
src/OFStreamObserver_select.h
src/OFStreamObserver_select.m
src/OFStreamSocket.h
src/OFStreamSocket.m
src/OFString+Hashing.h
src/OFString+Hashing.m
src/OFString+JSONValue.h
src/OFString+JSONValue.m
src/OFString+Serialization.h
src/OFString+Serialization.m
src/OFString+URLEncoding.h
src/OFString+URLEncoding.m
src/OFString+XMLEscaping.h
src/OFString+XMLEscaping.m
src/OFString+XMLUnescaping.h
src/OFString+XMLUnescaping.m
src/OFString.h
src/OFString.m
src/OFString_UTF8+Private.h
src/OFString_UTF8.h
src/OFString_UTF8.m
src/OFSystemInfo.h
src/OFSystemInfo.m
src/OFTCPSocket+SOCKS5.h
src/OFTCPSocket+SOCKS5.m
src/OFTCPSocket.h
src/OFTCPSocket.m
src/OFTLSSocket.h
src/OFThread+Private.h
src/OFThread.h
src/OFThread.m
src/OFThreadPool.h
src/OFThreadPool.m
src/OFTimer+Private.h
src/OFTimer.h
src/OFTimer.m
src/OFURL.h
src/OFURL.m
src/OFXMLAttribute.h
src/OFXMLAttribute.m
src/OFXMLCDATA.h
src/OFXMLCDATA.m
src/OFXMLCharacters.h
src/OFXMLCharacters.m
src/OFXMLComment.h
src/OFXMLComment.m
src/OFXMLElement+Serialization.h
src/OFXMLElement+Serialization.m
src/OFXMLElement.h
src/OFXMLElement.m
src/OFXMLElementBuilder.h
src/OFXMLElementBuilder.m
src/OFXMLNode.h
src/OFXMLNode.m
src/OFXMLParser.h
src/OFXMLParser.m
src/OFXMLProcessingInstructions.h
src/OFXMLProcessingInstructions.m
src/OFZIPArchive.h
src/OFZIPArchive.m
src/OFZIPArchiveEntry+Private.h
src/OFZIPArchiveEntry.h
src/OFZIPArchiveEntry.m
src/ObjFW.h
src/asprintf.h
src/asprintf.m
src/atomic.h
src/autorelease.h
src/autorelease.m
src/base64.h
src/base64.m
src/block.h
src/bridge/Info.plist.in
src/bridge/Makefile
src/bridge/NSArray+OFObject.h
src/bridge/NSArray+OFObject.m
src/bridge/NSArray_OFArray.h
src/bridge/NSArray_OFArray.m
src/bridge/NSBridging.h
src/bridge/NSDictionary+OFObject.h
src/bridge/NSDictionary+OFObject.m
src/bridge/NSDictionary_OFDictionary.h
src/bridge/NSDictionary_OFDictionary.m
src/bridge/NSString+OFObject.h
src/bridge/NSString+OFObject.m
src/bridge/OFArray+NSObject.h
src/bridge/OFArray+NSObject.m
src/bridge/OFArray_NSArray.h
src/bridge/OFArray_NSArray.m
src/bridge/OFBridging.h
src/bridge/OFDictionary+NSObject.h
src/bridge/OFDictionary+NSObject.m
src/bridge/OFDictionary_NSDictionary.h
src/bridge/OFDictionary_NSDictionary.m
src/bridge/OFString+NSObject.h
src/bridge/OFString+NSObject.m
src/bridge/ObjFW-Bridge.h
src/codepage_437.m
src/exceptions/Makefile
src/exceptions/OFAcceptFailedException.h
src/exceptions/OFAcceptFailedException.m
src/exceptions/OFAddressTranslationFailedException.h
src/exceptions/OFAddressTranslationFailedException.m
src/exceptions/OFAllocFailedException.h
src/exceptions/OFAllocFailedException.m
src/exceptions/OFAlreadyConnectedException.h
src/exceptions/OFAlreadyConnectedException.m
src/exceptions/OFBindFailedException.h
src/exceptions/OFBindFailedException.m
src/exceptions/OFChangeCurrentDirectoryPathFailedException.h
src/exceptions/OFChangeCurrentDirectoryPathFailedException.m
src/exceptions/OFChangeOwnerFailedException.h
src/exceptions/OFChangeOwnerFailedException.m
src/exceptions/OFChangePermissionsFailedException.h
src/exceptions/OFChangePermissionsFailedException.m
src/exceptions/OFChecksumFailedException.h
src/exceptions/OFChecksumFailedException.m
src/exceptions/OFConditionBroadcastFailedException.h
src/exceptions/OFConditionBroadcastFailedException.m
src/exceptions/OFConditionSignalFailedException.h
src/exceptions/OFConditionSignalFailedException.m
src/exceptions/OFConditionStillWaitingException.h
src/exceptions/OFConditionStillWaitingException.m
src/exceptions/OFConditionWaitFailedException.h
src/exceptions/OFConditionWaitFailedException.m
src/exceptions/OFConnectionFailedException.h
src/exceptions/OFConnectionFailedException.m
src/exceptions/OFCopyFileFailedException.h
src/exceptions/OFCopyFileFailedException.m
src/exceptions/OFCreateDirectoryFailedException.h
src/exceptions/OFCreateDirectoryFailedException.m
src/exceptions/OFCreateSymbolicLinkFailedException.h
src/exceptions/OFCreateSymbolicLinkFailedException.m
src/exceptions/OFEnumerationMutationException.h
src/exceptions/OFEnumerationMutationException.m
src/exceptions/OFException.h
src/exceptions/OFException.m
src/exceptions/OFHTTPRequestFailedException.h
src/exceptions/OFHTTPRequestFailedException.m
src/exceptions/OFHashAlreadyCalculatedException.h
src/exceptions/OFHashAlreadyCalculatedException.m
src/exceptions/OFInitializationFailedException.h
src/exceptions/OFInitializationFailedException.m
src/exceptions/OFInvalidArgumentException.h
src/exceptions/OFInvalidArgumentException.m
src/exceptions/OFInvalidEncodingException.h
src/exceptions/OFInvalidEncodingException.m
src/exceptions/OFInvalidFormatException.h
src/exceptions/OFInvalidFormatException.m
src/exceptions/OFInvalidJSONException.h
src/exceptions/OFInvalidJSONException.m
src/exceptions/OFInvalidServerReplyException.h
src/exceptions/OFInvalidServerReplyException.m
src/exceptions/OFLinkFailedException.h
src/exceptions/OFLinkFailedException.m
src/exceptions/OFListenFailedException.h
src/exceptions/OFListenFailedException.m
src/exceptions/OFLockFailedException.h
src/exceptions/OFLockFailedException.m
src/exceptions/OFMalformedXMLException.h
src/exceptions/OFMalformedXMLException.m
src/exceptions/OFMemoryNotPartOfObjectException.h
src/exceptions/OFMemoryNotPartOfObjectException.m
src/exceptions/OFNotConnectedException.h
src/exceptions/OFNotConnectedException.m
src/exceptions/OFNotImplementedException.h
src/exceptions/OFNotImplementedException.m
src/exceptions/OFOpenFileFailedException.h
src/exceptions/OFOpenFileFailedException.m
src/exceptions/OFOutOfMemoryException.h
src/exceptions/OFOutOfMemoryException.m
src/exceptions/OFOutOfRangeException.h
src/exceptions/OFOutOfRangeException.m
src/exceptions/OFReadFailedException.h
src/exceptions/OFReadFailedException.m
src/exceptions/OFReadOrWriteFailedException.h
src/exceptions/OFReadOrWriteFailedException.m
src/exceptions/OFRemoveItemFailedException.h
src/exceptions/OFRemoveItemFailedException.m
src/exceptions/OFRenameItemFailedException.h
src/exceptions/OFRenameItemFailedException.m
src/exceptions/OFSeekFailedException.h
src/exceptions/OFSeekFailedException.m
src/exceptions/OFSetOptionFailedException.h
src/exceptions/OFSetOptionFailedException.m
src/exceptions/OFStillLockedException.h
src/exceptions/OFStillLockedException.m
src/exceptions/OFThreadJoinFailedException.h
src/exceptions/OFThreadJoinFailedException.m
src/exceptions/OFThreadStartFailedException.h
src/exceptions/OFThreadStartFailedException.m
src/exceptions/OFThreadStillRunningException.h
src/exceptions/OFThreadStillRunningException.m
src/exceptions/OFTruncatedDataException.h
src/exceptions/OFTruncatedDataException.m
src/exceptions/OFUnboundNamespaceException.h
src/exceptions/OFUnboundNamespaceException.m
src/exceptions/OFUnboundPrefixException.h
src/exceptions/OFUnboundPrefixException.m
src/exceptions/OFUnlockFailedException.h
src/exceptions/OFUnlockFailedException.m
src/exceptions/OFUnsupportedProtocolException.h
src/exceptions/OFUnsupportedProtocolException.m
src/exceptions/OFUnsupportedVersionException.h
src/exceptions/OFUnsupportedVersionException.m
src/exceptions/OFWriteFailedException.h
src/exceptions/OFWriteFailedException.m
src/exceptions/common.h
src/forwarding/Makefile
src/forwarding/apple-forwarding-arm.S
src/forwarding/apple-forwarding-i386.S
src/forwarding/apple-forwarding-ppc.S
src/forwarding/apple-forwarding-x86_64.S
src/forwarding/forwarding-amd64-elf.S
src/forwarding/forwarding-arm-elf.S
src/forwarding/forwarding-mips-elf.S
src/forwarding/forwarding-ppc-elf.S
src/forwarding/forwarding-x86-elf.S
src/forwarding/forwarding.S
src/foundation-compat.m
src/instance.h
src/instance.m
src/iso_8859_15.m
src/macros.h
src/objfw-defs.h.in
src/of_asprintf.h
src/of_asprintf.m
src/of_strptime.h
src/of_strptime.m
src/runtime/Makefile
src/runtime/arc.m
src/runtime/category.m
src/runtime/class.m
src/runtime/exception.m
src/runtime/hashtable.m
src/runtime/init.m
src/runtime/lookup-asm/Makefile
src/runtime/lookup-asm/lookup-asm-amd64-elf.S
src/runtime/lookup-asm/lookup-asm-amd64-macho.S
src/runtime/lookup-asm/lookup-asm-arm-elf.S
src/runtime/lookup-asm/lookup-asm-mips-elf.S
src/runtime/lookup-asm/lookup-asm-ppc-elf.S
src/runtime/lookup-asm/lookup-asm-x86-elf.S
src/runtime/lookup-asm/lookup-asm.S
src/runtime/lookup.m
src/runtime/property.m
src/runtime/protocol.m
src/runtime/runtime-private.h
src/runtime/runtime.h
src/runtime/selector.m
src/runtime/sparsearray.m
src/runtime/static-instances.m
src/runtime/synchronized.m
src/runtime/threading.m
src/threading.h
src/unicode.h
src/unicode.m
src/windows_1252.m
tests/ForwardingTests.m
tests/Makefile
tests/OFArrayTests.m
tests/OFBlockTests.m
tests/OFDataArrayTests.m
tests/OFDateTests.m
tests/OFDictionaryTests.m
tests/OFHTTPClientTests.m
tests/OFJSONTests.m
tests/OFListTests.m
tests/OFMD5HashTests.m
tests/OFNumberTests.m
tests/OFObjectTests.m
tests/OFPluginTests.m
tests/OFSHA1HashTests.m
tests/OFSerializationTests.m
tests/OFSet.m
tests/OFStreamTests.m
tests/OFStringTests.m
tests/OFTCPSocketTests.m
tests/OFThreadTests.m
tests/OFURLTests.m
tests/OFXMLElementBuilderTests.m
tests/OFXMLNodeTests.m
tests/OFXMLParserTests.m
tests/PropertiesTests.m
tests/TestsAppDelegate.h
tests/TestsAppDelegate.m
tests/objc_sync/Makefile
tests/objc_sync/test.m
tests/plugin/Makefile
tests/plugin/TestPlugin.h
tests/plugin/TestPlugin.m
tests/serialization.xml
tests/testfile.bin
tests/testfile.txt
utils/Makefile
utils/OFZIP.m
utils/objfw-compile
utils/objfw-config.in

Download

Click the following link to download objfw-master.zip.

objfw-master.zip




















Home »
  Objective C Free Code »
    Development »




AdMob
Algorithm
Annotation
App
Authentication
Barcode
Calendar
client Library
Cocoa
Commandline
CoreData
Demo
Example
Framework
Google API
Google SDK
GoogleAnalytics
Graph
iTune
JavaScript
Json
KML
Library
List
MapKit
Matlab
Menu
Message
MVVM
NSDate
NSWindow
OAuth
Objective C API
Objective C Library
Objective C Sample
OsX Framework
Plugin
Sample
SDK
SDK Sample
Share
Storyboard
UnitTest
xcode
XML