Download List

프로젝트 설명

libFoundation is an Objective-C library that provides an almost complete implementation of the OpenStep specification plus many other extensions that can be found in the Apple's Mac OS X Foundation library.

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.

2006-07-17 02:15
1.1.3

이 릴리스 libobjc는 GCC (3.0 이상)에 의해 제공과 함께 작동하며 64 비트 플랫폼으로 포팅되었습니다. 몇 가지 사소한 버그가 해결되었습니다 및 개선되었습니다 오픈 BSD를 지원합니다.
Tags: Major feature enhancements
This release works with the libobjc provided by GCC (3.0 and up), and has been ported to 64-bit platforms. A few minor bugs have been fixed, and support for OpenBSD has been improved.

2005-04-26 13:31
1.0.72

이 릴리스 수정 NSURL 클래스에서 두 개의 작은 버그, 그리니치 표준시에 기본 시간대를 변경 NSString에 두 가지 새로운 initializer 방법을 추가합니다. 또한, 자원 이제 제대로 설치하는 대신 GNUSTEP_INSTALLATION_DIR를 사용하여 시스템의 루트에 하드 코딩되고.
Tags: Minor bugfixes
This releases fixes two small bugs in the NSURL class, changes the default timezone to GMT, and adds two new initializer methods to NSString. Further, resource installation now properly uses GNUSTEP_INSTALLATION_DIR instead of being hardcoded to the system root.

2005-03-03 19:48
1.0.67

이 릴리스 문자열에 사소한 bugfix 코드 검색 포함되어있습니다. NSRange 기반의 검색뿐만 아니라 - hasSuffix처럼 : 지금 작업이 예상대로.
Tags: Minor bugfixes
This release contains a minor bugfix in the string searching code. NSRange based searches as well as -hasSuffix: now work as expected.

2005-01-02 21:49
1.0.66

이 릴리스에 추가 유니 코드를 인식하는 문자열과 재산 목록을 파서 및 각종 사소한 버그 수정 : 가장자리 조건 NSTask에서 (버그 616)에서 해결되었습니다; NSProcessInfo 실종 processIdentifier 메소드를 가진다; 여러 수정 프로그램을 문자로 NSStrings에서 검색 설정, FHS는 수정 프로그램 컴파일; NSURL의 로그인 / 패스워드 및 NSBundle 일부 코코아 추가 구문에 대한 수정 프로그램입니다.
Tags: Minor feature enhancements
This release adds Unicode-aware strings and property list parsers and fixes various minor bugs: an edge condition was fixed in NSTask (bug 616); the NSProcessInfo has the missing -processIdentifier method; various fixes to character set searching in NSStrings; fixes to FHS compilation; a fix for NSURL parsing of login/password; and some Cocoa additions to NSBundle.

2004-09-09 09:11
1.0.57

이 릴리스 FHS는 위치에 설치에 대한 지원이 추가되었습니다 (은 / usr 및는 / usr / 지방)과 평평 GNUstep 나무에 대한 지원합니다. 그것은 또한 첨단 조건에 대한 설정을 강퍅하게되었다 뒤죽박죽이 되었어요. gdb의의 최신 버전에 대한 지원이 추가되었습니다 그리고는 GCC 3.3과 발생 경고를 고정했다. 대부분의 성능을 최적화 kcachegrind를 사용하여 만든, FreeBSD를 지원, 향상된했다 몇 가지 버그수정되었다.
Tags: Major feature enhancements
This release added support for installation in FHS locations (/usr and /usr/local) and support for flattened GNUstep trees. It was also hardened against edge conditions in mixed up setups. Support for newer versions of GDB was added and warnings that occurred with GCC 3.3 were fixed. Many performance optimizations were made using kcachegrind, FreeBSD support was improved, and several bugfixes were made.

Project Resources