projects
/
svjatoslav_commons.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use append/prepend instead of addSuffix/addPrefix
[svjatoslav_commons.git]
/
src
/
main
/
2020-08-24
Svjatoslav Agejenko
Use append/prepend instead of addSuffix/addPrefix
tree
|
commitdiff
2020-08-15
Svjatoslav Agejenko
Helper function to split string into groups based on...
tree
|
commitdiff
2020-08-10
Svjatoslav Agejenko
Convenience method for splitting string into groups...
tree
|
commitdiff
2020-08-04
Svjatoslav Agejenko
Use regular expressions as terminators
tree
|
commitdiff
2020-08-01
Svjatoslav Agejenko
Better tokenizer usability
tree
|
commitdiff
2020-08-01
Svjatoslav Agejenko
Added clarifying comments
tree
|
commitdiff
2020-08-01
Svjatoslav Agejenko
Handy function for writing file
tree
|
commitdiff
2020-06-08
Svjatoslav Agejenko
Possibility to repeat string.
tree
|
commitdiff
2020-06-08
Svjatoslav Agejenko
Do not follow symlinks when recursively deleting files.
tree
|
commitdiff
2020-05-01
Svjatoslav Agejenko
Changed license to CC0
tree
|
commitdiff
2020-02-07
Svjatoslav Agejenko
Updated copyright info
tree
|
commitdiff
2019-01-01
Svjatoslav Agejenko
Updated copyright
tree
|
commitdiff
2018-12-29
Svjatoslav Agejenko
Updated copyright notice
tree
|
commitdiff
2018-09-15
Svjatoslav Agejenko
Rename wildcard matcher to glob matcher.
tree
|
commitdiff
2018-06-19
Svjatoslav Agejenko
Simplified navigation.
tree
|
commitdiff
2017-12-26
Svjatoslav Agejenko
Added clarifying javadoc.
tree
|
commitdiff
2017-12-26
Svjatoslav Agejenko
Updated documentation.
tree
|
commitdiff
2017-12-26
Svjatoslav Agejenko
Code formatting.
tree
|
commitdiff
2017-12-25
Svjatoslav Agejenko
Added FileParameters type.
tree
|
commitdiff
2017-12-25
Svjatoslav Agejenko
Tell if parameter is mandatory when showing help.
tree
|
commitdiff
2017-12-25
Svjatoslav Agejenko
Added possibility to skip token stream until the end
tree
|
commitdiff
2017-12-25
Svjatoslav Agejenko
Make it easier to show commandline parameters
tree
|
commitdiff
2017-11-21
Svjatoslav Agejenko
Simplified String2 constructor.
tree
|
commitdiff
2017-11-14
Svjatoslav Agejenko
Possibility to add separator prefixed suffixes.
tree
|
commitdiff
2017-11-14
Svjatoslav Agejenko
Added some null checks.
tree
|
commitdiff
2017-10-13
Svjatoslav Agejenko
Improved suffix and prefix handling in String2.
tree
|
commitdiff
2017-10-12
Svjatoslav Agejenko
Code cleanup and formatting.
tree
|
commitdiff
2017-10-12
Svjatoslav Agejenko
Handle end of input. Speed improvements. Deleted legacy...
tree
|
commitdiff
2017-10-12
Svjatoslav Agejenko
Handle complex content preserving terminators.
tree
|
commitdiff
2017-10-12
Svjatoslav Agejenko
Reimplemented getNextToken
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Modernized syntax to java 8.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Fixed lookahead.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Added toString.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Typo fix.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Added validation while peeking.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Possibility to peek next value.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Make terminator details immutable and public.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Make termination strategy public.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Better code readability.
tree
|
commitdiff
2017-10-11
Svjatoslav Agejenko
Made it possible to reuse Tokenizer. Simplified Tokeniz...
tree
|
commitdiff
2017-06-23
Svjatoslav Agejenko
Improved generics usage.
tree
|
commitdiff
2017-06-23
Svjatoslav Agejenko
Updated copyright
tree
|
commitdiff
2016-06-25
Svjatoslav Agejenko
Code cleanup and formatting. Migrated to java 1.8.
tree
|
commitdiff
2015-07-02
Svjatoslav Agejenko
improved navigation
tree
|
commitdiff
2015-05-30
Svjatoslav Agejenko
improved javadoc
tree
|
commitdiff
2015-03-20
Svjatoslav Agejenko
minor updates
tree
|
commitdiff
2015-03-20
Svjatoslav Agejenko
Removed Locale enum to make code usable for every possi...
tree
|
commitdiff
2015-03-20
Svjatoslav Agejenko
removed bad quality code
tree
|
commitdiff
2015-03-20
Svjatoslav Agejenko
removed unneeded code
tree
|
commitdiff
2015-01-03
Svjatoslav Agejenko
added: String getFileContentsAsString(final File file)
tree
|
commitdiff
2014-12-19
Svjatoslav Agejenko
more elegant parameter initialization
tree
|
commitdiff
2014-12-19
Svjatoslav Agejenko
use generics for more elegant code
tree
|
commitdiff
2014-10-25
Svjatoslav Agejenko
further generics simplifications
tree
|
commitdiff
2014-10-18
Svjatoslav Agejenko
simplification of NavigationItem
tree
|
commitdiff
2014-10-18
Svjatoslav Agejenko
slightly more type-safe and extending friendly navigation
tree
|
commitdiff
2014-08-27
Svjatoslav Agejenko
make locale configuration visible for extending classes
tree
|
commitdiff
2014-08-23
Svjatoslav Agejenko
Added special commandline argument type to support...
tree
|
commitdiff
2014-08-21
Svjatoslav Agejenko
Created dedicated locale configuration handler.
tree
|
commitdiff
2014-08-20
Svjatoslav Agejenko
localized navigation menu
tree
|
commitdiff
2014-08-20
Svjatoslav Agejenko
possibility to use CSS prefix for menu items
tree
|
commitdiff
2014-07-20
Svjatoslav Agejenko
improved navigation
tree
|
commitdiff
2014-03-14
Svjatoslav Agejenko
API usability improvement
tree
|
commitdiff
2014-03-14
Svjatoslav Agejenko
Renamed CuttableString to more generic String2.
tree
|
commitdiff
2014-02-18
Svjatoslav Agejenko
Changed license to LGPLv3 or later.
tree
|
commitdiff
2014-01-14
Svjatoslav Agejenko
fixed default locale selection for web navigation
tree
|
commitdiff
2013-12-26
Svjatoslav Agejenko
check matching navigation items recursively
tree
|
commitdiff
2013-12-26
Svjatoslav Agejenko
null safe wildcard matching
tree
|
commitdiff
2013-12-26
Svjatoslav Agejenko
possibility to set matching pattern
tree
|
commitdiff
2013-12-25
Svjatoslav Agejenko
default constructor is nice still
tree
|
commitdiff
2013-12-25
Svjatoslav Agejenko
constructor tweak
tree
|
commitdiff
2013-12-25
Svjatoslav Agejenko
fixed constructor
tree
|
commitdiff
2013-12-24
Svjatoslav Agejenko
default locale for root navigation item
tree
|
commitdiff
2013-12-24
Svjatoslav Agejenko
use default navigation matching
tree
|
commitdiff
2013-12-24
Svjatoslav Agejenko
refactored navigation logic to be more fool-proof
tree
|
commitdiff
2013-12-24
Svjatoslav Agejenko
support for localized navigation titles
tree
|
commitdiff
2013-12-24
Svjatoslav Agejenko
locale helper
tree
|
commitdiff
2013-11-18
Svjatoslav Agejenko
enforce UTF-8 encoding in data streams
tree
|
commitdiff
2013-11-02
Svjatoslav Agejenko
bugfix
tree
|
commitdiff
2013-11-02
Svjatoslav Agejenko
possibility to recursively delete directories
tree
|
commitdiff
2013-11-02
Svjatoslav Agejenko
better quessing of user desktop directory
tree
|
commitdiff
2013-10-29
Svjatoslav Agejenko
simplified commandline helper API
tree
|
commitdiff
2013-10-27
Svjatoslav Agejenko
bugfix
tree
|
commitdiff
2013-10-27
Svjatoslav Agejenko
further improvements to commandline parser API
tree
|
commitdiff
2013-10-27
Svjatoslav Agejenko
more usable commandline parser API
tree
|
commitdiff
2013-10-20
Svjatoslav Agejenko
refactored commandline parser API for simpler usage
tree
|
commitdiff
2013-07-28
Svjatoslav Agejenko
fixed copyright headers
tree
|
commitdiff
2013-07-08
Svjatoslav Agejenko
XML parsing logic
tree
|
commitdiff
2013-05-29
Svjatoslav Agejenko
byte array to HEX converter
tree
|
commitdiff
2013-05-03
Svjatoslav Agejenko
improved cuttable string
tree
|
commitdiff
2013-04-21
Svjatoslav Agejenko
menu HTML layout fix
tree
|
commitdiff
2013-04-21
Svjatoslav Agejenko
fixed CSS style names
tree
|
commitdiff
2013-04-21
Svjatoslav Agejenko
possibility to set default navigation item
tree
|
commitdiff
2013-04-21
Svjatoslav Agejenko
reusable logic for web site navigation
tree
|
commitdiff
2013-04-07
Svjatoslav Agejenko
initial commit
tree
|
commitdiff