aboutsummaryrefslogtreecommitdiffstats
path: root/doubly-linked-list.scm (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-05change around insert, delete, and update to hide representationGravatar Peter McGoron 1-42/+37
2024-09-05fix set and trie, add compat COND-EXPAND for chezGravatar Peter McGoron 3-26/+223
2024-09-04trie: add with testGravatar Peter McGoron 5-3/+171
2024-09-04set:refactor mapsGravatar Peter McGoron 1-30/+29
2024-09-04set: add updateGravatar Peter McGoron 1-79/+150
2024-08-31set: add insert multiple testGravatar Peter McGoron 1-36/+110
2024-08-29add setsGravatar Peter McGoron 5-6/+436
2024-08-26miniscm: add mutable string emulation and char->integerGravatar Peter McGoron 3-3/+54
2024-08-22miniscm: add portsGravatar Peter McGoron 3-15/+189
2024-08-22minischeme: add charGravatar Peter McGoron 4-12/+79
1da6d54fa4&follow=1'>Added copyright headers.Gravatar aeb 6-0/+54 2000-06-11Added explicit AC_PROG_INSTALL call.Gravatar aeb 1-0/+1 2000-06-09Fix size of error field.Gravatar aeb 1-2/+2 2000-06-02Modified support for 32/64 bit environments, control struct fields have fixed...Gravatar aeb 7-43/+28 2000-05-28Added support for environments with 64 bit kernel and 32 bit userland.Gravatar aeb 8-7/+45 2000-04-27Fixed missing setting of ext code in raw1394_start_lock()Gravatar aeb 1-0/+1 2000-04-15Fixed lock transaction to actually return response value.Gravatar aeb 3-5/+11 2000-04-12Add userdata functions as news.Gravatar aeb 1-0/+4 2000-04-05Add userdata functions.Gravatar aeb 3-0/+18 2000-03-18Bump version number to 0.6.Gravatar aeb 3-5/+6 2000-03-18Mention byte order change.Gravatar aeb 1-0/+2 2000-03-18Mention SourceForge home.Gravatar aeb 1-1/+5