Displaying 4 results from an estimated 4 matches for "iobuffer".
2006 Apr 18
2
typos in src/main/gram.y (PR#8780)
In src/main/gram.y, the documentation for R_ParseVector has a wrong
signature:
SEXP R_ParseVector(TextBuffer *text, int n, ParseStatus *status)
should be
SEXP R_ParseVector(SEXP text, int n, ParseStatus *status)
In addition, the two occurrences of "IOBuffer" in the documentation
should be replaced by "IoBuffer".
version.string = Version 2.3.0 beta (2006-04-14 r37779)
Best,
Hsiu-Khuern Tang
HP Labs
2008 Sep 03
8
suggestion of new API function for embedded programming.
...ramming and trying to figure out how to generate
a hand coded SEXP equivalent of the line
"t.test(x,conf.level=(1-p))$conf.int[2]" I had an idea for an addition to the
embedded API.
There are a number of hidden or static parse functions (R_ParseBuffer,
R_Parse1Buffer, etc.) which take an IoBuffer* and returns a parsed tree. If
one or more of these functions were exported to the Rembedded.h API we could
do something like the following:
R_Expr = R_Parse1Buffer(&R_ConsoleIob, 0, &status);
if (PARSE_OK==status) {
...
value = eval(R_CurrentExpr, rho);
...
}
or possib...
2002 Aug 08
0
v0.96 released
...g. Either do this by setting IMAP_LOGFILE environment, or
give -l <path> parameter to imap-master.
+ Some cleanups to remove warnings with BSDs
+ Changed all %s .. strerror(errno) -> %m
+ Rewritten memory pool code
- imap-master didn't close all the fds for executed processes
- iobuffer code was buggy and caused the connection to terminate
sometimes
- make install overwrote the existing dovecot.conf file, so it's now
named as dovecot-example.conf
2011 Jul 03
7
Age of Conan, Wine 1.3.23, Mac OS 10.6.7 ?
...-update.live.ageofconan.com/upm/rdb/pack/95/a42cc649f87d623e414d1fc4750ec7
[2011-07-02 23:58:14Z #0] [ID:0] [HTTPManager] Files:43/114 (6.7/17.9 MB) Speed:389.1 KB/s
[2011-07-02 23:58:19Z #0] [ID:0] [HTTPManager] Files:52/114 (9.8/17.9 MB) Speed:595.2 KB/s
[2011-07-02 23:58:19Z #0] [ID:0] [fcCore/IOBuffer] Decompress(): Could not decompress stream. src-size:2444979 dst-size:2621518 zlib-error:-3
[2011-07-02 23:58:19Z #0] [ID:0] [ResourceManager] Resource 1010004:123911 does not have correct md5 (4c7cd2f06cebf469fdb9f6add10bd356!=8f199ae1fd7e59fa9f1ec9842011cf80)
[2011-07-02 23:58:24Z #0] [ID:0] [HTT...