Displaying 20 results from an estimated 5748 matches for "modern".
2016 Apr 26
2
Missing clang-modernize in 3.8 (Debian 8 Jessie)
The docs are in a good shape in this regard:
http://clang.llvm.org/extra/clang-modernize.html
http://llvm.org/releases/3.8.0/tools/clang/tools/extra/docs/clang-modernize.html
Apparently, it doesn't make the fact more discoverable though.
On Tue, Apr 26, 2016 at 11:27 AM, Benjamin Kramer via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> clang-modernize was folded i...
2011 Feb 25
4
means, SD's and tapply
I'm trying to use tapply to output means and SD or SE for my data but
seem to be limited by how many times I can subset it. Here's a snippet
of my data
> stems353[1:10,]
Time DataSource Plot Elevation Aspect Slope Type Species
SizeClass Stems
1 Modern Cameron 70F221 1730 ESE 20 Conifer ABCO
Class1 3
2 Modern Cameron 70F221 1730 ESE 20 Conifer ABMA
Class1 0
3 Modern Cameron 70F221 1730 ESE 20 Hardwood ACMA
Class1 0
4 Modern Cameron 70F221 1730 ESE 20 Har...
2016 Apr 26
2
Missing clang-modernize in 3.8 (Debian 8 Jessie)
Hi, new to llvm/clang so forgive any errors on my part.
For Debian 8 (Jessie), though all other packages have installed
successfully, for clang modernize I get -
nick at macbookpro-debian:~$ sudo apt-get install clang-modernize-3.8
[sudo] password for nick:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package clang-modernize-3.8
E: Couldn't find any package by regex 'clang-m...
2016 Apr 27
2
Missing clang-modernize in 3.8 (Debian 8 Jessie)
...016 at 10:39 PM, Nick Wiggill <nick.wiggill at gmail.com>
wrote:
> Thanks for your replies, gentlemen. I'm in good standing with my install,
> then.
>
> On the apt page <http://llvm.org/apt/>, it should not be suggested then
> to "apt-get install [..etc..] clang-modernize-3.8 [..etc..]" (see under
> "Install
> (qualification branch)"). Should probably be updated - thank you Benjamin
> for asking.
>
> On 26 April 2016 at 18:28, Alexander Kornienko <alexfh at google.com> wrote:
>
>> The docs are in a good shape in this r...
2016 Apr 27
2
Missing clang-modernize in 3.8 (Debian 8 Jessie)
...ck.wiggill at gmail.com>> wrote:
> >
> > Thanks for your replies, gentlemen. I'm in good standing with my
> install, then.
> >
> > On the apt page <http://llvm.org/apt/>, it should not be suggested
> then to "apt-get install [..etc..] clang-modernize-3.8 [..etc..]" (see
> under "Install
> > (qualification branch)"). Should probably be updated - thank you
> Benjamin for asking.
> >
> > On 26 April 2016 at 18:28, Alexander Kornienko <alexfh at google.com
> <mailto:alexfh at google.com>...
2016 Dec 29
5
Modernizing LLVM Coding Style Guide and enforcing Clang-tidy
...on adding new
rules to coding style.
I will list clang-tidy checks that I think should be used in LLVM. To make
it short I will not justify why it is better to use this style because the
documentation of checks is doing good job there.
List of checks that I would like to add to .clang-tidy config
modernize-*
http://clang.llvm.org/extra/clang-tidy/checks/modernize-deprecated-headers.html
http://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html
http://clang.llvm.org/extra/clang-tidy/checks/modernize-make-shared.html
http://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-va...
2004 Mar 16
1
Changing ComputerModern in postscript(...): A first attempt at contributing....
...'m by no
means an R,TeX/LaTeX, or typesetting expert, I have largely stumbled my way
to this point.
Objective: I'd like to get R postscript(...) to generate output that has the
TeX italic font when I use italic(...) in an R graphic.
I found out that the R postscript(..font="ComputerModern") outputs slanted
text when the R function italic(..) is used in a graphic. I think the text
should use the italic font.
For a quick overview of italic vs. slant vs. oblique see
http://www.eyewire.com/magazine/columns/robin/italic/
A response from Brian Ripley pointed me to the src/main/devP...
2016 Dec 29
0
[cfe-dev] Modernizing LLVM Coding Style Guide and enforcing Clang-tidy
...g style.
> I will list clang-tidy checks that I think should be used in LLVM. To make
> it short I will not justify why it is better to use this style because the
> documentation of checks is doing good job there.
>
> List of checks that I would like to add to .clang-tidy config
> modernize-*
>
>
> http://clang.llvm.org/extra/clang-tidy/checks/modernize-deprecated-headers.html
> http://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html
> http://clang.llvm.org/extra/clang-tidy/checks/modernize-make-shared.html
> http://clang.llvm.org/extra/clang-tid...
2001 Jun 29
1
Problems using Computer Modern fonts
I have been trying to use the Computer Modern fonts in postscript output
from R, but I have run into a few problems and limitations. I did read and
follow the instructions in the documentation.
The first problem is that R sometimes needs to use a minus sign in the
text in plots, but the non-symbol computer modern fonts contain only a
hyphen....
2001 Jun 29
1
Problems using Computer Modern fonts
I have been trying to use the Computer Modern fonts in postscript output
from R, but I have run into a few problems and limitations. I did read and
follow the instructions in the documentation.
The first problem is that R sometimes needs to use a minus sign in the
text in plots, but the non-symbol computer modern fonts contain only a
hyphen....
2016 Apr 29
2
Missing clang-modernize in 3.8 (Debian 8 Jessie)
...w if I want to bring back llvm-jenkins.d.n again yet. if
people see an interest in it, why not :)
Le 27/04/2016 à 13:06, Alexander Kornienko a écrit :
> ... and http://llvm-jenkins.debian.net/ seems to be down. Sorry for
> bugging you with all of this, and thanks for fixing the
> clang-modernize thingy so quickly!
>
> On Wed, Apr 27, 2016 at 12:35 PM, Alexander Kornienko
> <alexfh at google.com <mailto:alexfh at google.com>> wrote:
>
> While you're here, Xenial (15.10) seems wrong (should be 16.04 LTS).
>
> On Wed, Apr 27, 2016 at 12:32 PM,...
2008 Jun 15
2
modern-CentOS-1.10.3
Sometimes content gets out of page due it is larger than screen
visible area. To fix that in modern-CentOS-1.10.3 we introduce
automatically overflow for some table cells and pre elements.
See: http://wiki.centos.org/ArtWork/WikiDesign/modern-CentOS?action=AttachFile&do=get&target=Screenshot-scrolling_text_inside_tables.png
More details in:
http://wiki.centos.org/ArtWork/WikiDesign/mode...
2007 Jun 04
0
Patch to enable python bindings in absence of docs build
...* Include overrides for the documentation comments. */
%include "extracomments.i"
Index: python/Makefile.am
===================================================================
--- python/Makefile.am (revision 8794)
+++ python/Makefile.am (working copy)
@@ -9,7 +9,12 @@
BUILT_SOURCES = modern/xapian_wrap.cc modern/xapian_wrap.h modern/xapian.py
-EXTRA_DIST = util.i extra.i extracomments.i except.i doccomments.i\
+if HAVE_DOCCOMMENTS_SOURCES
+DOCCOMMENTS_I = doccomments.i
+DOCCOMMENTS_I_FLAGS=-DDOCCOMMENTS_I_SOURCES
+endif
+
+EXTRA_DIST = util.i extra.i extracomments.i except.i $(DOCCO...
2015 Apr 16
4
ClamAV reports a trojan
On Thu, April 16, 2015 10:09 am, Les Mikesell wrote:
> On Thu, Apr 16, 2015 at 10:01 AM, James B. Byrne <byrnejb at harte-lyne.ca>
wrote:
>> This morning I discovered this in my clamav report from one of our imap
servers:
>> /usr/share/nmap/scripts/irc-unrealircd-backdoor.nse:
>> Unix.Trojan.MSShellcode-21 FOUND
>> I have looked at this script and it appears to be
2008 Jan 14
1
modern-CentOS-1.7-29
...gray, with "a" ;). Fix that!.
- Make pre element not so yellow. Let it as it was inicially.
1.7-28
======
- Come back to 10% page lateral margin presentation.
- Change color on messages left border.
---
http://wiki.centos.org/ArtWork/Wiki?action=AttachFile&do=get&target=modern-CentOS-1.7-29.png
http://wiki.centos.org/ArtWork/Wiki?action=AttachFile&do=get&target=modern-CentOS-1.7-29-1.png
http://wiki.centos.org/ArtWork/Wiki?action=AttachFile&do=get&target=modern-CentOS-1.7-29-2.png
http://wiki.centos.org/ArtWork/Wiki?action=AttachFile&do=get&targe...
2009 Jul 02
2
Computer Modern
I am trying to use computer modern fonts in postscript files for a latex
document. Ultimately I want to automate this through sweave. I've read the
documentation ans have tried the following code to use lattice to produce a
graph using computer modern:
library(lattice)
library(grid)
testPlot=(
xyplot(seq(1:10) ~ seq(1:10),...
2008 Jan 07
1
modern-CentOS-1.7-19
Hi guys,
What do you think if we make wiki background a little darker ?, see
the following screenshot:
http://wiki.centos.org/ArtWork/Wiki?action=AttachFile&do=get&target=modern-CentOS-1.7-18.png
And, what do you think about the following messages style:
http://wiki.centos.org/ArtWork/Wiki?action=AttachFile&do=get&target=modern-CentOS-1.7-18-msgs.png
The relevant changes from version 1.7-12 to 1.7-19 are:
1.7-19
======
- Update messages style. Add messages o...
2012 Oct 09
4
Modern Symbolic debugger for R programmes?
I think I am whistling in the wind, but is there a modern symbolic
debugger for R programmes?
I am working through some one else's code, thousands of lines, that
has the occasional bug in it, and a lot in my understanding of it.
I cannot make setBreakpoint or findLineNum work. I get "No source
refs found.". I am starting to loose my mi...
2012 Feb 22
1
Good and modern Kernel Regression package in R with auto-bandwidth?
Hi all,
I am looking for a good and modern Kernel Regression package in R, which
has the following features:
1) It has cross-validation
2) It can automatically choose the "optimal" bandwidth
3) It doesn't have random effect - i.e. if I run the function at different
times on the same data-set, the results should be exactly the...
2015 Jan 15
3
[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
...;
> > QEMU side is still undergoing polishing, but is already testable.
>
> Looked art the qemu side for now, commenting here due to qemu patches
> not being posted to the list yet (guess that is at least partly already
> on your todo list):
Absolutely.
> * Both legacy and modern should be switchable. Modern needs to be
> switchable _anyway_ for backward compatibility with old qemu
> versions. But legacy should be too, for testing purposes and for
> new device types which don't need legacy in the first place.
I agree.
> * I'd like to see so...