X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e06371d6d212b60e2be2b4d7cfc1951d8e920ba0;hb=8c339125008c925eefda7c815ccabac9c577ae3f;hp=71bf512ac1b9490efca24232f33ed5e201adf544;hpb=4ac9b5dd78915639874e8c381d522f79cb0f5be7;p=spider.git diff --git a/Changes b/Changes index 71bf512a..e06371d6 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,15 @@ +03Jun20======================================================================= +1. Make sure that all possible regexes get passed across to the search engine. +2. Fix out of order logging on sh/log queries spanning more than one month. +3. Do not read backwards on sh/dx, reading forwards seems a 1/3 quicker. +02Jun20======================================================================= +1. Fix the small whoopsie in sh/dx. +01Jun20======================================================================= +1. Fix sh/dx iota and qra. This completes the conversion of sh/dx's limited + "old style" parsing to using Filter style parsing with something that + allows expressions include brackets ( and ) as well as the 'not' keyword. + NOTE: the precedence rules are the same as perl's '!', '||' and '&&' + operators. 31May20======================================================================= 1. Improve links command layout slightly. 2. Issue an *accurate* UPGRADE.mojo with all the new packages included!