Nicolas Cannasse
|
ecc9f96c81
skip compilation if no module has been changed (hl specific)
|
4 年之前 |
Dan Korostelev
|
ccbc4b5d28
[pcre] remove snprintf define
|
4 年之前 |
Cédric Belin
|
dc6fb4e9ca
[php] Add extern for the `touch()` function (#9915)
|
4 年之前 |
Cédric Belin
|
80618b1da6
[php] Add externs for OPcache functions (#9913)
|
4 年之前 |
Cédric Belin
|
62101e4deb
[php] Add externs for some filesystem functions (#9912)
|
4 年之前 |
Cédric Belin
|
554443f7cb
[php] Add externs for the date/time classes (#9910)
|
4 年之前 |
Cédric Belin
|
450ae6608e
[php] Add externs for `html_entity_decode`, `htmlentities` and `strip_tags` (#9908)
|
4 年之前 |
Aleksandr Kuzmenko
|
3070d07a0a
[threads] changed haxe.EntryPoint and MainLoop to be proxies for sys.thread.EventLoop (fixes #9901)
|
5 年之前 |
Cédric Belin
|
71e286099f
[php] Add externs for output control functions (#9902)
|
5 年之前 |
Aleksandr Kuzmenko
|
0fed1a6f2d
fixed mac builds; disabled threads tests for java
|
5 年之前 |
Aleksandr Kuzmenko
|
b7d4a1d0ba
[jvm] fix `!=` for `Null<Float>` and `Null<Int>` (closes #9897)
|
5 年之前 |
Aleksandr Kuzmenko
|
88984af3d2
[skip ci] fix one more doc in HttpBase (#9896)
|
5 年之前 |
Aleksandr Kuzmenko
|
443d6edb0e
[skip ci] fix HttpBase docs (closes #9895)
|
5 年之前 |
Justin Donaldson
|
7c8c98432c
[lua] package.loadlib now has properly typed return value
|
5 年之前 |
Rudy Ges
|
3dc01cd9eb
Allow @:noDoc on fields too (#9893)
|
5 年之前 |
Mark Knol
|
f5bb672bfa
StringTools ES6 output (#9851)
|
5 年之前 |
Justin Donaldson
|
91944e02bf
[lua] remove leftover comment
|
5 年之前 |
Justin Donaldson
|
5fdb1661b0
Use hx-lua-simdjson for Lua json parsing (#9885)
|
5 年之前 |
Aleksandr Kuzmenko
|
6ddf647370
4.1.4 changelog
|
5 年之前 |
Cédric Belin
|
cbf73bacc4
[php] Add externs for `random_bytes()` and `random_int()` (#9884)
|
5 年之前 |
Justin Donaldson
|
141e037e53
[lua] fix anonymous object printing issue with null fields on tables
|
5 年之前 |
Aleksandr Kuzmenko
|
6803582b9e
respect `--no-inline` again (fixes #9882)
|
5 年之前 |
Aleksandr Kuzmenko
|
67ab67cfb8
[cpp] fixed Lib.stringReference (closes #8457)
|
5 年之前 |
Aleksandr Kuzmenko
|
1418e92988
[jvm] get unboxed types when figuring binop result type (#9870)
|
5 年之前 |
Aleksandr Kuzmenko
|
3e4e6288f0
Per-thread event loop (#9868)
|
5 年之前 |
Aleksandr Kuzmenko
|
a9f241fc59
[jvm] fixed `Null<Float> * Int` multiplication
|
5 年之前 |
Aleksandr Kuzmenko
|
0d786dfe66
[hl] drop data of terminated threads (fixes #9875)
|
5 年之前 |
Aleksandr Kuzmenko
|
941b262c24
increased timeout for all server tests
|
5 年之前 |
Peter Achberger
|
e1d5a96b2d
make Map abstract transitive, fixes #9874 (#9877)
|
5 年之前 |
Aleksandr Kuzmenko
|
b47725b784
[jvm] less CPU consuming `sys.thread.Lock` implementation
|
5 年之前 |