search for: ored

Displaying 20 results from an estimated 607 matches for "ored".

2017 Sep 17
2
RFC: Use closures to delay construction of optimization remarks
> On Sep 16, 2017, at 4:49 PM, Sean Silva <chisophugis at gmail.com> wrote: > > Actually maybe something like: > > if (auto &E = ORE.emitMissed(DEBUG_TYPE)) { > E.emit(...) << ...; > } Well, the point of this interface was exactly to avoid writing a conditional. If you’re willing to use a conditional you can already write this: if
2017 Sep 16
3
RFC: Use closures to delay construction of optimization remarks
Another alternative could be: ORE.emitMissed(DEBUG_TYPE, ...) << ... Then the first line of emitMissed does a check if it is enabled and if not then returns a dummy stream that does nothing for operator<< (and short-circuits all the stream operations) On Sep 15, 2017 2:21 PM, "Adam Nemet via llvm-dev" <llvm-dev at lists.llvm.org> wrote: For better readability we
2017 Sep 19
0
RFC: Use closures to delay construction of optimization remarks
Sean, hopefully you’re OK with that reasoning. I went ahead and committed this in r313691. > On Sep 16, 2017, at 10:43 PM, Adam Nemet <anemet at apple.com> wrote: > > >> On Sep 16, 2017, at 4:49 PM, Sean Silva <chisophugis at gmail.com <mailto:chisophugis at gmail.com>> wrote: >> >> Actually maybe something like: >> >> if (auto &E
2019 Jul 10
1
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...>> of >>>> folders, and depth of hierarchy to my best understanding caused >>>> the >>>> exchange server / outlook / evolution mail clients to begin to >>>> malfunction. To cope with this the archive was broken up and the >>>> bulk stored in the offline PST and the most active components >>>> stored in >>>> online Exchange mailboxes. >>>> >>>> I have some understanding of the fs mbox format, and also the >>>> mitigations to be made for certain characters / strings. My main...
2019 Jun 27
2
Applying Dovecot for a large / deep folder-hierarchy archive.
...T. > The move to the offline PST was by necessity, as the large number of > folders, and depth of hierarchy to my best understanding caused the > exchange server / outlook / evolution mail clients to begin to > malfunction. To cope with this the archive was broken up and the bulk > stored in the offline PST and the most active components stored in > online Exchange mailboxes. > > I have some understanding of the fs mbox format, and also the > mitigations to be made for certain characters / strings. My main > concern is whether Dovecot is likely to be able to cope wel...
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
...unctions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the following advantages: - Regular expressions are themselves first-class objects (of class "ore"), stored with attributes containing information such as the number of parenthesised groups present within them. This means that it is not necessary to compile a particular regex more than once. - Search results focus around the matched substrings (including parenthesised groups), rather than the locations o...
2015 Jan 08
0
Package "ore": Oniguruma Regular Expressions
...unctions for searching, splitting and substituting text which matches (Perl-style) regular expressions. The package uses the Oniguruma/Onigmo regex library behind the scenes, and offers the following advantages: - Regular expressions are themselves first-class objects (of class "ore"), stored with attributes containing information such as the number of parenthesised groups present within them. This means that it is not necessary to compile a particular regex more than once. - Search results focus around the matched substrings (including parenthesised groups), rather than the locations o...
2019 Jul 04
9
Applying Dovecot for a large / deep folder-hierarchy archive.
...e to the offline PST was by necessity, as the > > large numberoffolders, and depth of hierarchy to my best > > understanding caused theexchange server / outlook / evolution mail > > clients to begin tomalfunction. To cope with this the archive was > > broken up and thebulk stored in the offline PST and the most active > > componentsstored inonline Exchange mailboxes. > > I have some understanding of the fs mbox format, and also > > themitigations to be made for certain characters / strings. My > > mainconcern is whether Dovecot is likely to be able t...
2019 Jul 10
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...ber > > > of > > > folders, and depth of hierarchy to my best understanding caused > > > the > > > exchange server / outlook / evolution mail clients to begin to > > > malfunction. To cope with this the archive was broken up and the > > > bulk stored in the offline PST and the most active components > > > stored in > > > online Exchange mailboxes. > > > > > > I have some understanding of the fs mbox format, and also the > > > mitigations to be made for certain characters / strings. My main > >...
2019 Jul 08
1
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...archy to my best understanding caused the </div> <div> exchange server / outlook / evolution mail clients to begin to </div> <div> malfunction. To cope with this the archive was broken up and the </div> <div> bulk stored in the offline PST and the most active components </div> <div> stored in </div> <div> online Exchange mailboxes. </div> <div> <br> </div> <div> I have some understanding of the fs m...
2019 Jun 27
3
Applying Dovecot for a large / deep folder-hierarchy archive.
...line PST. The move to the offline PST was by necessity, as the large number of >> folders, and depth of hierarchy to my best understanding caused the exchange server / outlook / evolution mail clients to begin to >> malfunction. To cope with this the archive was broken up and the bulk stored in the offline PST and the most active components stored in >> online Exchange mailboxes. >> >> I have some understanding of the fs mbox format, and also the mitigations to be made for certain characters / strings. My main concern is whether Dovecot is likely to be able to cope we...
2019 Jul 07
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...e PST was by necessity, as the large number > > of > > folders, and depth of hierarchy to my best understanding caused the > > exchange server / outlook / evolution mail clients to begin to > > malfunction. To cope with this the archive was broken up and the > > bulk stored in the offline PST and the most active components > > stored in > > online Exchange mailboxes. > > > > I have some understanding of the fs mbox format, and also the > > mitigations to be made for certain characters / strings. My main > > concern is whether Dovec...
2007 Jan 16
2
command like break ore exit in the dialpan
Hi i have a similar dialplan: exten => 99,1,Gotoif(....?2:3) exten => 99,2,Meetme(100) exten => 99,3,Meetme(100|options) i'd like to do something like: exten => 99,1,Gotoif(....?2:4) exten => 99,2,Meetme(100) exten => 99,4, ... exit ... exten => 99,3,Meetme(100|options) How can i exit the dialplan? I won't use meetme twice! Thanks nik
2002 May 04
3
Send Password with RSYNC_PASSWORD ore --password-file
Hallo, i am verry sorry about my bad engllish. But i trie my best... I trie to setup an Backupserver. If i use this rsync -varpog -e ssh /home/www/web6 217.172.xxx.xxx:/home/www/web6 the Server is asking me fore Password. If i use this rsync -varpog -e ssh --stats /home/www/web6 217.172.xxx.xxx:/home/www/web6 --password-file=host1.pwd the Server is asking me too fore Passwort. How i can bring
2011 Nov 17
1
Introducing \n's so that par.strip.text can produce multiline strips in lattice
Dear all, I have the following data, which has \\n in place of \n. I introduced \n's in the csv file so that I could use it in barchart in lattice. When I did that and read it into R using read.csv, it read it as \\n. My question is how do I introduce "\n" in the middle of a long string of quoted text so that lattice can make multiline strips. Hitting Enter which is supposed to
2005 Dec 09
1
O-ring statistic
Rainer M Krug writes: > Thorsten Wiegand used in his paper Wiegand T., and K. A. Moloney 2004. > Rings, circles and null-models for point pattern analysis in ecology. > Oikos 104: 209-229 a statistic he called O-Ring statistic which is > similar to Ripley's K, only that it uses rings instead of circles. > > http://www.oesa.ufz.de/towi/towi_programita.html#ring
2019 Jul 07
0
Applying Dovecot for a large / deep folder-hierarchy archive - BUG REPORTS!
...e PST was by necessity, as the large number > > of > > folders, and depth of hierarchy to my best understanding caused the > > exchange server / outlook / evolution mail clients to begin to > > malfunction. To cope with this the archive was broken up and the > > bulk stored in the offline PST and the most active components > > stored in > > online Exchange mailboxes. > > > > I have some understanding of the fs mbox format, and also the > > mitigations to be made for certain characters / strings. My main > > concern is whether Dovec...
2019 Jun 27
0
Applying Dovecot for a large / deep folder-hierarchy archive.
...to the offline PST was by necessity, as the large number of >> folders, and depth of hierarchy to my best understanding caused the >> exchange server / outlook / evolution mail clients to begin to >> malfunction. To cope with this the archive was broken up and the bulk >> stored in the offline PST and the most active components stored in >> online Exchange mailboxes. >> >> I have some understanding of the fs mbox format, and also the >> mitigations to be made for certain characters / strings. My main >> concern is whether Dovecot is likely to...
2019 Jun 26
3
Applying Dovecot for a large / deep folder-hierarchy archive.
..., and then in an offline PST. The move to the offline PST was by necessity, as the large number offolders, and depth of hierarchy to my best understanding caused the exchange server / outlook / evolution mail clients to begin tomalfunction. To cope with this the archive was broken up and the bulk stored in the offline PST and the most active components stored inonline Exchange mailboxes. I have some understanding of the fs mbox format, and also the mitigations to be made for certain characters / strings. My main concern is whether Dovecot is likely to be able to cope well with a large number of fo...
2001 Jan 11
0
ORe: Some Packages Won't Run under RH 7
Patrick Connolly wrote: > According to Richard A. Bilonick: > |> > |> I recently installed Red Hat Linux 7.0. I installed Version 1.2.0 (2000-12-15) of > |> R. I installed a number of packages including chron, date, ellipse, sgeostat, > |> survival5, and xtable. the "library()" command shows that they are installed. > |> > |> chron works but I get