Displaying 5 results from an estimated 5 matches for "test23".
Did you mean:
test2
2004 Jul 01
3
[PATCH, RFC] add APOP authentication mechanism
Hello all,
this patch add APOP authentication mechanism to dovecot 1.0-test23.
Please take a look.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
diff -udrpN -X /usr/share/dontdiff -x Makefile dovecot-1.0-test23.vanilla/src/auth/Makefile.am dovecot-1.0-test23/src/a...
2004 Jun 30
0
1.0-test23 and caching decisions
http://dovecot.org/test/
mbox fixes mostly. Began some other things, but none of them actually
work yet:
- Use X-UIDL header in mboxes for POP3 UIDL list
- Cache file compression
- Some cleverness for cache file for figuring out what to cache
Well, I might as well explain the last one now.
Users can be divided to three groups:
1. Most users will use only a single IMAP client which caches
2011 Jul 20
0
The C function getQ0 returns a non-positive covariance matrix and causes errors in arima()
...;- Q0bis
modter$Pn <- Q0ter
set.seed(1)
x <- arima.sim(100,model=list(ar=phi,ma=theta))
s <- KalmanLike(x,mod=mod,fast=FALSE)
sbis <- KalmanLike(x,modbis)
ster <- KalmanLike(x,modter)
test12 <- all.equal(out$Pn,Q0bis)
test13 <- all.equal(out$Pn,Q0ter)
test23 <- all.equal(Q0bis,Q0ter)
list(eigen=min(eigen(out$Pn)$value),eigenbis=min(eigen(Q0bis)$value),eigenter=min(eigen(Q0ter)$value),test12=test12,test13=test13,test23=test23,s=s,sbis=sbis,ster=ster)
}
And the test on the values of phi and theta above:
> test(phi,theta)
$eigen
[1] -19.15890...
2004 Jul 02
1
building dovecot 1.0 test19 over fc1
[root at fc1-devel tmp]# rpmbuild -ta dovecot-1.0-test19.tar.gz
error: line 7: Illegal char '-' in version: Version: 1.0-test19
Seems to be an error into the .spec file
I am not sure. I will check it. Did anyone get this problem in the past?
Thanks.
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...test0IiEEvDTcl1fIPT_ELi0EEE", "void test20::test0<int>(decltype(f<int*>(0)))"},
{"_ZN6test2112vla_arg_funcEiPA_i", "test21::vla_arg_func(int, int (*) [])"},
{"_ZN6test221fEDn", "test22::f(std::nullptr_t)"},
{"_ZN6test231fERA10_KPv", "test23::f(void* const (&) [10])"},
{"_ZN6test231fERA10_A5_VKPv", "test23::f(void* const volatile (&) [10][5])"},
{"_Z4testIcLj5ELj10ELj15EEvRAT0__AT1__AT2__T_", "void test<char, 5u, 10u, 15u>(char (&) [5u][1...