got IMAP compiling
authoradam <adam@megacz.com>
Mon, 31 May 2004 00:59:14 +0000 (00:59 +0000)
committeradam <adam@megacz.com>
Mon, 31 May 2004 00:59:14 +0000 (00:59 +0000)
commit9346dbb263b3c0bb0b9d9e561f244ff5d8116ae6
treeb864473da0d0409b4d247177182ed8f32e113961
parentfe4fee4ea29db833ddce7882e79861f33661681f
got IMAP compiling

darcs-hash:20040531005914-5007d-9e561a81e111585f1da9ca593b246ee8c2eb1110.gz
194 files changed:
mail.jar [deleted file]
src/org/ibex/mail/MailException.java
src/org/ibex/mail/Message.java
src/org/ibex/mail/Query.java [new file with mode: 0644]
src/org/ibex/mail/protocol/IMAP.java
src/org/ibex/mail/target/Mailbox.java
src/org/ibex/mail/target/Script.java
upstream/org.ibex.core/Makefile
upstream/org.ibex.core/build/java/org/ibex/graphics/Font.java
upstream/org.ibex.core/build/java/org/ibex/js/JSExn.java
upstream/org.ibex.core/build/java/org/ibex/util/MSPack.java
upstream/org.ibex.core/doc/ibex-doc.xml [deleted file]
upstream/org.ibex.core/doc/reference/alignmentpoint.pdf [deleted file]
upstream/org.ibex.core/doc/reference/grid.pdf [deleted file]
upstream/org.ibex.core/doc/reference/layout.pdf [deleted file]
upstream/org.ibex.core/doc/reference/lifecycle.pdf [deleted file]
upstream/org.ibex.core/doc/reference/offscreen.pdf [deleted file]
upstream/org.ibex.core/doc/reference/pdftricks.sty [deleted file]
upstream/org.ibex.core/doc/reference/reference.xml [deleted file]
upstream/org.ibex.core/doc/reference/threeviews.pdf [deleted file]
upstream/org.ibex.core/src/org/ibex/core/Box.java [deleted file]
upstream/org.ibex.core/src/org/ibex/core/Ibex.java [deleted file]
upstream/org.ibex.core/src/org/ibex/core/LocalStorage.java [deleted file]
upstream/org.ibex.core/src/org/ibex/core/Main.java [deleted file]
upstream/org.ibex.core/src/org/ibex/core/Template.java [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/bevel.ibex [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/bevel_2_down.png [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/bevel_2_flat.png [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/bevel_2_up.png [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/button.ibex [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/edit.ibex [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/edit_lib.ibex [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/key.png [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/lithium.png [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/password12.xwf [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/progress.png [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/proxy_authorization.ibex [deleted file]
upstream/org.ibex.core/src/org/ibex/core/builtin/scar.png [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Affine.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Color.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Font.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Freetype.c [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/GIF.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/HTML.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/PNG.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Paint.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Path.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Picture.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/PixelBuffer.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/SVG.java [deleted file]
upstream/org.ibex.core/src/org/ibex/graphics/Surface.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/ByteCodes.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/Interpreter.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JS.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSArray.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSDate.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSExn.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSFunction.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSMath.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSReflection.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSRegexp.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/JSScope.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/Lexer.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/Parser.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/Stream.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/Tokens.java [deleted file]
upstream/org.ibex.core/src/org/ibex/js/Trap.java [deleted file]
upstream/org.ibex.core/src/org/ibex/net/HTTP.java [deleted file]
upstream/org.ibex.core/src/org/ibex/net/SOAP.java [deleted file]
upstream/org.ibex.core/src/org/ibex/net/XMLRPC.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/AWT.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Darwin.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Darwin.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/DarwinCarbonHeaders.h [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/GCJ.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/GCJ.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/JVM.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Java2.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Linux.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Linux.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/OpenGL.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/OpenGL.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/POSIX.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/POSIX.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/PalmOS.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Platform.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Solaris.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Solaris.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Win32.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Win32.inf [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/Win32.java [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/X11.cc [deleted file]
upstream/org.ibex.core/src/org/ibex/plat/X11.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/AccessibleCharArrayWriter.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/BalancedTree.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/CAB.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Cache.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/CachedInputStream.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Callback.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/CounterEnumeration.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/DirtyList.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/EjAlbertBrowserLauncher.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Grammar.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Hash.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/InputStreamToByteArray.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/KnownLength.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/LineReader.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Log.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/MSPack.c [deleted file]
upstream/org.ibex.core/src/org/ibex/util/MSPack.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/NanoGoat.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/PackBytesIntoString.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Preprocessor.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Queue.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Scheduler.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Semaphore.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Simplex.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Task.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/Vec.java [deleted file]
upstream/org.ibex.core/src/org/ibex/util/XML.java [deleted file]
upstream/org.ibex.core/upstream/darwin-linker/links.sh [deleted file]
upstream/org.ibex.core/upstream/darwin-linker/patches/cctools.patch [deleted file]
upstream/org.ibex.core/upstream/freetype-2.1.4/patches/freetype.patch [deleted file]
upstream/org.ibex.core/upstream/freetype-2.1.4/patches/ft-nostdio.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches-darwin/darwin-gc.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/basic_file_io.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/fixposix.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/force-locale.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/gcc-fdata-sections-bss.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/linux-fix-gc.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/minimal.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/mips.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/nolibstdc++.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/ranlib.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/solaris.patch [deleted file]
upstream/org.ibex.core/upstream/gcc-3.3/patches/zzz-inhibit.reflection.patch [deleted file]
upstream/org.ibex.core/upstream/jode-1.1.1/patches/object.has.no.superiface.patch [deleted file]
upstream/org.ibex.core/upstream/org.ibex.crypto/src/org/ibex/crypto/DER.java
upstream/org.ibex.core/upstream/org.ibex.crypto/src/org/ibex/crypto/X509.java
upstream/org.ibex.core/upstream/org.ibex.nestedvm/Makefile
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/IVME.xls
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/acmconf.cls
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.bib [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig1.pdf [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig1.tex [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig2.pdf [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig2.tex [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig3.pdf [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig3.tex [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig4.pdf [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig4.tex [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig5.pdf [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig5.tex [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig6.pdf [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04-fig6.tex [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04.aux [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04.blg [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04.log [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/doc/nestedvm.ivme04.tex [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/ClassFileCompiler.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/ClassLoader.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/Compiler.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/ELF.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/Interpreter.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/JavaSourceCompiler.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/Registers.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/Runtime.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/UnixRuntime.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/UsermodeConstants.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/crt0.c [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/linker.ld [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/support.s [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/support_aux.c [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/syscalls.h [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/util/SeekableByteArray.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/util/SeekableData.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/util/SeekableFile.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/org/xwt/mips/util/SeekableInputStream.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/CallTest.java
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/Echo.java
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/EchoHelper.c
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/Env.java
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/FDTest.java [deleted file]
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/Fork.c
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/FreeTypeDemo.java
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/MSPack.java
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/Simple.c
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/SpeedTest.java
upstream/org.ibex.core/upstream/org.ibex.nestedvm/src/tests/Test.c
upstream/org.ibex.core/upstream/org.ibex.nestedvm/upstream/Makefile
upstream/org.ibex.core/upstream/org.ibex.nestedvm/upstream/patches/busybox.patch
upstream/org.ibex.core/upstream/org.ibex.nestedvm/upstream/patches/newlib-mips.patch
upstream/org.ibex.crypto/src/org/ibex/crypto/DER.java
upstream/org.ibex.crypto/src/org/ibex/crypto/X509.java