.. |
commands
|
CmdTags: Displays 'No data found' instead of an empty table, if there are no inclusions
|
2016-04-17 10:32:16 -04:00 |
libshared@c1ed1e7678
|
libshared: Updated to c1ed1e76788a0062f6e34d056134f1374b4a757d
|
2016-04-15 20:03:39 -04:00 |
.gitignore
|
lex: Added test harness for lexer
|
2016-04-10 10:34:52 -04:00 |
CLI.cpp
|
CLI: Added ::identifyFilter
|
2016-04-15 19:31:58 -04:00 |
CLI.h
|
CLI: Added ::identifyFilter
|
2016-04-15 19:31:58 -04:00 |
CMakeLists.txt
|
Daterange: Added object to handle overlapping date ranges
|
2016-04-16 08:40:25 -04:00 |
Composite.cpp
|
Composite: Described algorithm
|
2016-04-06 21:45:23 -04:00 |
Composite.h
|
Composite: Defined start of algorithm
|
2016-04-01 22:19:33 -04:00 |
Database.cpp
|
Database: Preserved open intervals on add
|
2016-04-17 11:42:06 -04:00 |
Database.h
|
Database: Datafiles now initialized on demand
|
2016-04-17 10:59:00 -04:00 |
Datafile.cpp
|
Datafile: Exclusions inserted when not found in data
|
2016-04-17 10:10:57 -04:00 |
Datafile.h
|
Datafile: Exclusions inserted when not found in data
|
2016-04-17 10:10:57 -04:00 |
Daterange.cpp
|
Daterange: Defined the intervals
|
2016-04-17 08:41:05 -04:00 |
Daterange.h
|
Datarange: Made ::operator== const
|
2016-04-16 11:53:54 -04:00 |
Exclusion.cpp
|
Exclusion: Added ::serialize
|
2016-04-10 14:03:50 -04:00 |
Exclusion.h
|
Exclusion: Added ::serialize
|
2016-04-10 14:03:50 -04:00 |
Extensions.cpp
|
Extensions: No need to show extension output in debug mode, it's redundant
|
2016-04-09 10:42:21 -04:00 |
Extensions.h
|
Extensions: Added ::debug
|
2016-04-08 19:08:24 -04:00 |
Filter.cpp
|
Filter: Added ::dump for debugging
|
2016-04-08 07:44:28 -04:00 |
Filter.h
|
Filter: Added ::dump for debugging
|
2016-04-08 07:44:28 -04:00 |
helper.cpp
|
helper: Removed obsolete intervalToFileNames
|
2016-04-16 15:29:01 -04:00 |
init.cpp
|
init: Set Datetime names to refer to the past, not the future
|
2016-04-17 10:38:24 -04:00 |
Interval.cpp
|
Interval: Added ::range setter
|
2016-04-16 23:26:56 -04:00 |
Interval.h
|
Interval: Added ::range setter
|
2016-04-16 23:26:56 -04:00 |
lex.cpp
|
lex: Added test harness for lexer
|
2016-04-10 10:34:52 -04:00 |
Lexer.cpp
|
Lexer: Now checks for termination and uses correct cursor math
|
2016-04-10 11:13:25 -04:00 |
Lexer.h
|
Lexer: Added UUID recognition
|
2016-04-03 19:37:11 -04:00 |
Rules.cpp
|
Rules: Sets up defaults in ctor
|
2016-04-06 00:17:45 -04:00 |
Rules.h
|
Rules: Sets up defaults in ctor
|
2016-04-06 00:17:45 -04:00 |
Timeline.cpp
|
Timeline: With the absence of exclusion support, return all intervals as tracked
|
2016-04-09 00:31:04 -04:00 |
Timeline.h
|
Timeline: Added ::dump for debugging
|
2016-04-08 08:40:52 -04:00 |
timew.cpp
|
timew: CLI analysis must be repeated after extensions are found
|
2016-04-09 10:46:24 -04:00 |
timew.h
|
helper: Removed obsolete intervalToFileNames
|
2016-04-16 15:29:01 -04:00 |
util.cpp
|
util: Don't quote an already-quoted string
|
2016-04-04 08:58:02 -04:00 |