Page 4 of 4

Re: Moebius

Posted: Mon Dec 14, 2009 2:58 pm
by SFSxOI
I hate to ask this because I understand the beta process, but do you have a time table for release of the final product? I ask because I have several things I want to do at work and these involve making some libraries and i'm not permitted the use of beta products for production work.

Re: Moebius

Posted: Mon Dec 14, 2009 3:22 pm
by Progi1984
@SFSxOI:
I understand your questions for your job.
No time table. Why ? Because for each beta, i have bugs.
And would you accept bugs for a stable version ?

Re: Moebius

Posted: Tue Jun 29, 2010 4:54 pm
by Progi1984
This is the version 1.0 of Moebius.
Features :

Code: Select all

    * Open Source : http://code.google.com/p/moebius-pb/
    * Cross-platform : a same code (without API) will be compiled under Windows or Linux
    * Unicode Management
    * ThreadSafe Management
    * Modifiers Management
          o CPUs
                + SSE
                + SSE2
                + 3DNOW
                + MMX
          o Init : initialization
          o End : free
          o Debug
    * Parameters Management
          o standards : long, string, quad, char, etc...
          o linked lists
          o arrays
    * Default Parameters Management
    * Globals variables Management
    * Error management
The help is present :
- French : http://code.google.com/p/moebius-pb/wiki/FR_Features
- English : http://code.google.com/p/moebius-pb/wiki/EN_Features

For downloading binaries : http://code.google.com/p/moebius-pb/dow ... 1.0_RC.zip
Content :

Code: Select all

- Moebius in command line
- Moebius with GUI
- Samples used for features tests
- Batchs (linux & windows) for building samples
For visualising sources : http://code.google.com/p/moebius-pb/sou ... #svn/trunk
For posting a bugreport, two locations :
- this post : Moebius - Feedback and Discussion
- http://code.google.com/p/moebius-pb/issues/list
/!\ Thanks for giving a test code for finding the problem