summaryrefslogtreecommitdiff
path: root/include/fibheap.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* Update copyright year in includeH.J. Lu2015-07-141-2/+1
* ansidecl.h: Add extern "C" when compiling with C++.Ian Lance Taylor2009-06-011-1/+10
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* md5.h: Remove definition and uses of __P.Gabriel Dos Reis2005-03-271-14/+14
* fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston2004-12-111-1/+1
* fibheap.h (fibnode): Use __extension__ for bit-fields mark and degree if __GN...Andreas Tobler2003-12-191-2/+2
* fibheap.h (fibnode): Use unsigned long int for bit-fields if __GNUC__ is defi...Kazu Hirata2003-12-191-0/+5
* demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra2002-06-251-2/+2
* dyn-string.h, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-231-4/+4
* fibheap.h: Tidy formatting.Richard Henderson2001-08-211-13/+14
* fibheap.h: New file.Daniel Berlin2001-08-201-0/+80