Displaying 5 results from an estimated 5 matches for "80col".
Did you mean:
80cols
2008 May 14
2
[LLVMdev] Duplicate file name
While cleaning up 80col violations, I stumbled upon
ggreif at my [!2464] find lib -name SimplifyCFG.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
lib/Transforms/Scalar/SimplifyCFG.cpp
I do not believe this is good, especially IDEs tend to
confuse files with identical names coming from different
directories. (CodeWarrior did...
2002 Feb 11
0
[Bug 108] New: Enable continuation with '\' (backslash) in /etc/ssh/sshd_config (feature request)
...ould be split up. Example:
AllowUsers user1 at host1.somewhere.com user1 at host2.somewhere.com \
user2 at host1.somewhere.com user2 at host3.somewhere.com
etc. This is especially handy when (remotely) logged in on a 80x24
char tty and when doing screen copy & pastes on 80col tty's because
some terminal emulators insert a \n even for wrapped lines at col. 80.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2007 Mar 30
1
[LLVMdev] Cleanups in ROTL/ROTR DAG combiner code
The attached patch contains:
- Cleanups in the DAGCombiner.cpp ROTL/ROTR combine code, primarily
helping me to fix 80col violations (benefiting the code as a whole).
- Detect sign/zext/any-extended versions of ROTL/ROTR patterns.
- Allow custom lowering for ROTL/ROTR (needed in the CellSPU's case
for 8-bit rotates, when only 16-bit and 32-bit rotates are actually
implemented in the instruction set.)
-sc...
2014 May 15
3
[LLVMdev] Finding safe thread suspension points while JIT-ing (was: Add pass run listeners to the pass manager.)
On May 15, 2014, at 9:50 AM, Philip Reames <listmail at philipreames.com> wrote:
> Given the use case (user mode scheduling), I'm not going to oppose this proposal. I would like to see a couple of things clarified documentation wise:
> - When is this interface valid? (i.e. the single thread case)
> - If a context does have multiple threads, is this called once per thread? Or
2004 Feb 06
4
more or less pager
R-users,
(forgive my return adres)
I've been breaking my head why R---which i find fabulous, by the
way---does not pipe interactive output through a pager (more or less),
like it does with help(), or like GNU Octave does with arrays with more
than terminal height rows.
Maybe it is my installation (Debian/GNU Linux). Maybe it is my
configuration, but i don't think so because with