Commit History

Autor SHA1 Mensaxe Data
  Jeppe Johansen 7c34dc51a1 Removed vecn nodes from constant pointer address calculations to absolute variables, since only subscripts were being handled leading to problems like those described in issue #17118. %!s(int64=11) %!d(string=hai) anos
  Jeppe Johansen d3e91bb60c Fixed issue #26965. The peephole optimization didn't move a potential register deallocation to after the ldr instruction causing mov's to be removed. %!s(int64=11) %!d(string=hai) anos
  joost fd97b53016 * Fixed index-out-of-range error in fpmake when using the '-fsp 0' parameter %!s(int64=11) %!d(string=hai) anos
  Tomas Hajny 5d0bd53433 * remove fixed limit for overall size of arguments for Dos.Exec and SysUtils.ExecuteProcess %!s(int64=11) %!d(string=hai) anos
  Tomas Hajny 1c74b752c5 * fix for DosGetMessage and better (more accurate) declaration for DosQueryCP %!s(int64=11) %!d(string=hai) anos
  joost a9dcb9201f * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) %!s(int64=11) %!d(string=hai) anos
  pierre 8f58b93e39 Try to fix linux deadlock when inferiors generate lots of output to stderr %!s(int64=11) %!d(string=hai) anos
  joost 75afdf052b * Pass archive-command to fpmake on make zipsourceinstall %!s(int64=11) %!d(string=hai) anos
  joost 254cc2e7a7 * Do not add version-numbers to filenames on 8.3 fs hosts %!s(int64=11) %!d(string=hai) anos
  joost 684400b8e4 * Add a .source- or src-suffix to source-archives %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 77c1364713 * replaced use of semaphores in Unix version of TThread for suspend/resume %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 35a313d98c * throw an error if RTLEventCreate() fails on Unix %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 79a40547ca - removed no longer used tthread.FSuspendedExternal %!s(int64=11) %!d(string=hai) anos
  joost 270535fbe5 * Removed empty directories %!s(int64=11) %!d(string=hai) anos
  sergei bb1cec2474 * tcgcallparanode.secondcallparan: factored a complex condition into variable. %!s(int64=11) %!d(string=hai) anos
  sergei 07ab3fbec4 * Fixed RTTI name mangling for nested types, resolves #26069. %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe dc4a2a59f7 * initialise mineq before exiting the parameter checking loop for open array %!s(int64=11) %!d(string=hai) anos
  Tomas Hajny a46b076cd2 * removed Dos[Alloc/Free]ThreadLocalMemory which is not available before OS/2 Warp - planned to be moved to DosCall2 later %!s(int64=11) %!d(string=hai) anos
  Tomas Hajny 99e9571e0e * allow initialization of DefaultSystemCodepage also if system could return more information about prepared codepages %!s(int64=11) %!d(string=hai) anos
  joost c4492a711f * Determine if a 8.3-target-string should be used based on host-os, not the target-os, since the Makefiles and compiler do the same. %!s(int64=11) %!d(string=hai) anos
  pierre 3530328cfd Allow to impose variable value as parameter (like AWK, as mawk from Makefile does not work) %!s(int64=11) %!d(string=hai) anos
  joost d2e649e048 * Removed rtl-dependency in fpmake.pp (rtl is always added implicitly) %!s(int64=11) %!d(string=hai) anos
  Tomas Hajny 6c17c9cb29 * minor optimization (don't clear the result of GetDynLibsErrorStr twice) %!s(int64=11) %!d(string=hai) anos
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL %!s(int64=11) %!d(string=hai) anos
  joost 3296c3d381 * Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolute source path from fpunits.cfg files %!s(int64=11) %!d(string=hai) anos
  joost 49a7323b64 * Install extra files relative to $(prefix) instead of $(baseinstalldir). This way yylex.cod and yyparse.cod can be installed without using a absolute path (Not possible in archives) %!s(int64=11) %!d(string=hai) anos
  lacak 0028210b53 fcl-db: mssql: if stored procedure raises error with severity > 10 then db-library calls error handler, which sets DBErrorNo and DBErrorStr. So check them after execution of SQL and raise also error if they are set. +Cancel any pending results or other commands in batch to allow ROLLBACK. %!s(int64=11) %!d(string=hai) anos
  marcus f432d4c0c6 arosunits: converted macros repaired %!s(int64=11) %!d(string=hai) anos
  reiniero 727d73677a * fcl-db: ibconnection: cosmetic %!s(int64=11) %!d(string=hai) anos
  pierre fb35830fc1 Add support for GDB version 7.8 %!s(int64=11) %!d(string=hai) anos