Hugh
|
0798aa8d65
[cpp] Make Gc extens cppia friendly
|
8 anni fa |
hughsando
|
8b66588474
[cpp] Mark Gc functions as extern.
|
8 anni fa |
Hugh
|
7c4dd853d3
[cpp] Use @:native gc functions instead of __global__. Fixes #6014
|
8 anni fa |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 anni fa |
hughsando
|
d0ea4b919f
[cpp] Add Float version of memory functions to allow bigger ranges.
|
9 anni fa |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 anni fa |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 anni fa |
Hugh
|
9c9ab92895
Add some functions to control Gc memory usage
|
9 anni fa |
Hugh
|
05f10acb2e
[cpp] Add calling convention to function pointers
|
10 anni fa |
Hugh
|
0d34c9138e
[cpp] Add pointer reinterpret and work a bit on finalizer
|
11 anni fa |
Hugh
|
cb576785a8
[cpp] all pointers are implemented with cpp.Pointer. Add Pointer.fromPointer. Add way of setting finalizer from haxe.
|
11 anni fa |
Hugh
|
e8c5b5abb5
[cpp] Add hxcpp_api_level to allow backwards compatibility in both haxe and c++ code. Add additional memory usage statistics
|
11 anni fa |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 anni fa |
Hugh Sanderson
|
554e18974f
[hxcpp] add compact + memUsage
|
13 anni fa |
Hugh Sanderson
|
02be5a7bee
Create profiler. Add option for major GC
|
13 anni fa |
Nicolas Cannasse
|
246a3ad082
fixed issue #565
|
13 anni fa |
Hugh Sanderson
|
7a144daf4b
Add hooks for interacting with external code
|
13 anni fa |
Hugh Sanderson
|
c9267b6518
Add zombie API
|
13 anni fa |
Hugh Sanderson
|
2eca5459cd
Do not require HXCPP_MULTI_THREADED
|
14 anni fa |
Hugh Sanderson
|
2cbc6e5a41
Return the count of traced objects
|
14 anni fa |
Hugh Sanderson
|
fc1f060ad8
Add function for tracing live GC references to class instances
|
15 anni fa |
Hugh Sanderson
|
58462ae8e5
Added a GC interface to cpp
|
16 anni fa |