Fix error path if realloc call fails.
[ocaml-ancient.git] / ancient.mli
2009-05-26 Richard JonesRemove CVS $Id$ strings.
2006-10-13 richRemove the limitation on the number of keys.
2006-10-09 richAdded *_info functions, allowing us to get an accurate...
2006-10-09 richAdded:
2006-10-06 richRelease notes and some test programs.
2006-09-28 richFixed the problem with segfaults - actually a bug/limit...
2006-09-27 richBuggy version - can't find the segfault right now.
2006-09-27 richImplemented share/attach/detach; not tested yet - just...
2006-09-27 rich'Ancient' generation in garbage collector.