Here are two issues I'm having with the libedit integration in Io: * Building Io without having libedit installed currently fails on Linux, even though the...
10132
Steve Dekorte
stevedekorte
Nov 12, 2007 2:48 am
I've pushed Brian Mitchell's fix for Io on Leopard (OSX 10.5). Thanks Brian! - Steve...
10133
Steve Dekorte
stevedekorte
Nov 12, 2007 9:29 am
10134
Jon Kleiser
jon_kleiser
Nov 12, 2007 9:59 am
I just did a "git clone git://www.iolanguage.com/Io", and I'm happy to see that this Color bug has now been fixed. The colors in ...
10135
Ragnar Dahlén
r.dahlen@...
Nov 18, 2007 4:09 pm
Hello List, My name is Ragnar Dahlén and I am a swedish computer science student. I am new to Io and I find it a very interesting and slick language, and I am...
10136
Brian Mitchell
binary42@...
Nov 18, 2007 4:32 pm
... Well, the comparisons are very hard to make sometimes. There is a lot of room for Io to grow into fortunately but I don't think Io's current semantics will...
10137
Steve Dekorte
stevedekorte
Nov 18, 2007 5:40 pm
... Where is the code?...
10138
Brian Mitchell
binary42@...
Nov 18, 2007 5:43 pm
... I think it was attached to the original message. ;-) I had the same issue at first... I just don't use attachments that often I guess. Brian....
10139
Steve Dekorte
stevedekorte
Nov 18, 2007 5:52 pm
Ah, it looks like the OSX 10.5 Mail app doesn't include an icon for attachments like it did in 10.4 - I'll take a look....
10140
Steve Dekorte
stevedekorte
Nov 18, 2007 6:08 pm
Ok, now where is the data set? I don't see any link on this page: http://www.tbray.org/ongoing/When/200x/2007/09/20/Wide-Finder...
The data set can be found at: http://www.tbray.org/tmp/o10k.ap Sorry about that, should have posted it in my first mail. I remember having some trouble finding...
10142
ted stockwell
emorning
Nov 20, 2007 2:28 am
... I'm not very well versed in Io but I think that you are correct about Io using user-level threads and not being able to utilize multiple cores. The...
10143
Steve Dekorte
stevedekorte
Nov 20, 2007 4:25 am
Just got a chance to start poking around. The first thing I noticed is that the garbage collector performance recording is on by default. Turning it off, drops...
10144
Jonas Eschenburg
jonas_eschen...
Nov 22, 2007 6:13 am
Hi everybody, I adopted Bram's Debian packages and hope to produce something usable in the next days. Meanwhile, I uploaded Bram's work to ...
10145
Jonas Eschenburg
jonas_eschen...
Nov 22, 2007 6:15 am
Anybody?...
10146
quercerandjanath
quercerandja...
Nov 22, 2007 10:32 am
Can anyone help me get hold of IoServer version 20051017 please? Thanks very much. Jason...
10147
Jon Kleiser
jon_kleiser
Nov 22, 2007 11:27 am
If you can use IoFull-2005-10-17 take a look here: <http://io.urbanape.com/release/> /Jon...
10148
Zachery Bir
zacherybir
Nov 22, 2007 1:20 pm
Hi, folks. I maintain io.urbanape.com, the "East coast" mirror. Over the holiday weekend, I'll be moving it to my new slicehost, erm, slice. Just an FYI. Zac...
10149
Danya
me.dendik@...
Nov 23, 2007 9:18 am
Hi, Jonas, Thanks for bringing this up and for the tarball! I made the changes to makefile you mentioned as patch. Not sure if I'm going to support the package...
10150
Jonas Eschenburg
jonas_eschen...
Nov 23, 2007 6:24 pm
Hi Danya, cool thing! My changes were very similar, but you took better care of the details. Just to be sure, what does this line in your updated Makefile...
10151
Zachery Bir
zacherybir
Nov 23, 2007 6:26 pm
Sorry if there was any inconvenience. Zac...
10152
Danya
me.dendik@...
Nov 24, 2007 12:09 am
Hi, Jonas, ... This is the simpliest way I know to check that directory is not empty in shell scripts and also quite compatible (the left one expands to list...
10153
Danya
me.dendik@...
Nov 24, 2007 8:05 am
Hi, all, there seems to be a typo in setProtos source that makes it not work at all. I attached the patch to fix it. Would be grateful if somebody applies it...
10154
Jonas Eschenburg
jonas_eschen...
Nov 24, 2007 7:31 pm
Hi everybody, based on previous work by Bram Neijt, I prepared a set of packages for Linux distros Debian ("unstable") and Ubuntu ("feisty"). You can find them...
10155
Steve Dekorte
stevedekorte
Nov 24, 2007 8:50 pm
... Danya, Thanks for the fix - I've pushed it. - Steve...
10156
johnjameslunney
Nov 24, 2007 10:29 pm
Thanks for fixing this one! I was having problems with it. John...
10157
Danya
me_dendik
Nov 25, 2007 12:15 am
... Great, thanks! Danya...
10158
Danya
me_dendik
Nov 25, 2007 12:39 pm
Hi, all, I rewritten part of CGI addon (the patch attached) to make it work with non-ascii UTF8 (which the current CGI can do a little bit lamely). It is...
10159
Danya
me_dendik
Nov 25, 2007 1:13 pm
Hi, Jonas, thanks for packaging! You did split the package it a way that is only on TODO yet in my package! ... On Debian lenny (= testing): iolanguage-socket...
10160
Jonas Eschenburg
jonas_eschen...
Nov 25, 2007 5:44 pm
Hi Danya, ... Apart from the Makefile patch I'm just starting to have a look at the work you did to see what I can steal^H^H^H^H^H reuse. I noticed you package...