Michaël Van Canneyt
|
4385fb5884
|
* Add dbadd
|
2025-01-16 10:50:04 +01:00 |
|
Michaël Van Canneyt
|
6da401b1c3
|
* Fixes after tests with foreign keys enabled
|
2025-01-16 10:35:29 +01:00 |
|
Michaël Van Canneyt
|
762d1d2f1e
|
* New testsuite database structure
|
2025-01-15 23:17:19 +01:00 |
|
Michaël Van Canneyt
|
33cb23e99b
|
* first complete working version
|
2025-01-15 22:35:50 +01:00 |
|
Michaël Van Canneyt
|
a60b1f2bc7
|
* First working version
|
2025-01-14 09:55:28 +01:00 |
|
Michaël Van Canneyt
|
7fa6fa257b
|
* Fix aggregates calculation. Fixes issue #41018
|
2025-01-10 22:10:20 +01:00 |
|
Michaël Van Canneyt
|
5530e6626d
|
* New test DB
|
2025-01-08 22:59:09 +01:00 |
|
Michaël Van Canneyt
|
2c03eb2221
|
* Test for es256 signature, by Andrew Haines
|
2025-01-08 15:36:06 +01:00 |
|
Michaël Van Canneyt
|
d6efbfb2bb
|
* Patch from Andrew Haines to fix creating signature. Fixes issue #41058
|
2025-01-08 15:31:27 +01:00 |
|
Michaël Van Canneyt
|
8488c87b20
|
* New fix for fpc_atomic_cmp_xchg_alu, as suggested by Sven
|
2025-01-08 14:56:16 +01:00 |
|
Michaël Van Canneyt
|
5d100fd2c6
|
cpuNbitalu is not the correct type for fpc_atomic_cmp_xchg_alu on webassembly
|
2025-01-08 12:06:52 +01:00 |
|
Nikolay Nikolov
|
29ad3f9ae5
|
+ added libjack example program metro.pp (translated from metro.c)
|
2025-01-08 00:44:24 +02:00 |
|
florian
|
a370b6ff1d
|
* set is_jmp
|
2025-01-07 22:51:16 +01:00 |
|
Nikolay Nikolov
|
3123101b0c
|
+ added libjack example program midiseq.pp (translated from midiseq.c)
|
2025-01-07 23:45:47 +02:00 |
|
Nikolay Nikolov
|
46c2be7407
|
+ added libjack example program midisine.pp (translated from midisine.c)
|
2025-01-07 22:38:11 +02:00 |
|
Sven/Sarah Barth
|
5e57516498
|
* fix #41091: apply patch by @yoozaa80 to use the length of the WideString instead of the single-/multibyte encoded string
|
2025-01-07 21:22:04 +01:00 |
|
Sven/Sarah Barth
|
d595976f4c
|
+ add missing cpu64bit defines for consistency
|
2025-01-07 20:39:16 +01:00 |
|
Nikolay Nikolov
|
1a7d14c04e
|
+ added header translation of jack/control.h to libjack
|
2025-01-07 20:49:10 +02:00 |
|
ccrause
|
891e91590f
|
Do not add abi-call0 to linker options for esp8266
|
2025-01-07 18:18:20 +00:00 |
|
Nikolay Nikolov
|
bd1942eb90
|
+ added header translation of jack/intclient.h to libjack
|
2025-01-07 19:48:48 +02:00 |
|
Nikolay Nikolov
|
885e257c12
|
+ added header translation of jack/jslist.h to libjack
|
2025-01-07 19:31:20 +02:00 |
|
Nikolay Nikolov
|
96144dad6d
|
+ added header translation of jack/metadata.h to libjack
|
2025-01-07 18:34:16 +02:00 |
|
Nikolay Nikolov
|
3b83d06d16
|
+ added header translation of jack/midiport.h to libjack
|
2025-01-07 18:08:12 +02:00 |
|
Nikolay Nikolov
|
1d4ab430f1
|
+ added header translation of jack/net.h to libjack
|
2025-01-07 17:46:44 +02:00 |
|
Pierre Muller
|
f2f39d4aaa
|
Avoid wrong typecast by checking explictly that hp1 is indeed an instruction
|
2025-01-07 14:40:13 +00:00 |
|
Nikolay Nikolov
|
e9a49204ab
|
* libjack: use external on haiku and aix, because they don't support weakexternal
|
2025-01-07 16:34:06 +02:00 |
|
Michaël Van Canneyt
|
3f0593b554
|
* Better fix for atomic operations on wasm
|
2025-01-07 14:42:21 +01:00 |
|
mattias
|
6c7d2f6bac
|
pastojs: default property rtti visibility publishedpublic
|
2025-01-07 13:57:00 +01:00 |
|
mattias
|
e73b47df2a
|
pastojs: extended rtti for methods and properties
|
2025-01-07 13:46:26 +01:00 |
|
florian
|
5ec3e6fd14
|
* restore old error value
|
2025-01-06 18:22:40 +01:00 |
|
Nikolay Nikolov
|
af7e61603a
|
+ added header translation of jack/statistics.h to libjack
|
2025-01-06 19:20:41 +02:00 |
|
Rika Ichinose
|
691dc59a2a
|
Faster trandg.pp.
|
2025-01-06 16:42:32 +00:00 |
|
florian
|
e082fe9752
|
+ OptPass1FSGNJ optimization
|
2025-01-06 16:00:11 +01:00 |
|
florian
|
7aae7a8d51
|
+ min/max optimization support for RiscV
|
2025-01-06 15:21:18 +01:00 |
|
florian
|
b5eaa8555a
|
* apply OptPass1FOP to FMIN/FMAX as well
|
2025-01-06 15:21:18 +01:00 |
|
florian
|
2c5a070959
|
+ random bits for quad support on RiscV
|
2025-01-06 15:21:18 +01:00 |
|
florian
|
b4d3468f68
|
* use HAS_MINMAX_INTRINSICS define
|
2025-01-06 15:21:18 +01:00 |
|
florian
|
14dbb7cb76
|
* test also with FASTMATH on and adapt for tests not supposed to work (they include the use of NaN)
|
2025-01-06 15:21:18 +01:00 |
|
florian
|
1ed23e5472
|
* min/max optimization is carried out only if -O2 is used
|
2025-01-06 15:21:18 +01:00 |
|
Nikolay Nikolov
|
94a102d5e7
|
* libjack: fix include file dependency in fpmake.pp
|
2025-01-06 15:20:38 +02:00 |
|
Michaël Van Canneyt
|
ec7e917b1a
|
Use correct defines for ALUSInt, fixes problems encountered in webassembly
|
2025-01-06 14:10:27 +01:00 |
|
Nikolay Nikolov
|
a2a513958f
|
+ added header translation of jack/thread.h to libjack
|
2025-01-05 19:40:28 +02:00 |
|
Nikolay Nikolov
|
ad3b32db69
|
+ added libjack example program simple_session_client.pp (translated from simple_session_client.c)
|
2025-01-05 18:55:37 +02:00 |
|
Nikolay Nikolov
|
cca6fe9f98
|
+ added header translation of jack/session.h to libjack
|
2025-01-05 18:18:38 +02:00 |
|
Nikolay Nikolov
|
2a017b7f2b
|
* fixed compilation of libjack with the dotted RTL
|
2025-01-05 17:51:23 +02:00 |
|
Nikolay Nikolov
|
507b88ab6f
|
* dotted RTL compilation fix after 9a7d1ad07c
|
2025-01-05 17:44:02 +02:00 |
|
Nikolay Nikolov
|
406318a299
|
+ added header translation of jack/uuid.h to libjack
|
2025-01-05 17:32:57 +02:00 |
|
Nikolay Nikolov
|
bdc926f4a2
|
+ added libjack example program showtime.pp (translated from showtime.c)
|
2025-01-05 16:33:40 +02:00 |
|
Nikolay Nikolov
|
91987f0037
|
+ added libjack example program impulse_grabber.pp (translated from impulse_grabber.c)
|
2025-01-05 14:55:03 +02:00 |
|
Sven/Sarah Barth
|
155756f668
|
* if an outer capturer is required then that outer capturer must not be optimized into a register (fixes compilation with -Ooregvar enabled (e.g. in -O3))
|
2025-01-05 13:19:31 +01:00 |
|