Commit Graph

  • 4b3c20a913 Added AnsiEscapeCodeSequence.strip() to get the undecorated string. main Jonathan Bernard 2016-03-11 07:33:37 -06:00
  • bbef072f8b Added AnsiEscapeCodeSequence: better support for ANSI Escape codes. Jonathan Bernard 2016-02-10 01:55:55 -06:00
  • dcef7512ce Add support for Markdown in javadoc (groovydoc is a different story). Jonathan Bernard 2016-02-09 15:05:22 -06:00
  • 51a0cdbc08 LightOptionParser: updated tests to match new behavior. Jonathan Bernard 2015-12-31 23:18:57 -06:00
  • 7fb35060c2 LightOptionParser: multiple options with arguments. Jonathan Bernard 2015-12-11 23:08:53 -06:00
  • 5ce1cfab88 Merged in v3.11 Jonathan Bernard 2015-11-14 00:25:30 -06:00
  • 5b25794f5d Removed GroovyDirectoryServer (became it's own project). Jonathan Bernard 2015-07-08 14:02:07 -05:00
  • f85050f0f2 Changed ConsoleProgressBar to use longs internally. Jonathan Bernard 2015-08-06 20:32:41 -05:00
  • f2bc4b34d0 Reworked GroovyDirectoryServer into a proper class. Jonathan Bernard 2015-07-08 13:56:05 -05:00
  • be4d89abff Added useful dependencies for GroovyDirectoryServer. Jonathan Bernard 2015-07-07 13:46:10 -05:00
  • 5edf144d3b Added GroovyDirectoryServer: Simple file and Groovlet server.. Jonathan Bernard 2015-07-07 13:28:22 -05:00
  • 1d3f8d71e2 ConsoleProgressBar: Prevent max from being non-positive. Jonathan Bernard 2015-06-28 08:49:42 -05:00
  • 14903c866c ConsoleProgressBar: Tries to be intelligent about start time even if the caller skips the first update. Jonathan Bernard 2015-06-28 07:35:26 -05:00
  • 4b4998026f ConsoleProgressBar: auto-trim text info to fit expected length. Jonathan Bernard 2015-06-28 06:52:18 -05:00
  • 84b3c3fa23 Added support in HttpContext for submitting empty POST requests. Jonathan Bernard 2015-05-18 19:21:16 -05:00
  • db7c61a140 Migrated build system to gradle. Jonathan Bernard 2015-02-04 23:26:58 -06:00
  • 08fcb781de Documentation for LightOptionParser. Jonathan Bernard 2014-11-22 20:32:53 -06:00
  • d5cf9a8afb Bugfix in ConsoleColor: always explicitly set boldness. Joanthan Bernard 2014-11-21 16:01:00 -06:00
  • 3f1b89aeac Added ConsoleColor class for creating ANSI color escape codes. Joanthan Bernard 2014-11-21 15:18:09 -06:00
  • 8e1ed220fd Fixed version in project.properties. Joanthan Bernard 2014-11-21 10:17:29 -06:00
  • 9887402b57 Merge. Jonathan Bernard 2014-11-19 11:54:06 -06:00
  • 14332b878c Added a LightOptionParser.parseOptions overload that accepts String[]. Jonathan Bernard 2014-10-29 19:33:04 -05:00
  • 4ab4e5876b Rewrite LightOptionParser to support multiple parameter arguments. Jonathan Bernard 2014-10-28 01:58:51 -05:00
  • 8ab35b27bd HttpContext response return integer status values, not strings. Jonathan Bernard 2014-09-25 02:33:26 -05:00
  • 0494b53108 Enhancements to HTTPContext Jonathan Bernard 2014-09-21 07:05:52 -05:00
  • 45f49d393e Added Content-Type header for POST request with HttpContext. Jonathan Bernard 2014-01-11 18:56:16 -06:00
  • 3929968af1 HttpContext: Added support for Transfer-Encoding: chunked Jonathan Bernard 2013-09-21 02:28:24 -05:00
  • 3fcc28d4ed Bugfix in LightOptionParser when handling undefined options. Jonathan Bernard 2013-08-18 15:43:48 -05:00
  • 3668a9e112 NonBlockingInputStreamReader is now pausable. Jonathan Bernard 2013-08-10 01:21:13 -05:00
  • b47ca10660 Bugfixes for NonBlockingInputStreamReader. Jonathan Bernard 2013-08-08 22:37:04 -05:00
  • 7c8a3be4ac Bump version for latest changes. Jonathan Bernard 2013-08-08 20:05:44 -05:00
  • 3f50b81362 Reorganized IO utils. Added NonBlockingInputStreamReader Jonathan Bernard 2013-08-08 19:55:15 -05:00
  • db15eb8f88 HttpContext: Lightweight HTTP protocol support. Jonathan Bernard 2013-03-14 04:50:43 -05:00
  • c887a49f8c Added LightOptionParser, NullOutputStream, bugfixes. Jonathan Bernard 2012-11-27 08:40:17 -06:00
  • a186d6a09d LoggerOutputStream: Trimmed extra newlines before logging. Jonathan Bernard 2012-11-22 16:02:56 -06:00
  • b9fa0d0bbf LoggerOutputStream bugfix, ParameterizedSocket changes. Jonathan Bernard 2012-11-22 15:24:55 -06:00
  • 21cdf6909c Added ParameterizedSocket and LoggerOutputStream classes. Jonathan Bernard 2012-11-21 13:33:15 -06:00
  • 01c2f4930a ExtRobot: added default delay time, bugfix. Jonathan Bernard 2012-11-21 13:32:46 -06:00
  • d2706e30bb Moved to common build v1.10 Jonathan Bernard 2012-11-21 13:32:07 -06:00
  • d185cfb4dd Added ExtRobot: extensions to Java Robot class. Jonathan Bernard 2012-11-11 18:22:37 -06:00
  • 82b0afc490 Bugfix to build script. Jonathan Bernard 2012-11-11 18:20:28 -06:00
  • e12a605b5c Added JarUtils: programatically extract JAR files. Jonathan Bernard 2012-01-02 15:08:26 -06:00
  • 2308280480 Bugfix. Jonathan Bernard 2011-12-05 22:18:26 -06:00
  • 1227d53a14 Small updates to SmartConfig. Jonathan Bernard 2011-12-05 22:12:20 -06:00
  • 08810e88ed Added WrappedPrinter, SmartConfig.load() Jonathan Bernard 2011-10-25 12:38:21 -05:00
  • 2950bd67db Added ConsoleProgressBar. Jonathan Bernard 2011-01-25 15:56:02 -06:00
  • 9457a6b7dd Really added keySet(). Jonathan Bernard 2011-01-21 16:13:26 -06:00
  • 7b3be90fe1 Updated SmartConfig Jonathan Bernard 2011-01-21 14:03:05 -06:00
  • 2d7e8e67ca Updated common build script. Jonathan Bernard 2011-01-21 13:42:15 -06:00
  • b19d1cbe80 Updated SmartConfig, added keySet() method. Jonathan Bernard 2011-01-21 13:41:29 -06:00
  • df8fcac2d2 Added slf4j, needed for SmartConfig to build. Jonathan Bernard 2011-01-21 13:01:04 -06:00
  • 9a179af663 Implementation of SmartConfig Jonathan Bernard 2011-01-21 12:58:35 -06:00
  • 10b1b15a4a Version 1.0 committed using standard build process. Jonathan Bernard 2011-01-21 11:33:24 -06:00
  • 8a6181fc84 Upgraded common build script. Jonathan Bernard 2011-01-21 11:21:03 -06:00
  • 2b256c1d27 Added standard build process. Jonathan Bernard 2011-01-21 11:14:27 -06:00
  • 2f79d7e1a3 Initial commit. Jonathan Bernard 2010-10-15 10:00:20 -05:00