summaryrefslogtreecommitdiff
path: root/dist/log_data.py
Commit message (Expand)AuthorAgeFilesLines
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-161-1/+1
* Make generated record and op types public.Susan LoVerso2014-07-291-12/+15
* Switch log_printf to use a log record in the same format as transactional ope...Michael Cahill2013-11-211-3/+3
* Fixes based on Sue's review feedback.Michael Cahill2013-11-121-3/+11
* Check Python scripts for 80 column line wrapping, fix violations.Michael Cahill2013-11-051-31/+32
* Treat database-wide checkpoints differently to file syncs. For database-wide...Michael Cahill2013-09-141-1/+2
* Fixes from Sue's initial review:Michael Cahill2013-09-141-1/+1
* Add logging and recovery of file truncates.Michael Cahill2013-08-301-0/+5
* Scan through files before the main recovery loop, gathering checkpoint LSNs a...Michael Cahill2013-08-291-5/+5
* Save LSNs in files during checkpoint.Michael Cahill2013-08-261-0/+1
* Update dist/log.py to generate code to read and write log records.Michael Cahill2013-08-131-3/+37
* Add the beginnings of a log manager.Michael Cahill2011-03-161-0/+10