Download List

프로젝트 설명

The GNU Make Standard Library (GMSL) is a
collection of functions implemented using native
GNU Make functionality that provide list and
string manipulation, integer arithmetic,
associative arrays, stacks, and debugging
facilities.

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.

2007-06-18 12:25
1.0.8

strlen 함수가 추가되었습니다. gmsl_version 버전 1.0.6에서 잘못된했다. 그 잘못된 아닌 모국어의 감지 및 / 또는 수정되었습니다 버그가 발생했다. __gmsl의 위치는 최종 사용자로부터 숨겨집니다. BSD 라이선스를 사용합니다. 속도는 GNU 기본 또는, 그리고, 그리고 LASTWORD 사용하여 지원됩니다 3.81하십시오. set_remove 기능이 추가되었습니다. GMSL 지금은 논리 연산자를하고있다. 고유 목록에 추가되었습니다. 다른 수정 프로그램을 빈 문자열을 처리하기위한 seq 위해 만들어졌습니다. 항상. seq 정의되며 sne % 중 하나를 인수하는 경우에 사용이 제대로 작동되지 않은 변수를 추적.
The strlen function was added. gmsl_version was
incorrect in version 1.0.6. A bug that was causing
the incorrect non-detection of native and/or was
fixed. The location of __gmsl is hidden from the
end user. A BSD license is used. GNU Make 3.81 is
supported by using native OR, AND, and LASTWORD
for speed. The set_remove function was added. GMSL
now has logical operators. List uniq was added.
Another fix was made to seq for handling empty
strings. The trace variables are always defined.
seq and sne were not working correctly if % was
used in either argument.

2005-02-07 17:54
1.0.0

Tags: Initial freshmeat announcement

Project Resources