Margers
|
8fd249807e
In console enable mouse buttons browse back/forward (xterm Unix)
|
11 mesiacov pred |
Margers
|
bda49f7219
Silent key apostrophe. Fixed problem for Windows Textmode IDE in Linux under Wine.
|
11 mesiacov pred |
Margers
|
2141465c58
make file gitlab web interface friendly
|
11 mesiacov pred |
Margers
|
a0fe88b60f
Console keyboard shift states in Unix
|
11 mesiacov pred |
Margers
|
9073615dea
Multi byte mouse report format for rxvt (Unix)
|
11 mesiacov pred |
Margers
|
5c215cd524
Long long code editor lines
|
11 mesiacov pred |
Margers
|
ca0dad1ce1
Backspace Tab character correctly.
|
11 mesiacov pred |
Michaël Van Canneyt
|
f259ca5e40
* Add foFormatFloat option to FormatJSON. Fixes issue #40937
|
11 mesiacov pred |
Michaël Van Canneyt
|
e2be33b4be
* Only flush when actually writing
|
11 mesiacov pred |
Michaël Van Canneyt
|
10d913624d
* Flush when saving. Fixes issue #40938
|
11 mesiacov pred |
Michaël Van Canneyt
|
088f394440
* Implement TList<T>.pack. Patch by Alexander Bagel. Fixes issue #40927
|
11 mesiacov pred |
Michaël Van Canneyt
|
a2deb9cbf1
* Allow %o, let %p handle object pointers and class pointers. Fixes issue #40762
|
11 mesiacov pred |
florian
|
23bbf87c10
* accidentally committed with a set debug define
|
11 mesiacov pred |
florian
|
e91c8040ea
* do not generate lea with 16 bit references on x86-64, resolves #40936
|
11 mesiacov pred |
florian
|
28e1daa8e1
* apply OptPass1FOP to more opcodes
|
11 mesiacov pred |
Nikolay Nikolov
|
7b0cd590a6
* PS1 target name in help screen changed to PlayStation 1
|
11 mesiacov pred |
florian
|
fe4f121721
* generalize FOpFsgnj02FOp optimization
|
11 mesiacov pred |
Kirill Kranz
|
987d2174a3
all the strings.h functions are in libstd.pas
|
11 mesiacov pred |
Kirill Kranz
|
fe6e7430ce
ordinary malloc doesn't work, so malloc2
|
11 mesiacov pred |
Nikolay Nikolov
|
94e399faf7
* PS1: clamp the stack size, so it doesn't exceed the maximum memory available (minus 1k for heap)
|
11 mesiacov pred |
Nikolay Nikolov
|
73aa2fd266
+ PS1: initialize the thread manager in the system unit
|
11 mesiacov pred |
Nikolay Nikolov
|
dacbca0379
+ PS1: add const AllFilesMask to the system unit
|
11 mesiacov pred |
Nikolay Nikolov
|
9eaf79d30c
+ comment (no functional changes)
|
11 mesiacov pred |
Nikolay Nikolov
|
f3ffadb217
+ PS1: set the IsConsole and IsLibrary in the system unit startup
|
11 mesiacov pred |
Nikolay Nikolov
|
9662462d10
+ PS1: implemented debug output via write/writeln (visible in emulator logs, same effect as printf)
|
11 mesiacov pred |
Nikolay Nikolov
|
6914d812fd
+ PS1: initialize the unicode string manager
|
11 mesiacov pred |
florian
|
477b9ad556
+ RiscV: FOp.sFsgnj.s02FOp.s optimization
|
11 mesiacov pred |
Nikolay Nikolov
|
f9ffdeaf9e
* PS1: initialize exceptions on system unit startup
|
11 mesiacov pred |
Nikolay Nikolov
|
47b4506802
* PS1: call InitHeap to finish the Pascal part of the heap initialization
|
11 mesiacov pred |
Nikolay Nikolov
|
322301ef0b
* PS1: initialize the heap with the proper addresses - between bss_end and StackBottom
|
11 mesiacov pred |