Historique des commits

Auteur SHA1 Message Date
  florian f53a14ec38 * fix regressions caused by r17496 il y a 14 ans
  sergei a4ef532fd3 Fixed win64 compilation after r17497 ('movq' is no longer valid as a replacement for 'mov' in Intel asmmode). il y a 14 ans
  sergei 08e895cf7c * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. il y a 14 ans
  florian e271595e20 * patch by Hans-Peter Diettrich to speed up specialize_objectdefs, resolves #17638 il y a 14 ans
  sergei 68f8eb2fdb * Disable DYNAMIC_LINK for Win64 - it involves assembler blocks, which are specific to i386/stdcall and won't work in Win64. Since r17490 it won't compile, too. Patch from Cyrax, resolves #19371. il y a 14 ans
  sergei 1aa5c4ac0e * Fixed wrong ModRM byte in movq encoding, causing regression of test/cg/tcalext6 in r17490. il y a 14 ans
  michael 29c9a90148 * Added darwin codegen dir il y a 14 ans
  michael 76a781c45a * Added darwin datadict dirs il y a 14 ans
  sergei 9e8a31193b x86 assembler: il y a 14 ans
  florian 6ea8eb7dc2 + changes precedence of unary minus operator in mac and iso mode, resolves #17710 il y a 14 ans
  michael a0770fc99a * Added dependency of fppkg on fcl-web il y a 14 ans
  Jonas Maebe 2922e44ef8 * limit dependency of fppkg on libcurl to those platforms for which libcurl il y a 14 ans
  michael 2c7a4cb5c3 * Added HTTP downloader il y a 14 ans
  Jonas Maebe b0e83a06af * fixed crash when trying to index a record without a default property il y a 14 ans
  Jonas Maebe 62ac6c23a0 * fixed dependencies for fppkg after r17448/17450 il y a 14 ans
  sergei d908fb42f7 x86 assembler fixes: il y a 14 ans
  florian d0c6e23116 + -Sy on the command line is now equal to $T+, resolves #16160 il y a 14 ans
  florian d9ed5adb21 * set line info markers properly, resolves #17803 il y a 14 ans
  florian 5231d109ba * fullcycle fixed il y a 14 ans
  florian 8c550de5f8 + win9xwsmanager unit provided by Bart Broersma, resolves #17381 il y a 14 ans
  marco a15cb2ed4b * silenced a few deprecated warnings. il y a 14 ans
  michael 514c878c6a * Added HTTP Client implementation il y a 14 ans
  michael 2ab9fe2775 * Fix wrong lookup address order in TInetSocket il y a 14 ans
  florian 7de8972e5c * fix Sysutils.AssertErrorHandler as proposed by Martin Friebe in #19130, resolves #19310 il y a 14 ans
  florian 13285ab264 o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable il y a 14 ans
  florian f1b13dca19 * handle aligned assignments with size < sizeof(aint) properly, resolves #19355 il y a 14 ans
  michael 54bbaa037e * Add fphttpserver to makefile/fpmake il y a 14 ans
  michael 1cfa5058fe * Initial implementation of HTTP Server component il y a 14 ans
  michael 075b26b833 * Fixed wrongly initialized maxconnections and refactor to allow message-loop style handling il y a 14 ans
  michael bf39491816 * Added ASCII85 examples il y a 14 ans