Commit History

Author SHA1 Message Date
  florian 24fe46b3a3 + missing includes of fpcdefs.inc added 17 years ago
  florian 14a0ec4ea3 * made fptime based on usgettimeofday available 17 years ago
  florian 037f95c451 * fixed syscall0 for arm eabi 17 years ago
  florian 04fe88f134 * handle 64 bit parameters correctly for arm eabi 17 years ago
  florian 3b5699e488 * removed packed, the stat record should be c packed 17 years ago
  marco 50de0679f2 * Add the main unit URL to the index, the fp IDE uses the index for context sensitive help. 17 years ago
  marco cbbf7f4cfe * fixed a bunch of structural errors and missing escapes to get the docs building again. 17 years ago
  peter f170eef1da * use AvailableRepository when compiling new packages 17 years ago
  florian 7c6e0a48e9 * arm-linux-eabi uses mmap2 and ugetrlimit 17 years ago
  peter 7b188a6a0e * reset version to latest release: 2.2.2-0 17 years ago
  yury 8850d715af + ras and raserror wince api units by Vasil Maximov. 17 years ago
  yury a6bff5f077 + Some fixes to wince api units by Vasil Maximov. 17 years ago
  yury 14b5b6b9f2 + New wince api units and some fixes to existing api units by Vasil Maximov. 17 years ago
  Jonas Maebe 13d92bfa04 + fpmkfifo for libc 17 years ago
  florian cb9e52826f * fix range check error in options handling, resolves #12365 17 years ago
  joost 422c45ce3e * Implemented TNumericField.GetAsboolean 17 years ago
  michael 5499e08c05 * Override EnableIgnore in TDecorator 17 years ago
  marco b239c87b07 * removed a forgotten writeln that could cause havoc in GUI programs. 17 years ago
  Jonas Maebe 64ddae4eff + -vq parameter to show message numbers 17 years ago
  marco 925c119911 * some more minor fixes to the debug info 17 years ago
  marco 9ad5720e46 * small enhancement to wutils 'writeln(stderr,...); kind of debugging' 17 years ago
  marco a091b51e31 * Initial CHM support for textmode IDE. 17 years ago
  marco d6c5cacd80 * avoid double free when reusing chmsitemap objects 17 years ago
  mazen 9ab9c1517c * If no custom libgdb.a file is found, then we try to look for a system default libgdb.a before deciding to build IDE without debugger support. Some distributions like Debian provide package libgdb-dev with libgdb.a on which official IDE in Debian package should link. 17 years ago
  Jonas Maebe c0ccf21c28 * fixed range check error when writing const pointers > high(longint) 17 years ago
  Jonas Maebe 79850c5027 * don't crash when someone uses an integer value to declare a wide/unicode 17 years ago
  Jonas Maebe 8adde04a0b * don't warn that a unit won't be smartlinked in case no .a file is 17 years ago
  Károly Balogh d41cb0c251 * another attempt to properly fix the fix for 8391 17 years ago
  Károly Balogh 049280bc21 * fix bug #8391 only for arm-wince, because otherwise it breaks other platforms (incl. i386-win32) 17 years ago
  michael b40d826439 * Fixed bug #12323. Bug is in getting default value of string parameters, unterminated memory copy 17 years ago