3648 Commits (575646714ea2ebaf97a6290ea7d7585403175fb5)
 

Author SHA1 Message Date
  Peter Donald ca76c9e33c Moved complex operations outside of loop evaluation 24 years ago
  Peter Donald 8cbceeceb4 Clean up some audit warnings 24 years ago
  Peter Donald 91199f6d2c Remove unused import 24 years ago
  Peter Donald 2e60e0841c Use StringBuffer inside loops and dont reasign parameters to method 24 years ago
  Peter Donald 67d542191a Dont access static method through instance 24 years ago
  Stefan Bodewig 26d0d7c022 regenerate HTML from Steve's changes. 24 years ago
  Magesh Umasankar 5e16edc84e Filter to read the last 'n' lines. 24 years ago
  Magesh Umasankar f860a1bf81 Initialize whenever parameters (possibly) change. 24 years ago
  Magesh Umasankar 3ca907710e 1. Use a variable name that better represents the type of data stored. 24 years ago
  Magesh Umasankar 439fe1882b Filter to read the first 'n' lines. 24 years ago
  Peter Donald ad0398c7d2 Unify name of metamata/qa directory 24 years ago
  Peter Donald a4c404c589 Add in sample properties for audit.xml 24 years ago
  Peter Donald 34e1d54a2c Add a simple build file to generate audit/metric/etc statistics 24 years ago
  Peter Donald 293380084d Build the sound library 24 years ago
  Peter Donald 0deb15031e Started to refactor XSLTProcess to be loose the xsltLiason. We can assume that most future processors will use this API as it is the standard. 24 years ago
  Peter Donald 030fd751f5 init(File) --> reset() 24 years ago
  Peter Donald 3dd91d101c touchups 24 years ago
  Peter Donald 59ee05a8da Add basic class to listen to trax errors and print em out 24 years ago
  Peter Donald 5e194c2ad5 Add utility methods to deal with myrmidons filesets 24 years ago
  Peter Donald 7d2001b841 Add accessor for underlying fileset object 24 years ago
  Magesh Umasankar 2a299debca Filter that replaces token strings with user supplied values. This is somewhat similar to <filterset> stuff. 24 years ago
  Magesh Umasankar ef148d08a2 When passed through filters, the resulting size of the filtered data may be 24 years ago
  Magesh Umasankar 2eb375f62c And thus the JavaReader phoenix rises from the ashes of JavaDoc. 24 years ago
  Magesh Umasankar df18fb1a5c Operate at the read() method level instead of at the read(char[]) method level. 24 years ago
  Magesh Umasankar 8aa365e5d7 1. Change Parameterizable interface's setParameters method signature such that it takes in an array of type Parameter instead of Hashtable. 24 years ago
  Magesh Umasankar 7265fdb8a8 1. Class marked as final. 24 years ago
  Magesh Umasankar e886871506 1. "final" modifiers introduced in relevant places. 24 years ago
  Steve Loughran 2986a1b266 getting our retaliation in early. Pointer to update ant for the XP/java1.4 combo. 24 years ago
  Magesh Umasankar fe4e685019 Configurable -> Parameterizable 24 years ago
  Magesh Umasankar 15c4eb29a6 Bad example fixed. 24 years ago
  Magesh Umasankar 8b00ce3f42 Initial version of FilterReaderSet implementation with <loadfile> as example. 24 years ago
  Stefan Bodewig 3094ca2c8f Make JDK 1.4 happy by changing assert to assertTrue. 24 years ago
  Stefan Bodewig 35b6913d94 Make tests pass on JDK 1.1. 24 years ago
  Stefan Bodewig 687d070dda Print a warning if we drop elements from a use supplied path. 24 years ago
  Stefan Bodewig 96203d2041 Fix sysproperty handling (testcase fails for old code and passes for 24 years ago
  Stefan Bodewig 14069410f1 Add testcase for sysproperty handling. 24 years ago
  Stefan Bodewig 4a89083738 More JavaDoc documentation fixups. 24 years ago
  Stefan Bodewig 466a2a978f some typos. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  adammurdoch 32080d6588 Included ant-services.xml in core jar 24 years ago
  adammurdoch 8c22fa33f3 * Added another FileSystemManager.resolveFile() convenience method. 24 years ago
  adammurdoch 0cab9c1f29 * Added exec-manager and file-system-manager roles. 24 years ago
  adammurdoch 9eeb462907 Javadoc fixes. 24 years ago
  adammurdoch 64fff4d508 Add missing error message. 24 years ago
  adammurdoch 774e130436 Use "java -version" for exec test. 24 years ago
  Stefan Bodewig 0e63e7acbb Show how to avoid the -sourcepath switch in <javac> 24 years ago
  Stephane Bailliez 778a6800cf Use a wrapper for exceptions rather than the full stacktrace. 24 years ago
  Stephane Bailliez 5c43f6c93e Quick fix about naming. 24 years ago
  Magesh Umasankar 4ffd54fee4 Remove unused local variable. 24 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 years ago