| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
indeed the root i.e. '/'. Hence the test would be incorrect for root directory. Fixed that.
|
| |
|
|
|
|
| |
gets called multiple times at shutdown in a memory leak reporting scenario... This is the source of the long standing KWWidgetsTour debug build dashboard failure.
|
| |
|
|
|
|
| |
newlines do not get duplicates.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
executing... when called with valid strings, it was always doing nothing and returning false... now it works as expected.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles
|
| |
|
| |
|
| |
|
|
|
|
| |
with the same interface.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
comparison.
|
| |
|
| |
|
| |
|
|
|
|
| |
memory for the entire file twice. Instead using a block-at-a-time comparison.
|
| |
|
|
|
|
| |
warnings produced by building for win64
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
files with no extension on windows
|