aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mcgoron.weight-balanced-trees.internal.scm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-16member, adjoin and find testsGravatar Peter McGoron 3-21/+89
2025-02-16set-disjoint testsGravatar Peter McGoron 2-15/+78
2025-02-16test set-contains?Gravatar Peter McGoron 2-45/+62
2025-02-16add set-contains? test, remove NaNs because they cannot be used in the ↵Gravatar Peter McGoron 4-47/+67
default comparator
2025-02-16CHICKEN bug? Definition of `%insert` in the test for `internal` wasGravatar Peter McGoron 5-40/+44
interfering with the import definition for the srfi-113 test.
2025-02-16use vectors instead of lists in srfi-113 testsGravatar Peter McGoron 2-24/+37
2025-02-16use test-callGravatar Peter McGoron 1-24/+20
2025-02-16tests for different constructorsGravatar Peter McGoron 3-66/+175
2025-02-15start testing SRFI 113 testsGravatar Peter McGoron 9-554/+1072
2025-02-15node->reverse-order-generatorGravatar Peter McGoron 4-8/+37
2025-02-15node->in-order-generatorGravatar Peter McGoron 4-3/+22
2025-02-15generator->nodeGravatar Peter McGoron 4-17/+34
2025-02-15add node->generatorGravatar Peter McGoron 5-18/+102
2025-02-14update to new test runnerGravatar Peter McGoron 2-1/+3
2025-01-20move files to fit the library search of implementations like chibi and cycloneGravatar Peter McGoron 3-3/+3
2025-01-20xorGravatar Peter McGoron 5-47/+177
2025-01-20insert and deleteGravatar Peter McGoron 4-20/+190
2025-01-19set operationsGravatar Peter McGoron 3-18/+271
2025-01-16add a generating thunk for splitGravatar Peter McGoron 3-10/+17
2025-01-16split and searchGravatar Peter McGoron 6-113/+263
2025-01-16join2Gravatar Peter McGoron 3-3/+62
2025-01-16rename module to internalGravatar Peter McGoron 6-17/+34
- Set library version info in configure.in, use in src/Makefile.am.Gravatar aeb 4-2/+16 2000-06-15Update libtool version number.Gravatar aeb 2-2/+2 2000-06-14Added 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