added Affine.premultiply()
[org.ibex.core.git] / src / org / ibex / util /
2004-05-02 adamadded CounterEnumeration
2004-04-18 adambetter readability for multiline log messages
2004-04-14 adamworkaround for gcj bug regarding static methods and...
2004-04-14 brianbug 531
2004-04-12 adamremoved Doc.java (now part of org.ibex.doc repo)
2004-04-12 adamreorganized file layout (part 2: edits) RC4
2004-04-12 adamreorganized file layout (part 1: moves and renames)
2004-04-11 adamintelligent repacking/reconstrainig/replacing
2004-04-10 briananother balancedtree fix
2004-04-09 brianbug 531
2004-04-08 adammake runtime independent of foo_alloc
2004-04-08 adamRenamed LinearProgramming to Simplex
2004-04-07 adamdoc fixups
2004-04-05 adamfixed bug 519
2004-04-05 adamanother performance improvement for the simplex solver
2004-04-04 adamperformance boost for simplex solver
2004-04-04 adamimprovements to Doc.java, corresponding fixes to the...
2004-04-04 adamnew linear constraint solver for layout
2004-03-25 adamadded two hacks to XML.java to support Doc.java
2004-03-25 adamground-up rewrite of org.ibex.util.Doc
2004-03-22 adamlatex support in org.ibex.util.Doc
2004-03-17 adamfixed heinous breakage, added backtrace support
2004-03-10 adamfixed oneshot compile bug with array classes
2004-03-10 adamfixed nanogoat bug
2004-03-09 adamnative builds are fixed
2004-03-05 adamNanoGoat
2004-02-26 adamthis does not work
2004-02-26 adamway better
2004-02-25 adambetter
2004-02-25 adameven better
2004-02-25 adami cant belive this works
2004-02-25 adambetter
2004-02-25 adamsynced back up; 126k
2004-02-25 adamremoved ugly gcj hack
2004-02-23 adamworking_even_better
2004-02-23 adamworking
2004-02-23 adamworking
2004-02-23 adamgood
2004-02-23 adamtotally working again
2004-02-23 adamworking again even better
2004-02-22 adamworking again
2004-02-21 adamit works!!!!
2004-02-18 adampruner mostly working
2004-02-16 adamfinally got pruning sorta working
2004-02-14 adamfixed bug 460
2004-02-13 adamadded bug report note to Cache.java; investigate later
2004-02-11 adamfixed bug 456 re namespaces
2004-02-11 adamfixed bug 403, added logging to tcp and email
2004-02-10 tupshinfix bug 442
2004-02-09 adamfixed bug 362: preprocessor not preserving line numbers
2004-02-09 adamfixed bug 440
2004-02-05 tupshin[remove unused private fields -- leaving ones that...
2004-02-05 tupshinremoving unnecessary constructors
2004-02-05 tupshinremoving unused local variables
2004-02-03 tupshinmass rename and rebranding from xwt to ibex - fixed...