Download List

프로젝트 설명

mod_scheme is a Scheme module for Apache. It embeds the Tinyscheme interpreter, and makes the functions exported by the Apache Web server available to Scheme programs.

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.

2005-07-18 17:45
0.3.4

아파치 버전은 2.0.54로 업그레이 드했다. 리눅스에서 편집 문제를 해결했다, 그래서 이제는 FreeBSD, 리눅스, 솔라리스, 및 Windows 2000에서 컴파일 및 바이너리는 이러한 플랫폼에서 사용할 수있습니다. 파서가 스크립트 파일의 레이아웃을 청소했다.
Tags: Minor feature enhancements
The Apache version was upgraded to 2.0.54.
Compilation issues in Linux were fixed, so it now
compiles in FreeBSD, Linux, Solaris, and Windows
2000, and binaries are available for these
platforms. The parser scripts and file layout were
cleaned up.

2004-07-16 23:03
0.3.3

계획 통역 mod_scheme 사용 tinyscheme의 1.35 릴리스로 업데이 트되었습니다. 유닉스 컴파일 문제가 해결되었습니다. 다른 사소한 버그수정 및 청소입니다.
Tags: Minor bugfixes
The Scheme interpreter used by mod_scheme has been updated to the 1.35 release of tinyscheme. Issues with Unix compilation have been resolved. There are other minor bugfixes and cleanups.

2004-03-15 09:35
0.3.2

정수와 포인터를 처리하는 새로운 데이터 형식 수정되었습니다 포인터를했는데, 거기에 무효 ptr의 int로 캐스팅이 더 이상이다. 대부분의 API는 이제 *. macro.pl 녹화된 파일을 사용하여 생성됩니다. 더 나은 오류 처리를 구현했습니다.
Tags: Code cleanup
Integer and pointer handling was corrected with a
new data type called pointer, and there is no longer
casting of void ptr to int. Most APIs are now
generated using macro.pl from the *.tpl files. Better
error handling was implemented.

2003-12-28 14:19
0.3.1

입력 필터를 작성하는 능력이 추가되었습니다. 파이프 라이닝 필터에 대한 해결되었습니다. 좀 더 아파치 API를 반사 여단이 추가되었습니다. POST 데이터가 이제 http:content를 사용하여 읽을 수있습니다. 및 파일 디렉터리 작업을 지금 4월 사용할 수있습니다.
Tags: Major feature enhancements
The ability to write Input Filters has been added.
Pipelining for filters has been fixed. Some more
Apache Brigade API reflections were added. The
POST data can now be read using http:content.
File and Directory operations now use APR.

2003-11-02 13:44
3.0

Tags: Initial freshmeat announcement

Project Resources