Menu

Commit [r55]  Maximize  Restore  History

This is a bigger change:

* only use one instance of CUrlInfos
* pass around that one instance to wherever it's needed
* guard the data in CUrlInfos with critical sections
* make sure the data is guarded only for short times
* in the monitoring thread, use a copy of the CUrlInfos data because of the point above

tortoisesvn 2007-04-15

changed /trunk/src/CommitMonitor.vcproj
changed /trunk/src/HiddenWindow.cpp
changed /trunk/src/HiddenWindow.h
changed /trunk/src/MainDlg.cpp
changed /trunk/src/MainDlg.h
added /trunk/src/RWSection.cpp
added /trunk/src/RWSection.h
changed /trunk/src/URLDlg.cpp
changed /trunk/src/URLDlg.h
changed /trunk/src/UrlInfo.cpp
changed /trunk/src/UrlInfo.h
/trunk/src/CommitMonitor.vcproj Diff Switch to side-by-side view
Loading...
/trunk/src/HiddenWindow.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/HiddenWindow.h Diff Switch to side-by-side view
Loading...
/trunk/src/MainDlg.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/MainDlg.h Diff Switch to side-by-side view
Loading...
/trunk/src/RWSection.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/RWSection.h Diff Switch to side-by-side view
Loading...
/trunk/src/URLDlg.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/URLDlg.h Diff Switch to side-by-side view
Loading...
/trunk/src/UrlInfo.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/UrlInfo.h Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.