HuangRui
|
f1f508ca98
|
Optimization of floating point Memory usage again.
|
2015-02-11 00:39:03 +08:00 |
HuangRui
|
361bedf0b9
|
Optimization of memory usage when using double pow(double x, double y).
|
2015-02-05 12:26:20 +08:00 |
HuangRui
|
cca0de9b39
|
Align the code of c_math.c
|
2015-02-05 10:20:20 +08:00 |
HuangRui
|
bb244d47ab
|
Move array about pow form local to global.
|
2015-02-05 10:06:22 +08:00 |
funshine
|
1346cbbc38
|
fix string.format, maybe partialy
|
2015-01-27 21:48:44 +08:00 |
HuangRui
|
646eaec29c
|
Fixed LUA_NUMBER_INTEGRAL definition in user_config.h.
|
2015-01-26 19:57:54 +08:00 |
HuangRui
|
e11721ebfd
|
Support floating point.
Add PRINTF_LONG_SUPPORT to %g option.
|
2015-01-26 17:21:43 +08:00 |
HuangRui
|
2e513a967e
|
Add floating point support for output.
Changed %.14g to %g.
Add c_sprintf definition.
|
2015-01-26 17:17:04 +08:00 |
HuangRui
|
530e964d95
|
Try to ENABLE floating point, lack %g support.
|
2015-01-26 04:15:54 +08:00 |
funshine
|
ad966146fc
|
migrate to sdk 0.9.5 release version
|
2015-01-24 23:36:04 +08:00 |
funshine
|
729603fae7
|
move some buffer to local
|
2015-01-06 19:01:34 +08:00 |
HuangRui
|
c04f2578ec
|
Updated SDK to v0.9.5 and optimized memory.
|
2015-01-05 10:09:51 +08:00 |
funshine
|
f1d87ee7ee
|
replace custom stdarg.h header file with the one in toolchain
|
2014-12-26 21:24:28 +08:00 |
funshine
|
cdd13b1af3
|
source file first commit, folder structure refact
|
2014-12-22 19:35:05 +08:00 |