fix ThreadPool bug
[org.ibex.util.git] / src / org / ibex / util / Log.java
2010-10-10 adamfix ThreadPool bug master
2008-03-01 adamadd printStackTrace() method to Log.java
2006-01-17 adamcope with null as first argument to Log
2005-02-14 adamadded a FEATURE comment
2005-01-16 adamHash->HashMap, add Basket.Queue
2005-01-11 adamstring overflow bugfix
2005-01-06 crawshawupdate Log to use Baskets and remove deprecated API...
2005-01-04 adamlicensing update to APSL 2.0
2004-12-27 adamdropped Grammar, removed dependency on org.ibex.js
2004-10-30 adamsmarter logging of exception stack traces
2004-10-30 adamadded smarter exception logging
2004-08-16 adammade notebuf (temporarily) public
2004-07-08 adaminitial import