Commit History

Author SHA1 Message Date
  joost 047730fd5e * Use GetBlobSize to obtain the value of the BlobSize property + test (bug 12888) 16 years ago
  ivost f331278865 * revised oggvorbis package (vorbis headers) 16 years ago
  ivost f48cef82e8 * revised dts package (libdts headers) 16 years ago
  ivost 98102f8b74 * revised a52 package (liba52 headers) 16 years ago
  ivost 907427f2e5 * revised mad package (libmad headers) 16 years ago
  ivost cb8c685785 * added my name to libxml2 header files (better for bug reports) 16 years ago
  joost e757212b86 * While reading in the configuration file, handle select-options case-insensitive, so that -Tlinux is correctly recognized 16 years ago
  joost 96e141ffc6 * Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path 16 years ago
  joost 73f31da836 * Use a single = to compare string values 16 years ago
  joost c5d776651e * When RemoteRepository is "auto" download a list of mirrors, not the other way around 16 years ago
  Jonas Maebe 7da5ba5b4d + OpenGL ES 1.1 header translation + test library (needs to be linked into 16 years ago
  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 years ago
  Jonas Maebe 328db69c24 * version of glutdemo that uses vertex arrays instead of immediate mode 16 years ago
  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 years ago
  Károly Balogh f1b27498c3 + added initial support for the VASM assembler of VBCC fame (http://sun.hasenbraten.de/vbcc/), 16 years ago
  joost d97232c2b1 * Use version number without rc-suffix in the fp base dir 16 years ago
  Jonas Maebe bb9e962490 * fixed procvar parameter passing on ppc/sysv (by value instead of by 16 years ago
  joost 5ef8122b16 * Removed Oppentium3 compiler flag from default ide configuration files because the flag is not valid on all platforms 16 years ago
  joost c031a1fcde * If the local-configuration directory is used and does not exist, attempt to create it 16 years ago
  Jonas Maebe 22aacd2a60 * return 0 for length(pchar(0)), like Kylix does (using corrected and 16 years ago
  ivost 8046f82416 * Undoing change commited in r12461, it looks like a feature and not a bug ;) 16 years ago
  joost c9b5621675 * ExistsDir must also find hidden directories, so that the local configuration files are found 16 years ago
  ivost fe3263eb08 * i386 version of fpc_pchar_length did not accept NIL strings, maybe we have to check other implementations also 16 years ago
  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 years ago
  florian 2083396fbc * patch to implement MaskDoFormatText by Paul Ishenin 16 years ago
  Tomas Hajny 4e2676ca13 + samplecfg able to create default configuration for IDE now 16 years ago
  joost b4616d43c1 * PackageAvailableVersionStr should use the AvailableRepository instead of InstalledRepository 16 years ago
  joost e89b30abef * TDateTimeField.SetAsString now sets the field to NULL if an empty string is provided, bug #12875 + testsuite test 16 years ago
  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 years ago
  Jonas Maebe 0d4c4a213e * only excute tests on platforms for which -gc is supported 16 years ago