This website requires JavaScript.
Explore
Sign In
mirror
/
MeshAgent
Watch
1
Star
0
Fork
0
You've already forked MeshAgent
mirror of
https://github.com/Ylianst/MeshAgent.git
synced
2026-02-10 17:52:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cbaf544634c5504609e1eb20d9e73ad68a96fd5
MeshAgent
/
microscript
History
Simon Smith
7cbaf54463
rename ARMVIRT32 ARCHID from 42 to 44
...
Signed-off-by: Simon Smith <
simonsmith5521@gmail.com
>
2025-03-18 11:34:28 +00:00
..
duk_config.h
…
duk_module_duktape.c
…
duk_module_duktape.h
…
duktape.c
…
duktape.h
…
ILibDuktape_ChildProcess.c
…
ILibDuktape_ChildProcess.h
…
ILibDuktape_Commit.h
rename ARMVIRT32 ARCHID from 42 to 44
2025-03-18 11:34:28 +00:00
ILibDuktape_CompressedStream.c
…
ILibDuktape_CompressedStream.h
…
ILibDuktape_Debugger.c
…
ILibDuktape_Debugger.h
…
ILibDuktape_Dgram.c
…
ILibDuktape_Dgram.h
…
ILibDuktape_DuplexStream.c
…
ILibDuktape_DuplexStream.h
…
ILibDuktape_EncryptionStream.c
…
ILibDuktape_EncryptionStream.h
…
ILibduktape_EventEmitter.c
…
ILibDuktape_EventEmitter.h
…
ILibDuktape_fs.c
Added version flag to readdirSync(), so can be patched easily on server side if necessary
2022-10-14 11:11:48 -07:00
ILibDuktape_fs.h
…
ILibDuktape_GenericMarshal.c
Fixed MessagePump shutdown to wait in an alertable state, fixing a scenario where memory was leaked because an APC was never called, because the event thread was not alertable while it was waiting for the apc thread to shutdown. Also fixed an edge case crash that could occur when a dispatcher was shut down.
2022-08-09 20:33:20 -07:00
ILibDuktape_GenericMarshal.h
…
ILibDuktape_Helpers.c
1. Fixed bug where global-tunnel.end() didn't clear the proxy
2022-06-23 01:33:03 -07:00
ILibDuktape_Helpers.h
…
ILibDuktape_HttpStream.c
Fixed edge case with child-container, where if exit is called before child connects, could result in hung client, or stale server.
2022-08-21 15:33:01 -07:00
ILibDuktape_MemoryStream.c
…
ILibDuktape_net.c
1. Updated global-tunnel to always use the object cached by the module loader, fixing a bug where the native and JS instances didn't match
2022-09-21 00:58:21 -07:00
ILibDuktape_net.h
…
ILibDuktape_NetworkMonitor.c
…
ILibDuktape_NetworkMonitor.h
…
ILibDuktape_Polyfills.c
fix win7+server2008r2 support again
2025-03-06 21:37:17 +00:00
ILibDuktape_Polyfills.h
…
ILibDuktape_ReadableStream.c
Updated to clear strong reference after an immediate triggers.
2022-08-16 13:23:30 -07:00
ILibDuktape_ReadableStream.h
…
ILibDuktape_ScriptContainer.c
1. Added -import
2023-01-20 13:06:15 -08:00
ILibDuktape_ScriptContainer.h
1. Added -import
2023-01-20 13:06:15 -08:00
ILibDuktape_SHA256.c
…
ILibDuktape_SHA256.h
…
ILibDuktape_SimpleDataStore.c
…
ILibDuktape_SimpleDataStore.h
…
ILibDuktape_WebRTC.c
…
ILibDuktape_WebRTC.h
…
ILibDuktape_WritableStream.c
Updated to clear strong reference after an immediate triggers.
2022-08-16 13:23:30 -07:00
ILibDuktape_WritableStream.h
…
ILibDuktapeModSearch.c
…
ILibDuktapeModSearch.h
…
Microscript.doxy
…
s.h
…