Download List

프로젝트 설명

OpenCFLite is a portable version of Apple's open
source CoreFoundation framework.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-08 07:27
476.19.0

이 릴리스는 deallocated 메모리를 액세스하고 수정으로 이어질 수 CFSetApplyFunction의 버그를 해결합니다. 그것은 런타임 인​​스턴스를 인스턴스 때 malloc_usable_size 반성 방법을 사용, 리눅스에서 지원을 제거합니다. 이것은 시스템에 의해 할당기 deallocated 메모리에 리눅스에서 디버그 일관성 검사를 수행하기위한 지원을 추가합니다. 그것은 CarbonHeaders - 8A428에서 CarbonHeaders - 18.1에서 해당하는 AssertMacros.h를 업그레이 드합니다. 그것은 ARM의 지원을 추가합니다. 그것은 컴파일러 경고 및 오류 번호를 해결할 수 있습니다. 전처 리기 정의에 따라 제한 기호와 기능의 가시성을. UUID 라이브러리 감지 수정.
This release addresses a bug in CFSetApplyFunction that could have resulted in it accessing and modifying deallocated memory. It removes support, in Linux, for using the malloc_usable_size introspection method when instantiating runtime instances. It adds support for performing debug consistency checks in Linux on memory deallocated by the system allocator. It upgrades the AssertMacros.h from CarbonHeaders-8A428 to that from CarbonHeaders-18.1. It adds ARM support. It addresses a number of compiler warnings and errors. Limited symbol and function visibility based on preprocessor definitions. A fix for UUID library detection.

2009-03-12 03:20
476.17.2

리눅스 해결되었습니다에 대한 루프를 실행 타이머를 지원합니다. 중고 ICU는 V4.0의 Windows 용 업데이 트되었습니다 컴파일 빌드합니다. 저기 CFRunLoopTimerExample 및 StringExample 예제 사소한 업데이 트입니다. 데이비드 코터의 CF - Lite과 프로젝트, 그의 추가 CFTest 예를 포함하여 병합되었습니다. 이진 재산 목록 작성에 대한 지원이 수정되었습니다.
Tags: Minor bugfixes
The run loop timer support for Linux has been fixed. The pre-compiled ICU has been updated to v4.0 for Windows builds. There are minor updates to CFRunLoopTimerExample and StringExample examples. David Cotter's CF-Lite project has been merged, including his additional CFTest example. Support for writing binary property lists has been fixed.

2009-02-12 03:23
476.17.1

기본적인 개발 - Windows 및 Linux 용 수준을 실행하는 루프를 지원합니다. 개인 전역 보장이 아닌만큼 이러한 애플의 GCC 컴파일러가 표시됩니다. displayUrl, DNSServiceMetaQuery, CFLocalServer 및 CFRunLoopTimer 예입니다. 에 대한 적절한 전처리 확인 __powerpc__ 파워 컴파일러 처리가 방출보다는 __ppc__. Windows 및 Mac OS X의 클린 업 빌드합니다. 향상된 리눅스 '를 존중하여 구성을 빌드 - foo는 존재를 구성하려면 환경 설정에서 옵션'과, 크로스 일반적으로, 향상된 동작 - 컴파일 시나리오의 경우 오류가 발생합니다.
Tags: Minor bugfixes
Basic, development-level run loop support for Windows and Linux. Ensures private globals are marked as such on non-Apple GCC compilers. DisplayURL, DNSServiceMetaQuery, CFLocalServer and CFRunLoopTimer examples. Appropriate preprocessor checks for __powerpc__ to handle PowerPC compilers that emit that rather than __ppc__. Windows and Mac OS X build clean-ups. Improved Linux build configuration by respecting '--with' options in preference to the presence of foo-config and, in general, improved behavior in cross-compilation scenarios and in error cases.

2009-02-07 19:21
476.17.0

Tags: Initial freshmeat announcement

Project Resources