Today
-
-
-
r3076
(- Apply Julien's patch: fix jshost build by removing the bld...) committed by soubok
- - Apply Julien's patch: fix jshost build by removing the bld.add_group() that is too many.
- Apply Julien's patch: fix jshost build by removing the bld.add_group() that is too many.
Yesterday
-
r3075
(- add BlobToVariant() and VariantToBlob()
- VariantToJsval: ...) committed by soubok
- - add BlobToVariant() and VariantToBlob()
- VariantToJsval: use VariantToBlob for VT_UI1 ARRAY
- add BlobToVariant() and VariantToBlob()
- VariantToJsval: use VariantToBlob for VT_UI1 ARRAY
-
r3074
(- rename File::writable and File::readable properties into i...) committed by soubok
- - rename File::writable and File::readable properties into isWritable and isReadable.
- add ConfigureSerialPort() API.
- rename File::writable and File::readable properties into isWritable and isReadable.
- add ConfigureSerialPort() API.
-
r3073
(- add JL_ThrowOSError().) committed by soubok
- - add JL_ThrowOSError().
-
r3072
(- add Switch() API function.) committed by soubok
- - add Switch() API function.
- add Switch() API function.
-
r3071
(- apply Julien's patchs:
- 0001-Waf-Cleanup.patch
- Va...) committed by soubok
- - apply Julien's patchs:
- 0001-Waf-Cleanup.patch
- Various easy Cleanups.
- 0002-Waf-Cleanup.patch
- Fix CFLAGS typo:
- Waf use CCFLAGS not CFLAGS: Fix that
- Side effect: Now nedmalloc is compiled in debug when debug mode is choosen
- 0003-Waf-Cleanup.patch
- Add new a new Waf feature named 'sync' that call bld.add_group()
- That permit to avoid manual bld.add_group() call when cloning task
- apply Julien's patchs:
- 0001-Waf-Cleanup.patch
- Various easy Cleanups.
- 0002-Waf-Cleanup.patch
- Fix CFLAGS typo:
- Waf use CCFLAGS not CFLAGS: Fix that
- Side effect: Now nedmalloc is compiled in debug when debug mode is choosen
- 0003-Waf-Cleanup.patch
- Add new a new Waf feature named 'sync' that call bld.add_group()
- That permit to avoid manual bld.add_group() call when cloning task
Last 7 days
-
Comments
Wiki page edited by soubok
- Revision r3069
Edited wiki page through web user interface.
Revision r3069
Edited wiki page through web user interface.
-
Comments
(page for comments.) Wiki page edited by soubok
- Revision r3068
Edited wiki page through web user interface.
Revision r3068
Edited wiki page through web user interface.
-
Comments
Wiki page added by soubok
- Revision r3067
Created wiki page through web user interface.
Revision r3067
Created wiki page through web user interface.
-
r3066
(- jsstd: add IsGenerator() API fuction.
- minor other modifi...) committed by soubok
- - jsstd: add IsGenerator() API fuction.
- minor other modifications.
- jsstd: add IsGenerator() API fuction.
- minor other modifications.
-
r3065
(- add Blob support in JsvalToVariant().
- minor other modifi...) committed by soubok
- - add Blob support in JsvalToVariant().
- minor other modifications.
- add Blob support in JsvalToVariant().
- minor other modifications.
-
r3064
(- vector3.h: add Vector3IsNull()
- jssdl: remove ToggleFullS...) committed by soubok
- - vector3.h: add Vector3IsNull()
- jssdl: remove ToggleFullScreen() API function.
- minor other modifications
- vector3.h: add Vector3IsNull()
- jssdl: remove ToggleFullScreen() API function.
- minor other modifications
-
-
-
-
-
Last 30 days
-
r3063
(- jlhelper.h: fix JL_GetStandardClass().
- jsstd_qa: add tes...) committed by soubok
- - jlhelper.h: fix JL_GetStandardClass().
- jsstd_qa: add tests for IsNumber().
- minor other modifications.
- jlhelper.h: fix JL_GetStandardClass().
- jsstd_qa: add tests for IsNumber().
- minor other modifications.
-
r3062
(- Body: add GetRelativeVelocity and GetRelPointVel().
- dis...) committed by soubok
- - Body: add GetRelativeVelocity and GetRelPointVel().
- disable Vector class.
- minor other modification.
- Body: add GetRelativeVelocity and GetRelPointVel().
- disable Vector class.
- minor other modification.
-
r3061
(- jlclass.h: fix JLInitClass().
- jssdl: minor modifications...) committed by soubok
- - jlclass.h: fix JLInitClass().
- jssdl: minor modifications.
- jsode: add Body::Vector3ToWorld() API method.
- jsgraphics/static.cpp: enhance Vector3Length(), add QuaternionToAxisAngle(),
AxisAngleToQuaternion() and GetMatrix() API static functions. Enhance how Vector3* arguments are
managed.
- minor other modifications.
- tools.js: add a micro 3D framework helper.
- jlclass.h: fix JLInitClass().
- jssdl: minor modifications.
- jsode: add Body::Vector3ToWorld() API method.
- jsgraphics/static.cpp: enhance Vector3Length(), add QuaternionToAxisAngle(),
AxisAngleToQuaternion() and GetMatrix() API static functions. Enhance how Vector3* arguments are
managed.
- minor other modifications.
- tools.js: add a micro 3D framework helper.
-
-
r3060
(- set eol property to native for *.c*, *.h, *.js and *.msg) committed by soubok
- - set eol property to native for *.c*, *.h, *.js and *.msg
- set eol property to native for *.c*, *.h, *.js and *.msg
-
r3059
(- use fastNative when possible.
- fix joint* constructors (g...) committed by soubok
- - use fastNative when possible.
- fix joint* constructors (groupId).
- use fastNative when possible.
- fix joint* constructors (groupId).
-
r3058
(- jlhelper.h: vector to jsval convertion functions resizes t...) committed by soubok
- - jlhelper.h: vector to jsval convertion functions resizes the array if useValArray is true.
- jsgraphics: add QuaternionToEuler and EulerToQuaternion API functions. Cleanup.
- jlhelper.h: vector to jsval convertion functions resizes the array if useValArray is true.
- jsgraphics: add QuaternionToEuler and EulerToQuaternion API functions. Cleanup.
-
r3057
(- fixing Linux compilation warnings.) committed by soubok
- - fixing Linux compilation warnings.
- fixing Linux compilation warnings.
-
-
r3055
(- fix Linux compilation.) committed by soubok
- - fix Linux compilation.
-
r3054
(- fix Linux compilation.) committed by soubok
- - fix Linux compilation.
-
r3053
(- add suspensionERP, suspensionCFM and ERP joint parameters....) committed by soubok
- - add suspensionERP, suspensionCFM and ERP joint parameters.
- rename joint parameters from *2, *3 to *1, *2 (eg. loStop2 to loStop1)
- fix joint feedback structure.
- jointLMotor and jointAMotor: SetAxis without the 3rd argument removes the axis.
- minor other modifications.
- add suspensionERP, suspensionCFM and ERP joint parameters.
- rename joint parameters from *2, *3 to *1, *2 (eg. loStop2 to loStop1)
- fix joint feedback structure.
- jointLMotor and jointAMotor: SetAxis without the 3rd argument removes the axis.
- minor other modifications.
-
r3052
(- move code from jlhelper.h to jlplatform.h
- enhance JL_Get...) committed by soubok
- - move code from jlhelper.h to jlplatform.h
- enhance JL_GetReservedSlot()
- cleanup host.cpp
- jsdebug: just report a JLSMSG_NOT_IMPLEMENTED warning when a function/property is not defined.
- reports JLSMSG_OS_ERROR on OS errors.
- fix jsvst compilation.
- jswinhost: stop using USE_DEFAULT_ALLOCATORS
- move code from jlhelper.h to jlplatform.h
- enhance JL_GetReservedSlot()
- cleanup host.cpp
- jsdebug: just report a JLSMSG_NOT_IMPLEMENTED warning when a function/property is not defined.
- reports JLSMSG_OS_ERROR on OS errors.
- fix jsvst compilation.
- jswinhost: stop using USE_DEFAULT_ALLOCATORS
-
LatestDocPreview Wiki page deleted by soubok
- Revision r3051
- delete the doc preview (too big)
Revision r3051
- delete the doc preview (too big)
-
-
-
issue 107
(readInt with unsupported size throws, but still removes byte...) Status changed by soubok
-
-
r3049
(- jlconvert.h: enhance conversion functions.
- jsstd: make H...) committed by soubok
- - jlconvert.h: enhance conversion functions.
- jsstd: make Halt() throw the JLSMSG_PROGRAM_STOPPED (the program has been stopped) error.
- jlhelper.h: no more warning on JL_S_ASSERT_ALLOC() failures.
- jlhelper.h: fix JL_S_ASSERT_THIS_INSTANCE()
- jsdebug: throw JLSMSG_NOT_IMPLEMENTED when a function is not implemented in opt mode.
- jshost: replace USE_DEFAULT_ALLOCATORS with useJslibsMemoryManager static bool.
- jshost: useJslibsMemoryManager in unsafemode only.
- pack: fix issue 107 . Enhance documentation.
- minor other fixes.
- jlconvert.h: enhance conversion functions.
- jsstd: make Halt() throw the JLSMSG_PROGRAM_STOPPED (the program has been stopped) error.
- jlhelper.h: no more warning on JL_S_ASSERT_ALLOC() failures.
- jlhelper.h: fix JL_S_ASSERT_THIS_INSTANCE()
- jsdebug: throw JLSMSG_NOT_IMPLEMENTED when a function is not implemented in opt mode.
- jshost: replace USE_DEFAULT_ALLOCATORS with useJslibsMemoryManager static bool.
- jshost: useJslibsMemoryManager in unsafemode only.
- pack: fix issue 107 . Enhance documentation.
- minor other fixes.
-
issue 107
(readInt with unsupported size throws, but still removes byte...) Status changed by soubok
-
-
-
r3048
(- Add Pack 24-bit support.
- Add JL_STATIC_ASSERT.
- Move en...) committed by soubok
- - Add Pack 24-bit support.
- Add JL_STATIC_ASSERT.
- Move endian conversion functions from pack.cpp to platform.h
- Add Pack 24-bit support.
- Add JL_STATIC_ASSERT.
- Move endian conversion functions from pack.cpp to platform.h
-
-
r3046
(- add int64 support to WriteInt()
- enhance error messages
-...) committed by soubok
- - add int64 support to WriteInt()
- enhance error messages
- minor cleanup
- add int64 support to WriteInt()
- enhance error messages
- minor cleanup
-
r3045
(- fix MAX_INTDOUBLE value.) committed by soubok
- - fix MAX_INTDOUBLE value.
- fix MAX_INTDOUBLE value.
-
r3044
(- add JsvalToSInt64 and JsvalToUInt64.) committed by soubok
- - add JsvalToSInt64 and JsvalToUInt64.
- add JsvalToSInt64 and JsvalToUInt64.
-
r3043
(- enhance MAX_INTDOUBLE value.) committed by soubok
- - enhance MAX_INTDOUBLE value.
- enhance MAX_INTDOUBLE value.
-
r3042
(- safer int64 conversion.) committed by soubok
- - safer int64 conversion.
- safer int64 conversion.
-
r3041
(- cleanup copied files.) committed by soubok
- - cleanup copied files.
-
-
r3040
(- add JL_Ending() function to detect JS engine shutdown.
- m...) committed by soubok
- - add JL_Ending() function to detect JS engine shutdown.
- minor other modifications.
- add JL_Ending() function to detect JS engine shutdown.
- minor other modifications.
-
r3039
(- fix a bug in pool reallocation.) committed by soubok
- - fix a bug in pool reallocation.
- fix a bug in pool reallocation.
|