svjatoslav_commons.git
2022-07-13 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon... svjatoslavcommons-1.9
2022-07-11 Svjatoslav... Simpler way to center frame on screen.
2022-06-25 Svjatoslav... Moved CLI helper functionality to new dedicated project:
2022-06-25 Svjatoslav... Refactored exception dialog.
2022-02-11 Svjatoslav... Added ability to provide multiple directories as comman...
2021-10-19 Svjatoslav... possibility to specify default value
2021-02-07 Svjatoslav... Removed desktop path detection. Was too ugly and unreli...
2021-01-09 Svjatoslav... Removed desktop path detection. Was too ugly and unreli...
2020-10-24 Svjatoslav... Removed reference to legacy license
2020-10-24 Svjatoslav... [maven-release-plugin] prepare for next development...
2020-10-24 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon... svjatoslavcommons-1.8
2020-10-24 Svjatoslav... Fixed SCM path
2020-10-24 Svjatoslav... Fixed SCM port
2020-10-24 Svjatoslav... Fixed SCM user
2020-10-02 Svjatoslav... Properly handle zero length strings when trimming
2020-09-11 Svjatoslav... Separate multiline code block language from remaining...
2020-09-02 Svjatoslav... show regexp groups, handy for debugging
2020-08-24 Svjatoslav... Use append/prepend instead of addSuffix/addPrefix
2020-08-15 Svjatoslav... Helper function to split string into groups based on...
2020-08-10 Svjatoslav... Convenience method for splitting string into groups...
2020-08-04 Svjatoslav... Use regular expressions as terminators
2020-08-01 Svjatoslav... Better tokenizer usability
2020-08-01 Svjatoslav... Added clarifying comments
2020-08-01 Svjatoslav... Handy function for writing file
2020-06-08 Svjatoslav... Possibility to repeat string.
2020-06-08 Svjatoslav... Set java code level to 8.
2020-06-08 Svjatoslav... Do not follow symlinks when recursively deleting files.
2020-05-01 Svjatoslav... Changed license to CC0
2020-05-01 Svjatoslav... Changed license to CC0
2020-05-01 Svjatoslav... Restored JavaDoc generation by downgrading JavaDoc...
2020-02-07 Svjatoslav... Updated copyright info
2019-08-03 Svjatoslav... Improved IntelliJ startup script.
2019-05-14 Svjatoslav... Disabled javadoc because of open-jdk-11 issue
2019-03-27 Svjatoslav... Ignore JRebel files
2019-01-19 Svjatoslav... Added JavaDoc
2019-01-18 Svjatoslav... prefer HTTPS in documentation
2019-01-01 Svjatoslav... Updated copyright
2018-12-29 Svjatoslav... Updated copyright notice
2018-09-15 Svjatoslav... Rename wildcard matcher to glob matcher.
2018-09-15 Svjatoslav... Removed IntelliJ settings.
2018-06-19 Svjatoslav... Simplified navigation.
2018-06-19 Svjatoslav... Fixed maven paths
2018-03-27 Svjatoslav... added web site update script
2017-12-26 Svjatoslav... Added clarifying javadoc.
2017-12-26 Svjatoslav... [maven-release-plugin] prepare for next development...
2017-12-26 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2017-12-26 Svjatoslav... Updated documentation.
2017-12-26 Svjatoslav... Code formatting.
2017-12-25 Svjatoslav... Added FileParameters type.
2017-12-25 Svjatoslav... Tell if parameter is mandatory when showing help.
2017-12-25 Svjatoslav... Added possibility to skip token stream until the end
2017-12-25 Svjatoslav... Make it easier to show commandline parameters
2017-11-29 Svjatoslav... Fixed HTML style.
2017-11-21 Svjatoslav... Simplified String2 constructor.
2017-11-14 Svjatoslav... Possibility to add separator prefixed suffixes.
2017-11-14 Svjatoslav... Added some null checks.
2017-10-13 Svjatoslav... Improved suffix and prefix handling in String2.
2017-10-12 Svjatoslav... Code cleanup and formatting.
2017-10-12 Svjatoslav... Handle end of input. Speed improvements. Deleted legacy...
2017-10-12 Svjatoslav... Handle complex content preserving terminators.
2017-10-12 Svjatoslav... Reimplemented getNextToken
2017-10-11 Svjatoslav... Modernized syntax to java 8.
2017-10-11 Svjatoslav... Fixed lookahead.
2017-10-11 Svjatoslav... Added toString.
2017-10-11 Svjatoslav... Typo fix.
2017-10-11 Svjatoslav... Added validation while peeking.
2017-10-11 Svjatoslav... Possibility to peek next value.
2017-10-11 Svjatoslav... Make terminator details immutable and public.
2017-10-11 Svjatoslav... Make termination strategy public.
2017-10-11 Svjatoslav... Better code readability.
2017-10-11 Svjatoslav... Made it possible to reuse Tokenizer. Simplified Tokeniz...
2017-07-11 Svjatoslav... Fix for maven-git integration problem
2017-07-07 Svjatoslav... Updated documentation theme, version number and fixed...
2017-06-23 Svjatoslav... Improved generics usage.
2017-06-23 Svjatoslav... Updated copyright
2017-04-11 Svjatoslav... Revert "[maven-release-plugin] prepare release svjatosl...
2017-04-11 Svjatoslav... Revert "[maven-release-plugin] prepare for next develop...
2017-04-08 Svjatoslav... [maven-release-plugin] prepare for next development...
2017-04-08 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2016-08-03 Svjatoslav... [maven-release-plugin] prepare for next development...
2016-08-03 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2016-08-03 Svjatoslav... rely on IDE tools instead of Maven plugins for reporting
2016-06-25 Svjatoslav... Code cleanup and formatting. Migrated to java 1.8.
2016-02-27 Svjatoslav... added tools
2016-01-05 Svjatoslav... added TODO
2015-07-02 Svjatoslav... improved navigation
2015-05-30 Svjatoslav... improved javadoc
2015-03-20 Svjatoslav... modernized POM
2015-03-20 Svjatoslav... minor updates
2015-03-20 Svjatoslav... Removed Locale enum to make code usable for every possi...
2015-03-20 Svjatoslav... removed bad quality code
2015-03-20 Svjatoslav... removed unneeded code
2015-03-09 Svjatoslav... fixed file permissions
2015-03-01 Svjatoslav... updated documentation
2015-03-01 Svjatoslav... [maven-release-plugin] prepare for next development...
2015-03-01 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2015-01-25 Svjatoslav... minor formatting
2015-01-13 Svjatoslav... added reporting plugins
2015-01-03 Svjatoslav... optimization is nowdays done in JIT
2015-01-03 Svjatoslav... added: String getFileContentsAsString(final File file)
next