Commit History

Author SHA1 Message Date
  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
  michael 213f8a41c7 * Large patch from Sergei Gorelkin: 17 years ago
  Károly Balogh 7ce0dd43ab + re-enable smartlinking for MorphOS 17 years ago
  Károly Balogh a096096de1 + fixed Sysutils' ExecuteProcess() to allow longer ComLine than 256 chars (smartlinking needs this badly) 17 years ago
  Jonas Maebe 4d58c33fb0 * fixed int64 to boolean conversion for loc_(c)reference based on ppc code 17 years ago
  michael ff2372080e * Initial check-in 17 years ago
  Vincent Snijders 2add1ed6fc * cleanup on shootout maintainers request 17 years ago
  florian 7a4f76f262 + VFP instructions for arm 17 years ago
  Jonas Maebe 5347e536c2 + support for generating non-pic darwin/arm call stubs 17 years ago
  Jonas Maebe 253ae0c33e * changed abi for darwin/arm from eabi to default, as it appears to be 17 years ago
  Vincent Snijders 925cfd2fd7 * removed accidentally committed change 17 years ago
  Vincent Snijders f386573a94 + expected output for meteor benchmark 17 years ago
  Vincent Snijders 1c98cda100 * fixed compilation on x86_64 17 years ago