aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hashtable (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-14uns_lisp: add first part of CPS transformerGravatar Peter McGoron 2-103/+888
2024-07-14fine-grained valgrind support (warning: slow)Gravatar Peter McGoron 2-4/+22
2024-07-14cheney_c89: valgrindGravatar Peter McGoron 3-7/+26
2024-07-10import flatrate lisp, rename to Universal Service LISPGravatar Peter McGoron 7-16/+1302
2024-07-08fix cleanGravatar Peter McGoron 2-3/+5
2024-07-08Major API reorganization, test infrastructureGravatar Peter McGoron 22-18511/+1064
The API is now hidden behind functions. The GC struct can have an unstable layout without affecting any compiled binaries (users of Universal Service or collectors hidden behind the API). The collectors can be called directly if desired. The API now allows for different allocation flags. These will be used in future extensions (like weak pointers). For now none are used. Tests are compiled for each collector. I can't think of a good solution that will encompass everything I want to write, but for now this will work on POSIX systems.
2024-06-21delete for hashtablesGravatar Peter McGoron 6-8/+160
2024-06-20fix root push and pop issue; make shared library for examplesGravatar Peter McGoron 6-8/+33
2024-06-13add fake struct to help with type checkerGravatar Peter McGoron 2-3/+11
2024-06-13hashtable testGravatar Peter McGoron 7-1/+20426
2024-06-12change uns_root_ptr to uns_ctrGravatar Peter McGoron 8-32/+35
2024-06-12strings: add more testsGravatar Peter McGoron 7-45/+145
cheney_c89: fix memory leak errors
d88a9553d25bda873b1d&follow=1'>Added 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