Commit History

Author SHA1 Message Date
  florian 9a0d4230b9 + added missing file, by Olivier Coursiere 17 years ago
  florian 502c3f4ca4 + c linking test cases for i386-haiku by Olivier Coursiere 17 years ago
  joost 3a8668211b Patch from Atilla Borka, part of bug #13228 17 years ago
  Jonas Maebe f13006c7f2 * changed the output parameters of a bunch of *tofloat() and 17 years ago
  joost 1ce7a88d65 * Fixed the problem that an IPC-Server holds a lock on its pipe so that no 17 years ago
  michael 9662260088 * Patch from Sergei Gorelkin: 17 years ago
  sekelsenmat 5f2f4a8cbb Adds initial support to read xwd image format 17 years ago
  sekelsenmat 3ea814378d Starts xwd file format support 17 years ago
  Jonas Maebe b92df02778 * new Intbasicevent*() implementation based on pthread_cond_signal by 17 years ago
  Jonas Maebe be5709fcfd + pthread_cond_broadcast() definition 17 years ago
  michael 478aefebd8 * Patch from Sergei Gorelkin: 17 years ago
  joost 0831c1c145 Patch from Atilla Borka, part of bug #13228 17 years ago
  Jonas Maebe c943c609bd + support for vaString when reading variant properties 17 years ago
  Jonas Maebe 55373cd1a9 * fixed tests for systems where the page size <> 4096 17 years ago
  Jonas Maebe 0af39c77d9 * counterpart of r12844 for storing elements to a bitpacked array: 17 years ago
  Jonas Maebe d24f232485 * when loading data from a bitpacked array, make sure we never load 17 years ago
  Jonas Maebe 273e1f54c9 * fixed parsing of typed constant bitpacked arrays where the element's 17 years ago
  yury afa7ade545 * Replace ? and @ in external names only if the external is imported from DLL on Windows. 17 years ago
  yury 1658ca9919 * Initialize controllertype field to eliminate warning. 17 years ago
  yury b3b538e215 * Removed unused local vars. 17 years ago
  yury 08b551b504 + Added extapi and imm wince api units by Vasil Maximov. 17 years ago
  Tomas Hajny 5e12d9a070 + added support for fcl-res 17 years ago
  Tomas Hajny b937db67fd * version number increased to 2.2.4 17 years ago
  Tomas Hajny 4a7cd0c512 * Makefiles regenerated 17 years ago
  ivost e98850c5c5 * added TFPGObjectList 17 years ago
  Tomas Hajny 29f0a1096c * add reference to the bug tracker rather than just an e-mail address 17 years ago
  Tomas Hajny 161c1f44d0 * changes from r12727 (import library prefix) reflected in fpcmake 17 years ago
  florian f49f148e01 + commented why wrappers for cdecl'd methods use subl/call/subl/ret instead of subl/jmp 17 years ago
  florian 67d1604c49 * handle interface methods with cdecl modifier correctly, second and final part to resolve #10684 17 years ago
  florian cc622779c9 * set size of nil constants casted to method pointers correctly, first part of resolving #10684 17 years ago