use //#jswitch more
[org.ibex.core.git] / src / org / ibex / util /
2004-07-07 brianjswitch
2004-07-06 brianibex.core updates for new api
2004-07-06 brianpreliminary core conversion
2004-07-03 brianmove JS's Hashtable to JS.O
2004-07-03 brianno main() in BalancedTree
2004-06-15 brianBalancedTree: size[] sanity checking
2004-06-15 brianBalancedTree: show size in printTree
2004-06-15 brianbalanced tree fixes round 1
2004-06-03 briancut down on balancedtree's memory usage
2004-05-20 brianfix to fix for property delete problem
2004-05-20 brianjs delete key fix
2004-07-03 adamadded Log.note() and ability to set prefs via properties
2004-06-28 adamadded flush method to Log.java
2004-06-23 adamadded sorting methods for ints and floats to Vec.java
2004-06-23 adamfixed nasty livelock bug in LineReader
2004-05-03 adamadded swapFloats to Vec.java
2004-06-18 adamrenamed method in Vec.Int
2004-06-18 adamadded Vec.Int
2004-05-30 adamupdated org.xwt.mips -> org.ibex.nestedvm
2004-05-09 adamadded org.ibex.util.FileNameEncoder: safely escapes...
2004-05-08 adamadded Log.setThreadAnnotation()
2004-05-08 adamanother LineReader fix
2004-05-07 adamfixed buffer size incrementing bug in LineReader
2004-05-08 adamadded LineReader
2004-05-07 briananother balanced tree fix (vexi bug 90)
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...