Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642
___
Jruby-devel mailing list
[email protected]
https://lists.sourceforge.net/lists
ssues accessing it.
--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com
---
Marc Hadley
Business Alliances, CTO Office, Sun Microsystems.
---
Using Tomcat but need to do
fo/jruby-devel
--
Charles Oliver Nutter @ headius.blogspot.com
JRuby Developer @ jruby.sourceforge.net
Application Architect @ www.ventera.com
---
Marc Hadley
Business Alliances, CTO Office, Sun Microsystems.
---
This SF.Net email is sponsored by
i,
I know that Thom and Charles are going, is there any more people
from
the list that's going to show up? My group here in Sweden bought
tickets
yesterday.
Regards
Ola Bini
---
Marc Hadley
---
This SF.Net email is sponsored by xP
tory!
http://sel.as-us.falkag.net/sel?
cmd=lnk&kid=110944&bid=241720&dat=121642
___
Jruby-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jruby-d
4/5/06, Charles O Nutter <[EMAIL PROTECTED] > wrote:
Ahh, one other detail: please use unified diff for your patches. It
came through ok this time, so I should be able to apply it anyway.
On 4/5/06, Marc Hadley <[EMAIL PROTECTED]> wrote: I tracked down
the shell wildcard problem w
;m not that familiar with patch formats, how would I generate a
unified diff - would command line cvs work ?
Thanks,
Marc.
On 4/5/06, Marc Hadley <[EMAIL PROTECTED]> wrote: I tracked down
the shell wildcard problem with my original patch and
also tidied things up a bit and fixed a
might cause problems if multiple threads start executing
additional scripts concurrently. There doesn't appear to be an easy
fix to this but as I'm new to the code I might have missed something.
Marc.
---
Marc Hadley
exec_ruby_scripts_in_process.patch
Description: Binary data
another
patch.
Hold off applying this patch, i think I've found the root of the
wildcard expansion problem and should have something better soon.
Marc.
CVS is supposed to be back up tonight or tommmorow.
-Tom
On Mon, 03 Apr 2006, Marc Hadley defenestrated me:
Here's a patch
tests due to some shell
wildcard expansion differences that I haven't yet figured out.
Marc.
---
Marc Hadley
Index: RubyKernel.java
*** /Users/mh124079/Development/Ruby/jruby/src/org/jruby/
RubyKernel.java Base (1.45)
--- /Users/mh124079/Development/Ruby/jruby/src/org/jruby/
RubyK
teless, and so aside from the threading issues there's nothing
to stop us throwing away a JRuby runtime if it misbehaves. Is this
the sort of thing you mean?
Yes, that's the sort of thing I was wondering about.
Thanks,
Marc.
On 3/29/06, Marc Hadley <[EMAIL PROTECTED]> wrote:
be subject to the same kind of
criticism ?
Thoughts ?
Marc.
---
Marc Hadley
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
an
f you send me a copy, I'll take a look at your Kernel#system patch
and see what I can do.
Thanks,
Marc.
---
Marc Hadley
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into
b
39c39
< h = Hash.new {|h,k| h[k] = 1 }
---
> h = Hash.new {|h,k| h[k] = k.to_i*10 }
41c41,43
< test_equal(1, h[10])
---
> test_equal(100, h[10])
> test_equal(0, h.default)
> test_equal(20, h.default(2))
44d45
<
---
Marc Hadley
e a little challenging
though.
Thanks for the suggestions, the three above all look like nice self
contained pieces of work so I'll look into those. I'll start with
1121928 since that will give me an opportunity to learn how Ruby
objects and blocks are managed in the code.
Ma
one new to the codebase
(i.e. me) could profitably spend their time on ?
Marc.
---
Marc Hadley
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend
On Mar 20, 2006, at 5:06 PM, Marc Hadley wrote:
I found a GPL/LGPL version at: http://manticore.2y.net/Java/
examples/crypt.zip
It occurred to me that even if the authors won't agree to a CPL
license, the library could still be distributed and used with JRuby
under the terms of the
1 & 0x3f][0]; v2 |= efp[ 3][ l1 & 0x3f][1];
v1 |= efp[ 2][(l1 >>>= 6) & 0x3f][0]; v2 |= efp[ 2][ l1 & 0x3f][1];
v1 |= efp[ 1][(l1 >>>= 10) & 0x3f][0]; v2 |= efp[ 1][ l1 & 0x3f][1];
v1 |= efp[ 0][(l1 >>>= 6) & 0x3f
Hi,
I've implemented String#crypt as outlined at:
http://sourceforge.net/tracker/index.php?
func=detail&aid=911517&group_id=35413&atid=413912
What's the preferred way for me to submit the changes ?
Thanks,
Marc.
---
Marc Hadley
smime.p7s
Description: S/MIME cryptographic signature
ponse from
cvs.sourceforge.net: M -!- Client or Server timeout occurred!
Wondering if its a problem at my end or if anyone else is seeing the
same problem ?
Thanks,
Marc.
---
Marc Hadley
smime.p7s
Description: S/MIME cryptographic signature
20 matches
Mail list logo