Download List

프로젝트 설명

GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME).

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.

2008-09-08 23:33 Back to release list
2.3.9

g_mime_parser_get_headers_, 최종 시작 [] () 메시지 헤더 오프셋으로 봉고 DBMail 같은 프로젝트에 필요한을 추가했다. 일부 불필요한 필드 GMimeMultipart 및 하위 클래스에서 쉽게 테이블을 조회이라도 될 수있는 문자열의 중복을 줄이기 위해 제거되었습니다. 대신 GTrie 및 캐시의 메모리 사용량을 줄일 수 있어야 사용자 정의 할당자, 입심의 GSlice 할당자 사용하려면 약간 수정된했다. GMimeObject : : ()와 너무 중복 문자열 처리를 감소되거나 제거 수정된 호출하는 데 사용되는 비트 파서 set_content_type .
Tags: Development, Minor feature enhancements
g_mime_parser_get_headers_[begin,end]() were added
to get the message header offsets as needed by
projects like Bongo and DBMail. Some unnecessary
fields were removed from GMimeMultipart and
subclasses to reduce duplication of strings that
could easily be gotten from a table lookup. GTrie
and Cache were reworked a bit to use GLib's GSlice
allocator instead of a custom allocator, which
should reduce memory usage.
GMimeObject::set_content_type() and the parser
bits that used to call it were modified so that
duplicate string processing was reduced or
eliminated.

Project Resources