search for: test16

Displaying 5 results from an estimated 5 matches for "test16".

Did you mean: test1
2004 Jun 16
2
1.0-test16 - nearing usable state
http://dovecot.org/test/ Here you go, maildir syncing problems finally fixed (I hope). Well, except there's this "new-dir-only syncing" optimization which I'm not really sure if it works as it should. The bug really was in index code as I was beginning to suspect. The good thing is that while trying to figure it out over the last several weeks I thought of many other potential
2004 Jun 18
3
1.0-test17
http://dovecot.org/test/ Just mbox fixes since 1.0-test16. The logic is simpler and more correct now. Can anyone break it anymore? I actually tested it a while with Evolution and several mailboxes and it didn't break at least immediately. :) Now maybe a few more days and I dare trying this thing myself with my real mboxes (yes, I'm still using th...
2011 Mar 17
3
Flexible rbind
...quot;, "degree"), class = "data.frame", row.names = c(NA, -9L)) To the above data I want to append the following data to create an empty structure for the new data > dput(dNewTests) structure(list(type = structure(1:9, .Label = c("test14", "test15", "test16", "test17", "test18", "test19", "test20", "test21", "test22" ), class = "factor")), .Names = "type", class = "data.frame", row.names = c(NA, -9L)) rbind obviously throws the following error: rbind(d, d...
2010 Oct 07
1
Problem with dovecot-acl was not solved
...0-09-27 10:46 new drwxrws--- 5 t1 mshare 4096 2010-10-07 11:48 .Sent drwxrws--- 5 operdss mshare 4096 2010-09-29 15:55 .Sent.test -rw-rw---- 1 operdss mshare 418 2010-10-07 15:44 subscriptions drwxrws--- 5 t1 mshare 4096 2010-09-15 12:17 .Templates drwxrws--- 5 operdss mshare 4096 2010-10-07 15:42 .test16 drwxrws--- 5 operdss mshare 4096 2010-10-07 15:45 .test17 drwxrws--- 2 t1 mshare 4096 2010-09-27 10:46 tmp drwxrws--- 5 t1 mshare 4096 2010-10-07 15:42 .Trash drwxrws--- 5 t1 mshare 4096 2010-09-23 15:30 .Trash.11 drwxrws--- 5 operantona mshare 4096 2010-09-23 16:39 .Trash.&BD4EMQRABDAEMQQ+BEIE...
2014 Oct 03
2
[LLVMdev] Weird problems with cos (was Re: [PATCH v3 2/3] R600: Add carry and borrow instructions. Use them to implement UADDO/USUBO)
...S_ADD_I32 > +; SI: S_ADD_I32 > +; SI: S_ADD_I32 > +; SI: S_ADD_I32 > define void @test8(<8 x i32> addrspace(1)* %out, <8 x i32> %a, <8 x i32> %b) { > entry: > %0 = add <8 x i32> %a, %b > @@ -77,38 +77,38 @@ entry: > } > > ; FUNC-LABEL: @test16 > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CHECK: ADD_INT > -; EG-CH...