Commit History

Author SHA1 Message Date
  svenbarth 38ffcff3aa * fix program name of the test 7 years ago
  michael 722927bc4f * Add Pas2js 7 years ago
  pierre cca5a219d2 Add missing directory for examples 7 years ago
  pierre aa4d26c358 Rectify location of ipcclient and ipcserver sources from fcl-base/examples to fpc-process/examples directory in fpmake files 7 years ago
  pierre 26e4b4cfb4 Remove false warning about dependency on fcl-process for OSes that are handled differently in fpmkunit and fppkg 7 years ago
  pierre 0426f94c36 fcl-net restrict openssl pacakge dependency to OSes that compile unit sslsockets 7 years ago
  pierre 65c88ce4e2 fcl-pdf does not need winunits-base package for wince OS target 7 years ago
  marco dd52e79089 * two comment spelling fixes. Mantis #34092 & #34097 7 years ago
  michael 6603bf149a * Amend Patch for bug id #21594, fixing possible AV in corner cases 7 years ago
  pierre e4346b264f Add missing alignment in DynArrayIndex function 7 years ago
  michael 7e6416b1f4 * Use constant for formatting floats, adjust sign/precision argument 7 years ago
  Mattias Gaertner 669259bf5d pastojs: filer: default sourcefilename 7 years ago
  Mattias Gaertner 0031588e06 pastojs: store if impl proc body is empty 7 years ago
  Mattias Gaertner 971c7b45e7 fcl-passrc: resolver: fixed uninitialized var 7 years ago
  pierre ada8891d9e Also allow clang assembler for powerpc64-darwin target 7 years ago
  pierre bc75e8547e Improve detect_linuxvcs to allow parsing of /proc/PID/stat even with spaces in exe name 7 years ago
  pierre 76d3893d78 Changes for symbian target OS, adding most of standard units, as empty stubs 7 years ago
  pierre 0064860f75 Changes for symbian target OS 7 years ago
  pierre d0a7e29052 Add character, fpwidestring, unicodedata and unicodenumtable units to allow compilation of uregexpr unit from package regexpr 7 years ago
  pierre 805aaf18d6 Add character, fpwidestring, unicodedata and unicodenumtable units to Makefile to allow compilation of uregexpr unit from pacakge regexpr 7 years ago
  pierre 394b353c34 Add character, fpwidestring, unicodedata and unicodenumtable units to builrtl to allow compilation of uregexpr unit from pacakge regexpr 7 years ago
  pierre 2ad89601e1 Add character, fpwidestring, unicodedata and unicodenumtable units to allow compilation of uregexpr unit from pacakge regexpr 7 years ago
  Károly Balogh 3c25184889 unbroke build for anything non Windows and non-Unix, where the nonblocking code is disabled anyway 7 years ago
  svenbarth 7e0d7e118e * fix compilation after r39568 as Min() requires the Math unit 7 years ago
  michael aa4a470cfb * Code cleanup, part 2: remove functions already in sysutils, most of them not used anyway. 7 years ago
  michael f6e9abeaf3 * Remove non-FPC code, dates back to D7 or earlier 7 years ago
  marco 00aeae7651 * alternate readinput with streams. 7 years ago
  michael 20917b4ec2 * Fix strlcomp 7 years ago
  svenbarth 3d740f13e4 * ensure that the data of the temp node is freed correctly in case of an error (the error might be non-fatal in case of a generic passing an untyped type to Write/Read) 7 years ago
  svenbarth 781303c0d8 * ensure that the file parameter for the Read/Write family of intrinsics is (and can be) freed in tinlinenode.handle_read_write() 7 years ago