Timeline


and .

12/10/2006:

22:32 Ticket #7 (Improve restore speed on local repositories) created by martin
Due to the synchronous nature of the protocol, restore performance is very …
22:23 Changeset [1006] by chris
* We cannot open multiple connections to the server on Win32, so work …
22:23 Changeset [1005] by chris
* Close before unlink * Check that unlink succeeds
22:22 Changeset [1004] by chris
* Reverted, oops!
22:22 Changeset [1003] by chris
This test takes a long time on Win32 (slow file access? VMware?), so: * …
22:21 Changeset [1002] by chris
* Cosmetic fixes to comments
22:20 Changeset [1001] by chris
* Completely disable symlink test on Win32
22:20 Changeset [1000] by chris
* Close open file handles on Win32
22:20 Changeset [999] by chris
* Use CopyFile? to copy on Windows, instead of shelling out to cp, which …
22:19 Changeset [998] by chris
* 64-bit format string fixes for Win32
22:19 Changeset [997] by chris
* Use truncation/sparse files to quickly create files with 200MB of zeroes
22:18 Changeset [996] by chris
* Use strict and warnings for code safety. * Exit with status 2 on …
22:17 Changeset [995] by chris
* Added support for non-blocking sockets on Win32 as well (TODO revisit …
22:16 Changeset [994] by chris
* Define a suitable constant for invalid socket handles, for use in …
22:15 Changeset [993] by chris
* Added an OnIdle? method which can be overridden by subclasses for idle …
22:14 Changeset [992] by chris
* 64-bit format fixes (Win32)
22:14 Changeset [991] by chris
* Initialise Windows sockets automatically for all daemons on Win32 * …
21:36 Changeset [990] by chris
* Use DIRECTORY_SEPARATOR instead of assuming that it's a forward slash
21:35 Changeset [989] by chris
* Use the same code for file names and file closing on other platforms …
21:06 Changeset [988] by chris
* Reinstate SendMessageToHousekeepingProcess?() on Win32, but make it do …
20:55 Changeset [987] by chris
* Don't include headers that we don't have * Open RAID files in binary …
20:54 Changeset [986] by chris
* Add O_BINARY to default flags, since most files opened this way should …
20:53 Changeset [985] by chris
* Make FDGETLINE_BUFFER_SIZE big enough for one unicode character on …
20:53 Changeset [984] by chris
* Disable intercept tests on Win32 as well * Define O_BINARY to 0 (zero) …
20:52 Changeset [983] by chris
* Use DIRECTORY_SEPARATOR instead of assuming that it's a forward slash
20:52 Changeset [982] by chris
* Fix format strings on Win32
20:51 Changeset [981] by chris
* Close file before trying to apply attributes to it. Otherwise, when we …
20:50 Changeset [980] by chris
* Support multiple implicit dependencies * Add lib/win32 as an implicit …
20:47 Changeset [979] by chris
* Record the file and line of first test failure, and print them at the …
20:46 Changeset [978] by chris
* use English as requested by Martin
19:42 Changeset [977] by chris
* Determine whether we are building for Windows or not, and export that …
19:41 Changeset [976] by chris
* Updated documentation for building Win32 native builds on Linux
19:40 Changeset [975] by chris
* Show the required versions of Berkeley DB when configure fails to find …

11/10/2006:

22:00 Changeset [974] by chris
- Property changes
21:59 Changeset [973] by chris
- Add Access Denied exception (useful for distinguising from …
21:59 Changeset [972] by chris
- Avoid memory corruption
21:58 Changeset [971] by chris
- More accurate timing (avoids spin loops of zero wait during the last …
21:58 Changeset [970] by chris
- Better explanation
21:57 Changeset [969] by chris
- Remove redundant variable
Note: See TracTimeline for information about the timeline view.