search for: persecute

Displaying 20 results from an estimated 21 matches for "persecute".

Did you mean: persecuted
2005 Jun 14
0
Mr. Chen told Media that CCP has "thousands" of secret agents in Australia
...his sympathy with Falun Gong group and democratic group, made his public appearance at a rally marking the Tiananmen student massacre and support freedom of Chinese people, that was organized by "Free China" along with other human rights groups. Mr. Chen told the media that he would be persecuted if returned to Beijing and hoped that the Australian Government would help to protect him. Mr. Chen said that he had met with officials of the Australian Department of Foreign Affairs (DFAT) on four days ago but that they had refused him political asylum, and told him to apply for a refugee pr...
2003 Oct 30
2
AW: trying to figure out how the --delete option works.
Add this: --delete-excluded See the manual. Rainer -----Urspr?ngliche Nachricht----- Von: rsync-bounces+rsync=diplan.de@lists.samba.org [mailto:rsync-bounces+rsync=diplan.de@lists.samba.org]Im Auftrag von Mandrake Pe Gesendet: Mittwoch, 29. Oktober 2003 13:33 An: rsync@lists.samba.org Betreff: trying to figure out how the --delete option works. I use this comand to back up my entirely drive
2005 Jul 02
0
CCP Believes Australian Government Can Be Bought
...pposed crimes of Tianjin Falun Gong practitioners and the CCPs guidelines about Falun Gong. Haos boss asked the newly transferred 27-year-old young man to learn, study and memorize the materials in order to build a solid foundation for future assignments requiring him to persecute Falun Gong. They tried to brainwash me. It goes on every day, Hao Fengjun said. I was never able to put my heart into it or sit still. I knew the 610 Office monitored, arrested, and persecuted innocent people such as Falun Gong practitioners and other dissidents. I was ti...
2013 Aug 08
5
[LLVMdev] Address space extension
On Aug 7, 2013, at 6:38 PM, Michele Scandale <michele.scandale at gmail.com> wrote: > On 08/08/2013 03:16 AM, Pete Cooper wrote: >> >> On Aug 7, 2013, at 5:12 PM, Michele Scandale <michele.scandale at gmail.com> wrote: >> >>> On 08/08/2013 02:02 AM, Justin Holewinski wrote: >>>> This worries me a bit. This would introduce language-specific
2013 Aug 08
0
[LLVMdev] Address space extension
On 08/08/2013 03:52 AM, Pete Cooper wrote: >> Why a backend should be responsible (meaning have knowledge) for a >> mapping between high level address spaces and low level address spaces? > Thats true. I’m thinking entirely from the persecutive of the backend > doing CL/CUDA. But actually LLVM is language agnostic. That is still > something the metadata could solve. The
2013 Aug 08
0
[LLVMdev] Address space extension
On Wed, Aug 7, 2013 at 9:52 PM, Pete Cooper <peter_cooper at apple.com> wrote: > > On Aug 7, 2013, at 6:38 PM, Michele Scandale <michele.scandale at gmail.com> > wrote: > > On 08/08/2013 03:16 AM, Pete Cooper wrote: > > > On Aug 7, 2013, at 5:12 PM, Michele Scandale <michele.scandale at gmail.com> > wrote: > > On 08/08/2013 02:02 AM, Justin
2013 Aug 08
1
[LLVMdev] Address space extension
On 08/08/2013 02:05 PM, Justin Holewinski wrote: > On Wed, Aug 7, 2013 at 9:52 PM, Pete Cooper <peter_cooper at apple.com > <mailto:peter_cooper at apple.com>> wrote: > > > On Aug 7, 2013, at 6:38 PM, Michele Scandale > <michele.scandale at gmail.com <mailto:michele.scandale at gmail.com>> wrote: > >> On 08/08/2013 03:16 AM, Pete
2003 Oct 29
0
trying to figure out how the --delete option works.
I use this comand to back up my entirely drive to a second drive. Because the second drive is smaller I have excluded my movies directory. I also excluded the /mnt/ diectory, becous I dont want to back up the backup. This part works just fine. It's the --delete option I cant get to work. I want rsync to delete files on the backup(destination) drive, that I have deleted or moved on the
2008 Nov 17
1
#505517 [grub-pc] Dosen't handle xen dom0 kernel automagically [PATCH]
package grub-pc tag 505517 patch upstream thanks Le jeudi 13 novembre 2008 09:36:03, vous avez ?crit?: > Hi, > > Willing to try Xen, I installed "xen-linux-system-2.6.26-1-xen-amd64", > which came with a bunch of packages? > > When I tried to boot the corresponding image, I got an error in Grub. > > AFAIK and from what I gathered on the web, the entry
2006 Oct 26
4
The elephant in the room: Oracle
So what does everyone else think of Oracle's announcement? http:// developers.slashdot.org/article.pl?sid=06/10/25/2316221 I kind of think that they are going to be hurting RedHat (a valuable partner if you believe their deployment numbers). Oh silly, silly Larry. I guess the only hope that we have is that it actually increases mind share of RHEL and hence broader support for it (and
2013 Aug 08
1
[LLVMdev] Address space extension
On Thu, Aug 08, 2013 at 08:05:33AM -0400, Justin Holewinski wrote: > On Wed, Aug 7, 2013 at 9:52 PM, Pete Cooper <peter_cooper at apple.com> wrote: > > > > > On Aug 7, 2013, at 6:38 PM, Michele Scandale <michele.scandale at gmail.com> > > wrote: > > > > On 08/08/2013 03:16 AM, Pete Cooper wrote: > > > > > > On Aug 7, 2013, at 5:12
2013 Aug 08
0
[LLVMdev] Address space extension
On 08/08/2013 03:16 AM, Pete Cooper wrote: > > On Aug 7, 2013, at 5:12 PM, Michele Scandale <michele.scandale at gmail.com> wrote: > >> On 08/08/2013 02:02 AM, Justin Holewinski wrote: >>> This worries me a bit. This would introduce language-specific >>> processing into SelectionDAG. OpenCL maps address spaces one way, other >>> languages map them
2015 Oct 13
4
RFC: Introducing an LLVM Community Code of Conduct
> On Oct 13, 2015, at 10:23 AM, Bill Kelly via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Renato Golin via llvm-dev wrote: >> On 13 October 2015 at 17:16, Kuperstein, Michael M via llvm-dev >> <llvm-dev at lists.llvm.org> wrote: >>> The FreeBSD CoC is, IMHO, much better in this respect ( https://www.freebsd.org/internal/code-of-conduct.html ).
2004 Aug 09
4
linear constraint optim with bounds/reparametrization
Hello All, I would like to optimize a (log-)likelihood function subject to a number of linear constraints between parameters. These constraints are equality constraints of the form A%*%theta=c, ie (1,1) %*% 0.8,0.2)^t = 1 meaning that these parameters should sum to one. Moreover, there are bounds on the individual parameters, in most cases that I am considering parameters are bound between zero
2013 Aug 08
3
[LLVMdev] Address space extension
On Aug 7, 2013, at 5:12 PM, Michele Scandale <michele.scandale at gmail.com> wrote: > On 08/08/2013 02:02 AM, Justin Holewinski wrote: >> This worries me a bit. This would introduce language-specific >> processing into SelectionDAG. OpenCL maps address spaces one way, other >> languages map them in other ways. Currently, it is the job of the >> front-end to map
2005 Nov 07
2
Reducing the deleterious effects of ego related issues on the list: growing up individually.
Folks, I *suggest* that little or no reply to this is warranted. It's just the statements of an old fart trying to make a (slightly) better environment for all of us. These thoughts are offered for consideration and use as you see fit. For some, "Hey, that'll work for me too" is the hoped for result. No discussion is intended or warranted, IMO. If you recognize yourself in
2006 Mar 06
46
Capistrano 1.1
Capistrano is a utility for executing tasks in parallel across multiple remote hosts. It was formerly known as SwitchTower. Installation: gem install capistrano Manual: http://manuals.rubyonrails.org/read/book/17 Version 1.1 introduces a few changes: * Renamed! Due to the trademark infringement debacle of last week, we had to change the name. Moving forward it will be known as
2013 Aug 08
4
[LLVMdev] Address space extension
On Aug 7, 2013, at 7:23 PM, Michele Scandale <michele.scandale at gmail.com> wrote: > On 08/08/2013 03:52 AM, Pete Cooper wrote: >>> Why a backend should be responsible (meaning have knowledge) for a >>> mapping between high level address spaces and low level address spaces? >> Thats true. I’m thinking entirely from the persecutive of the backend >> doing
2003 Nov 01
4
Bug with partial IMAP fetches
An HTML attachment was scrubbed... URL: http://procontrol.fi/pipermail/dovecot/attachments/20031031/84fb6a1b/attachment.html -------------- next part -------------- X-UIDL: 61c08992b287bf24b6fff123164620b2 Return-Path: <mreimer@vpop.net> Delivered-To: krista@vpop.net Received: from vpop.net (bilbo.vpop.net [65.103.33.41]) by boromir.vpop.net (Postfix) with ESMTP id 6B7D43A60F6 for
2013 Oct 02
1
Dovecot namespace solved while writing; preparing to refilter
Hi! My plea to readers: =================== Pls., people who only want strictly technical issues to read, and frown at any broader context regardless how intrinsically related, but not strictly technically related, it might be, skip all the way, all the way to, search for exact words: "strictly technical" or visually, find two lines of sole "===" characters. Thank you!