Displaying 12 results from an estimated 12 matches for "iga".
Did you mean:
ida
2009 Nov 13
6
replace a whole word with sub()
Dear all,
I cannot figure out how to solve a small problem (well, not for me), surely somebody can help me in few seconds.
I have a series of strings in a vector X of the type "xxx", "yyy", "zzz", "IgA", "IgG", "kkk", "IgM", "aaa".
I want to substitute every ENTIRE string beginning with "Ig" with "0".
So, I'd like to have "xxx", "yyy", "zzz", "0", "0", "kkk", "0&...
2010 Jul 19
3
ActiveRecord override
...read_attribute(:borrower_ssn) &&
self.encryption_key
rescue
return read_attribute(:borrower_ssn) if read_attribute(:borrower_ssn)
&& self.encryption_key
end
nil
end
end
However, when I do Person.find(27) I get:
#<Person id: 27, ssn: "l+IV+c55qywTjPd+bW+IGA==\n" >
And then if I do p = Person.find(27), then I get the decrypted ssn.
I know that find must be processing under the override methods, but I dont
understand why, as I thought if you overrode a method it would hold in all
situations for the AR object.
David
--
You received this mess...
2008 Aug 26
5
undefined method
I''m trying to pass a method to another object/method as a variable.
Example one, login 1 works just fine.
def login1
@driver.Login(username, password)
end
However, if I try to pass "Login" to the driver as an argument
(example two Login 2), I get "undefined method `command_string'' for
#<SOAP::RPC::Driver:0x316dc28>"
"Login" is a legit
2006 Nov 04
0
[LLVMdev] Port succesful
...ion). I have already made the compiler
> (parsing, code extraction), all I need is to send it to LLVM to process it
> for me. So you can soon expect a new
> frontend for BSF scripts (Baadengine scripts format - java/C# like language,
> used for this project).
>
> Reegards,
> �iga Osolin
>
>
2006 Nov 21
0
[LLVMdev] EH and C++ intergation
...e (if possible) with the
compiler it is compiled with; if llvm is compiled with VC8, it would emit
code compatible with VC8.
I will probably soon begin with development. Please let me know if there
is any thing more I need to consider/know, or if there is someting wrong
with the design.
Regards,
iga
2006 Nov 04
2
[LLVMdev] Port succesful
...to bytecodes and JIT-ed
at execution). I have already made the compiler
(parsing, code extraction), all I need is to send it to LLVM to process
it for me. So you can soon expect a new
frontend for BSF scripts (Baadengine scripts format - java/C# like
language, used for this project).
Reegards,
Žiga Osolin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: llvm.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061104/aa5915d3/attachment.ksh>
2006 Nov 21
4
[LLVMdev] LLVM and Cell processor
Hi all,
I've been following LLVM for a couple of years, and though I've not
found an occasion to use it (yet), I'm always curious about its
potential uses.
I was discussing with friends about the Cell processor, and some of
the arguments were that it is difficult to program and difficult to
optimize. One of the concerns was that the PPE (central processor) is
"in
2003 Dec 01
0
No subject
...homas Benedetto, Analyst/Programmer II jbenedet@unm.edu
Parish Memorial Business Library (505)277-8945
University of New Mexico, Albuquerque, NM 87131-1496
http://www.unm.edu/~jbenedet/ http://eLibrary.unm.edu/pmleref
Return-Path: <JGERSTBA@iga.state.in.us>
Delivered-To: samba@lists.samba.org
Received: from mailhub.isd.state.in.us (mailhub.isd.state.in.us
[199.8.63.73]) by lists.samba.org (Postfix) with ESMTP id F0B234400
for <samba@lists.samba.org>; Mon, 14 May 2001 07:49:36 -0700 (PDT)
Received: from gwnet.isd.state.in.us (...
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...gt;
Bug #365108 {Done: Sebastian Ramacher <s.ramacher at gmx.at>} [yafc] yafc: ignore PASV range
Changed Bug submitter to 'Marc Dequ?nes (Duck) <duck at duckcorp.org>' from 'Marc Dequ??nes (Duck) <duck at duckcorp.org>'
> submitter 389591 Juan Manuel Coronado Z??iga <juan.coronado at avatar.com.co>
Bug #389591 [wnpp] RFP: freeswitch -- Modular Media Switching Software Library and Soft-Switch Application.
Bug #513606 [wnpp] RFP: freeswitch -- Modular Media Switching Software Library and Soft-Switch Application.
Changed Bug submitter to 'Juan Manuel Co...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...vi_size(struct tmds_chip_information *tmds_chip,
+bool viafb_tmds_trasmitter_identify(void);
+void viafb_init_dvi_size(struct tmds_chip_information *tmds_chip,
struct tmds_setting_information *tmds_setting);
void viafb_dvi_set_mode(const struct fb_var_screeninfo *var,
u16 cxres, u16 cyres, int iga);
diff --git a/drivers/video/via/hw.c b/drivers/video/via/hw.c
index 898590d..80233da 100644
--- a/drivers/video/via/hw.c
+++ b/drivers/video/via/hw.c
@@ -465,9 +465,9 @@ static struct via_device_mapping device_mapping[] = {
static struct via_clock clock;
static void load_fix_bit_crtc_reg(void)...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...vi_size(struct tmds_chip_information *tmds_chip,
+bool viafb_tmds_trasmitter_identify(void);
+void viafb_init_dvi_size(struct tmds_chip_information *tmds_chip,
struct tmds_setting_information *tmds_setting);
void viafb_dvi_set_mode(const struct fb_var_screeninfo *var,
u16 cxres, u16 cyres, int iga);
diff --git a/drivers/video/via/hw.c b/drivers/video/via/hw.c
index 898590d..80233da 100644
--- a/drivers/video/via/hw.c
+++ b/drivers/video/via/hw.c
@@ -465,9 +465,9 @@ static struct via_device_mapping device_mapping[] = {
static struct via_clock clock;
static void load_fix_bit_crtc_reg(void)...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...vi_size(struct tmds_chip_information *tmds_chip,
+bool viafb_tmds_trasmitter_identify(void);
+void viafb_init_dvi_size(struct tmds_chip_information *tmds_chip,
struct tmds_setting_information *tmds_setting);
void viafb_dvi_set_mode(const struct fb_var_screeninfo *var,
u16 cxres, u16 cyres, int iga);
diff --git a/drivers/video/via/hw.c b/drivers/video/via/hw.c
index 898590d..80233da 100644
--- a/drivers/video/via/hw.c
+++ b/drivers/video/via/hw.c
@@ -465,9 +465,9 @@ static struct via_device_mapping device_mapping[] = {
static struct via_clock clock;
static void load_fix_bit_crtc_reg(void)...