Profile_bird

Hey there! iolanguage is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving iolanguage's tweets.

Already using Twitter
from your phone? Click here.

iolanguage

  1. New website design: http://iolanguage.com/ feedback welcome
  2. [io] http://bit.ly/RISI2 Atomixx - [ODE/tests] fixed ODE UnitTests by calling dInitODE() in IoODEWorld_proto() This might not be correc ...
  3. [io] http://bit.ly/PTrXj Atomixx - [iovm/tests/FileTest.io] added UnitTest for File asBuffer()
  4. [io] http://bit.ly/VMd7c Atomixx - [Image] fix for commit: 43f2e3aeb7ba3a9a68b9c571117110ae30943417
  5. [io] http://bit.ly/32jGj Atomixx - [Curses/samples/browser] remember selected slot with previous object so that it can be marked after j ...
  6. [io] http://bit.ly/Tzm9t Atomixx - [Curses/samples/browser] fixed the passing of nil to write when selecting "Lobby->Protos->Core"
  7. [io] http://bit.ly/JIyPh Atomixx - [Curses/samples/browser] fixed selectNextSlot() and selectPreviousSlot() to not go out of bounds + ad ...
  8. [io] http://bit.ly/50QMh Atomixx - [MD5/samples] made the sample run again and discovered the bug in IoFile_asBuffer() which was fixed i ...
  9. [io] http://bit.ly/18gCsY Atomixx - [vm/IoFile.c] fixed IoFile_asBuffer() which reported 'unable to open file' due to a wrong result che ...
  10. [io] http://bit.ly/k9IZD Atomixx - [Syslog/samples] make the sample run again
  11. [io] http://bit.ly/1qgHNR Atomixx - [Image] removed some unnecessary includes
  12. [io] http://bit.ly/32luWk Atomixx - [Flux/samples/Mix] Scheduler setSleepInterval() doesn't exist anymore replaced with Scheduler setTim ...
  13. [io] http://bit.ly/2ngRg Atomixx - [Flux/samples/Diagram] use reshapeToSize() instead of resizeTo() because the later one doesn't actual ...
  14. [io] http://bit.ly/112UQA Atomixx - [Flux/samples/Diagram] display the content of the window after startup and not after clicking inside ...
  15. [io] http://bit.ly/eaNCL Steve Dekorte - README update
  16. [io] http://bit.ly/CXbJ Steve Dekorte - README.txt
  17. [io] http://bit.ly/Kko3U Steve Dekorte - README added
  18. [io] http://bit.ly/4gSoh Rich Collins - System runCommand changed
  19. [io] http://bit.ly/ehiSv Rich Collins - Added failed, succeeded to System runCommand result object
  20. [io] http://bit.ly/aoUg3 Rich Collins - Added System runCommand