add a FIXME in WatchedFile
[org.ibex.io.git] / src /
2007-07-08 adamadd a FIXME in WatchedFile
2007-07-08 adamadd NullOutputStream
2007-07-08 adamallow a digest in Stream
2007-07-05 adammassive bugfixes in stream library
2007-07-05 adammassive rewrite of io library
2007-07-05 adammostly intert changes, cleanup of Stream
2007-07-05 adameliminate logging in Connection class
2007-07-05 adamremove blocker nonsense from org.ibex.io
2007-07-05 adamquick fix; may be buggy
2007-03-17 adamadd Stream.append(String)
2007-03-17 adamadd experimental Fountain.DatabaseColumn
2007-03-17 adamclean up Fountain.Concat, add Fountain.Util
2007-03-17 adamfactor out Fountain.ByteArray
2007-03-17 adamFountain.getLength() should return a long
2007-03-17 adamremove Connection from org.ibex.io
2007-02-28 adamimprove exception handling
2006-07-10 adamdisable everything that requires extraneous third-party...
2006-07-09 adamhacks to support resin-based connections
2006-03-09 adamPropertiesFile and WatchedFile
2006-01-17 adamremember to put newlines in the log
2005-03-25 adamadded Persistent
2005-03-18 adamadded Connection.getSocket
2005-02-27 adamadded Duct.java, Fountain.java
2005-02-23 adamadded transcribe(StringBuffer)
2005-02-21 adamadded Stream.transcribe(), some fixups
2005-02-21 adamadded Stream.appendStream()
2005-01-04 adamlicensing update to APSL 2.0
2004-12-28 adamsemantically neutral rearrangement to make OpenJava...
2004-10-30 adamexperimental thread-killing capabilities in Stream
2004-10-30 adamadded getLocalAddress() and print()
2004-09-23 adamexplicitly close sockets
2004-09-10 adamfixed a bug that left sockets in the CLOSE_WAIT state
2004-09-12 adamfixed a bug that left sockets in the CLOSE_WAIT state
2004-07-21 adamconsume an arbitrary number of line-ending CRs
2004-07-20 adamadded autoflushing
2004-07-13 adamstream doesnt need ibex.net
2004-07-08 adaminitial import