Histórico de Commits

Autor SHA1 Mensagem Data
  svenbarth bb873c93af pexpr.pas: há 10 anos atrás
  nickysn 641ff7580e + initial (and incomplete) implementation of a video unit for win16 há 10 anos atrás
  nickysn 02d6f7a2a4 - disabled the win16 target for all packages that don't compile on that platform há 10 anos atrás
  svenbarth 9dcfec8c63 pexpr.pas: há 10 anos atrás
  nickysn 88e1e963a3 * fixed "data structure too large" error when compiling the video unit on a 16-bit cpu há 10 anos atrás
  marcus 5d6c959890 AROS Amiga, MorphOS: Added PPObject_, RasSize, MIDDLEUP, MIDDLEDOWN, Changed: Text() -> GfxText() unified, ACTION_WRITE, ACTION_READ, ReadArgs, TextLength há 10 anos atrás
  blikblum 8414d53e0e Use StrBufSize to calculate PChar length and properly escape NUL values inside strings. Fixes bug #26443 há 10 anos atrás
  marcus 4a8feeff42 Amiga, MorphOS: Match SDKs for PolyDraw, PixelArray8, PixelLine8, WriteChunkyPixels há 10 anos atrás
  pierre 57bff01715 Add dummy function result after HandleError call inside fpc_sqr_real and fpc_trunc_real compilerproc to suppress warning há 10 anos atrás
  nickysn 4c8cea1d1a + implemented ChDir, MkDir, RmDir and GetDir for Win16 há 10 anos atrás
  nickysn f5c2ce9058 * fixes to the win16 stderr output há 10 anos atrás
  Jonas Maebe 84b47dc92c * fixed test on systems not using UTF-8 as defaultsystemcodepage. This test há 10 anos atrás
  Jonas Maebe 8e50695f78 * make the meaning of "string" in {$h+} mode the same as that of ansistring: há 10 anos atrás
  nickysn 406d5b7b3d + implemented a win16 heap manager for the far data memory models, using the há 10 anos atrás
  blikblum 755a6cc776 Remove commented code in fillds demo commited by accident há 10 anos atrás
  blikblum 776534a43d Fix mem leak in InitiRecord há 10 anos atrás
  florian 53ea4fb7d4 * unify x86 peephole optimizer helpers há 10 anos atrás
  nickysn 3e2248f41a + implemented exporting of functions for the win16 target há 10 anos atrás
  blikblum d144073299 Adapt demos programs to use sqlite3ds by default há 10 anos atrás
  blikblum e4ec432012 Fix sqliteds compilation há 10 anos atrás
  blikblum 55ad9b69d0 Free row from begin item há 10 anos atrás
  blikblum cc11bc4590 Fix Comparebookmarks properly handling nil parameters há 10 anos atrás
  blikblum da100b43f7 Use actual item instead of cache item for edit há 10 anos atrás
  nickysn c513cec740 - disallow mixing 'export' and 'interrupt' for the same procedure há 10 anos atrás
  nickysn b26e10d53c + generate proper win16 prologue/epilogue for exported routines (we don't yet há 10 anos atrás
  nickysn ae533e4c77 + made the $W switch control the FarProcsPushOddBP target switch in the i8086 há 10 anos atrás
  nickysn e0aa6bf85f * the FarProcsPushOddBP target switch made local instead of global (BP7 compatibility) há 10 anos atrás
  nickysn 3a4afab681 * fixed a bug in the $targetswitch directive, which prevented target switches há 10 anos atrás
  Jonas Maebe 2cf8e50771 * fixed unwanted disabling of a codepage set via -FcXXX/{$codepage XXX} há 10 anos atrás
  Jonas Maebe 7c594b0288 + added support for using Clang as an assembler, and make it the default há 10 anos atrás