http://hg.viff.dk/viff/rev/6899c91c1372 changeset: 986:6899c91c1372 user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Sep 23 11:33:35 2008 +0200 summary: Only list mixins if there are any.
http://hg.viff.dk/viff/rev/909c5df8e5a1 changeset: 987:909c5df8e5a1 user: Martin Geisler <[EMAIL PROTECTED]> date: Wed Oct 01 11:02:26 2008 +0200 summary: New decorator for profiling. http://hg.viff.dk/viff/rev/6612f982d5e2 changeset: 988:6612f982d5e2 user: Martin Geisler <[EMAIL PROTECTED]> date: Wed Oct 01 11:02:40 2008 +0200 summary: Add profiling decorator to add and mul methods. http://hg.viff.dk/viff/rev/1d6860a2534f changeset: 989:1d6860a2534f user: Martin Geisler <[EMAIL PROTECTED]> date: Wed Oct 01 11:08:42 2008 +0200 summary: Document profile decorator. http://hg.viff.dk/viff/rev/fb3e23e8d36d changeset: 990:fb3e23e8d36d user: Martin Geisler <[EMAIL PROTECTED]> date: Wed Oct 01 11:19:44 2008 +0200 summary: Document begin/end. http://hg.viff.dk/viff/rev/afe30d97ec32 changeset: 991:afe30d97ec32 user: Martin Geisler <[EMAIL PROTECTED]> date: Wed Oct 01 14:05:20 2008 +0200 summary: Removed spaces from profile labels. http://hg.viff.dk/viff/rev/13a883981248 changeset: 992:13a883981248 user: Martin Geisler <[EMAIL PROTECTED]> date: Wed Oct 01 14:09:26 2008 +0200 summary: Profile comparison protocols. http://hg.viff.dk/viff/rev/ed6a1c88de29 changeset: 993:ed6a1c88de29 user: Martin Geisler <[EMAIL PROTECTED]> date: Thu Oct 02 11:20:05 2008 +0200 summary: Merged. http://hg.viff.dk/viff/rev/383e6bfb4863 changeset: 994:383e6bfb4863 user: Martin Geisler <[EMAIL PROTECTED]> date: Thu Oct 02 11:46:35 2008 +0200 summary: Refactored comparison. http://hg.viff.dk/viff/rev/f2921340d625 changeset: 995:f2921340d625 user: Martin Geisler <[EMAIL PROTECTED]> date: Thu Oct 02 12:14:58 2008 +0200 summary: Improve formatting of missing preprocessed data. http://hg.viff.dk/viff/rev/5d64a7bf429c changeset: 996:5d64a7bf429c user: Martin Geisler <[EMAIL PROTECTED]> date: Thu Oct 02 13:18:47 2008 +0200 summary: Refactor preprocessing in benchmark. http://hg.viff.dk/viff/rev/4a31eebed787 changeset: 997:4a31eebed787 user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Oct 14 15:05:37 2008 +0200 summary: Terminate upon OpenSSL errors (Issue62). http://hg.viff.dk/viff/rev/42eb1cf66ac1 changeset: 998:42eb1cf66ac1 user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Oct 14 15:06:42 2008 +0200 summary: New deep_wait function. This function (it is really a class which acts like a function) takes a value as input and gives a Deferred back. The promise is that the Deferred will only trigger when all Deferreds in the value have been triggered themselves. This happens recursively, meaning that deep_wait will keep waiting until the value if fully evaluated. http://hg.viff.dk/viff/rev/23a883d5a4b3 changeset: 999:23a883d5a4b3 user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Oct 14 15:06:43 2008 +0200 summary: Test cases for deep_wait. http://hg.viff.dk/viff/rev/7546e47ce876 changeset: 1000:7546e47ce876 user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Oct 14 15:48:42 2008 +0200 summary: Use deep_wait when preprocessing. http://hg.viff.dk/viff/rev/74bcf4955f99 changeset: 1001:74bcf4955f99 user: Martin Geisler <[EMAIL PROTECTED]> date: Tue Oct 14 16:12:05 2008 +0200 summary: Merged with preprocessing cleanup. _______________________________________________ viff-commits mailing list [email protected] http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk
