nickysn
|
f5c2ce9058
* fixes to the win16 stderr output
|
10 years ago |
Jonas Maebe
|
84b47dc92c
* fixed test on systems not using UTF-8 as defaultsystemcodepage. This test
|
10 years ago |
Jonas Maebe
|
8e50695f78
* make the meaning of "string" in {$h+} mode the same as that of ansistring:
|
10 years ago |
nickysn
|
406d5b7b3d
+ implemented a win16 heap manager for the far data memory models, using the
|
10 years ago |
blikblum
|
755a6cc776
Remove commented code in fillds demo commited by accident
|
10 years ago |
blikblum
|
776534a43d
Fix mem leak in InitiRecord
|
10 years ago |
florian
|
53ea4fb7d4
* unify x86 peephole optimizer helpers
|
10 years ago |
nickysn
|
3e2248f41a
+ implemented exporting of functions for the win16 target
|
10 years ago |
blikblum
|
d144073299
Adapt demos programs to use sqlite3ds by default
|
10 years ago |
blikblum
|
e4ec432012
Fix sqliteds compilation
|
10 years ago |
blikblum
|
55ad9b69d0
Free row from begin item
|
10 years ago |
blikblum
|
cc11bc4590
Fix Comparebookmarks properly handling nil parameters
|
10 years ago |
blikblum
|
da100b43f7
Use actual item instead of cache item for edit
|
10 years ago |
nickysn
|
c513cec740
- disallow mixing 'export' and 'interrupt' for the same procedure
|
10 years ago |
nickysn
|
b26e10d53c
+ generate proper win16 prologue/epilogue for exported routines (we don't yet
|
10 years ago |
nickysn
|
ae533e4c77
+ made the $W switch control the FarProcsPushOddBP target switch in the i8086
|
10 years ago |
nickysn
|
e0aa6bf85f
* the FarProcsPushOddBP target switch made local instead of global (BP7 compatibility)
|
10 years ago |
nickysn
|
3a4afab681
* fixed a bug in the $targetswitch directive, which prevented target switches
|
10 years ago |
Jonas Maebe
|
2cf8e50771
* fixed unwanted disabling of a codepage set via -FcXXX/{$codepage XXX}
|
10 years ago |
Jonas Maebe
|
7c594b0288
+ added support for using Clang as an assembler, and make it the default
|
10 years ago |
nickysn
|
624376b403
+ handle properly win16 "odd bp" stack frames in get_caller_addr and get_caller_frame
|
10 years ago |
nickysn
|
1c3a0864e8
+ implemented win16 stderr via messageboxes similar to the way it is implemented for win32/win64 gui apps
|
10 years ago |
pierre
|
938c797a0d
Fix error in last commit opthandled -> opt_handled; Add FORCEAWK option to overrule AWK found in Makefile
|
10 years ago |
lacak
|
33986a03d3
fcl-db: mysql: add missing mysql57conn.pas (MySQL 5.7 wrapper)
|
10 years ago |
nickysn
|
aa883d0f85
+ added the win16api driver support functions
|
10 years ago |
nickysn
|
f71598a633
+ added the win16api string formatting support functions
|
10 years ago |
nickysn
|
5cb89fba9e
+ added the win16api comm support functions
|
10 years ago |
nickysn
|
6767906755
+ added the win16api sound support functions
|
10 years ago |
nickysn
|
926d66b9f5
+ added the win16api help support functions
|
10 years ago |
nickysn
|
c2a303b1da
+ added the win16api debugger support functions
|
10 years ago |