.. |
.cvsignore
|
Ignore configure produced files
|
2004-04-02 20:34:30 +00:00 |
Annotation.h
|
Make sure that at least one virtual method is defined in a .cpp file to avoid
|
2004-02-26 07:24:18 +00:00 |
BitSetVector.h
|
Declare iterator as public since it is defined as such (gcc-3.4 fix)
|
2004-04-21 16:10:40 +00:00 |
Casting.h
|
|
|
CommandLine.h
|
Add the enum corresponding to the source change I made earlier
|
2004-05-07 02:27:32 +00:00 |
DataTypes.h.in
|
DataTypes.h is now output from configure, and shortened
|
2004-02-23 22:07:26 +00:00 |
Debug.h
|
|
|
DenseMap.h
|
Fix a bug in the densemap that was killing the local allocator, and probably
|
2004-02-26 05:00:15 +00:00 |
DepthFirstIterator.h
|
|
|
DOTGraphTraits.h
|
Move the stuff that fixes the size, orientation & fonts of graphs to
|
2004-05-05 06:10:06 +00:00 |
DynamicLinker.h
|
|
|
ELF.h
|
Update comment at head of file. Also fix C 'typedef struct' nonsense I
|
2004-02-29 06:33:28 +00:00 |
EquivalenceClasses.h
|
Remember the set of leaders. Also compute on demand and cache the equiv
|
2004-05-23 08:05:14 +00:00 |
FileUtilities.h
|
Add a new CopyFile function
|
2004-06-02 00:51:20 +00:00 |
GraphTraits.h
|
|
|
GraphWriter.h
|
|
|
hash_map.in
|
Renamed to hash_map.in; move to using autoconf substitution tags.
|
2004-02-23 18:56:35 +00:00 |
hash_set.in
|
Renamed to hash_set.in; move to using autoconf substitution tags.
|
2004-02-23 18:56:36 +00:00 |
HashExtras.h
|
|
|
ilist
|
|
|
iterator.in
|
Renamed from include/Support/iterator. Doxygenify comments; add autoconf substitution tags.
|
2004-02-23 18:16:10 +00:00 |
LeakDetector.h
|
|
|
MallocAllocator.h
|
|
|
MathExtras.h
|
Cygwin defines log2 as a macro. Undef it here IFF it has already been defined,
|
2004-02-25 01:53:45 +00:00 |
PostOrderIterator.h
|
|
|
SCCIterator.h
|
|
|
SetOperations.h
|
|
|
SlowOperationInformer.h
|
|
|
Statistic.h
|
Switch to including <iostream> for compatibility with gcc-3.0.x (Debian).
|
2004-04-16 16:28:33 +00:00 |
STLExtras.h
|
Add comparator useful for natural comparisons on collections with
|
2004-05-30 07:45:09 +00:00 |
StringExtras.h
|
|
|
SystemUtils.h
|
Add a new function for the JIT
|
2004-05-28 00:58:48 +00:00 |
ThreadSupport-NoSupport.h
|
|
|
ThreadSupport-PThreads.h
|
|
|
ThreadSupport.h.in
|
ThreadSupport.h is now output from configure.
|
2004-02-23 21:30:29 +00:00 |
Timer.h
|
|
|
Tree.h
|
|
|
type_traits.h
|
Check in a new type_traits header which provides the mysterious is_class
|
2004-02-24 03:49:29 +00:00 |
TypeInfo.h
|
|
|
VectorExtras.h
|
|
|