My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • May 01, 2009
    r185 (Remove unnecessary casts, change a name.) committed by mdakin   -   Remove unnecessary casts, change a name.
    Remove unnecessary casts, change a name.
  • Apr 29, 2009
    r184 (Simplfy some code, minor fixes) committed by mdakin   -   Simplfy some code, minor fixes
    Simplfy some code, minor fixes
  • Apr 29, 2009
    r183 (Remove unnecessary casts) committed by mdakin   -   Remove unnecessary casts
    Remove unnecessary casts
  • Apr 27, 2009
    IoOperations (Makes low level IO operations.) Wiki page edited by ahmetaa
  • Apr 27, 2009
    IoOperations (Makes low level IO operations.) Wiki page edited by ahmetaa
  • Apr 19, 2009
    SimpleTextReader (makes reading text form an resource simple.) Wiki page edited by ahmetaa
  • Apr 16, 2009
    SimpleTextWriter (makes writing text to any output very simple.) Wiki page edited by ahmetaa
  • Apr 16, 2009
    jmate-0.6.jar (Jmate 0.6) file uploaded by ahmetaa   -  
    Labels: 0.6 jmate
    Labels: 0.6 jmate
  • Apr 16, 2009
    IoOperations (Makes low level IO operations.) Wiki page edited by ahmetaa
  • Apr 16, 2009
    IoOperations Wiki page edited by ahmetaa
  • Apr 16, 2009
    IoOperations Wiki page edited by ahmetaa
  • Apr 16, 2009
    IoOperations Wiki page edited by ahmetaa
  • Apr 16, 2009
    IoOperations Wiki page edited by ahmetaa
  • Apr 16, 2009
    IoOperations Wiki page edited by ahmetaa
  • Apr 16, 2009
    IoOperations Wiki page edited by ahmetaa
  • Apr 16, 2009
    SimpleTextWriter (makes writing text to any output very simple.) Wiki page edited by ahmetaa
  • Apr 16, 2009
    SimpleTextReader (makes reading text form an resource simple.) Wiki page edited by ahmetaa
  • Apr 16, 2009
    SimpleTextReader Wiki page edited by ahmetaa
  • Apr 16, 2009
    SimpleTextWriter Wiki page edited by ahmetaa
  • Apr 16, 2009
    SimpleTextWriter Wiki page edited by ahmetaa
  • Apr 16, 2009
    SimpleTextWriter Wiki page edited by ahmetaa
  • Apr 16, 2009
    r165 (Changes in SimpleTextWriter. it will accept OutputStreams. i...) committed by ahmetaa   -   Changes in SimpleTextWriter. it will accept OutputStreams. it will not have file spesific operations (append). static factory methods are reduced. Preconditions are not public. SimpleTextReader and Writer classes are final.
    Changes in SimpleTextWriter. it will accept OutputStreams. it will not have file spesific operations (append). static factory methods are reduced. Preconditions are not public. SimpleTextReader and Writer classes are final.
  • Apr 15, 2009
    r164 (Bytes, toByte->toByteArray) committed by ahmetaa   -   Bytes, toByte->toByteArray
    Bytes, toByte->toByteArray
  • Apr 14, 2009
    r163 (add convenience methods to Reader and Writer) committed by ahmetaa   -   add convenience methods to Reader and Writer
    add convenience methods to Reader and Writer
  • Apr 11, 2009
    r162 (javadoc update) committed by ahmetaa   -   javadoc update
    javadoc update
  • Apr 11, 2009
    IoOperations Wiki page edited by ahmetaa
  • Apr 11, 2009
    Files (Several File operations can be done using Files class.) Wiki page edited by ahmetaa
  • Apr 11, 2009
    Files (Several File operations can be done using Files class.) Wiki page edited by ahmetaa
  • Apr 11, 2009
    Strings (String related operations are done in Strings class.) Wiki page edited by ahmetaa
  • Apr 10, 2009
    r157 (Bytes: add public static byte[] toByte(short i, boolean bigE...) committed by ahmetaa   -   Bytes: add public static byte[] toByte(short i, boolean bigEndian) and hexDump() Files: add hexDump() IOs: add hexDump() SimpleTextReader accepts multiple prefix string.
    Bytes: add public static byte[] toByte(short i, boolean bigEndian) and hexDump() Files: add hexDump() IOs: add hexDump() SimpleTextReader accepts multiple prefix string.
  • Apr 09, 2009
    SimpleFileWriter Wiki page deleted by ahmetaa
  • Apr 09, 2009
    SimpleTextWriter Wiki page added by ahmetaa
  • Apr 09, 2009
    Strings (String related operations are done in Strings class.) Wiki page edited by ahmetaa
  • Apr 09, 2009
    SimpleFileReader Wiki page deleted by ahmetaa
  • Apr 09, 2009
    SimpleTextReader Wiki page added by ahmetaa
  • Apr 07, 2009
    r151 (Bytes added) committed by ahmetaa   -   Bytes added
    Bytes added
  • Apr 04, 2009
    r150 (Strings.separateGrams(...) is added.) committed by ahmetaa   -   Strings.separateGrams(...) is added.
    Strings.separateGrams(...) is added.
  • Mar 17, 2009
    r149 (change method names in CountingSet. merge->add) committed by ahmetaa   -   change method names in CountingSet. merge->add
    change method names in CountingSet. merge->add
  • Mar 15, 2009
    r148 (add a method with different counts than 1) committed by mdakin   -   add a method with different counts than 1
    add a method with different counts than 1
  • Mar 08, 2009
    r147 (concat with String methods are added to Strings.) committed by ahmetaa   -   concat with String methods are added to Strings.
    concat with String methods are added to Strings.
  • Mar 08, 2009
    r146 (namechange for test class) committed by ahmetaa   -   namechange for test class
    namechange for test class
  • Mar 08, 2009
    r145 (various bugs are fixed. Numbers->countDigit, SimpleTextReade...) committed by ahmetaa   -   various bugs are fixed. Numbers->countDigit, SimpleTextReader-> ignorePRefix
    various bugs are fixed. Numbers->countDigit, SimpleTextReader-> ignorePRefix
  • Mar 06, 2009
    r144 (CountingSet -> sizeSmaller, sizeLarger methods are added Fil...) committed by ahmetaa   -   CountingSet -> sizeSmaller, sizeLarger methods are added Files-> void appendFiles(File target, File... filesToAppend) added SimpleTextWriter -> public SimpleTextWriter write(String s)
    CountingSet -> sizeSmaller, sizeLarger methods are added Files-> void appendFiles(File target, File... filesToAppend) added SimpleTextWriter -> public SimpleTextWriter write(String s)
  • Feb 26, 2009
    r143 (SimpleFileReader -> SimpleTextReader . also accepts inputstr...) committed by ahmetaa   -   SimpleFileReader -> SimpleTextReader . also accepts inputstreams. SimpleTextWriter -> SimpleTextWriter add KeyValueReader class. elimnate Nullable add digitCount mothod in Numbers
    SimpleFileReader -> SimpleTextReader . also accepts inputstreams. SimpleTextWriter -> SimpleTextWriter add KeyValueReader class. elimnate Nullable add digitCount mothod in Numbers
  • Feb 08, 2009
    r142 (licensing info.) committed by ahmetaa   -   licensing info.
    licensing info.
  • Feb 08, 2009
    r141 (fix doc.) committed by ahmetaa   -   fix doc.
    fix doc.
  • Feb 08, 2009
    r140 (eliminate Pair class.) committed by ahmetaa   -   eliminate Pair class.
    eliminate Pair class.
  • Feb 08, 2009
    r139 (remove collection methods. is better that use Google Collect...) committed by ahmetaa   -   remove collection methods. is better that use Google Collections for that.. sad..
    remove collection methods. is better that use Google Collections for that.. sad..
  • Feb 08, 2009
    r138 (added getDirectories method.) committed by ahmetaa   -   added getDirectories method.
    added getDirectories method.
  • Feb 08, 2009
    r137 (add empty Bytes class add getFirstSorted, removeSmaller, rem...) committed by ahmetaa   -   add empty Bytes class add getFirstSorted, removeSmaller, removeLarger methods to CountingSet add crawlDirectory(File dir, boolean recurseSubDirs, FileFilter... filters) method to Files. Small refactorng in LineIterator add Builder.ignoreIfStartsWith(String prefix) to SimpleFileReader add subStringAfterFirst, subStringAfterLast to Strings. remove subStringFromFirst and subStringFromLast from Strings.
    add empty Bytes class add getFirstSorted, removeSmaller, removeLarger methods to CountingSet add crawlDirectory(File dir, boolean recurseSubDirs, FileFilter... filters) method to Files. Small refactorng in LineIterator add Builder.ignoreIfStartsWith(String prefix) to SimpleFileReader add subStringAfterFirst, subStringAfterLast to Strings. remove subStringFromFirst and subStringFromLast from Strings.
 
Hosted by Google Code