Revīziju vēsture

Autors SHA1 Ziņojums Datums
  marco b2e85d2c56 * pthread_attr_destroy fixes for the rest of *nix. 11 gadi atpakaļ
  marco 018be5c22c * add pthread_attr_destroy, due to Vincent's follow up to mantis #25416 11 gadi atpakaļ
  sergei 1ee9373fa6 * Changed function create_pd into method of ttryfinallynode, so it can be reused for Win32 SEH and, in the future, for DWARF-based exception handling on other targets. 11 gadi atpakaļ
  lacak 9b4735032b fcl-db: mysql: remove obsolete mysql4conn unit replaced by mysql40conn and mysql41conn 11 gadi atpakaļ
  marco 996e802606 * fix memleak pthread_attr, Mantis #25416 by Henry Vermaak. 11 gadi atpakaļ
  marco 7fc33865be * build mysql 5.6, after Reinier said it wasn't built. 11 gadi atpakaļ
  pierre a0747f4d5d Also update TESTCONFIG and TESTRUNHISTORY tables 11 gadi atpakaļ
  pierre 218adfe6c3 * Allow compilation for windows OS. 11 gadi atpakaļ
  pierre 360f53b742 Add -ll option to use longlog file 11 gadi atpakaļ
  sergei ffba5aee60 * MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399. 11 gadi atpakaļ
  nickysn a68b9fd01f * use byte sized instead of word sized memory operations on the fpu control 11 gadi atpakaļ
  marco 4871a7b1c9 * fix for mantis #25191, extract gobject routines to separate unit. 11 gadi atpakaļ
  reiniero 5ae858fbf5 * fcl-db oracleconnection.pp: cosmetic: replace Dutch tel variable with counter; translate Dutch comment 11 gadi atpakaļ
  pierre 80c67337ed Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unit 11 gadi atpakaļ
  sergei 0e0273d53f * Partially reverted r26192, preserving registers in presence of exceptions needs a different solution. 11 gadi atpakaļ
  pierre a5ea0d2b4c Add dbconfig program to handle TESTCONFIG table 11 gadi atpakaļ
  pierre bd91a8da7e Force SrcExeExt for prog parameter in ExecuteRemote function 11 gadi atpakaļ
  pierre 85f138b409 + Add StringQuery and InsertQuery functions. 11 gadi atpakaļ
  pierre 0987129993 Add 2.6.0 to 2.6.3 versions 11 gadi atpakaļ
  pierre cf175b28d1 Add TU_COMPILERDATE to ShowRunData 11 gadi atpakaļ
  nickysn 9c86da1911 - rm the fwait after fstsw in fpc_exp_real. My own testing on a true i8087 shows 11 gadi atpakaļ
  nickysn 775619ef8b * 8087/80287 fixes in fpc_exp_real 11 gadi atpakaļ
  marco 67c21b3a5e * fix for #25402 One argument of GetICMProfileW missed an indirection 11 gadi atpakaļ
  nickysn d0a7522e1f + also init Default8087CW in DetectFPU 11 gadi atpakaļ
  nickysn 180ddf2ddd + i8086 FPU detection code updated to also identify the FPU type (8087/287/387+) 11 gadi atpakaļ
  marco a8671e550e * fix FPC_USE_LIBC for inotify and clock* functions, and always link librt when this unit is used under FPC_USE_LIBC. 11 gadi atpakaļ
  Jeppe Johansen d24cbbf9f5 Changed debug information to dwarf for ARM_embedded, and set local minimum alignment to 4. 11 gadi atpakaļ
  lacak 29ddc3f688 fcl-db: mysql: add support for MySQL 5.6 11 gadi atpakaļ
  florian dde4ec96c2 * avoid range check error during compilation due to constant propagation 11 gadi atpakaļ
  florian 5aae381d10 * as nodes can appear directly in statements for checking of type conversions 11 gadi atpakaļ