changes: now Inference engine works fine with the EyeTracking benchmark.
[IRC.git] / Robust / src / ClassLibrary / String.java
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-02-18 jzhouUpdates of the class library for MGC
2011-02-12 jzhouMore class library support for SPECjbb
2011-01-24 jzhouSome changes to enable SPECjbb for MGC version. Enable...
2010-02-05 hkhang*** empty log message ***
2009-12-16 adashmore changes for ecoop submission
2009-11-18 bdemskybug fix
2009-11-18 bdemskycheck in more reasonable implementation of split
2009-11-13 jihoonlsplit fix
2009-11-13 jihoonlchange in split method
2009-11-02 jihoonlcontains() method
2009-11-01 jihoonlSmall bug fix
2009-11-01 jihoonlsplit method added
2009-10-20 bdemskychanges
2009-06-30 bdemskyadd bug fixes to two classes to get KMeans to compile
2009-05-15 bdemskychanges to use floats
2009-05-04 adash do a make tabbing
2009-04-20 adashsmall changes and support for printing doubles in Strin...
2009-02-27 jjenistaextend library class
2009-02-26 jjenistaextensions to library classes
2009-02-10 jjenistaclass library additions
2008-12-31 adashmodified compiler files for adding new keyword "getoffs...
2008-11-19 bdemskychanges to build SOR java version
2008-08-19 bdemskyChange tabbing for everything....
2008-04-25 bdemskyadd valueof method for booleans
2007-11-10 bdemskybug fixes
2007-11-08 bdemskybug fixes
2007-11-07 bdemskyrandom class library stuff
2007-11-05 bdemskycheck more i/o code in
2007-11-04 bdemskymore changes
2007-11-03 bdemskymore IO stuff
2007-11-03 bdemskymore string support stuff
2007-11-03 bdemskysmall changes
2007-11-03 bdemskylots of new files
2007-11-03 bdemskyThis update:
2007-03-15 bdemskyChanges to benchmarks
2007-03-13 bdemskyOutgoing socket I/O
2007-02-26 bdemskysmall changes for benchmarks
2006-11-03 bdemskyequals method
2006-11-01 bdemskychecking in code
2006-11-01 bdemskyBug fixes for allowing multiple task parameters
2006-11-01 bdemskyBug fix
2006-10-31 bdemskyInteger class. This may come in handle for parsing...
2006-10-31 bdemskystring code
2006-10-25 bdemskyAdding StringBuffer class and test case. This gives...
2006-10-24 bdemskybug
2006-10-24 bdemskySupport for reading/writing files via FileInputStream...
2006-10-23 bdemskychanged method names to be consistent with java
2006-10-23 bdemskyExtra string class functionality & bug fix
2006-08-29 bdemskychecking in working system
2006-07-29 bdemskychecked in changes
2006-07-28 bdemskyadded test script
2006-04-10 bdemskyAdd string class