removed double include
[libfirm] / ir / adt /
2006-12-10 Matthias Braunadded several missing #include config.h
2006-12-04 Matthias Braunimproved comments
2006-09-25 Christian Würdigchanged api
2006-09-20 Christian Würdigadded weighted bipartite matching with hungarian method
2006-09-20 Christian Würdigchanged solve function, return now 0 or negative on...
2006-09-20 Christian Würdigextended dumper
2006-09-14 Matthias Braunwarning fix
2006-09-13 Christian Würdigadded find_value and has_value functions
2006-09-13 Christian Würdigadded option to choose between perfect and normal matching
2006-09-13 Christian Würdigadded comment and cvs id
2006-09-13 Christian Würdigbipartite matching based on hungarian method
2006-09-12 Matthias Braunwarning fixes
2006-09-11 Matthias Braunmissing includes
2006-09-06 Christian Würdigfixed plist_new when no obstack is given
2006-09-06 Christian Würdigadded plist constructor with foreign obstack
2006-08-31 Sebastian HackRemoved arning
2006-08-31 Sebastian HackCosmetic changes
2006-08-30 Christian Würdigmade code more firm style
2006-08-29 Matthias Braunfix uf_union if merging a set with itself
2006-08-04 Sebastian HackAdded unionfind by Matthias
2006-06-19 Michael Beckchange array containing indeces from double to int
2006-06-06 Michael Beckadd missing del_waitq()
2006-06-06 Michael Beckuse xmalloc instead of malloc
2006-06-05 Michael Beckdoxygen docu added
2006-05-31 Adam Szalkowskiadded a routine to solve a system of linear equations...
2006-05-29 Michael BeckAdd macros to use a pdeq as a stack
2006-05-29 Michael Beckmake two local variables static
2006-05-29 Michael Beckadded xmalloc.h include
2006-05-18 Michael BeckAdded macros to use a pdeq as a wait queue
2006-05-05 Michael Beckadded () to supress warnings
2006-05-02 Sebastian HackAdded add_saturated
2006-04-28 Michael BeckBugFix: do return -1 if no bit is found
2006-04-21 Michael BeckAdd a new dumper
2006-04-11 Michael Beckfixed foreach macro
2006-04-11 Michael Beckforeach_pset macro added
2006-03-24 Sebastian HackFixed a subtle bug
2006-03-22 Sebastian HackFixed a bug
2006-03-17 Sebastian HackFixed a subtle bug
2006-03-14 Sebastian HackBack to the old version. Perhaps bitset_next() works now
2006-03-14 Sebastian HackFixed some typos
2006-03-14 Daniel Grund*** empty log message ***
2006-03-14 Sebastian HackBackported from libcore
2006-03-05 Michael Beckused xmalloc instead of malloc
2006-03-05 Michael Beckuse xmalloc instead of malloc, safe one allocation
2006-03-03 Michael Beckreplaced old panic module by newer error handling module
2006-02-25 Sebastian HackAdded dumper for bipartite graphs
2006-01-31 Christian Würdiginstall xmalloc.h
2006-01-28 Christian Würdignew adt bipartite added
2006-01-27 Sebastian HackAdded flip_all function
2006-01-27 Sebastian HackAdded bipartite graphs
2006-01-16 Daniel Grundadded pmap_count
2005-12-01 Michael BeckUsed right macro for array descriptor implementation
2005-12-01 Michael Beckadded array_len() and array_descr() functions is debug...
2005-11-19 Michael Beckpset.c added
2005-11-08 Sebastian HackRemoved code from the old prefetch stuff in the linux...
2005-10-30 Michael Beckeset_count() added
2005-10-28 Michael Beckmore config.h stuff added
2005-10-28 Michael Beckmore config stuff
2005-10-26 Michael BeckFixed documentation
2005-10-24 Michael Beckdoxygen docu fixed
2005-10-18 Michael Beckdoxygen docu fixed
2005-09-02 Michael Beckcreates libfirm_xmalloc.a if DISABLE_LIBIBERTY is enabled
2005-08-10 Daniel GrundBugfix in mask highest.
2005-07-22 Daniel Grund*** empty log message ***
2005-07-20 Sebastian HackFixed a bug in bitset_mask_highest and bitset_set_all
2005-07-20 FIRM Projekt Accountfixed wrong #endif
2005-07-19 Michael Beckfixed iterator type
2005-07-19 Michael Beckneed a pragma to supress MSC constant overflow warning
2005-07-19 Daniel Grundint i;
2005-07-19 Daniel Grundnewest biset from libcore
2005-07-15 Kimon HoffmannIncluded structure definition in header file
2005-07-15 Sebastian HackAdded a function to combine hashvalues and produce...
2005-07-15 Michael Beckremoved C99 features
2005-07-14 Kimon HoffmannAdded plist data type. Has yet to be tested.
2005-07-06 Michael Beckdoxagen docu fixed
2005-07-06 Michael Beckdoxygen docu fixed
2005-07-01 Michael Beckfixed doxygen docu
2005-06-15 Götz Lindenmaiercomments
2005-06-07 Daniel GrundAdded pmap_for_each iterator
2005-06-06 Sebastian HackChanged offset.h util.h
2005-06-06 Sebastian HackAdded util.h, removed offset.h
2005-06-01 Michael Beckadded doxygen comments for pset_insert_pset_ptr()
2005-05-31 Sebastian HackAdded offset.h
2005-05-23 Michael Beckdoxygen docu adde
2005-05-23 Michael Beckdoxygen docu fixed
2005-04-28 Sebastian HackSome cosmetics
2005-04-28 Sebastian HackChanged the name highest_bit to size
2005-04-21 Sebastian HackUnused bits in the last unit are now cleared
2005-04-19 Daniel Grundadded set_all func
2005-04-15 Götz LindenmaierChanged comments,
2005-03-21 Daniel Grundfixes comment
2005-03-14 Götz Lindenmaierdded new routing for tr_inheritance.
2005-01-26 Sebastian HackChanged __ to _
2005-01-24 Sebastian Hackfixed a bug in bitset_next()
2005-01-18 Götz Lindenmaieradded and fixed comments
2005-01-15 Daniel Grundfixed comment
2005-01-11 Daniel GrundAdded bitset_for_each_clear
2005-01-10 Daniel GrundAdded pmap_break
2004-12-28 Michael Beckmade allocation C-like
2004-12-23 Michael Beckfixed typo, removed the memset in xmalloc, xmalloc...
next