monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 87e1bcb081af781e6aa1a0c914c12baaf95644


From: monotone
Subject: [Monotone-commits-diffs] Revision 87e1bcb081af781e6aa1a0c914c12baaf9564438
Date: Thu, 19 Nov 2009 16:05:38 +0100

-----------------------------------------------------------------
Revision: 87e1bcb081af781e6aa1a0c914c12baaf9564438
Ancestor: f953638f72d4b30fc1fe9a0ac21f3e9685a37874
Author: 1aaecf3a7c227e5545b0504aea5d3716d3128117
Date: 2009-10-23T14:16:15
Branch: net.venge.monotone.guitone

Modified files:
        src/main.cpp src/model/Ancestors.cpp src/model/Ancestors.h
        src/model/AutomateCommand.cpp src/model/AutomateCommand.h
        src/model/Branches.cpp src/model/Branches.h
        src/model/Certs.cpp src/model/Certs.h
        src/model/ContentDiff.cpp src/model/ContentDiff.h
        src/model/GetAttributes.cpp src/model/GetAttributes.h
        src/model/GetContentChanged.cpp
        src/model/GetContentChanged.h
        src/model/GetDatabaseVariables.cpp
        src/model/GetDatabaseVariables.h src/model/GetFile.cpp
        src/model/GetFile.h src/model/GetRevision.cpp
        src/model/GetRevision.h src/model/Inventory.cpp
        src/model/Inventory.h src/model/Keys.cpp src/model/Keys.h
        src/model/Manifest.cpp src/model/Manifest.h
        src/model/Select.cpp src/model/Select.h src/model/Tags.cpp
        src/model/Tags.h src/model/Toposort.cpp src/model/Toposort.h
        src/monotone/FileExporter.cpp
        src/monotone/MonotoneManager.cpp
        src/monotone/MonotoneManager.h
        src/monotone/MonotoneThread.cpp
        src/monotone/MonotoneThread.h src/monotone/MonotoneUtil.cpp
        src/monotone/MonotoneUtil.h
        src/monotone/WorkspaceCommitter.cpp src/util/Platform.cpp
        src/view/dialogs/FileDiff.cpp
        src/view/dialogs/GenerateKeypair.cpp
        src/view/dialogs/Netsync.cpp src/view/dialogs/Netsync.h
        src/view/dialogs/RevisionManifest.cpp src/vocab.h

ChangeLog: 

Major change: use QSharedPointer to properly handle the lifetime of 
MonotoneThreads and MonotoneTasks - the latter are no longer copied as "working 
items" within MonotoneThread, but keep existant until the thread finished the 
task. Many other, smaller changes went in which should have improved the 
general robustness of the thread / task system, though its not guaranteed that 
everything is 100% bug free until now.

Attachment: txt2nh1uPb2G9.txt
Description: Diff [f953638f72d4b30fc1fe9a0ac21f3e9685a37874] -> [87e1bcb081af781e6aa1a0c914c12baaf9564438]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]