search for: 14509

Displaying 8 results from an estimated 8 matches for "14509".

Did you mean: 145,9
2009 Oct 10
2
Matching Dates Closest without going over
Hi, I have 2 date vectors d1 and d2. d1 <- structure(c(14526, 14495, 14464, 14433, 14402, 14371, 14340, 14309, 14278, 14247, 14216, 14185), class = "Date") d2 <- structure(c(14526, 14509, 14488, 14466, 14453, 14441, 14396, 14388, 14343, 14333, 14310, 14281), class = "Date") I would like to create another dataframe with columns d1 and d2, where d1 is the original d1 and d2 is the max(d2) such that d1 > d2. And NA's where not applicable. (See desired result below)...
2006 Jun 16
0
FW: Ajax used for the Yamanner virus
Just in case you didn''t hear about this. ---------- Forwarded message ---------- From: Babu, Shaurya <Shaurya.Babu@qwest.com> Date: Jun 16, 2006 8:53 AM Subject: FW: Ajax used for the Yamanner virus To: Bakki Kudva <bakki.kudva@gmail.com> FYI _____________________________________________ Hi Guys, A first! for the pitfalls of Ajax, if used indiscriminately:
2008 Jul 10
2
A couple of dovecot issues I've noted recently...
...like this: ... #14507 0x080b22b6 in i_internal_fatal_handler (status=83, fmt=0x0, args=0x76b95d8 "\020") at failures.c:410 #14508 0x080b1e1e in i_fatal_status (status=83, format=0x80cdd64 "mem_block_alloc(): Out of memory when allocating %u bytes") at failures.c:201 #14509 0x080b1652 in mem_block_alloc (min_size=0) at data-stack.c:192 #14510 0x080b1811 in t_malloc_real (size=16, permanent=true) at data-stack.c:244 #14511 0x080b1890 in t_malloc0 (size=16) at data-stack.c:279 #14512 0x080b8715 in pool_datastack_create () at mempool-datastack.c:51 #14513 0x080bda2b...
2013 Feb 17
1
RELENG_8: amdtemp module and newer CPUs not working. MFC?
...p.c from -CURRENT work. But it doesn't compile under FreeBSD 8.3-stable: root at kg-quiet# cd /usr/src/sys/dev/amdtemp root at kg-quiet# ls -l /home/tingo/dl/amd* lrwxr-xr-x 1 tingo users 25 Feb 17 13:20 /home/tingo/dl/amdtemp.c -> amdtemp.c?revision=246128 -rw-r--r-- 1 tingo users 14509 Feb 17 13:17 /home/tingo/dl/amdtemp.c?revision=246128 root at kg-quiet# mv amdtemp.c amdtemp.c_old root at kg-quiet# cp /home/tingo/dl/amdtemp.c . root at kg-quiet# cd /usr/src/sys/modules/amdtemp root at kg-quiet# make Warning: Object directory not changed from original /usr/src/sys/modules/amdtem...
2008 Aug 22
0
Wine release 1.1.3
...r 3 - crash 14280 Richedit's EM_SETTEXTEX ignores ST_SELECTION 14339 Download does not initialize when using Blizzard Downloader. 14379 Ares does not connect to its network 14384 Can not install MSDN - installer crashes 14468 Hearts of Iron 2: Armageddon stops loading savegames 14509 RegGetValue sometimes doesn't work properly 14513 msysgit installer fails due to missing CreateHardLinkA stub 14591 Oblivion crashes in wine 1.1.1 14594 crypt32.CryptHashMessage needed for VS.NET 2005 (deployment project type creation) 14605 Star Wars Galaxies: USB joystick crashes...
2015 Mar 11
1
Not able to access CIFS share using samba
...win 63252 03:10:51.185290 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: P 16792:16844(52) ack 14457 win 63252 03:10:51.185301 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: . ack 16844 win 10720 03:10:51.185428 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 14457:14509(52) ack 16844 win 10720 03:10:51.186363 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: P 16844:16896(52) ack 14509 win 63200 03:10:51.218236 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: P 16896:16948(52) ack 14509 win 63200 03:10:51.218246 IP dev-130.odc.reconnex.net.ssh &gt...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...120248 5 0.02 117967 * * * btBroadphaseProxy.ll 0 449 0 0.01 431 0 0.01 431 btBvhTriangleMeshShape.ll 45 139044 3 0.02 124967 0 0.02 128154 btCapsuleShape.ll 54 128657 5 0.02 123428 * * * btCollisionAlgorithm.ll 3 6540 0 0.01 6522 0 0.01 6522 btCollisionDispatcher.ll 73 145111 3 0.02 145165 0 0.02 145093 btCollisionObject.ll 18 29521 1 0.01 28033 1 0.01 28033 btCollisionShape.ll 30 50815 4 0.01 48523 4 0.02 49415 btCollisionWorld.ll 179 487893 20 0.04 475898 * * * btCompoundCollisionAlgorithm.ll 135 315394 22 0.03 309831 7 0.03 311259 btCompoundShape.ll 90 210823 6 0.02 207856 5 0.02 210218 btConc...