Commit graph

17 commits

Author SHA1 Message Date
Martin Dvorak aa404fc94e Fixed #76 so that cursor is kept in prompt and fixed #86 so that on selection of the favorite it is moved to the first line. 2014-04-17 22:27:51 +02:00
Martin Dvorak 8aebffe341 Adding favorites test. 2014-04-17 11:44:43 +02:00
Martin Dvorak e4df777a11 Fixed #85 by delete that is based on read and write pointers + changed color of add notificatin and fixed #84. 2014-04-17 11:43:59 +02:00
Martin Dvorak 37f684216a Clean solution to strdup() not being in ISO C. 2014-04-13 15:42:03 +02:00
Martin Dvorak 4b27f03851 Adding test plan for escaped characters. 2014-04-12 07:37:50 +02:00
Martin Dvorak 22e5c37c20 Fixing email addresses - all wrong :-Z ... thank you Thomas for letting me know 2014-04-07 21:27:08 +02:00
Martin Dvorak dd18ef4dc8 Fixed #63 - SIGSEG on radix sort key overflow: maxkey must be -1 to index within slot array. 2014-03-16 18:18:42 +01:00
Martin Dvorak 7b7e81519d Hostname memory leak fix. 2014-02-08 19:49:14 +01:00
Martin Dvorak 2cfa074c13 Code review and stabilization. 2014-02-08 07:06:50 +01:00
Martin Dvorak 5bda092134 An attempt to fix #51: extended radix sort limit and made radix sort more robuts (huge key protection). 2014-01-30 22:39:43 +01:00
Martin Dvorak c6a796cd94 MD - youtube video; log metrics test. 2014-01-24 08:31:55 +01:00
Martin Dvorak 762fd77c4d Simplification of the command propagation to the prompt. 2014-01-20 23:48:51 +01:00
Martin Dvorak e969b56700 Moved ot curses based keyboard handling and fixed #36. 2014-01-18 21:45:37 +01:00
Martin Dvorak 995ad9481f Refactoring tests. 2014-01-17 22:28:02 +01:00
Martin Dvorak c7ff3d6783 Removing binary test and adding empty keyb test 2014-01-17 05:01:29 +01:00
Martin Dvorak aa4872b314 Adding command line processing test. 2014-01-17 04:17:31 +01:00
Martin Dvorak 9e7499b957 Adding test... 2014-01-12 13:38:59 +01:00