Displaying 2 results from an estimated 2 matches for "itemcounts".
2001 Dec 06
2
Solaris install problem ... mcount
...: *** [R] Error 1
I cannot find the object requiring "mcount", so I am having a hard time
trying to figure out where mcount might be hiding.
2[214]0 nightingale:/contrib/R-1.3.1 > cd src/main
0[215]0 nightingale:/<1>R-1.3.1/src/main > grep -i mcount *
list.c:static int ItemCounts;
list.c: if(ItemCounts < MaxCount) {
list.c: for(j = 0 ; j < ItemCounts ; j++) {
list.c: SET_STRING_ELT(ans, ItemCounts, name);
list.c: ItemCounts += 1;
list.c: ItemCounts = 0;
list.c: savecount = ItemCounts;
list.c: ans = allocVector(STRSXP, ItemCounts);
list...
2010 Mar 19
0
Wine release 1.1.41
The Wine development release 1.1.41 is now available.
What's new in this release (see below for details):
- A wide range of Direct3D improvements.
- Support for SHA-256, SHA-384, and SHA-512 algorithms.
- A number of MSHTML fixes.
- Support for mp3 decoding on Mac OS X.
- Various widl improvements.
- More typelib fixes.
- OLE storage improvements.
- Various bug fixes.
The