Historia zmian

Autor SHA1 Wiadomość Data
  ivost 592a95f935 * removed indivdual csize_t definition from oggvorbis headers 16 lat temu
  ivost 8a9541b648 * removed individual size_t from xml2 package, using csize_t now 16 lat temu
  ivost 5f880668ae * removed the usage of unixtypes from imagemagick headers. Type size_t was used. csize_t is now available for all platforms over ctypes. 16 lat temu
  ivost 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 16 lat temu
  michael ee3ac64afb * Hopefully fixed argument size problem on 64-bit windows 16 lat temu
  Jonas Maebe 8adbb96141 * fixed solaris compilation after r12591/12594/12595 16 lat temu
  florian 2510af64d1 * fixed compilation of embedded system unit: path helper functions depend now on the avaibility of the textio/fileio feature 16 lat temu
  joost 3ef9342d59 * Free postgres-results, fixed resource-leaking, probably fixes bug #13025 16 lat temu
  florian c07a60f8e0 + experimental support unit for Phillips/NXP arm microcontroller 16 lat temu
  florian 2a29180517 + first linker script for arm-embedded 16 lat temu
  Vincent Snijders 9f9c01cef8 * fixed dependencies of fcl-xml, the logic was inverted in r12594 16 lat temu
  michael d8574f1361 * Hopefully fixed dependencies of fcl-xml 16 lat temu
  Jonas Maebe ee05e0e740 * keep reading in getxy until the entire xterm response has been read 16 lat temu
  Jonas Maebe 0768f82770 * set tf_dwarf_relative_addresses for win32 16 lat temu
  Jonas Maebe 5b7439438c + fcl-xml dependency on iconvenc, fixes linux compilation after r12587 16 lat temu
  Jonas Maebe 2929624ffc * accept overloaded operators that return any shortstring type when needing 16 lat temu
  ivost 5b4057db61 * fixed amd64 issue (unsigned long was translated to Cardinal). ctypes should be use for newer translations. 16 lat temu
  Jonas Maebe 9d81148986 * only convert character constants into widechar/widestring when assigned 16 lat temu
  ivost 6c7c28c5f2 * fixed name of libxml2, it's called now xml2. This way it follows the rules of the other libs in packages 16 lat temu
  ivost f62780694e * removed old gd headers (were alread disabled) 16 lat temu
  florian 6e700b38a4 + changed absolute offset variable to aword to avoid range check errors when using addresses > $7fffffff 16 lat temu
  florian 08f0ead3ef * version got updated 16 lat temu
  marco 9ff8491cee * tab2space used zeroes instead of spaces. (mantis 13024) 16 lat temu
  michael aecbef27b2 * Patch from Sergei Gorelkin: 16 lat temu
  joost 2496c5f30e * Fixed streaming of TSQLQuery.UpdateSQL, .InsertSQL and .DeleteSQL 16 lat temu
  Jonas Maebe bfbfa2eb64 * when converting a constant char (not widechar) with ord>=128 to a string, 16 lat temu
  ivost 1f1e198c48 * reverted r12575 16 lat temu
  ivost cd00ccbb6d * completed md5.pp fixes (forgot to uncomment some code pieces) 16 lat temu
  michael 45033acdda * Adobe Photoshop image file reader from Mattias Gaertner 16 lat temu
  ivost 0f854c5e5b * fixed little bug in crc32 and crc64 16 lat temu