Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 10aa7f40cd * made ppu version again different from trunk version, because the format 16 年之前
  Jonas Maebe 335e159c11 Merged revisions 13351-13373,13376-13457 via svnmerge from 16 年之前
  Jonas Maebe c075ce13ea - removed (it's automatically generated/deleted by the makefiles) 16 年之前
  Jonas Maebe 464d595cc6 * renamed selector() to objcselector() for consistency with the way all 16 年之前
  florian f17943371c * assembler implementation of SwapEndian on x86-64, resolves #14203 16 年之前
  florian 90d71ee7da * SwapEndian(<16 Bit>) needs inline in the interface section as well 16 年之前
  florian 6ff15f46e2 * made SwapEndian(<16 Bit>); inlined 16 年之前
  florian e362e85039 * fixed last commit: UTF8Encode -> UTF8Decode 16 年之前
  florian d38340c753 + utf-8 <-> variant type casts, resolves #11371 16 年之前
  florian 44f588b7ad * fixed nested comment warning 16 年之前
  florian 96d650fceb * fixed some Delphi incompabilities as described here: http://www.lazarus.freepascal.org/index.php/topic,7118.msg33371 16 年之前
  florian e4161d1d3a * limited test to OSes with library aware threading 16 年之前
  florian caf0096877 * enabled version and description directive for all windows 16 年之前
  florian 1a843608ad * disable librsvg and gtk2 on win64, it doesn't build 16 年之前
  florian 380f3ac78f * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly 16 年之前
  florian 9856e548ed * avr stuff, work in progress 16 年之前
  michael ff2e7e670b * Easy-to-use Constructor that accepts a string instead of key structure 16 年之前
  florian 05ff453182 * patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043 16 年之前
  michael e888b92717 * Added ASCII85 encoder 16 年之前
  florian b4914d063a * write class string message table correctly, resolves #14145 16 年之前
  michael 24f2c7c5cc * Made descendent of TOwnerStream 16 年之前
  michael 177651a132 * Removed debug statement 16 年之前
  marco b43b3c4564 * "external;" added to pthreads.inc as per #14179. 16 年之前
  Jonas Maebe ef1c033f49 + added fppause() for FPC_USE_LIBC 16 年之前
  florian 5127c74132 * test fixed 16 年之前
  florian 11f25885a4 * test for last commit 16 年之前
  florian 6dc51122e7 * fixes fpsigsuspend call at least on i386-linux 16 年之前
  Jonas Maebe 9cbc9e1f5f * fixed command line parameter (-Nu -> -Ooloopunroll) 16 年之前
  blikblum ba45ced9bf * Optimize case insensitive comparison in Locate/Lookup by encoding the key before hand and by using the ansi functions 16 年之前
  michael 5b58c9aea6 * Added Classes version of BZip2 Stream 16 年之前