search for: rxxx

Displaying 18 results from an estimated 18 matches for "rxxx".

Did you mean: 9xxx
2016 May 17
3
[RFC] Helping release management
...hat we could manually set if we forgot to set the keyword at > commit time. Like someone else pointed out, the PR shouldn't necessarily be marked fixed because there's a commit referring to it. The way I'd propose is simply a commit hook that adds a message to the bug: "Commit rXXX refers to this bug:\n\n(quote of commit message)". Note that this would also fire when a commit referring to a PR gets reverted (assuming the reverting commit doesn't botch the commit message), etc., which is super useful for those following along on the bug's cc list. > * Feedbac...
2016 Jul 11
2
Distribuciones de probabilidad
Hola Comunidad, Tenia al siguiente duda ¿hay alguna forma de que R me de la Esperanza y Varianza de una distribución según sus parámetros? es decir, si tengo una weibull de parámetros "X" y "Y" para la esperanza hay una formula, pero me gustaría saber si hay una función en R que le diga algo como Esperanza(weibull, shape = "X", scale = "Y") y ya devuelva
2015 Jul 28
4
[LLVMdev] Request: Changing commit message in llvm trunk
...t has landed. we could even quite easily create a script for this for any committer to use to speed up the process, example here is a script called landed landed D11511 r243434 2. If a patch is reverted at some point because it is broken. It would be nice to be able to edit the commit message in rXXX to tell the reader that the commit was reverted in rYYY and reapplied with a fix in rZZZ 3. If you have a pesky typo in your commit like I have :) I'm sure the hook could be made so that only an author can edit their own commit message or an admin that can. Kind Regards Martell -------------...
2015 Jul 29
0
[LLVMdev] Request: Changing commit message in llvm trunk
...is a script called landed > > landed D11511 r243434 > Probably easier to have Phab just monitor the post-commit review thread on the mailing list. > > 2. > If a patch is reverted at some point because it is broken. > It would be nice to be able to edit the commit message in rXXX to tell the > reader that the commit was reverted in rYYY and reapplied with a fix in rZZZ > Usually we chime in on the post-commit thread saying "btw, reverted in rXXXXXX". > > 3. > If you have a pesky typo in your commit like I have :) > I don't think anybody r...
2014 Jul 25
0
Patchwork for Yunto-Q
...get source, patch, rebuild), so the patch is against an older version (2.6.4) and needs to be build in by hand. I introduced a new protocol "yunto" and added alternatives in the shutdown-restore and load.off section. (I saw in git that there has been changes already not to send the "Rxxx" part when shutdown without return has been requested - that's what I found, too, does the proprietary driver.) There is a change in main.c, too, because sending the forceshutdown() before upsdrv_initinfo did not read the additional protocol parameter so the ups was not shut down when ups...
2009 Mar 02
1
RWeka dataset running
Hi to all list members, I'm a newbie to R and will work on it from now. I'm preparing my thesis based on rpart and RWeka. I've managed to run already existing test data but couldn't import a data set from out of R. (By the way I'm an ubuntu user.) Thanks for your help Ahmet KOCYIGIT _________________________________________________________________ [[alternative
2000 May 12
1
Geometric Distribution at prob=c(0,1)
Dear all, I''m working with the geometric distribution for the time being, and I''m confused. This may have more to do with statistics than R itself, but since I''m getting results from R I find counterintuitive (well, yeah, my statistical intuition has not been properly sharpened), I feel like asking. The point first: If I do > rgeom(1,prob=1) I get: [1] NaN Warning
2015 Jul 29
2
[LLVMdev] Request: Changing commit message in llvm trunk
...d D11511 r243434 >> > > Probably easier to have Phab just monitor the post-commit review thread on > the mailing list. > > >> >> 2. >> If a patch is reverted at some point because it is broken. >> It would be nice to be able to edit the commit message in rXXX to tell >> the reader that the commit was reverted in rYYY and reapplied with a fix in >> rZZZ >> > > Usually we chime in on the post-commit thread saying "btw, reverted in > rXXXXXX". > > >> >> 3. >> If you have a pesky typo in your comm...
2004 Jun 05
0
Re: Asterisk-Users digest, Vol 1 #4041 - 11 msgs
...the dial plan rules: # # o In: set the default inter-digit time out. # o Hnxxx: specify the hotline/warmline number. (since v2.14) # o Pnxxx: specify the prefix. (since v2.14) # o Bxxxx: specify the base number. (since v2.16) # o Rxxx(nnn|nnn): specify the prefix. (since v3.0) # o Cxxxx: specify the call blocking numbers. (since v3.0) # o Fxxxx: specify the call forwarding blocking numbers. (since # v3.0) # o Xxxxx: specify the call blocking/call forwarding blocki...
2005 Jan 22
3
Cisco ATA186 and Asterisk dialplan
Hi all, I have a Cisco ATA186 connected to an Asterisk Server (SIP) The dialplan uses 1XX for local extensions and XXXXXXX for external numbers, where the first digit is always different than 1. In this moment, when I dial 123 for example, ATA waits till timeout before dialing that number. The same for the longer one. How can I do to make it dial imediately when 3 digits starting with 1 are
2005 Dec 28
6
coverage does not work
Hi, I''ve installed coverage (gem install coverage) and try to run tests with -rcoverage option on, but following error occurs: ruby: No such file to load -- coverage (LoadError) I try: ruby -rcoverage mytest.rb 1. I have rubygems in evn var RUBYOPT 2. Gem seems to be installed properly (I can read doc via gems, the files exist in the ../gem/... dirs) Does anyone know what is the
2010 Nov 22
6
Should be obvious, but how do I even know what versions of ruby are available for rvm to use with rvm install?
I''m getting back to learning rails and at one point I used rvm to install some rubies. Now I''m playing dumb and want to install the latest ruby version - latest beta. How in the world do I found out the name of it? I''d think it would be named somewhere here http://www.ruby-lang.org/en/downloads/ and then I could just do rvm install ruby-XYZ. I don''t get where I
2016 May 05
4
[RFC] Helping release management
Filing a PR for *every* fix is overkill. But filing a PR to express "please merge this to the branch" (if there isn't already a PR) seems reasonable. --paulr From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Reid Kleckner via llvm-dev Sent: Thursday, May 05, 2016 10:09 AM To: Quentin Colombet Cc: llvm-dev Subject: Re: [llvm-dev] [RFC] Helping release
2010 Dec 09
4
lapply getting names of the list
Hello All, I have a toy dataframe like this. It has 8 columns separated by tab. Name SampleID Al1 Al2 X Y R Th rs191191 A1 A B 0.999 0.09 0.78 0.090 abc928291 A1 B J 0.3838 0.3839 0.028 0.888 abcnab A1 H K 0.3939 0.939 0.3939 0.77 rx82922 B1 J K 0.3838 0.393
2016 Dec 14
18
[PATCH v5 0/18] Secure Boot refactoring
Sending things in a smaller chunks since it makes their reviewing easier. This part part 2/3 of the secboot refactoring/PMU command support patch series. Part 1 was the new falcon library which should be merged soon now. This series is mainly a refactoring/sanitization of the existing secure boot code. It does not add new features (part 3 will). Secure boot handling is now separated by NVIDIA
2016 Oct 27
15
[PATCH v2 00/14] Secure Boot refactoring
This is a rework of the secure boot code that moves the building of the blob into its own set of source files (and own hooks), making the code more flexible and (hopefully) easier to understand as well. This rework is needed to support more signed firmware for existing and new chips. Since the firmwares in question are not available yet I cannot send the code to manage then, but hopefully the
2016 Nov 02
15
[PATCH v3 00/15] Secure Boot refactoring
This is a rework of the secure boot code that moves the building of the blob into its own set of source files (and own hooks), making the code more flexible and (hopefully) easier to understand as well. This rework is needed to support more signed firmware for existing and new chips. Since the firmwares in question are not available yet I cannot send the code to manage then, but hopefully the
2016 Nov 21
33
[PATCH v4 0/33] Secure Boot refactoring / signed PMU firmware support for GM20B
This revision includes initial signed PMU firmware support for GM20B (Tegra X1). This PMU code will also be used as a basis for dGPU signed PMU firmware support. With the PMU code, the refactoring of secure boot should also make more sense. ACR (secure boot) support is now separated by the driver version it originates from. This separation allows to run any version of the ACR on any chip,