1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Mikael Djurfeldt
c56cc3c85d * sort.c (scm_merge, scm_merge_list_x): Bugfix: Place elements
from first arg before equal elements in second arg in result.
(scm_merge_list_step): Bugfix: Don't presume that arguments in a C
function call are executed in a well defined order.
1999-01-11 11:34:33 +00:00
Mikael Djurfeldt
a5cae3f309 Added #include "feature.h" 1999-01-11 07:40:01 +00:00
Mikael Djurfeldt
54e09076eb * sort.c, sort.h: New files: Implement slib's and scsh's sort
interfaces.  Author: Roland Orre.
1999-01-10 07:57:58 +00:00