Commit History

Author SHA1 Message Date
  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
  nickysn e8fc56066b + added the win16api journalling support functions 10 years ago
  nickysn 5c9a09a38b + added the win16api shell consts 10 years ago
  nickysn d6fdab5e0e + added the win16api hardware hook support constants and types 10 years ago
  pierre 4cb5a35228 Add removedir= argument; use cd ; pwd -P to obtain absolute path; use defs.h header in gdb_get_stdin.c source 10 years ago
  nickysn 46c4ebbf58 + added the win16api computer-based-training support constants and types 10 years ago