Moebius
Re: Moebius
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.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
Re: Moebius
@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 ?
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
This is the version 1.0 of Moebius.
Features :
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 :
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
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
- 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 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