summaryrefslogtreecommitdiff
path: root/libyasm/hamt.h
Commit message (Expand)AuthorAgeFilesLines
* Enable DLL/plugin builds with cmake on Windows.Peter Johnson2008-05-231-0/+12
* Update all copyright dates.Peter Johnson2007-04-221-1/+1
* Bite the bullet and convert tabs to spaces. Previously yasm's source hasPeter Johnson2007-04-221-23/+23
* Massive update of directive handling, including handling of extern, global,Peter Johnson2007-03-211-1/+2
* * symrec.pxi: Implement iterators.Peter Johnson2006-04-161-0/+20
* Match yasm_symtab_traverse() implementation to doxygen documentation byPeter Johnson2006-02-051-2/+2
* * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.Peter Johnson2004-09-041-1/+1
* Massive libyasm / module interface update - Phase 2 (finally).Peter Johnson2004-02-061-9/+33
* Massive libyasm / module interface update - Phase 1Peter Johnson2003-10-021-5/+4
* Relicense under 2-clause BSD license.Peter Johnson2003-02-211-3/+0
* Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminatingPeter Johnson2002-11-011-2/+6
* Relicense under 3-clause BSD license.Peter Johnson2002-10-221-14/+22
* Switch from using ternary tree to Hash Array Mapped Trie (HAMT), which hasPeter Johnson2001-11-261-0/+62