| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-24 | Add some comments | bculkin2442 | |
| 2019-06-24 | Fix some bugs in escapeSplit | bculkin2442 | |
| The main bug was that if you started the string with a delimiter, you would only get an empty string as a result. Turns out endsWith("") is usually true :-| Also, added some more tests, and some more early outs to escapeSplit. | |||
| 2019-06-21 | Update documentation site | bculkin2442 | |
| 2019-06-18 | Update POM | bculkin2442 | |
| 2019-06-18 | Lots of frontend work | bculkin2442 | |
| 2019-06-18 | Add additional tests | bculkin2442 | |
| 2019-06-18 | Update tests :) | bculkin2442 | |
| 2019-06-13 | Rename package | bculkin2442 | |
| Things are now in package bjc.everge, not bjc.replpair | |||
| 2019-06-13 | Add site.xml | bculkin2442 | |
| 2019-06-13 | Update site | bculkin2442 | |
| 2019-06-12 | Tests & Debugging | bculkin2442 | |
| Added another test, this time for staging. Also added some debugging capabilities. | |||
| 2019-06-12 | Update | bculkin2442 | |
| 2019-06-12 | Update POM | bculkin2442 | |
| 2019-06-11 | Remove old site | bculkin2442 | |
| 2019-06-11 | Update | bculkin2442 | |
| 2019-06-11 | Relocate site | bculkin2442 | |
| 2019-06-11 | Include site | bculkin2442 | |
| 2019-06-11 | Update POM to be better | bculkin2442 | |
| 2019-06-11 | Add LICENSE | Benjamin Culkin | |
| Add LICENSE file for dictating the terms the software is usable under. Apache 2.0, because I don't care that much what you do with it, but I would like to hear about it if you do something with it. | |||
| 2019-06-11 | Initial commit p2 | Benjamin J. Culkin | |
| The rest of the files, for initial upload to github | |||
| 2019-06-11 | Initial commit | Benjamin J. Culkin | |
