NextableInputStream: startsWith()
[nikiroo-utils.git] / src /
2019-04-25 NikiNextableInputStream: startsWith()
2019-04-25 Niki RooNextableInputStream: more options
2019-04-24 Niki Roomore tests
2019-04-24 Niki RooSimple NextableInputStream
2019-04-24 NikiNextableInputStream, step 2
2019-04-24 Niki Roonew: NextableInputStream, step 1
2019-04-24 Niki RooIOUtils: better buffer size
2019-04-23 Niki Rooserver: string->stream, step 1
2019-04-23 Niki RooTest: add Stream CryptUtils
2019-04-23 Niki RooCryptUtils: multi-thread check
2019-04-23 Niki RooCryptUtils: clear the key array after use
2019-04-23 Niki RooImage: perfs improvement
2019-04-23 Niki Rootest: new: CryptUtilsTest
2019-04-23 Niki RooCryptUtils: new decrypts(..)
2019-04-23 Niki RooMove test code out of "test" package
2019-04-23 Niki RooCryptUtils: add I/O streams
2019-04-22 Niki RooCryptUtils: jdoc and code should agree
2019-04-22 Niki Rooserver: better handling of crypt error
2019-04-22 Niki Rooserial: switch from SSL to CryptUtils
2019-04-22 Niki Roonew: crypt utils
2019-04-22 Niki RooDownload: make sure to close in when caching
2019-04-22 Niki Rooserver: allow closing conn from server action
2019-04-22 Niki Rooremove uneeded log
2019-04-22 Niki Rooremove uneeded log
2019-04-22 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-20 Niki Roojdoc
2019-04-17 Niki Roocount the bytes we receive/send
2019-04-17 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-17 Nikiserver: add trace to display SSL ciphers
2019-04-16 Niki Rooinclude CacheMemory in test
2019-04-15 Niki Roofix forceResetableStream
2019-04-15 Niki Roofix downloader spent input
2019-04-15 Nikicode cleanup
2019-04-15 NikiFix TemporaryFiles.close() is not indempotent
2019-04-14 Niki Roofix Cache
2019-04-14 Niki Roobetter cache
2019-04-14 Niki Rootraces, select TMP
2019-04-14 Niki Roodownloader fix
2019-04-13 Niki Rootracer: traces on stderr
2019-04-13 Niki RooVersion 4.6.2
2019-04-13 Niki RooStringUtils to/formatNumber: fix, step 1
2019-04-12 Niki Rooback to dev, re-add the tests
2019-04-12 Niki RooVersion 4.6.1
2019-04-12 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-04-12 Niki Roonew tests (wip) for from/to number
2019-04-11 Niki Roo..and the reverse operation
2019-04-11 Niki Roonew StringUtils: formatNumber
2019-04-10 NikiProxy: allow single string usage
2019-04-10 NikiMerge branch 'master' of https://github.com/nikiroo...
2019-04-10 Nikiproxy woopsie
2019-03-24 Niki Roofix config ui desc NPE
2019-03-24 Niki RooMerge branch 'master' of github.com:nikiroo/nikiroo...
2019-03-22 Nikimerge with master
2019-03-22 Nikinew: proxy
2019-03-17 Niki Roofix java 6 support nikiroo-utils-4.5.2
2019-03-17 Niki Rooreenable all tests
2019-03-17 Niki Roofix/perf base64/serial
2019-03-17 Niki Rooserial: fix b64 or not error
2019-03-04 Niki RooVersion 4.5.1 nikiroo-utils-4.5.1
2019-03-03 Niki RooVersion 4.5.0
2019-03-03 Niki RooVersion 4.4.5 nikiroo-utils-4.4.5
2019-02-24 Niki Roofix TempFilesTest
2019-02-24 Niki Rooserial: fix constructor bug
2019-02-24 Niki Rooserial/Exporter: Better zip/noZip choice
2018-10-05 Niki RooCollections.sort instead of non-java7 List.sort
2018-09-23 Niki RooVersion 4.4.3: fix 4.4.2 nikiroo-utils-4.4.3
2018-09-23 Niki RooVersion 4.4.2: test assert can compare files/dir nikiroo-utils-4.4.2
2018-08-12 Niki RooVersion 4.4.1 nikiroo-utils-4.4.1
2018-08-12 Niki RooFix undocumented exception in SaveImageAwt
2018-08-08 Niki RooTempFiles: root to NULL on close: early bug detect
2018-06-22 Niki RooDownloader: allow switching the cache
2018-06-22 Niki RooImprove Downloader and Cache:
2018-06-22 Niki RooFix SerialTest :
2018-06-22 Niki RooInclude 'bridge' in the output JAR
2018-06-22 Niki RooFix ServerBridge trace NPE
2018-06-22 Niki Roobridge (now with a script to start it, too)
2018-06-22 Niki RoojDoc
2018-06-22 Niki RooSerialTest (array of anonymous classes) + TestCas
2018-06-18 Niki RooSerial: support for anonymous inner classes
2018-04-12 Niki Rooimage to text: improve DOUBLE_DITHERING
2018-04-12 Niki RooStringUtils: justify: fix crash, supports HR lines
2018-04-12 Niki RooFix StringJustifier error with dashes (-)
2018-04-12 Niki RooStringUtils: add a new (failed) test
2018-04-12 Niki RooMove justify List into StringUtils (tests needed)
2018-04-12 Niki Roojustify: supports bullet lists
2018-04-10 Niki Roojustify tool: accepts \r\n text
2018-04-10 Niki Roonew 'justify' tool + rename ImageUtils -> img2aa
2018-04-06 Niki RooNew Utils main classes + ImageUtils fixes
2018-03-25 Niki RooTestCase: improve error messages for comparisons
2018-03-23 Niki RooNew: IOUtils.unzip()
2018-03-19 Niki RooFix small bug in Downloader
2018-03-18 Niki RooTransBundle: can now get the locale in use
2018-03-14 Niki RooFix text justification and linked tests
2018-03-13 Niki RooText justification: tests (WIP) + code (WIP)
2018-03-13 Niki RooText justification WIP
2018-03-09 Niki RooNew text justification (some tests missing)
2018-01-24 Niki RooFix some warnings
2018-01-10 Niki RooNew TempFiles and Image now uses it instead of mem
2017-12-10 Niki RooAuto cache cleaning + better err in ImageUtilsAnd
2017-12-03 Niki RooVersion 4.0.1: android compatibility nikiroo-utils-4.0.1
next