Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r191] (7.6 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 View
Download
[r186] (6.8 kB) by steveking

Use a memory mapped file for loading the url infos.

2007-11-01 13:43:11 View
Download
[r185] (6.9 kB) by steveking

Add time measuring code. First step in optimizing the load/save of the url infos.

2007-11-01 08:26:10 View
Download
[r184] (6.4 kB) by steveking

Limit the entries to 1000 (for now).

2007-10-15 12:48:28 View
Download
[r180] (6.2 kB) by steveking

Use buffered file read/write.

2007-10-11 13:48:59 View
Download
[r151] (6.3 kB) by steveking

Implement using an svnrobots.txt file which can set certain rules to reduce 'hammering' a server:
* disallowautodiff : if set, then automatic diffs are not allowed
* checkinterval = XX : minimum interval in minutes between checks

2007-05-23 18:26:21 View
Download
[r128] (5.7 kB) by steveking

Show an error message box when selecting a tree item, if there was an error the last time that url was accessed.

2007-05-04 19:09:36 View
Download
[r125] (5.5 kB) by steveking

* save the last error
* add version info

2007-05-04 18:37:41 View
Download
[r67] (5.0 kB) by steveking

* use a better, reentrant reader/write section class
* refresh the UI in a timer interval

2007-04-18 18:10:35 View
Download
[r55] (4.8 kB) by steveking

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

2007-04-15 09:33:23 View
Download
Older >
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.