Historial de Commits

Autor SHA1 Mensaje Fecha
  michael 1c8a1407f5 * Added unicode sample using unicodestring hace 6 años
  michael ffea4d3b38 * Unicode test program using UnicodeString hace 6 años
  svenbarth f7817d25ff * parameter type needs to be Nil for formal parameters (Delphi compatible) hace 6 años
  nickysn b6d2ef12ad - removed OpenBSD loaders that are not needed for bootstrapping with FPC 3.0.4 hace 6 años
  nickysn e4ffeb2266 + added OpenBSD startup units for gprof support hace 6 años
  Jonas Maebe bde560dac2 * also accept {$elsif} after {$if(n)def} (mantis #34858) hace 6 años
  Jonas Maebe d78dbd5d59 + test from mantis #35224 (already works) hace 6 años
  Jonas Maebe ed2ae508d0 * only add hidden parameters for objectdef methods after generating the vmt, hace 6 años
  nickysn d8f79c7363 * converted the openbsd_ident.as loader to pascal hace 6 años
  nickysn 16abd6aa13 + added loader openbsd_ident.as, containing only the .note.openbsd.ident hace 6 años
  nickysn f1a7e2cdc5 * translated prt0.as from the OpenBSD x86_64 startup code to pascal inline asm; the code compiles, but is not used yet hace 6 años
  nickysn df21e3a3bc + initial (only a stub for now) implementation of pascal-based startup code units for OpenBSD hace 6 años
  florian d657373933 * patch by J. Gareth Moreton which avoids that the optimizer causes reads of invalid memory, resolves #35187 hace 6 años
  michael 992d945b0a * Expose TDOMWriter and TXMLWriter hace 6 años
  michael e32d18977c * Small command-line client that shows how to load data from SQLDB Rest Bridge into TBufDataset hace 6 años
  michael 663d004db9 * Add small SQL shell demo program. Allows to dump results in XML file hace 6 años
  michael a5f257ad20 * Firebird sample DB script, same for sqlite hace 6 años
  michael 0fb747857e * Add ADO packet data streamer hace 6 años
  svenbarth 9a9c6a3ff4 * fix for Mantis #35150: correctly convert Int64/QWord values to OleVariant (Delphi compatible) hace 6 años
  michael 805e2bb28d * Patch from Ondrej Pokorny to add transparency hace 6 años
  svenbarth d7bb4bd411 + add function call manager which implements Invoke() for the i386 register calling convention hace 6 años
  Jonas Maebe aba3f8f162 * fixed over-eager rejection of tobjecttype.fieldname expression after r40785 hace 6 años
  michael 98a30de010 * Rest module for in IDE hace 6 años
  michael f097158802 * Add database creation and README, and copyright header hace 6 años
  michael e726faca7c * Delphi rest client for REST bridge hace 6 años
  michael 02b5a755f7 * Add SQLDBIni helper hace 6 años
  michael 2845fabd02 * Add SQLDB Rest Bridge hace 6 años
  pierre c1e93bd2c2 + compiler/symdef.pas: Add missing call to tderef.reset methods in all tdef constructors. hace 6 años
  Jonas Maebe 1a559f5c60 * move the homogenous float aggregate determination function to a common hace 6 años
  joost 42204977f8 * Patch from Bart Broersma to fix writing unicode strings in the Windows hace 6 años