Displaying 13 results from an estimated 13 matches for "14992".
2008 Apr 14
1
Device 0 (vif) could not be connected. Hotplug scripts not working.
...d: listening on /dev/input/event0
- /proc/sys/kernel/hotplug is empty (which is ok for Centos, I guess, as
hald is used instead of hotplug)
- udevmonitor doesn't say anything
- /bin/sh correctly links to bash (unlike for the debian folks)
- xend.log,
[2008-04-14 16:23:19 xend.XendDomainInfo 14992] DEBUG
(XendDomainInfo:200) XendDomainInfo.create(['vm', ['name', 'xmb'],
['memory', '256'], ['on_reboot', 'restart'], ['on_crash', 'restart'],
['vcpus', 1], ['image', ['linux', ['kernel', '/...
2011 Feb 09
1
merge, rbind, merge.zoo? adding new rows to existing data.frame
...011"),
? ? data = c(6, 22, 6))
update$date <- as.Date(update$date, "%d-%m-%Y")
merge(existing, update, all.x = TRUE)
#This will only keep existing values
#structure is
>str(existing)
'data.frame': 5 obs. of 2 variables:
$ date:Class 'Date' num [1:5] 14991 14992 14993 14994 14995
$ data: num 5 5 5 5 23
> str(update)
'data.frame': 3 obs. of 2 variables:
$ date:Class 'Date' num [1:3] 14994 14995 14996
$ data: num 6 22 6
# The output should be:
# ? date data
# 2011-01-17 ? ?5 #(from existing)
# 2011-01-18 ? ?5...
2005 Apr 08
2
1.0-test67
http://dovecot.org/test/
Hopefully better release than last one. Fixes several problems test66
had and also some older problems reported in this list.
It also contains a pretty large mbox code cleanup, fixing several
problems (especially related to X-IMAP/X-IMAPbase headers) and making it
a bit faster. Maybe I'll backport it to 1.0-stable too when it looks
like it's stable..
BTW. mbox
2007 Sep 07
1
New Installed X100p
...- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070907/f65c16ce/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg-kern.tar.gz
Type: application/x-gzip
Size: 14992 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070907/f65c16ce/attachment-0001.bin
2017 Sep 28
1
R 3.4.2 is released
...to Anggono's patch proposals
in PR#17292.
* Resource leaks (and similar) reported by Steve Grubb fixed.
(PR#17314, PR#17316, PR#17317, PR#17318, PR#17319, PR#17320)
* model.matrix(~1, mf) now gets the row names from mf also when
they differ from 1:nrow(mf), fixing PR#14992 thanks to the
suggestion by Sebastian Meyer.
* sigma(fm) now takes the correct denominator degrees of freedom
for a fitted model with NA coefficients. (PR#17313)
* hist(x, "FD") no longer "dies" with a somewhat cryptic error
message when x has extrem...
2017 Sep 28
1
R 3.4.2 is released
...to Anggono's patch proposals
in PR#17292.
* Resource leaks (and similar) reported by Steve Grubb fixed.
(PR#17314, PR#17316, PR#17317, PR#17318, PR#17319, PR#17320)
* model.matrix(~1, mf) now gets the row names from mf also when
they differ from 1:nrow(mf), fixing PR#14992 thanks to the
suggestion by Sebastian Meyer.
* sigma(fm) now takes the correct denominator degrees of freedom
for a fitted model with NA coefficients. (PR#17313)
* hist(x, "FD") no longer "dies" with a somewhat cryptic error
message when x has extrem...
2006 Jun 24
4
session alternatives
I have a web application that is getting larger all the time. There are
now 3 separate models where I am storing the current find parameters in
session hash and it''s beginning to seem to me that this might not be a
good idea.
Before I add another model to the mess - is there a better way? Do I
have to create some table to store the current ''find'' criteria? It seems
as
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...14896 => Hello World
+14904 => Hello World
+14912 => Hello World
+14920 => Hello World
+14928 => Hello World
+14936 => Hello World
+14944 => Hello World
+14952 => Hello World
+14960 => Hello World
+14968 => Hello World
+14976 => Hello World
+14984 => Hello World
+14992 => Hello World
+15000 => Hello World
+15008 => Hello World
+15016 => Hello World
+15024 => Hello World
+15032 => Hello World
+15040 => Hello World
+15048 => Hello World
+15056 => Hello World
+15064 => Hello World
+15072 => Hello World
+15080 => Hello World
+15088...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...4888: 0, 0
+14896: ,
+14896: 0, 0
+14904: ,
+14904: 0, 0
+14912: ,
+14912: 0, 0
+14920: ,
+14920: 0, 0
+14928: ,
+14928: 0, 0
+14936: ,
+14936: 0, 0
+14944: ,
+14944: 0, 0
+14952: ,
+14952: 0, 0
+14960: ,
+14960: 0, 0
+14968: ,
+14968: 0, 0
+14976: ,
+14976: 0, 0
+14984: ,
+14984: 0, 0
+14992: ,
+14992: 0, 0
+15000: ,
+15000: 0, 0
+15008: ,
+15008: 0, 0
+15016: ,
+15016: 0, 0
+15024: ,
+15024: 0, 0
+15032: ,
+15032: 0, 0
+15040: ,
+15040: 0, 0
+15048: ,
+15048: 0, 0
+15056: ,
+15056: 0, 0
+15064: ,
+15064: 0, 0
+15072: ,
+15072: 0, 0
+15080: ,
+15080: 0, 0
+15088: ,
+15088:...
2012 Oct 26
4
R 2.15.2 is released
...converted.
o New functions checkPoFiles() and checkPoFile() have been added to
the tools package to check for consistency of format strings in
translation files.
o model.matrix(~1, ...) now also contains the same rownames that
less trivial formulae produce. (Wish of PR#14992, changes the
output of several packages.)
o Misuse of rep() on undocumented types of objects (e.g. calls) is
now reported as an error.
o The included LAPACK has been updated to 3.4.1, with some patches
from the current SVN sources. (_Inter alia_, this resolves
PR#...
2012 Oct 26
4
R 2.15.2 is released
...converted.
o New functions checkPoFiles() and checkPoFile() have been added to
the tools package to check for consistency of format strings in
translation files.
o model.matrix(~1, ...) now also contains the same rownames that
less trivial formulae produce. (Wish of PR#14992, changes the
output of several packages.)
o Misuse of rep() on undocumented types of objects (e.g. calls) is
now reported as an error.
o The included LAPACK has been updated to 3.4.1, with some patches
from the current SVN sources. (_Inter alia_, this resolves
PR#...
2012 Oct 26
4
R 2.15.2 is released
...converted.
o New functions checkPoFiles() and checkPoFile() have been added to
the tools package to check for consistency of format strings in
translation files.
o model.matrix(~1, ...) now also contains the same rownames that
less trivial formulae produce. (Wish of PR#14992, changes the
output of several packages.)
o Misuse of rep() on undocumented types of objects (e.g. calls) is
now reported as an error.
o The included LAPACK has been updated to 3.4.1, with some patches
from the current SVN sources. (_Inter alia_, this resolves
PR#...
2008 Sep 05
0
Wine release 1.1.4
...4779 Painkiller doesn't start anymore
14781 Kontakt, Kore Player: crash on start
14842 Graphics glitch in DAZ Studio
14946 Aliens vs Predator exits while starting game engine
14958 Supreme Commander: Background grid gets Moir? pattern
14977 Text in AVI-Mux GUI shows as garbage
14992 Diablo 2 crash introduced in 1.1.3
15006 Problem rendering sky on Rose Online
15020 assertion failed in GPSS World
15035 Gothic 2, Aplication error - access violation
15074 System Shock 2: randomly disappearing sound (esp. when loading level)
15116 Google Chrome URL bar does not ren...