search for: wlp

Displaying 4 results from an estimated 4 matches for "wlp".

Did you mean: lp
2001 Apr 30
0
Rgui 1.2.3 for Windows crashes reading huge CSV file (PR#927)
...nager and it peaked around 160 MB. Here's the first few lines of the input file (stock price data for all NYSE stocks for the past year) if you want to try this with some fake data -- just add 688,499 more rows of this stuff :-) Symbol,Date,Cvf,IsStock,Open,High,Low,Close,Volume,OpenInt "WLP",20000428,2,1,75.25,75.25,72.5,73.75,4151,0 "WLP",20000501,2,1,74,74.5,72.120002746582,72.4300003051758,2229,0 "WLP",20000502,2,1,72.370002746582,72.370002746582,71,71.870002746582,3629,0 I haven't tried this with the Linux version yet to see if it handles the situatio...
2020 Nov 19
2
Odd VPN connectivity problem
...ces only" but that does not work. Cheers Jon # /etc/samba/smb.conf # JG 8 Nov 2016 # JG 7 Apr 2017 # https://wiki.samba.org/index.php/Samba_4.3_Features_added/changed # 3 Sep 2020 - add multi channel supprt [global] bind interfaces only = yes interfaces = wlp* 127.0.0.1 ::1 workgroup = BLUELOOP realm = BLUELOOP.NET server string = Samba Server security = ADS kerberos method = secrets and keytab kerberos encryption types = strong dedicated keytab file = /...
2006 Apr 20
0
Major internal changes, TI DSP build change
...?0?????????????_??x ?(??6, ??!O1??/??? ?ql?????x?b?.@?y??*??a?|?B6??? l?vw???|?"?3?f??G??(?{3?????MS?omg??&Q??6?3*?????3??|?c{???G?U ?b?Ie?????'???C?'Bx?? ??~??6?OM???_|???????P???5?/?u?c????C???S?:?? ?a??*??????:?i???rl????n?? 9????5<????? V*?p????????FC?????uP?ndV+f?f2 2X?G^???wlP?B??? ????eUr???(B?D??k"???tY??o??I?= ????S ?? ?^?????$???????8)?????????0EYy #?v?$? ?#CY?p???{9 ?2M???1?????n???? ????R<zU:?V?h ?NQ_DeB?v?????;? ???.?%e????D?s?i?8??sf2?X? ?g?2K?V ???A?,?w??G?!,??? {QQW?D??0uNc??l'?????z%?c?2??yM?<?rr%"?? ???^????\?c:??Ig? ????V??u.?x?L{??`8?? ?...
2006 Apr 19
2
Major internal changes, TI DSP build change
> You found it. The SHL32 (not SHR32) line fixes the problem. It must be > doing a 16-bit shift, then extending the result (which is reasonable). As > it happens, that it the same macro which gave us trouble last May > (25th/26th), when the C55 build was more subtlely broken. Yes, that's what I finally remembered. I think I've fixed all occurrences (by adding EXTEND32)