wenzelm [Tue, 08 Apr 2014 23:16:00 +0200] rev 56478
merged
wenzelm [Tue, 08 Apr 2014 23:05:21 +0200] rev 56477
more native rm_tree, using Java 7 facilities;
wenzelm [Tue, 08 Apr 2014 22:24:00 +0200] rev 56476
expose more bad cases;
wenzelm [Tue, 08 Apr 2014 22:01:08 +0200] rev 56475
tuned signature;
wenzelm [Tue, 08 Apr 2014 21:48:09 +0200] rev 56474
more direct interpretation of "warned" status, like "failed" and independently of "finished", e.g. relevant for Rendering.overview_color of aux. files where main command status is unavailable (amending 0546e036d1c0);
wenzelm [Tue, 08 Apr 2014 20:03:00 +0200] rev 56473
simplified Text.Chunk -- eliminated ooddities;
afford strict symbol_index, which is usually empty anyway;
wenzelm [Tue, 08 Apr 2014 20:00:53 +0200] rev 56472
tuned;
wenzelm [Tue, 08 Apr 2014 19:35:50 +0200] rev 56471
more frugal Symbol.Index -- no need to waste space on mostly empty arrays;
wenzelm [Tue, 08 Apr 2014 19:17:28 +0200] rev 56470
accumulate markup reports for "other" command ids, which are later retargeted and merged for rendering (in erratic order);
wenzelm [Tue, 08 Apr 2014 16:07:02 +0200] rev 56469
avoid data redundancy;
wenzelm [Tue, 08 Apr 2014 15:12:54 +0200] rev 56468
tuned signature -- moved Command.Chunk to Text.Chunk;
wenzelm [Tue, 08 Apr 2014 14:59:36 +0200] rev 56467
more uniform ML/document antiquotations;