Download List

项目描述

Hash is a C library that provides a selection of hash based functions for creating, destroying, and manipulating hash tables.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-08 01:07
3.0.1

此版本改变了hash_delete名称hash_delete_entry,与在libmysqlclient内部函数它冲突。如果你正在使用MySQL,然后呼吁hash_delete调用了错误的功能,从而导致崩溃结束。
This release changes the name of hash_delete to hash_delete_entry, as it clashes with an internal function in libmysqlclient. If you are using MySQL, then calls to hash_delete end up calling the wrong function and causing it to crash.

2009-05-10 04:39
3.0.0

该版本的特点一般清理和人的网页,一个更新日志系统,更增加。
This release features general cleanup and the addition of man pages, a changelog system, and more.

2008-12-08 23:57
1.0.1

通过日志文件库记录增加了。
标签: Minor feature enhancements
Logging via the logfile library was added.

2008-12-03 02:54
1.0.0

标签: Initial freshmeat announcement

Project Resources