bugfix in url parsing for HTTP.java
[org.ibex.core.git] / src / org / ibex / plat /
2004-04-15 adamfixed Darwin builds
2004-04-14 adammore renaming fixes
2004-04-14 adampropagated renaming fixes to .cc files
2004-04-14 adamremoved import org.ibex (breaks gcj)
2004-04-12 adamreorganized file layout (part 2: edits) RC4
2004-04-12 adamreorganized file layout (part 1: moves and renames)
2004-04-08 adamimproved Java2 AWT performance
2004-03-10 adamnative builds are now oneshot compiled
2004-03-09 adamfixed bugs 480 and 488
2004-03-05 adamNanoGoat
2004-02-26 adamthis does not work
2004-02-25 adamsynced back up; 126k
2004-02-25 adamremoved ugly gcj hack
2004-02-23 adamworking_even_better
2004-02-21 adamit works!!!!
2004-02-18 adampruner mostly working
2004-02-16 adamfinally got pruning sorta working
2004-02-12 adammisc native build fixups
2004-02-11 adamfixed bug 403, added logging to tcp and email
2004-02-10 adamfixed miscompile on jdk14
2004-02-10 adambug 116: x11 file dialog
2004-02-10 adammousewheel support on all platforms (X11,Darwin,Win32...
2004-02-05 tupshin[remove unused private fields -- leaving ones that...
2004-02-05 tupshinremoving unnecessary constructors
2004-02-05 tupshinbad boolean instantiation
2004-02-05 tupshinremoving unused local variables
2004-02-04 tupshinone unnecessary import in POSIX.java
2004-02-03 tupshinmass rename and rebranding from xwt to ibex - fixed...