4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename StringUtil.strip() -> StringUtil.trim(), refine API doc
Sven Gothel
as Sven Göthel
More... 2 months ago
Rename StringUtil.strip() -> StringUtil.trim(), refine API doc
Sven Gothel
as Sven Göthel
More... 2 months ago
Bump runtest.sh script w/ StringUtil test
Sven Gothel
as Sven Göthel
More... 2 months ago
Bump runtest.sh script w/ StringUtil test
Sven Gothel
as Sven Göthel
More... 2 months ago
Adding StringUtil, containing basic utility functions as well as unicode space (whitespace) and full- and halfwidth tests.
Sven Gothel
as Sven Göthel
More... 2 months ago
Adding StringUtil, containing basic utility functions as well as unicode space (whitespace) and full- and halfwidth tests.
Sven Gothel
as Sven Göthel
More... 2 months ago
PTS: Rename millisToTimeStr() -> toTimeStr(), analogue to toMillis()
Sven Gothel
as Sven Göthel
More... 3 months ago
PTS: Rename millisToTimeStr() -> toTimeStr(), analogue to toMillis()
Sven Gothel
as Sven Göthel
More... 3 months ago
PTS: Add toMillis(String), parsing string representation in '[H[H]:]m[m]:s[s][.S*]' using custom DateTimeFormatter to milliseconds, complementing millisToTimeStr(..)
Sven Gothel
as Sven Göthel
More... 3 months ago
PTS: Add toMillis(String), parsing string representation in '[H[H]:]m[m]:s[s][.S*]' using custom DateTimeFormatter to milliseconds, complementing millisToTimeStr(..)
Sven Gothel
as Sven Göthel
More... 3 months ago
PTS: Add convenient getCurrent() passing Clock.currentMillis() to get(long).
Sven Gothel
as Sven Göthel
More... 3 months ago
PTS: Add convenient getCurrent() passing Clock.currentMillis() to get(long).
Sven Gothel
as Sven Göthel
More... 3 months ago
Merge remote-tracking branch 'Mathieu_Fery/1482-npe-on-java-callback-call-with-native-null-ptr'
Sven Gothel
as Sven Göthel
More... 3 months ago
Merge remote-tracking branch 'Mathieu_Fery/1482-npe-on-java-callback-call-with-native-null-ptr'
Sven Gothel
as Sven Göthel
More... 3 months ago
PTS: Add millisToTimeStr(..) convenient time string representation, also used by added get{SCR, Last, }TimeStr(..) methods More... 4 months ago
PTS: Add millisToTimeStr(..) convenient time string representation, also used by added get{SCR, Last, }TimeStr(..) methods More... 4 months ago
feat(callbackGenerator): Prevent NPE during call of java callback
Mathieu Féry (Mathius)
as Mathieu Féry
More... 4 months ago
feat(callbackGenerator): Prevent NPE during call of java callback
Mathieu Féry (Mathius)
as Mathieu Féry
More... 4 months ago
Bug 1481 - Remove redundant isPascalLen() branch More... 5 months ago
Bug 1481 - Remove redundant isPascalLen() branch More... 5 months ago
TestStructGen*: Enable standalone testing, enforce Platform.initSingleton() More... 5 months ago
TestStructGen*: Enable standalone testing, enforce Platform.initSingleton() More... 5 months ago
Bug 1481 - Hide [ArgumentIs]PascalString argument's length More... 5 months ago
Bug 1481 - Hide [ArgumentIs]PascalString argument's length More... 5 months ago
Bug 1474: Only quote exe-file path on Windows for execution More... 5 months ago
Bug 1474: Only quote exe-file path on Windows for execution More... 5 months ago
Bug 1474: Allow temp folder for exe-file test to contain parenthesis on Windows More... 5 months ago
Bug 1474: Allow temp folder for exe-file test to contain parenthesis on Windows More... 5 months ago
Bug 1479: NativeLibrary: Add getNativeLibraryPath() returning queried used native library path, supported throughout DynamicLibraryBundle[Info] More... 5 months ago
Bug 1479: NativeLibrary: Add getNativeLibraryPath() returning queried used native library path, supported throughout DynamicLibraryBundle[Info] More... 5 months ago