Commit History

Auteur SHA1 Bericht Datum
  joost e757212b86 * While reading in the configuration file, handle select-options case-insensitive, so that -Tlinux is correctly recognized 16 jaren geleden
  joost 96e141ffc6 * Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path 16 jaren geleden
  joost 73f31da836 * Use a single = to compare string values 16 jaren geleden
  joost c5d776651e * When RemoteRepository is "auto" download a list of mirrors, not the other way around 16 jaren geleden
  Jonas Maebe 7da5ba5b4d + OpenGL ES 1.1 header translation + test library (needs to be linked into 16 jaren geleden
  Károly Balogh 446e2161ce + Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed. 16 jaren geleden
  Jonas Maebe 328db69c24 * version of glutdemo that uses vertex arrays instead of immediate mode 16 jaren geleden
  joost e60623bd33 * While parsing a string to abtain a version number the default build-number is set to 1. A value of 0 indicate that it is a pre-release like a release candidate. 2.2.4rcX will become 2.2.4-0 and 2.2.4 translates as 2.2.4-1 16 jaren geleden
  Károly Balogh f1b27498c3 + added initial support for the VASM assembler of VBCC fame (http://sun.hasenbraten.de/vbcc/), 16 jaren geleden
  joost d97232c2b1 * Use version number without rc-suffix in the fp base dir 16 jaren geleden
  Jonas Maebe bb9e962490 * fixed procvar parameter passing on ppc/sysv (by value instead of by 16 jaren geleden
  joost 5ef8122b16 * Removed Oppentium3 compiler flag from default ide configuration files because the flag is not valid on all platforms 16 jaren geleden
  joost c031a1fcde * If the local-configuration directory is used and does not exist, attempt to create it 16 jaren geleden
  Jonas Maebe 22aacd2a60 * return 0 for length(pchar(0)), like Kylix does (using corrected and 16 jaren geleden
  ivost 8046f82416 * Undoing change commited in r12461, it looks like a feature and not a bug ;) 16 jaren geleden
  joost c9b5621675 * ExistsDir must also find hidden directories, so that the local configuration files are found 16 jaren geleden
  ivost fe3263eb08 * i386 version of fpc_pchar_length did not accept NIL strings, maybe we have to check other implementations also 16 jaren geleden
  joost 660a7c4b6d * Load the local mirrors before an update is tried if it is a new installation or else the update will always fail 16 jaren geleden
  florian 2083396fbc * patch to implement MaskDoFormatText by Paul Ishenin 16 jaren geleden
  Tomas Hajny 4e2676ca13 + samplecfg able to create default configuration for IDE now 16 jaren geleden
  joost b4616d43c1 * PackageAvailableVersionStr should use the AvailableRepository instead of InstalledRepository 16 jaren geleden
  joost e89b30abef * TDateTimeField.SetAsString now sets the field to NULL if an empty string is provided, bug #12875 + testsuite test 16 jaren geleden
  joost 00e76eab6a * SQLdb now handles queries with statementtype stExecProcedure as select queries so that it is possible to fetch the results. But stExecProcedure will fetch only one row of data. 16 jaren geleden
  Jonas Maebe 0d4c4a213e * only excute tests on platforms for which -gc is supported 16 jaren geleden
  joost 4fc5d5dbef * Show provided invalid date in StroToDate error messages 16 jaren geleden
  Jonas Maebe 423ee926c2 * verify during parameter parsing that -gc and -pg are implemented/ 16 jaren geleden
  Jonas Maebe e54aed98a4 * fixed some small errors/inconsistencies in the wpo messages 16 jaren geleden
  florian 7d849d312b + added missing LaTeX statement for wpo error messages 16 jaren geleden
  joost 204de0d4cf * Added tests for update-buffers and streaming 16 jaren geleden
  joost 5bfc0e094e * Clear FieldDefs before reading them from stream 16 jaren geleden