Search the web
Sign In
New User? Sign Up
iolanguage · Io
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Release 2005 12 05 - major changes   Message List  
Reply | Forward Message #7520 of 11910 |
http://www.iolanguage.com/downloads/

Release 2005 12 05 - Coroutine, true/false/nil, Exceptions/Actors/CLI
implemented in Io
========================================================================
===============
- Coroutine primtive added
- Exceptions and actors implemented in Io with Coroutine
* new Excpetion API
* Nop removed
* Nil renamed nil and implemented in Io
- true and false added and implemented in Io
* APIs returning boolean values now use true/false
- CLI implemented in Io
- OSX 10.4, bsd and linux build fixes
- add/append fixes for CGI (by Donovan Preston)
- fix for stdint on BSD (by Jer)
- various fixes from Quag
* new Socket binding, simplified, exposed Event object
- unit tests for Socket
- moved to libevent1.1a

NOTE: items with * may cause older code to break




Tue Dec 6, 2005 11:47 am

stevedekorte
Offline Offline
Send Email Send Email

Forward
Message #7520 of 11910 |
Expand Messages Author Sort by Date

http://www.iolanguage.com/downloads/ Release 2005 12 05 - Coroutine, true/false/nil, Exceptions/Actors/CLI implemented in Io ...
Steve Dekorte
stevedekorte
Offline Send Email
Dec 6, 2005
11:49 am

Hello, I tried compiling IoFull-2005-12-06 on Linux and got the following error: cd bindings/Sockets; cc -Os -g -Wall -DSANE_POPEN -DIOBINDINGS ...
Felix Breuer
fbreuer98
Offline Send Email
Dec 6, 2005
5:30 pm

On Tue, 6 Dec 2005 17:18:03 +0000 ... As Tom suggested in another thread (sorry for the double post), I commented out the corresponding lines. However now I...
Felix Breuer
fbreuer98
Offline Send Email
Dec 6, 2005
5:45 pm

On Tue, 6 Dec 2005 17:38:02 +0000 ... I had to uncomment the corresponding lines in bindings/OpenGL/_build.io Why where they commented in the first place? ......
Felix Breuer
fbreuer98
Offline Send Email
Dec 6, 2005
9:59 pm

i have just posted the same question, and subsequently an answer. basically SO_REUSEPORT is only available on bsd. i managed to compile succussfully by ...
tom berger
t0mberger
Offline Send Email
Dec 6, 2005
5:47 pm

... Thanks, this is now fixed in the darcs repo. -- Steve...
Steve Dekorte
stevedekorte
Offline Send Email
Dec 6, 2005
11:50 pm

Is there somewhere (other than the code itself) where I should be looking for documentation on the changes to coroutines and to Socket? I'll look in the code...
Jason Grossman
jas0ngr0ssman
Offline Send Email
Dec 7, 2005
1:06 am

... Sorry, I'm still working on the docs updates. Could you send fixes for HTTPServer that are tested with the new Sockets binding? Thanks, -- Steve...
Steve Dekorte
stevedekorte
Offline Send Email
Dec 7, 2005
2:34 am

... Will do ... eventually! Jason...
Jason Grossman
jas0ngr0ssman
Offline Send Email
Dec 7, 2005
5:06 am

Here are some small patches for IoVM-2005-12-06: patch_IoVM-2005-12-06_fibers - Jonas' fibers patch adapted to the new version. patch_IoVM-2005-12-06_msvc -...
Kevin Edwards
edwakev
Offline Send Email
Dec 7, 2005
8:23 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help