Cronologia Commit

Autore SHA1 Messaggio Data
  sekelsenmat 8476d0af2c Adds symbian arm target. 18 anni fa
  sekelsenmat b1f8d613f8 Small improvement to symbian build tool 18 anni fa
  Jonas Maebe 0ac6e82c1f * fixed handling of directories with spaces for LdSupportsNoResponseFile- 18 anni fa
  Jonas Maebe 2d99011152 * regenerated for darwin/x86_64 18 anni fa
  Jonas Maebe d8d393e802 - no longer pass "-read_only_relocs suppress" to the darwin linker when 18 anni fa
  florian f6e9d133ab + x86_64 units for lazarus 18 anni fa
  joost 17e0cf0fa4 * Avoid AV at finalization 18 anni fa
  michael 12439de612 * Added PCX support from Laurent Jacques 18 anni fa
  marco 634b5ad2db * added brga record to get it compiling. 18 anni fa
  michael aa7f70fc5e * Fix by Laurent Jacques to read all formats 18 anni fa
  Almindor b0770c35ef * add WINSOCK_VERSION to old winsock1 unit 18 anni fa
  Jonas Maebe b4b069908f - removed some unnecessary cg. prefixes when calling tcg methods 18 anni fa
  peter 093237e74d * Use expandfilename to remove ../.. from FPCDIR for non-unix 18 anni fa
  peter 44d9f35eef * test for #10224 18 anni fa
  peter 544cf539e1 * fix for relativepath, fixes #10224 18 anni fa
  peter 044ef8b982 patch from Darius Blaszijk 18 anni fa
  marco 0f412ff2d6 * mantis 10222,10223 typo corrected + non standard Delphi callback prototype 18 anni fa
  peter 0852ce56a9 * check for all fpmkunit dependencies with version check 18 anni fa
  peter b72cb5f4b8 * check if the minimum required fpmkunit is installed, if not 18 anni fa
  Jonas Maebe 1d147da585 * modified new ExtractStrings routine to again support 18 anni fa
  Jonas Maebe 80b8494b5c * fixed wrong unaligned() changes 18 anni fa
  Jonas Maebe 3b4eba9f86 * fixed handling of unaligned in assignments 18 anni fa
  yury d568718cb0 * Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines. 18 anni fa
  peter cc77ccb52e * don't use readdata for getbyte/getword/getlongint 18 anni fa
  joost 35b96a8705 * Added tests which were usefull for r9298 18 anni fa
  joost 96fe8e196a * Started adding an array-approach to the already existing double-linked list mechanism in TBufDataset. The list based on an array can be enabled with the ARRAYBUF define 18 anni fa
  peter 241c65d5ec * optimize fixpath, findfile to not require temp ansistrings 18 anni fa
  peter cb24c78d4d * typecast to tenumreg before updating usedregs to prevent varset usage, patch from Sergei Gorelkin 18 anni fa
  Jonas Maebe 1384a13d8b * solaris has to link to libsocket and libnsl when using socket 18 anni fa
  peter f704ee2d70 * remove duplicate temp allocation for register saving 18 anni fa